summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/modules/objectclass.c
Commit message (Expand)AuthorAgeFilesLines
* r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce2007-10-101-3/+3
* r19332: ldb_parse_tree leaksSimo Sorce2007-10-101-1/+1
* r18439: 2nd try at a talloc_move() api. This type with the ** ptr interfaceAndrew Tridgell2007-10-101-1/+1
* r18436: converted ldb to use talloc_move() instead of talloc_steal() whenAndrew Tridgell2007-10-101-1/+1
* r17514: Simplify the way to set ldb errors and add anotherSimo Sorce2007-10-101-14/+14
* r17186: "async" word abuse clean-up part 2Simo Sorce2007-10-101-21/+21
* r17185: Oh, I wanted to do this for sooo long time.Simo Sorce2007-10-101-31/+31
* r17031: When I first revived the objectclass sorting module, simo complainedAndrew Bartlett2007-10-101-151/+293
* r16825: Make ldb_sainity_check() set an error string. This makes it muchAndrew Bartlett2007-10-101-1/+1
* r16053: Allow entries without an objectClass. We need this to permit theAndrew Bartlett2007-10-101-5/+3
* r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce2007-10-101-2/+4
* r16028: Re-add the objectclass module, in the new async scheme.Andrew Bartlett2007-10-101-98/+342
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-101-14/+2
* r13615: Make ldb_set_errstring get ldb instead of module as parameter.Simo Sorce2007-10-101-1/+1
* r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher2007-10-101-4/+1
* r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce2007-10-101-3/+1
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-1/+5
* r12716: Tridge points out that the request argument to ldb_next_request mustAndrew Bartlett2007-10-101-17/+29
* r12658: Couple of fixes related to shared module builds.Jelmer Vernooij2007-10-101-4/+0
* r12600: Add a new module to sort the objectclass attribute on store. TheAndrew Bartlett2007-10-101-0/+313