index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libnet
/
libnet_samsync_ldif.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure to set umask() before calling mkstemp().
Andreas Schneider
2013-03-06
1
-2
/
+28
*
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
2012-07-18
1
-20
/
+20
*
s3-passdb: split out passdb/pdb_ldap_schema.c
Günther Deschner
2011-11-16
1
-1
/
+1
*
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3-lib Move sstring_sub() to it's only user and make static
Andrew Bartlett
2011-05-31
1
-0
/
+27
*
s3-passdb: add passdb.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-build: only include transfer_file.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-build: only include smbldap.h where needed.
Günther Deschner
2010-09-20
1
-0
/
+1
*
Fox missing SMB_MALLOC return checks noticed by "Andreas Moroder <andreas.mor...
Jeremy Allison
2010-09-09
1
-0
/
+3
*
work around AIX6.1 name space pollution rename mod_name to module_name
Olaf Flebbe
2010-05-12
1
-8
/
+8
*
Remove smb_mkstemp() - libreplace will now provide a secure mkstemp() if
Jelmer Vernooij
2009-04-20
1
-2
/
+2
*
Fix coverity CID#117 - resource leak in error path.
Jeremy Allison
2009-01-29
1
-24
/
+53
*
Fix coverity CID#116. Resource leak on error path.
Jeremy Allison
2009-01-29
1
-2
/
+4
*
Fix coverity CID#115. Resource leak in error path.
Jeremy Allison
2009-01-29
1
-1
/
+4
*
Fix another "format not a string literal and no format arguments" warning.
Jeremy Allison
2008-12-23
1
-2
/
+5
*
s3-libnet-samsync: pass sequence number pointer to process routine.
Günther Deschner
2008-11-18
1
-0
/
+2
*
s3-libnet-samsync: move all modules to startup,process,finish callbacks.
Günther Deschner
2008-11-18
1
-29
/
+76
*
s3-libnet-samsync: use samsync_ops.
Günther Deschner
2008-11-18
1
-10
/
+10
*
s3-libnet-samsync: add samsync_ops to all samsync modules.
Günther Deschner
2008-11-18
1
-0
/
+4
*
Fix net rpc vampire, based on an *amazing* piece of debugging work by "Cooper...
Jeremy Allison
2008-10-22
1
-6
/
+5
*
libnet samsync ldif: fix the build without LDAP.
Michael Adam
2008-08-08
1
-0
/
+15
*
Use LDAP macros instead of attribute names.
Karolin Seeger
2008-07-18
1
-24
/
+24
*
net_vampire: use bool for last_query information in samsync.
Günther Deschner
2008-06-27
1
-2
/
+2
*
net_vampire: fix included header.
Günther Deschner
2008-06-23
1
-1
/
+1
*
net_vampire: add error and result_message to samsync_context.
Günther Deschner
2008-06-17
1
-1
/
+6
*
net_vampire: use generic output filename and use correct argv element.
Günther Deschner
2008-06-17
1
-1
/
+1
*
net_vampire: move ldif code out of net_rpc_samsync.c
Günther Deschner
2008-06-17
1
-0
/
+1209