r15300: Only enable SWIG shared libs if python is available
[bbaumbach/samba-autobuild/.git] / source4 / scripting / swig /
2007-10-10 Jelmer Vernooijr15300: Only enable SWIG shared libs if python is available
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr15191: Avoid uint_t as it's not standard.
2007-10-10 Tim Potterr14968: Move tdb and ldb swig wrappers in to lib/tdb...
2007-10-10 Tim Potterr14915: Work in progress - getting ldb_add() working.
2007-10-10 Jelmer Vernooijr14906: Move SWIG-specific files to scripting/swig/
2007-10-10 Tim Potterr14901: More work on ldb swig interface. Wrap some...
2007-10-10 Tim Potterr14897: Do more error checking of tdb function returns...
2007-10-10 Tim Potterr14881: Unpack ldb_message_element and ldb_val arrays...
2007-10-10 Tim Potterr14880: Doc.
2007-10-10 Tim Potterr14879: Fix bug unpacking ldb_messages.
2007-10-10 Tim Potterr14878: Write swig wrappers for ldb_init() and ldb_conn...
2007-10-10 Tim Potterr14873: Add skeleton swig ldb interface.
2007-10-10 Tim Potterr14871: We don't need to import UserDict anymore.
2007-10-10 Tim Potterr14854: Finish off swig wrapper and torture tests for...
2007-10-10 Tim Potterr14804: Start writing a more Pythonic tdb module.
2007-10-10 Tim Potterr14798: Get swig building again (by commenting out...
2007-10-10 Simo Sorcer13985: Slowly start swig_ldb
2007-10-10 Simo Sorcer13906: fix swig build
2007-10-10 Tim Potterr7062: Merge scripting/swig/config.mk with scripting...
2007-10-10 Tim Potterr6592: Throw an IOError exception if tdb_open() or...
2007-10-10 Tim Potterr6591: Add some comments.
2007-10-10 Tim Potterr6590: Remove bogus library versioning variables from...
2007-10-10 Tim Potterr6540: Implement a bunch more SAMR functions.
2007-10-10 Tim Potterr6539: A patch from jbm:
2007-10-10 Tim Potterr6512: Refactor samr torture test to use the nicer...
2007-10-10 Tim Potterr6511: Implement GetUserPwInfo(), QueryUserInfo(),...
2007-10-10 Tim Potterr6510: Initialise rid parameter in samr_RidToSid()...
2007-10-10 Tim Potterr6508: Fix typo - yay testsuite.
2007-10-10 Tim Potterr6507: Fix syntax error in GetAliasMembership().
2007-10-10 Tim Potterr6506: Rename parameter to GetDomPwInfo.
2007-10-10 Tim Potterr6469: Add CreateDomainGroup, GetAliasMembership.
2007-10-10 Tim Potterr6329: Write tests for newly implemented alias functions.
2007-10-10 Tim Potterr6328: Fix bug in OpenAlias.
2007-10-10 Tim Potterr6327: Add LSA objects to dcerpc swig library.
2007-10-10 Tim Potterr6326: Add %array_functions for struct lsa_SidPtr.
2007-10-10 Tim Potterr6324: Pass server name instead of binding string on...
2007-10-10 Tim Potterr6215: Add test for LookupNames. Fix CreateUser2 test.
2007-10-10 Tim Potterr6214: Fix typo in DomainHandle.OpenUser() function.
2007-10-10 Tim Potterr6213: Add %array_functions for struct samr_String...
2007-10-10 Tim Potterr6212: Treat uint8 and int8's as integers instead of...
2007-10-10 Tim Potterr6211: Use cli_credentials_set_{domain,username,passwor...
2007-10-10 Tim Potterr6210: Call cli_credentials_set_conf() when initialisin...
2007-10-10 Tim Potterr6208: Add cli_credentials support for swig wrappers...
2007-10-10 Tim Potterr5778: Remove tdb_set_lock_alarm() function from wrappe...
2007-10-10 Tim Potterr5777: At some stage SIG_ATOMIC_T was renamed to sig_at...
2007-10-10 Tim Potterr5369: Rename torture modules so they don't conflict...
2007-10-10 Tim Potterr5368: Fix ups for domain_name field name change.
2007-10-10 Tim Potterr5353: Throw a NTSTATUS exception if a NT error code...
2007-10-10 Tim Potterr5351: Add wrapper for nt_errstr and array functions...
2007-10-10 Tim Potterr5350: Implement an input typemap for NTSTATUS.
2007-10-10 Tim Potterr5348: Implement the remaining samr connect functions...
2007-10-10 Tim Potterr5335: Add a Close() method to SamrHandle object.
2007-10-10 Tim Potterr5293: Map an empty policy handle to None when creating...
2007-10-10 Tim Potterr5247: Fix rpcclient to work with new swig interface.
2007-10-10 Tim Potterr5244: Convert this module to use the new structure...
2007-10-10 Tim Potterr5243: Woohoo - memory leak city! Comment out talloc_f...
2007-10-10 Tim Potterr5242: Check that argument is an integer or a long...
2007-10-10 Tim Potterr5224: Add in/out typemaps for resume handles. This...
2007-10-10 Tim Potterr5095: uint32 -> uint32_t
2007-10-10 Tim Potterr5094: Use builtin swig types for converting between...
2007-10-10 Tim Potterr5074: Remove dead code.
2007-10-10 Tim Potterr5018: Initialise required subsystems (by hand, generat...
2007-10-10 Tim Potterr5017: Fix bug in output typemap for uint32 (!)
2007-10-10 Tim Potterr5016: Use LIBRARY instead of BINARY for inserting...
2007-10-10 Tim Potterr4982: Start to move swig dependencies into new build...
2007-10-10 Tim Potterr4981: Fix swig build.
2007-10-10 Tim Potterr4546: Use talloc_p() instad of talloc()
2007-10-10 Tim Potterr3870: Delete wrappers for tdb_lockkeys() and tdb_unloc...
2007-10-10 Tim Potterr3607: EnumDomainAlises doesn't take a max_size parameter.
2007-10-10 Tim Potterr3590: Add some more commands to rpcclient from a patch...
2007-10-10 Tim Potterr3589: Add some extra status codes.
2007-10-10 Tim Potterr3588: Fix bug in converting SIDs containing large...
2007-10-10 Tim Potterr3521: Collect printer driver names in EnumPrinterDrivers.
2007-10-10 Tim Potterr3506: Test EnumPorts function.
2007-10-10 Tim Potterr3505: #include dynconfig.h
2007-10-10 Tim Potterr3474: Add conversion functions for the time_t type.
2007-10-10 Tim Potterr3459: Fix cut&paste error in copyright header.
2007-10-10 Tim Potterr3456: Add appropriate #includes to fix Python extensio...
2007-10-10 Tim Potterr3430: Add tests for EnumPrinterDataEx, SetPrinterDataE...
2007-10-10 Tim Potterr3411: Ignore some autogenerated files.
2007-10-10 Tim Potterr3410: Handle conversion of DATA_BLOBs and pointers...
2007-10-10 Tim Potterr3405: Test EnumPrinterData and GetPrinterData.
2007-10-10 Tim Potterr3403: Add test for operations on print server handle.
2007-10-10 Tim Potterr3401: Fix IDL for SetForm RPC.
2007-10-10 Tim Potterr3396: Rename form_name -> formname. This time, check...
2007-10-10 Tim Potterr3311: Consistency updates for form name members.
2007-10-10 Tim Potterr3309: Add wrapper for dcerpc_server_name() function.
2007-10-10 Tim Potterr3308: Handle servers that don't have samr_Connect5.
2007-10-10 Tim Potterr3302: The security descriptors in spoolss_PrinterInfo2...
2007-10-10 Tim Potterr3217: Start of a spoolss_GetPrinter test.
2007-10-10 Tim Potterr3216: Add tests for OpenPrinterEx and ClosePrinter.
2007-10-10 Tim Potterr3204: Got unpacking of an array of PrinterInfo union...
2007-10-10 Tim Potterr3010: Do some more PyInt vs PyLong checks.
2007-10-10 Tim Potterr3009: Fix up unmarshall functions to return Python...
2007-10-10 Tim Potterr3007: uint32 values need to be stored in Python longs...
2007-10-10 Tim Potterr3001: Expose unmarshalling functions for structures...
2007-10-10 Tim Potterr2994: More cleanups. Move the generation of NTSTATUS...
2007-10-10 Tim Potterr2986: Add correct value to dict when generating wrappe...
2007-10-10 Tim Potterr2975: Try to emulate NT_STATUS_IS_ERR() functionality...
next