s3/docs: Fix example.
[abartlet/samba.git/.git] / source4 / lib /
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
2009-03-14 Jelmer VernooijMove tdr to top-level.
2009-03-12 Stefan Metzmachers4:events: allow nested events until we fixed all code...
2009-03-12 Stefan Metzmachers4:ldb: allow nested events until the code is fixed...
2009-03-12 Stefan Metzmachers4:ldb: setup tevent debug functions on a selfcreated...
2009-03-10 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-10 Simo SorceFix extended operation return path.
2009-03-10 Simo SorceFix potential segfaults using freed memory.
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-05 Andrew BartlettRemove parse_control from header, long after the functi...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer Vernooijs4: Use same function signature for convert_* as s3.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijAdd allow_badcharcnv argument to all conversion functio...
2009-02-26 Stefan Metzmachers4:ldb_map: include ldb_includes.h first to get replace...
2009-02-25 Simo SorceUse stdbool.h instead of manually defining bool
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Stefan Metzmachers4:lib/events: map TEVENT_DEBUG_TRACE to debug level 10
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 Jeremy AllisonMake S4 build on OpenSolaris.
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-23 Simo SorceFix headers, ldb_includes.h is a private header,
2009-02-23 Simo SorceMake all transactions nested in ldb. The current samba4...
2009-02-18 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-18 Andrew TridgellWorked around a problem with select/poll/epoll and...
2009-02-18 Andrew Tridgellfixed some of the TLS problems
2009-02-13 Stefan Metzmachers4:lib/socket: add socket_address_copy()
2009-02-13 Stefan Metzmachers4:ldb_ildap: remove compiler warnings
2009-02-12 Volker LendeckeFix Coverity ID 871 -- do not dereference "sp" before...
2009-02-12 Volker LendeckeFix Coverity ID 872 -- we have alread dereferenced...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-06 Stefan Metzmachers4:pyregistry: fix crash bugs introduced by e5a6eadd821...
2009-02-05 Stefan Metzmachers4:pyregistry: fix compiler warnings
2009-02-05 Stefan Metzmachers4:pyldb: fix compiler warnings
next