s4-ldb: added an optional operator_fn in the schema syntax
[kai/samba.git] / source4 / lib / ldb / modules / rdn_name.c
2010-10-13 Andrew Tridgells4-ldb: added an optional operator_fn in the schema...
2010-06-07 Matthias Dieter... s4:rdn_name LDB module - move the "distinguishedName...
2010-06-06 Matthias Dieter... s4:rdn_name LDB module - use "ldb_msg_remove_attr"...
2010-06-06 Matthias Dieter... s4:rdn_name LDB module - remove "rdn_name_find_attribute"
2010-05-24 Matthias Dieter... s4:"rdn_name" LDB module - fix the creation of the...
2010-05-04 Anatoliy Atanasovs4/rodc: Fix the callbacks up the stack to handle refer...
2010-03-08 Matthias Dieter... LDB:rdn name module - change counters to "unsigned...
2009-11-02 Andrew Bartletts4:ldb Remove debug traces duplicated by the new generi...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-03 Matthias Dieter... s4:rdn_name - fix up the rename operation
2009-10-02 Matthias Dieter... Revert "s4:LDB/LDAP - Re-allow renames"
2009-10-02 Matthias Dieter... s4:LDB/LDAP - Re-allow renames
2009-10-02 Andrew Bartletts4:ldb Don't allow RDN to be modified with an LDB modif...
2009-10-02 Matthias Dieter... s4:rdn_name module - a normal error message should...
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Andrew Bartletts4:ldb Make error message in rnd_name more useful
2009-08-05 Matthias Dieter... s4:ldb Cosmetic corrections in "rdn_name" module
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-14 Sumit Boseremove all '\n' from ldb_debug
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-23 Simo SorceFix headers, ldb_includes.h is a private header,
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Simo SorceFix the mess with ldb includes.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-29 Simo SorceLDB ASYNC: core modules
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-test
2008-02-28 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-27 Andrew BartlettFix rdn_name errors.
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
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-12-24 Simo Sorcer26581: Make ldb_wait uniform, so that it is easy to...
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 Metzmacherr20184: change ldb_attrib_handler into ldb_schema_attri...
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19531: Make struct ldb_dn opaque and local to ldb_dn.c
2007-10-10 Simo Sorcer19489: Change ldb_msg_add_value and ldb_msg_add_empty...
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 Simo Sorcer16036: Add a couple of new functions to corretly deal...
2007-10-10 Simo Sorcer15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODI...
2007-10-10 Simo Sorcer15942: Remove the sync internal ldb calls altogether.
2007-10-10 Simo Sorcer15927: Optimize ldb module traverse while keeping...
2007-10-10 Simo Sorcer15913: Error passing in the async code is not in agood...
2007-10-10 Simo Sorcer15786: another fix in rdn_name
2007-10-10 Simo Sorcer15762: It make no sense for rdn_name to implement...
2007-10-10 Simo Sorcer14391: rdn_name -> async
2007-10-10 Jelmer Vernooijr13786: [merge] Add registration functions for LDB...
2007-10-10 Andrew Bartlettr12995: Don't allow overrides on "name" from above...
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 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Andrew Tridgellr10916: - finished the 'operational' ldb module
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Andrew Tridgellr10759: make modules easier to write by allowing module...
2007-10-10 Andrew Tridgellr10753: don't require every ldb module to implement...
2007-10-10 Simo Sorcer10477: expose transactions outside ldb and change...
2007-10-10 Simo Sorcer10305: start implementing better error handling
2007-10-10 Simo Sorcer10299: remove the public (un)lock functions and introd...
2007-10-10 Jelmer Vernooijr9918: Fix two copy-n-paste bugs that were preventing...
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Bartlettr8740: Extend the rdn_name module to handle adding...
2007-10-10 Andrew Bartlettr8667: Further simply the provision script, by removing...