Fix static module list generation for ldb.
[jelmer/samba4-debian.git] / source / lib / ldb / tools / ldbadd.c
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 Vernooijr22682: Fix standalone ldb build when parent directory...
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Andrew Tridgellr19273: - fixed error handling with the ldap backend
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 Sorcer10477: expose transactions outside ldb and change...
2007-10-10 Simo Sorcer10305: start implementing better error handling
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Tridgellr7868: canonicalise the message before using ldb_add...
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 Richard Sharper6118: Make it so that we can do --with-zlib=no in...
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 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 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...
2004-03-31 Andrew Tridgellmake a more recent snapshot of ldb available to interested