s4: make ldbadd/ldbmodify/ldbdelete really use the --controls switch
[ira/wip.git] / source4 / lib / ldb / tools / ldbmodify.c
2009-12-23 Matthieu Patous4: make ldbadd/ldbmodify/ldbdelete really use the...
2009-11-20 Andrew Tridgells4-ldb: when -v is specified, show progress of ldbadd...
2009-09-02 Andrew Tridgellshow the full set of command line options for ldb tools
2009-06-18 Slava SemushinFix resource leak in lib/ldb/tools/ldbmodify.c
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Simo SorceFix the mess with ldb includes.
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Simo SorceDo not start a transaction this way.
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Andrew BartlettParse options (and open the database) before starting...
2008-12-18 Andrew BartlettPrint error strings when transactions fail in ldb tools
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Andrew Tridgelluse transactions in ldbadd, ldbmodify and ldbedit
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-14 Simo SorceMake up the right dependencies now that ldb depends...
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 VernooijFix static module list generation for ldb.
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 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Andrew Tridgellr19274: fix ldbdel and ldbmodify to return an error...
2007-10-10 Jelmer Vernooijr15370: Fix more dependencies for shared libs
2007-10-10 Jelmer Vernooijr13786: [merge] Add registration functions for LDB...
2007-10-10 Stefan Metzmacherr12829: fix ldb headers, to not include '<...>' files...
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Tridgellr7743: be consistent in how stdin is supported for...
2007-10-10 Andrew Tridgellr7726: - removed some unused variables
2007-10-10 Andrew Tridgellr7714: enable samba credentials handling in ldb tools...
2007-10-10 Andrew Tridgellr7709: - convert ldb to use popt, so that it can intera...
2007-10-10 Simo Sorcer5585: LDB interfaces change:
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr4474: - converted ldb to use talloc internally
2007-10-10 Andrew Tridgellr4059: moved the ldb -o option parsing to a common...
2007-10-10 Stefan Metzmacherr3783: - don't use make proto for ldb anymore
2007-10-10 Simo Sorcer3760: mention -o switch in help message
2007-10-10 Simo Sorcer3754: merge in ldb modules support from the tmp branch...
2007-10-10 Andrew Tridgellr792: - changed the ldb ldif_* functions to be in...
2007-10-10 Andrew Tridgellr574: - another attempt at const cleanliness in ldb
2007-10-10 Andrew Tridgellr513: added a generic ldb debug system to allow the...
2007-10-10 Andrew Tridgellr502: modified ldb to allow the use of an external...
2007-10-10 Andrew Tridgellr442: fixed some uninitialised variables pointed out...
2007-10-10 Andrew Tridgellr159: nicer usage messages when no URL is given
2007-10-10 Andrew Tridgellr152: a quick airport commit ....
2004-04-03 Andrew Tridgelladded the rest of the ldb_modify() code, which required...