umount.cifs: do not attempt to update /etc/mtab if it is symbolic link
[sfrench/samba-autobuild/.git] / source4 / lib /
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.
2009-05-16 Jelmer VernooijUpdate copies of config.guess and config.sub.
2009-04-24 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Jelmer VernooijProvide a ldb_global_init() function for compatibility...
2009-04-23 Jelmer VernooijAdd a new non-convenience version of push_codepoint.
2009-04-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew Bartletts4:ldb Make it possible to re-run ldap.py again
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-07 Andrew Tridgelldon't load @ATTRIBUTES if we have an override handler...
2009-04-07 Andrew Tridgellfixed internal handling of attribute deletion
2009-04-02 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-02 Andrew Tridgellmajor upgrade to the ldb attribute handling
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-31 Andrew Tridgellchange ldb version number (as ldb_module structure...
2009-03-31 Andrew Tridgelladded support for a prepare_commit() op in ldb modules
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-21 Jelmer Vernooijpyldb: Let conversion to LDIF up to the user of the...
2009-03-21 Jelmer VernooijRemove unnecessary duplication of string in memory.
2009-03-20 Jelmer VernooijAdapt Zahari's test to the generic LDB Python tests.
2009-03-20 zahariSetting nTSecurityDescriptor via LDAP fails
2009-03-20 Jelmer VernooijAdd more comments.
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew Bartletts4:ldb Allow paged_searches to be mixed with other...
2009-03-20 Andrew Bartletts4:ldb Fix the paged_searches module
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-19 Jelmer Vernooijpyldb: Improve exception message when a list is expected.
2009-03-19 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-19 Andrew Tridgellflush after showing the prompt in smbclient
2009-03-17 Björn Jackefix build on sles8 and other old popt installations
2009-03-17 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-17 Andrew Tridgelladded support for parentGUID
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-14 Jelmer VernooijMerge branch 'checktalloc' into tdr
2009-03-14 Jelmer VernooijMerge branch 'checktalloc' into tdr
next