summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/samba
Commit message (Expand)AuthorAgeFilesLines
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r13078: fixed the ldb comparison function for objectSidsAndrew Tridgell2007-10-101-1/+1
* r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher2007-10-101-2/+2
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12158: added ldif handlers for the ntSecurityDescriptor attribute, so whenAndrew Tridgell2007-10-101-0/+67
* r11459: display a schemaIDGUID as a guid in ldif, making it easier to workAndrew Tridgell2007-10-101-0/+8
* r9786: Move ldb_map into ldb/modules/Jelmer Vernooij2007-10-101-631/+0
* r9744: - [upgrade.js] Start working on smb.conf conversion.Jelmer Vernooij2007-10-101-1/+1
* r9712: Bunch of small fixesJelmer Vernooij2007-10-101-1/+1
* r9699: Add as much attributes the current Samba4 SAM has to the mapping table...Jelmer Vernooij2007-10-101-5/+402
* r9698: Fix a bit of memory managementJelmer Vernooij2007-10-101-57/+19
* r9690: Extend test + fix several bugsJelmer Vernooij2007-10-101-4/+4
* r9689: valgrind-clean now. Editing works now mostly, you just lose half of yourJelmer Vernooij2007-10-101-4/+52
* r9686: Another round of bugfixes. Works somewhat now, when running under valg...Jelmer Vernooij2007-10-101-7/+33
* r9685: Add tests for samba3sam mapping moduleJelmer Vernooij2007-10-101-0/+198
* r9595: Add ldb map moduleJelmer Vernooij2007-10-101-29/+0
* r9591: - Remove empty fileJelmer Vernooij2007-10-101-0/+29
* r8810: Fix missing headers. Still doesn't fix the build but getting closer th...Rafal Szczesniak2007-10-101-0/+1
* r8228: fix compiler warningsStefan Metzmacher2007-10-101-9/+9
* r8224: - add objectGUID ldif_handlerStefan Metzmacher2007-10-101-14/+140
* r8082: large rewite of ldb_dn.cSimo Sorce2007-10-101-16/+16
* r8038: - fixed indexing on binary values that need base64 encoding and canoni...Andrew Tridgell2007-10-101-1/+23
* r8037: a fairly major update to the internals of ldb. Changes are:Andrew Tridgell2007-10-101-3/+23
* r7860: switch our ldb storage format to use a NDR encoded objectSid. This isAndrew Tridgell2007-10-101-6/+0
* r7804: added the samba specific ldif handlers into the tree, but don't enableAndrew Tridgell2007-10-102-0/+102