r574: - another attempt at const cleanliness in ldb
[kai/samba.git] / source4 / lib /
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 Tridgellr509: fixed a memory handling bug that affects ldb...
2007-10-10 Andrew Tridgellr507: the new ldb code will use talloc_free() a lot...
2007-10-10 Andrew Tridgellr504: fixed a bad call to list_union()
2007-10-10 Andrew Tridgellr502: modified ldb to allow the use of an external...
2007-10-10 Andrew Tridgellr490: - expanded the test suite to test modify and...
2007-10-10 Andrew Tridgellr476: i forgot the argument to get_time_zone()
2007-10-10 Andrew Tridgellr468: fixed timegm() on broken systems
2007-10-10 Stefan Metzmacherr467: hopefully get the buildfarm compiling fine now...
2007-10-10 Andrew Tridgellr463: build ldb with debugging when standalone
2007-10-10 Andrew Tridgellr462: added an explanation about the rather complex...
2007-10-10 Andrew Tridgellr456: - added -i option to ldbsearch
2007-10-10 Andrew Tridgellr454: allow a non-URL form of a filename to be used...
2007-10-10 Andrew Tridgellr453: added a comment about indexing on objectclass
2007-10-10 Andrew Tridgellr452: move from first-fit to best-fit in tdb record...
2007-10-10 Andrew Tridgellr444: - added the beginnings of a ldb test suite and...
2007-10-10 Andrew Tridgellr442: fixed some uninitialised variables pointed out...
2007-10-10 Andrew Tridgellr437: fixed handling of a corner case with multi-valued...
2007-10-10 Andrew Tridgellr436: fixed indexing of objectclass with subclasses
2007-10-10 Andrew Tridgellr435: a major upgrade for ldb
2007-10-10 Stefan Metzmacherr425: add some comments to ugly code parts
2007-10-10 Andrew Tridgellr387: more C++ friendly changes
2007-10-10 Tim Potterr382: More C++ friendliness fixes.
2007-10-10 Andrew Tridgellr381: make the code more C++ friendly
2007-10-10 Andrew Tridgellr380: make sure that ldbedit -a works with all tdb...
2007-10-10 Andrew Tridgellr373: use a much larger default tdb hash size in ldb
2007-10-10 Tim Potterr355: Fix a bunch of compiler warnings in the registry...
2007-10-10 Andrew Tridgellr344: fixed deletion of index records
2007-10-10 Andrew Tridgellr343: added automatic reindexing of the database when...
2007-10-10 Andrew Tridgellr335: added much better handling of servers that die...
2007-10-10 Andrew Tridgellr323: added rough password quality checking in generate...
2007-10-10 Jelmer Vernooijr274: Be somewhat more POSIX compatible
2007-10-10 Andrew Tridgellr218: added a comment regarding the %c strftime() warning
2007-10-10 Herb Lewisr200: fix compile errors
2007-10-10 Jelmer Vernooijr199: More registry rpc updates
2007-10-10 Andrew Tridgellr194: fixed compile with ldap
2007-10-10 Jelmer Vernooijr190: More RPC updates
2007-10-10 Jelmer Vernooijr187: RPC registry backend fixes
2007-10-10 Jelmer Vernooijr183: More bugfixes
2007-10-10 Jelmer Vernooijr182: Fix a couple of segfaults
2007-10-10 Jelmer Vernooijr181: Parsing windows '95 registry files now works...
2007-10-10 Jelmer Vernooijr174: Win95 registry files (like USER.DAT) can now...
2007-10-10 Jelmer Vernooijr169: Fix gregedit
2007-10-10 Jelmer Vernooijr168: - Cleanups in rpc backend
2007-10-10 Jelmer Vernooijr166: Fix enumerating values in nt4 backend
2007-10-10 Jelmer Vernooijr165: Add support for viewing registry values in gregedit
2007-10-10 Jelmer Vernooijr164: Viewing remote registries with gregedit works now
2007-10-10 Andrew Tridgellr163: - enable ldap in the sample makefile, and use...
2007-10-10 Jelmer Vernooijr162: Minor bugfixes:
2007-10-10 Andrew Tridgellr159: nicer usage messages when no URL is given
2007-10-10 Andrew Tridgellr158: cope with or without LDAP in samba build of ldb
2007-10-10 Andrew Tridgellr157: cope with or without LDAP in ldb sample Makefile
2007-10-10 Andrew Tridgellr152: a quick airport commit ....
2007-10-10 Stefan Metzmacherr147: - Remove dublicate ldap tests (richard the curren...
2007-10-10 Richard Sharper141: A number of changes to get things working on...
2007-10-10 Andrew Tridgellr136: I forgot to add config.m4 for ldb in my ldb commit
2007-10-10 Andrew Tridgellr135: some test ldif for an idea I am playing with...
2007-10-10 Andrew Tridgellr134: - added ldb to the build of smbd
2007-10-10 Andrew Tridgellr131: mark some scripts executable
2007-10-10 Jelmer Vernooijr129: Convert other utilities to new API
2007-10-10 Jelmer Vernooijr128: Another registry update. Changes:
2007-10-10 Stefan Metzmacherr125: use AC_CONFIG_FILES() instead of AC_OUTPUT()
2007-10-10 Jelmer Vernooijr61: - Implement first call in the winreg rpc server
2007-10-10 Jelmer Vernooijr46: Add CreateKey function (still working on it)
2007-10-10 Gerald Carterr42: importing .cvsignore files
2007-10-10 Jelmer Vernooijr36: - Start using memory pools in the registry library
2007-10-10 Jelmer Vernooijr31: More registry updates. regdiff/regpatch work now.
2007-10-10 Jelmer Vernooijr20: Add the registry library. Still needs a lot of...
2007-10-10 Gerald (Jerry) Carter[GLUE] Sync tree with SVN r17.
2004-04-03 Andrew Tridgelladded the rest of the ldb_modify() code, which required...
2004-04-01 Andrew Tridgellallow "struct TDB_DATA" as well as just "TDB_DATA"
2004-03-31 Andrew Tridgellbuilding with Makefile.ldb now works
2004-03-31 Andrew Tridgellmake a more recent snapshot of ldb available to interested
2004-03-28 Andrew Tridgellmerge some recent tdb changed from samba3
2004-03-28 Andrew Tridgellswitch from SIG_ATOMIC_T to sig_atomic_t
2004-03-28 Andrew Tridgellafter discussion with the copyright holders tdb is...
2004-03-28 Andrew Tridgelladded a TDB_MODIFY flag to tdb_store() that says "if...
2004-03-28 Andrew Tridgelladded a private pointer to tdb_traverse() to allow...
2004-03-28 Andrew Tridgellremoved the state parameter to tdb_traverse and the...
2004-02-24 Stefan Metzmachermake proto should not catch any function of the lib...
2004-02-24 Stefan Metzmacherlet the popt replacement stuff survive a make proto
2004-02-22 Stefan Metzmacher- creat the LIBCMDLINE subsystem
2004-02-18 Stefan Metzmacherdon't inlcude rpc/rpc.h and rpcsvc/*.h anymore
2004-02-18 Stefan Metzmacherremove unused NISPLUS/AUTOMOUNT stuff
2004-02-18 Stefan Metzmachermove some cryto stuff to lib/crypto/*
2004-02-12 Stefan Metzmachermove the tdb lib code to lib/tdb/*
2004-02-12 Stefan Metzmachermove -lpopt replacement code from source/popt/* to...
2004-02-12 Stefan Metzmachermove the -lpopt replacement to a LIBPOPT subsystem
2004-02-12 Stefan Metzmachermove more code to the config.m4 scheme
2004-02-10 Andrew Tridgell- modified the dcerpc client security code to be generi...
2004-02-02 Stefan Metzmacher- we now specify the object files in the subsystems...
2004-02-02 Stefan Metzmachersome compilers don't like the #warning preprocessing...
2004-02-02 Stefan Metzmacherremove unused files
2004-01-28 Stefan Metzmacherremove a lot of unused stuff from the header files
2004-01-28 Stefan Metzmachermerge the version.h autogeneration stuff from 3.0
2004-01-22 Stefan Metzmacherinitilize ev->maxfd = EVENT_INVALID_MAXFD; before the...
2004-01-22 Stefan Metzmacher- make the recalculation of ev->maxfd a bit more efficient.
2004-01-21 Stefan Metzmacherlet the event_add_XXX() function return a pointer of...
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.
next