s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
[kai/samba.git] / source3 / libnet / libnet_samsync_ldif.c
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-05-30 Andrew Bartletts3-lib Move sstring_sub() to it's only user and make...
2011-03-29 Günther Deschners3-passdb: add passdb.h where needed.
2011-03-29 Günther Deschners3-build: only include transfer_file.h where needed.
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-build: only include smbldap.h where needed.
2010-09-09 Jeremy AllisonFox missing SMB_MALLOC return checks noticed by "Andrea...
2010-05-12 Olaf Flebbework around AIX6.1 name space pollution rename mod_name...
2009-04-20 Jelmer VernooijRemove smb_mkstemp() - libreplace will now provide...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Jeremy AllisonFix coverity CID#117 - resource leak in error path.
2009-01-30 Jeremy AllisonFix coverity CID#116. Resource leak on error path.
2009-01-30 Jeremy AllisonFix coverity CID#115. Resource leak in error path.
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jeremy AllisonFix another "format not a string literal and no format...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Günther Deschners3-libnet-samsync: pass sequence number pointer to...
2008-11-18 Günther Deschners3-libnet-samsync: move all modules to startup,process...
2008-11-18 Günther Deschners3-libnet-samsync: use samsync_ops.
2008-11-18 Günther Deschners3-libnet-samsync: add samsync_ops to all samsync modules.
2008-10-22 Jeremy AllisonFix net rpc vampire, based on an *amazing* piece of...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-08 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-08-08 Michael Adamlibnet samsync ldif: fix the build without LDAP.
2008-07-18 Karolin SeegerUse LDAP macros instead of attribute names.
2008-06-26 Günther Deschnernet_vampire: use bool for last_query information in...
2008-06-23 Günther Deschnernet_vampire: fix included header.
2008-06-17 Günther Deschnernet_vampire: add error and result_message to samsync_co...
2008-06-17 Günther Deschnernet_vampire: use generic output filename and use correc...
2008-06-17 Günther Deschnernet_vampire: move ldif code out of net_rpc_samsync.c