tevent: change version to 0.9.8 after some critical bugs have been fixed
[ira/wip.git] / source4 / lib /
2009-09-04 Andrew Tridgellldb: make ldb module programming less error prone
2009-09-04 Andrew Tridgellldb: ensure we cancel a ldb transaction
2009-09-03 Andrew Tridgellalways use prepare_commit in ldb transaction commits...
2009-09-02 Andrew Tridgellshow the full set of command line options for ldb tools
2009-09-02 Andrew Tridgelluse ldb_cmdline_help() in ldbsearch
2009-09-02 Andrew Tridgelladded ldb_cmdline_help()
2009-09-02 Andrew Tridgelldon't allow two controls to be added with the same OID
2009-09-02 Andrew Tridgelladded ldb_ldif_message_string()
2009-08-30 Simo Sorceldb: Depend on libtalloc 2.0.0
2009-08-30 Simo Sorceldb: cosmetic changes in ldb_dn
2009-08-28 Andrew Bartletts4:ldb Don't sleep(100) in this error case, but debug...
2009-08-28 Michael Adams4-ldb: update dlinklist.h to match main copy (lib...
2009-08-26 Andrew Bartletts4:ldb Add ldb_ldif_write_string() and python wrappers
2009-08-26 Andrew Bartletts4:ldb Add hooks to get/set the flags on a ldb_message_...
2009-08-24 Andrew Bartletts4:ldb Add python binding and test for ldb_msg_diff()
2009-08-24 Stefan Metzmachers4:cmdline: setup talloc log and abort functions
2009-08-21 Andrew Bartletts4:ldb Python requires that a 'compare' handler return...
2009-08-21 Andrew Bartletts4:ldb Use length-limited printf to avoid walking off...
2009-08-17 Matthias Dieter... s4: Make the int32 problem more clear - and fix another...
2009-08-17 Matthias Dieter... s4: Fixed the int32 datatype support
2009-08-17 Matthias Dieter... s4:ldb python bindings: Handle the parameters of the...
2009-08-17 Andrew Bartletts4:ldb Remove obsolete comment about ldb_tdb's sequence num
2009-08-17 Andrew Tridgellfixed the updateNow schema test to use a canonical OID
2009-08-13 Matthias Dieter... s4:ldb - Free the asynchronous result
2009-08-13 Matthias Dieter... s4: Better way to call "dom_sid_to_rid" from ldap.py
2009-08-11 Matthias Dieter... ldb: Don't break the standalone LDB build (operational...
2009-08-11 Matthias Dieter... s4:test for "primaryGroupToken"
2009-08-11 Matthias Dieter... s4:operational module - move and enhancements
2009-08-12 Andrew Tridgellraise the debug level for a common message
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Andrew Tridgellfixed several places that unnecessarily take a referenc...
2009-08-07 Andrew Tridgellmake sure we never look past the end of either string...
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-08-05 Jelmer Vernooijpyldb: Fix reference counting on ldb_message_elements...
2009-08-05 Andrew Bartletts4:ldb initialise e->values[i].length before use in...
2009-08-04 Andrew BartlettAdd const
2009-08-04 Andrew Bartletts4:ldif_handlers Allow a binary nTsecurityDescriptor...
2009-08-03 Jelmer Vernooijpyldb: Properly keep copies of Python string contents...
2009-08-03 Jelmer Vernooijpyldb: Raise proper exception when attempting to assign...
2009-07-31 Stefan Metzmachers4:tls: avoid using talloc_reference() in tls_init_client()
2009-07-31 Stefan Metzmachers4:tls: avoid using talloc_reference() in tls_init_server()
2009-07-30 Jelmer VernooijDCE/RPC(Python): Rename py_talloc_import to py_talloc_s...
2009-07-28 Andrew Bartletts4:tls Enable GnuTLS back to version 1.4 (an into the...
2009-07-23 Stefan Metzmachers4:ldb: add support for the new Recycle Bin Feature...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-19 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-07-19 Slava Semushinsource4/lib/registry/patchfile.c(reg_diff_load): fixed...
2009-07-19 Jelmer VernooijRemove unnecessary include, update README.
2009-07-19 Jelmer VernooijRemove outdated status file about samba3 -> samba4...
2009-07-18 Jelmer VernooijActually fill in ldb modules directory.
2009-07-18 Jelmer VernooijRemove pyldb_util and simply duplicate the 5-line funct...
2009-07-18 Jelmer Vernooijldb: Display SHLD_FLAGS when building.
2009-07-14 Sumit Boseremove all '\n' from ldb_debug
2009-07-08 Anatoliy AtanasovTest for schemaUpdateNow command
2009-07-05 Andrew Bartletts4:ldb Rework use of talloc and ldif objects in python...
2009-07-05 Andrew Bartletts4:ldb Fix talloc hirarchy in LDIF parsing code
2009-06-30 Andrew Bartletts4:ldb Allow rootdse module to build without ldb_private.h
2009-06-30 Andrew Bartletts4: dsdb Avoid using the internal ldb_private.h header
2009-06-29 Andrew Kroegerldb: Properly handle NULL when copying attr lists.
2009-06-19 Andrew Bartletts4:ldb Add test for integer normalisation behaviour
2009-06-19 Matthias Dieter... Fixed some uninitialised variables
2009-06-19 Matthias Dieter... Correct handling of 32-bit integer attributes in SAMBA 4
2009-06-18 Andrew BartlettBump the ldb version and the version Samba4 requires.
2009-06-18 Andrew BartlettRequire the new tdb 1.1.5 (for performance reasons)
2009-06-18 Slava SemushinFix resource leak in lib/ldb/tools/ldbmodify.c
2009-06-18 Slava SemushinFix syntax error in lib/ldb/ldb_sqlite3/base160.c
2009-06-18 Eric SandallLDB: Link against both tevent and talloc
2009-06-18 Andrew Kroegers4: Call va_end() after all va_start()/va_copy() calls.
2009-06-17 Jelmer VernooijFix build with system LDB.
2009-06-17 Jelmer Vernooijpyldb: Fix three more (minor) memory leaks.
2009-06-17 Jelmer Vernooijpyldb: Fix memory leak in Dn.get_parent().
2009-06-17 Jelmer Vernooijpyldb: Fix memory leak in Dn.concat.
2009-06-17 Jelmer Vernooijpyldb/tests: Use different dn's everywhere, to easily...
2009-06-17 Jelmer Vernooijpyldb: Fix another memory leak and reference counting...
2009-06-17 Jelmer Vernooijpyldb: Fix memory leak of LdbMessage's created from...
2009-06-17 Jelmer Vernooijpyldb: Fix two memory leaks of attribute lists.
2009-06-17 Jelmer Vernooijpyldb: Fix segfault, freeing memory too early in search.
2009-06-17 Jelmer Vernooijpyldb: Support getting the parent of special DNs withou...
2009-06-10 Andrew Tridgellfixed server side sort control
2009-06-10 Andrew Tridgellfixed server side sorting of case-insensitive strings
2009-06-08 Timur I. Bakeyevrl_event_hook detection
2009-06-06 Volker LendeckeFix some nonempty blank lines
2009-06-04 Andrew Tridgellfixed ldb rename now that we have unique indexes
2009-06-02 Jelmer VernooijFix unresolved symbol in python messaging module.
2009-06-02 Jelmer VernooijFix finding the LDB header files in the system in pyldb...
2009-06-02 Jelmer VernooijFix more unresolved symbols.
2009-06-02 Jelmer Vernooijpython: Move helper functions for using param into...
2009-06-02 Jelmer VernooijSplit up Python code a little bit so we don't hav eto...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-06-01 Andrew Tridgelluse the unique flag on ldb attributes to optimise ...
2009-06-01 Andrew Tridgelladded support for unique indexing in ldb
2009-06-01 Andrew Tridgellwhen comp_num is zero, the case folded DN is always ""
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Andrew Tridgella useful debugging tool
2009-05-28 Andrew Tridgellfixed one-level indexing
2009-05-26 Andrew Kroegers4:tevent: Increase trace debug level to 50.
2009-05-26 Andrew Kroegers4:ldb:modules: Correct typos.
next