summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb/ldb_modules/normalise.c
Commit message (Expand)AuthorAgeFilesLines
* s4:dsdb: remove normalise moduleAndrew Bartlett2008-12-171-194/+0
* s4:ldb: make it possible to return per entry controlsAndrew Bartlett2008-12-171-1/+1
* Use ldb_dn_from_ldb_val to avoid possible over-run of the value.Andrew Bartlett2008-11-041-1/+1
* LDB ASYNC: samba4 modulesSimo Sorce2008-09-291-59/+91
* Don't walk past the end of ldb values.Andrew Bartlett2008-08-211-1/+1
* Correctly normalise records against OpenLDAP.Andrew Bartlett2008-03-131-1/+1
* The DN in objectCategory should, if possible, be returned pretty...Andrew Bartlett2008-03-041-2/+2
* Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-201-1/+1
* Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-201-6/+1
* Explain that these OIDs are DNsAndrew Bartlett2008-02-191-0/+1
* Add in new module to normalise DNs being returned from OpenLDAP. ThisAndrew Bartlett2008-01-111-0/+166