Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
[kai/samba.git] / source / lib / ldb / modules / operational.c
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijUse struct-based rather than function-based initializat...
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Jelmer Vernooijr22681: Fix standalone ldb build when parent directory...
2007-10-10 Stefan Metzmacherr21354: fix comment
2007-10-10 Stefan Metzmacherr20184: change ldb_attrib_handler into ldb_schema_attri...
2007-10-10 Andrew Bartlettr18781: Move the usnCreated and usnChanged handling...
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Andrew Bartlettr17526: Move timestamp generation into the objectGUID...
2007-10-10 Simo Sorcer17514: Simplify the way to set ldb errors and add...
2007-10-10 Simo Sorcer17186: "async" word abuse clean-up part 2
2007-10-10 Simo Sorcer17185: Oh, I wanted to do this for sooo long time.
2007-10-10 Andrew Bartlettr16972: Replace the sequence_number function pointer...
2007-10-10 Simo Sorcer16036: Add a couple of new functions to corretly deal...
2007-10-10 Simo Sorcer15942: Remove the sync internal ldb calls altogether.
2007-10-10 Simo Sorcer15932: Remove per request creds
2007-10-10 Simo Sorcer15927: Optimize ldb module traverse while keeping...
2007-10-10 Simo Sorcer15761: Fix-as-you-go ...
2007-10-10 Simo Sorcer14391: rdn_name -> async
2007-10-10 Simo Sorcer14364: operational -> async (untested)
2007-10-10 Jelmer Vernooijr13786: [merge] Add registration functions for LDB...
2007-10-10 Andrew Tridgellr13700: added highestCommittedUSN, uSNChanged and uSNCr...
2007-10-10 Andrew Bartlettr13616: Add new ldb functions: ldb_msg_add_steal_string...
2007-10-10 Stefan Metzmacherr12829: fix ldb headers, to not include '<...>' files...
2007-10-10 Simo Sorcer12743: Remove the ugly way we had to make a second...
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree
2007-10-10 Jelmer Vernooijr12658: Couple of fixes related to shared module builds.
2007-10-10 Andrew Tridgellr11981: we should allocate request specific memory...
2007-10-10 Andrew Tridgellr11958: - fixed memory leaks in the ldb_result handling...
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Andrew Tridgellr10954: added support for canonicalName in the operatio...
2007-10-10 Andrew Tridgellr10918: - fixed standalone ldb build
2007-10-10 Andrew Tridgellr10917: copy the element name in a ldb_msg_rename_attr...
2007-10-10 Andrew Tridgellr10916: - finished the 'operational' ldb module
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...