s3:libnet_join: make use of cli_full_connection_creds()
[samba.git] / source3 / libnet / libnet_samsync_ldif.c
2016-08-23 Amitay Isaacss3-libnet: Fix format-nonliteral warning
2016-05-03 Volker Lendeckelib: Give base64.c its own .h
2015-05-13 Richard SharpeConvert uint32/16/8 to _t in source3/libnet.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-06 Andreas SchneiderMake sure to set umask() before calling mkstemp().
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2011-11-16 Günther Deschners3-passdb: split out passdb/pdb_ldap_schema.c
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
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