Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14594: Fix some dependencies (required for shared library build) | Jelmer Vernooij | 1 | -3/+6 |
2007-10-10 | r14592: Add support for loading shared modules to LDB. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14572: Give libraries saner names, remove some .pc files, make some things | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. | 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 | -5/+0 |
2007-10-10 | r14349: Kill proto.h! | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters: | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r14109: Modulify the smbcalls subsystem. | Jelmer Vernooij | 1 | -36/+36 |
2007-10-10 | r13960: Generate makefile rules for installing/removing shared modules. | Jelmer Vernooij | 1 | -16/+16 |
2007-10-10 | r13938: Around round of splitups | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13926: More header splitups. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13899: Get the shared library build building again. Just compiles for now, | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r13840: Mark some functions as public. | Jelmer Vernooij | 1 | -12/+0 |
2007-10-10 | r13839: Use registration mechanism for backends as well (in the same sense | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r13786: [merge] Add registration functions for LDB modules | Jelmer Vernooij | 1 | -0/+9 |
2007-10-10 | r13074: Add oLschema2ldif manpage | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13067: Don't install ldbtest | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12941: Add Attribute Scoped Search control | Simo Sorce | 1 | -0/+10 |
2007-10-10 | r12733: Merge ldap/ldb controls into main tree | Simo Sorce | 1 | -1/+23 |
2007-10-10 | r12717: Always compile the skel module, so we know when we break it. | Andrew Bartlett | 1 | -0/+9 |
2007-10-10 | r12670: Make a couple of dependencies stricter | Jelmer Vernooij | 1 | -0/+8 |
2007-10-10 | r12600: Add a new module to sort the objectclass attribute on store. The | Andrew Bartlett | 1 | -0/+9 |
2007-10-10 | r12592: Remove some useless dependencies | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -12/+10 |
2007-10-10 | r12254: Add some (hopefully correct) descriptions for libraries that are inst... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r11303: Support defining and installing public headers for libraries. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r11300: Treat libraries as a special kind of subsystem | Jelmer Vernooij | 1 | -13/+4 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -40/+40 |
2007-10-10 | r10918: - fixed standalone ldb build | Andrew Tridgell | 1 | -9/+0 |
2007-10-10 | r10913: This patch isn't as big as it looks ... | Andrew Tridgell | 1 | -0/+9 |
2007-10-10 | r9786: Move ldb_map into ldb/modules/ | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r9685: Add tests for samba3sam mapping module | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r9595: Add ldb map module | Jelmer Vernooij | 1 | -0/+8 |
2007-10-10 | r9447: Add a new tool to convert openLdap schema files into an ldif | Simo Sorce | 1 | -0/+11 |
2007-10-10 | r8966: Simplify the makefile generation system a bit. | Jelmer Vernooij | 1 | -0/+7 |
2007-10-10 | r8669: The objectguid module belongs in Samba's ldb module collection, not in | Andrew Bartlett | 1 | -9/+0 |
2007-10-10 | r8667: Further simply the provision script, by removing the 'name' attribute. | Andrew Bartlett | 1 | -0/+9 |
2007-10-10 | r8650: Use the timestamps and a new objectguid module rather than placing | Andrew Bartlett | 1 | -0/+9 |
2007-10-10 | r8625: move the ldb_wrap logic into the ldb code. This logic is meant to | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r8037: a fairly major update to the internals of ldb. Changes are: | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r7958: More debian packaging updates; packages build now with | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'. | Jelmer Vernooij | 1 | -1/+8 |
2007-10-10 | r7936: new ldb_dn_explode and ldb_dn_casefold functions and co | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r7860: switch our ldb storage format to use a NDR encoded objectSid. This is | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r7804: added the samba specific ldif handlers into the tree, but don't enable | Andrew Tridgell | 1 | -1/+9 |
2007-10-10 | r7767: fixed ldb dependencies | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7712: ldb/common/util.c is gone | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r7709: - convert ldb to use popt, so that it can interact with the samba | Andrew Tridgell | 1 | -7/+16 |
2007-10-10 | r7669: removed ldap from our configure tests | Andrew Tridgell | 1 | -12/+0 |
2007-10-10 | r7667: added a ldb ildap backend, using our internal ldap client library. Nex... | Andrew Tridgell | 1 | -0/+12 |