| Commit message (Expand) | Author | Age | Files | Lines |
* | r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer | Stefan Metzmacher | 2007-10-10 | 1 | -224/+91 |
* | r19888: make it possible to use default attrib handlers from extensions | Simo Sorce | 2007-10-10 | 1 | -1/+114 |
* | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 2007-10-10 | 1 | -6/+6 |
* | r19683: Guard GUID_from_string from walking off the end. | Andrew Bartlett | 2007-10-10 | 1 | -0/+3 |
* | r19531: Make struct ldb_dn opaque and local to ldb_dn.c | Simo Sorce | 2007-10-10 | 1 | -9/+9 |
* | r19520: Try not to read past the end of the ldb buffer. | Andrew Bartlett | 2007-10-10 | 1 | -6/+5 |
* | r19327: fixed a leak in ldif_canonicalise_objectCategory() | Andrew Tridgell | 2007-10-10 | 1 | -4/+6 |
* | r17515: Fix warnings | Simo Sorce | 2007-10-10 | 1 | -7/+7 |
* | r17432: display more GUID values nicely, | Stefan Metzmacher | 2007-10-10 | 1 | -0/+48 |
* | r17416: display the attributeSecurityGUID nicely. | Stefan Metzmacher | 2007-10-10 | 1 | -0/+8 |
* | r17415: the ldif handlers can't do search as this now blocks foerever | Stefan Metzmacher | 2007-10-10 | 1 | -11/+3 |
* | r16965: Take a better stab at comparison functions between string and binary | Andrew Bartlett | 2007-10-10 | 1 | -24/+44 |
* | r16067: Remove const, it isn't required and just causes a warning. | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | r16066: The OSX AD plugin uses objectCategory searches a lot, and uses them | Andrew Bartlett | 2007-10-10 | 1 | -2/+79 |
* | r14860: create libcli/security/security.h | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 2007-10-10 | 1 | -0/+1 |
* | r13078: fixed the ldb comparison function for objectSids | Andrew Tridgell | 2007-10-10 | 1 | -1/+1 |
* | r12829: fix ldb headers, to not include '<...>' files in .c files | Stefan Metzmacher | 2007-10-10 | 1 | -2/+2 |
* | r12733: Merge ldap/ldb controls into main tree | Simo Sorce | 2007-10-10 | 1 | -0/+1 |
* | r12608: Remove some unused #include lines. | Jelmer Vernooij | 2007-10-10 | 1 | -1/+0 |
* | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 2007-10-10 | 1 | -0/+1 |
* | r12158: added ldif handlers for the ntSecurityDescriptor attribute, so when | Andrew Tridgell | 2007-10-10 | 1 | -0/+67 |
* | r11459: display a schemaIDGUID as a guid in ldif, making it easier to work | Andrew Tridgell | 2007-10-10 | 1 | -0/+8 |
* | r9786: Move ldb_map into ldb/modules/ | Jelmer Vernooij | 2007-10-10 | 1 | -631/+0 |
* | r9744: - [upgrade.js] Start working on smb.conf conversion. | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r9712: Bunch of small fixes | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r9699: Add as much attributes the current Samba4 SAM has to the mapping table... | Jelmer Vernooij | 2007-10-10 | 1 | -5/+402 |
* | r9698: Fix a bit of memory management | Jelmer Vernooij | 2007-10-10 | 1 | -57/+19 |
* | r9690: Extend test + fix several bugs | Jelmer Vernooij | 2007-10-10 | 1 | -4/+4 |
* | r9689: valgrind-clean now. Editing works now mostly, you just lose half of your | Jelmer Vernooij | 2007-10-10 | 1 | -4/+52 |
* | r9686: Another round of bugfixes. Works somewhat now, when running under valg... | Jelmer Vernooij | 2007-10-10 | 1 | -7/+33 |
* | r9685: Add tests for samba3sam mapping module | Jelmer Vernooij | 2007-10-10 | 1 | -0/+198 |
* | r9595: Add ldb map module | Jelmer Vernooij | 2007-10-10 | 1 | -29/+0 |
* | r9591: - Remove empty file | Jelmer Vernooij | 2007-10-10 | 1 | -0/+29 |
* | r8810: Fix missing headers. Still doesn't fix the build but getting closer th... | Rafal Szczesniak | 2007-10-10 | 1 | -0/+1 |
* | r8228: fix compiler warnings | Stefan Metzmacher | 2007-10-10 | 1 | -9/+9 |
* | r8224: - add objectGUID ldif_handler | Stefan Metzmacher | 2007-10-10 | 1 | -14/+140 |
* | r8082: large rewite of ldb_dn.c | Simo Sorce | 2007-10-10 | 1 | -16/+16 |
* | r8038: - fixed indexing on binary values that need base64 encoding and canoni... | Andrew Tridgell | 2007-10-10 | 1 | -1/+23 |
* | r8037: a fairly major update to the internals of ldb. Changes are: | Andrew Tridgell | 2007-10-10 | 1 | -3/+23 |
* | r7860: switch our ldb storage format to use a NDR encoded objectSid. This is | Andrew Tridgell | 2007-10-10 | 1 | -6/+0 |
* | r7804: added the samba specific ldif handlers into the tree, but don't enable | Andrew Tridgell | 2007-10-10 | 2 | -0/+102 |