summaryrefslogtreecommitdiffstats
path: root/source/lib/ldb/modules/objectclass.c
Commit message (Expand)AuthorAgeFilesLines
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-07-101-2/+1
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-07-101-1/+1
* r19491: backport changes from samba4Simo Sorce2006-10-251-3/+3
* r19430: merge recent ldb changes from Samba4. This includes memory leak fixesAndrew Tridgell2006-10-211-1/+1
* r18439: 2nd try at a talloc_move() api. This type with the ** ptr interfaceAndrew Tridgell2006-09-131-1/+1
* r18436: converted ldb to use talloc_move() instead of talloc_steal() whenAndrew Tridgell2006-09-131-1/+1
* r17514: Simplify the way to set ldb errors and add anotherSimo Sorce2006-08-131-14/+14
* r17186: "async" word abuse clean-up part 2Simo Sorce2006-07-221-21/+21
* r17185: Oh, I wanted to do this for sooo long time.Simo Sorce2006-07-221-31/+31
* r17031: When I first revived the objectclass sorting module, simo complainedAndrew Bartlett2006-07-141-151/+293
* r16825: Make ldb_sainity_check() set an error string. This makes it muchAndrew Bartlett2006-07-061-1/+1
* r16053: Allow entries without an objectClass. We need this to permit theAndrew Bartlett2006-06-051-5/+3
* r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce2006-06-041-2/+4
* r16028: Re-add the objectclass module, in the new async scheme.Andrew Bartlett2006-06-031-98/+342
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2006-03-021-14/+2
* r13615: Make ldb_set_errstring get ldb instead of module as parameter.Simo Sorce2006-02-221-1/+1
* r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher2006-01-101-4/+1
* r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce2006-01-061-3/+1
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2006-01-061-1/+5
* r12716: Tridge points out that the request argument to ldb_next_request mustAndrew Bartlett2006-01-051-17/+29
* r12658: Couple of fixes related to shared module builds.Jelmer Vernooij2006-01-011-4/+0
* r12600: Add a new module to sort the objectclass attribute on store. TheAndrew Bartlett2005-12-301-0/+313