Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r16264: Add, but do not yet enable, the partitions module. | Andrew Bartlett | 1 | -19/+150 |
2007-10-10 | r16168: Make the example match the actual function. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r16063: Make is clearer when we can't write to the smb.conf | Andrew Bartlett | 1 | -5/+8 |
2007-10-10 | r15805: Fix incompatible type assignment. Caught by the IBM checker. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15731: module init functions should return NTSTATUS, not void | Andrew Tridgell | 10 | -10/+20 |
2007-10-10 | r15585: Revive pidl's SWIG file generator. It now generates simple | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15581: Remove unused include | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r15391: Wrap up the nbt_name_query() function as a bit of an experiment. It | Tim Potter | 1 | -1/+2 |
2007-10-10 | r15389: Add some better torture tests for LdbMessage. | Tim Potter | 1 | -8/+73 |
2007-10-10 | r15348: Start adding a dict interface and tests to LdbMessage class. | Tim Potter | 1 | -8/+12 |
2007-10-10 | r15345: Add a read-only test to tdb torture tester. | Tim Potter | 1 | -0/+8 |
2007-10-10 | r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r15300: Only enable SWIG shared libs if python is available | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 2 | -5/+5 |
2007-10-10 | r15191: Avoid uint_t as it's not standard. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15187: Introduce new param type P_BYTES. This lets config options which specify | James Peach | 1 | -1/+2 |
2007-10-10 | r15077: map SID_BUILTIN_USERS | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r14968: Move tdb and ldb swig wrappers in to lib/tdb and lib/ldb directories. | Tim Potter | 5 | -645/+1 |
2007-10-10 | r14915: Work in progress - getting ldb_add() working. | Tim Potter | 2 | -8/+38 |
2007-10-10 | r14906: Move SWIG-specific files to scripting/swig/ | Jelmer Vernooij | 2 | -8/+6 |
2007-10-10 | r14901: More work on ldb swig interface. Wrap some more functions. | Tim Potter | 2 | -9/+97 |
2007-10-10 | r14897: Do more error checking of tdb function returns and raise IOError or | Tim Potter | 1 | -6/+14 |
2007-10-10 | r14881: Unpack ldb_message_element and ldb_val arrays. Python can now access | Tim Potter | 1 | -26/+41 |
2007-10-10 | r14880: Doc. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r14879: Fix bug unpacking ldb_messages. | Tim Potter | 1 | -1/+12 |
2007-10-10 | r14878: Write swig wrappers for ldb_init() and ldb_connect(). | Tim Potter | 3 | -11/+80 |
2007-10-10 | r14875: Make better use of the build system | Jelmer Vernooij | 1 | -26/+15 |
2007-10-10 | r14873: Add skeleton swig ldb interface. | Tim Potter | 2 | -0/+34 |
2007-10-10 | r14871: We don't need to import UserDict anymore. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r14870: Update to link with dynamic instead of static objects. | Tim Potter | 1 | -7/+10 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14854: Finish off swig wrapper and torture tests for tdb. | Tim Potter | 2 | -11/+149 |
2007-10-10 | r14804: Start writing a more Pythonic tdb module. | Tim Potter | 2 | -7/+48 |
2007-10-10 | r14801: Move swig testing makefile fragment into swig's config.mk and out of | Tim Potter | 1 | -0/+5 |
2007-10-10 | r14798: Get swig building again (by commenting out dcerpc stuff for now). | Tim Potter | 2 | -4/+15 |
2007-10-10 | r14603: Fix building of ejs modules as shared libs | Jelmer Vernooij | 3 | -4/+14 |
2007-10-10 | r14594: Fix some dependencies (required for shared library build) | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14572: Give libraries saner names, remove some .pc files, make some things | Jelmer Vernooij | 2 | -4/+4 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 4 | -0/+6 |
2007-10-10 | r14500: Make some more functions public | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14497: Fix build with shared libraries | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 4 | -4/+5 |
2007-10-10 | r14381: Kill structs.h | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 4 | -0/+4 |
2007-10-10 | r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters: | Jelmer Vernooij | 1 | -16/+1 |
2007-10-10 | r14200: Now we have real USN support, don't force the values in the provision | Andrew Bartlett | 1 | -16/+0 |
2007-10-10 | r14110: make ndr interface parsing code libraries, | Stefan Metzmacher | 1 | -1/+1 |