summaryrefslogtreecommitdiffstats
path: root/source/lib/ldb/modules/operational.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
* r19935: always use discard_const_p() in lib/ldb/Stefan Metzmacher2006-11-281-1/+1
* r19917: Fix warningsVolker Lendecke2006-11-271-1/+1
* r18781: Move the usnCreated and usnChanged handling around again.Andrew Bartlett2006-09-211-127/+0
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2006-09-091-1/+1
* r17526: Move timestamp generation into the objectGUID module. It probablyAndrew Bartlett2006-08-141-41/+0
* r17514: Simplify the way to set ldb errors and add anotherSimo Sorce2006-08-131-1/+1
* r17186: "async" word abuse clean-up part 2Simo Sorce2006-07-221-14/+14
* r17185: Oh, I wanted to do this for sooo long time.Simo Sorce2006-07-221-2/+2
* r16972: Replace the sequence_number function pointer in ldb with the ldb flags.Andrew Bartlett2006-07-121-9/+14
* r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce2006-06-041-3/+5
* r15942: Remove the sync internal ldb calls altogether.Simo Sorce2006-05-291-180/+0
* r15932: Remove per request credsSimo Sorce2006-05-291-1/+0
* r15927: Optimize ldb module traverse while keeping the API intact.Simo Sorce2006-05-291-16/+10
* r15761: Fix-as-you-go ...Simo Sorce2006-05-201-20/+6
* r14391: rdn_name -> asyncSimo Sorce2006-03-141-2/+2
* r14364: operational -> async (untested)Simo Sorce2006-03-141-0/+251
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2006-03-021-22/+15
* r13700: added highestCommittedUSN, uSNChanged and uSNCreated support, usingAndrew Tridgell2006-02-271-0/+43
* r13616: Add new ldb functions: ldb_msg_add_steal_string() andAndrew Bartlett2006-02-221-1/+1
* r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher2006-01-101-5/+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/+3
* r12658: Couple of fixes related to shared module builds.Jelmer Vernooij2006-01-011-4/+0
* r11981: we should allocate request specific memory in ldb modules off theAndrew Tridgell2005-12-011-1/+1
* r11958: - fixed memory leaks in the ldb_result handling in ldb operationsAndrew Tridgell2005-11-291-4/+4
* r11567: Ldb API change patch.Simo Sorce2005-11-081-26/+58
* r10954: added support for canonicalName in the operational module, using theAndrew Tridgell2005-10-131-32/+80
* r10918: - fixed standalone ldb buildAndrew Tridgell2005-10-121-0/+4
* r10917: copy the element name in a ldb_msg_rename_attr() and ldb_msg_copy_att...Andrew Tridgell2005-10-121-3/+8
* r10916: - finished the 'operational' ldb moduleAndrew Tridgell2005-10-121-6/+95
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2005-10-121-0/+217