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
/
source4
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
CVE-2013-4476: s4:libtls: check for safe permissions of tls private key file ...
Björn Baumbach
2013-11-11
2
-0
/
+33
*
CVE-2013-4476: s4:libtls: Create tls private key file (key.pem) with mode 0600
Björn Baumbach
2013-11-11
1
-1
/
+1
*
lib/messaging: Check the server_id type correctly
Andrew Bartlett
2013-09-19
1
-1
/
+1
*
registry4: Fix CID 1034911 Dereference before null check
Volker Lendecke
2013-08-19
1
-1
/
+1
*
registry4: Fix CID 1034911 Dereference before null check
Volker Lendecke
2013-08-19
1
-1
/
+1
*
s4-lib/socket: Allocate a the larger sockaddr_un and not just a sockaddr_in i...
Stefan Metzmacher
2013-07-24
1
-2
/
+2
*
s4-lib/socket: Allocate a the larger sockaddr_un and not just a sockaddr_in i...
Andrew Bartlett
2013-07-23
1
-2
/
+2
*
s4-libregistry: Improve NULL handling of name.
Andreas Schneider
2013-03-05
1
-3
/
+4
*
s4-libregistry: Fix path check and improve while loops.
Andreas Schneider
2013-03-05
1
-6
/
+6
*
s4-libregistry: Make sure we don't dereference a NULL pointer.
Andreas Schneider
2013-03-05
1
-1
/
+3
*
s4-lib/socket: Return the original EMSGSIZE when sendto() and setsockopt() bo...
Andrew Bartlett
2013-03-04
1
-1
/
+1
*
Handle EMSGSIZE on UNIX domain sockets.
Landon Fuller
2013-03-02
1
-9
/
+26
*
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
2013-03-02
1
-1
/
+1
*
s4:lib/events: make use of samba_tevent_set_debug()
Stefan Metzmacher
2013-02-28
1
-35
/
+1
*
s4:pyregistry: make use of samba_tevent_context_init()
Stefan Metzmacher
2013-02-28
1
-1
/
+1
*
s4-lib: Don't leak plugin handle on error.
Andreas Schneider
2013-02-22
1
-0
/
+1
*
s4-policy: Fix memory leaks in push_recursive().
Andreas Schneider
2013-02-22
1
-14
/
+26
*
s4-registry: Don't leak file descriptor.
Andreas Schneider
2013-02-22
1
-2
/
+1
*
s4-registry: Don't leak memory on error.
Andreas Schneider
2013-02-22
1
-0
/
+7
*
s4:lib/com: make use of samba_tevent_context_init()
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
waf: Make sure we link against samba-util.
Andreas Schneider
2013-02-14
1
-0
/
+1
*
pymessaging: Pass around the server_id struct to python callbacks rather than...
Andrew Bartlett
2013-01-26
1
-3
/
+13
*
pymessaging: Use correct unsigned types for server ID tuple elememnts
Andrew Bartlett
2013-01-26
1
-3
/
+3
*
Use the new directory_create_or_exist_strict() function.
Andreas Schneider
2013-01-09
1
-1
/
+1
*
s4:lib/messaging: terminate the irpc_servers_byname() result with server_id_s...
Stefan Metzmacher
2013-01-09
2
-4
/
+4
*
s4-regsitry: Check return value of ldb_msg_add_empty().
Andreas Schneider
2012-12-21
1
-1
/
+7
*
s4-lib: Use directory_create_or_exist() to create messaging dir.
Andreas Schneider
2012-12-21
1
-1
/
+6
*
s4-socket: Make sure unix socket addresses are null terminated.
Andreas Schneider
2012-12-12
1
-5
/
+5
*
cmdline: Use new samba_getpass() function.
Andreas Schneider
2012-12-03
1
-5
/
+9
*
docs: man regtree: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
docs: man regshell: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
docs: man regpatch: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
docs: man regdiff: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
popt_common: Fix typos.
Karolin Seeger
2012-11-15
1
-2
/
+2
*
pymessaging: Add irpc_servers_byname() and irpc_all_servers()
Andrew Bartlett
2012-10-31
1
-0
/
+99
*
pymessaging: Use the server_id IDL structure rather than a tuple
Andrew Bartlett
2012-10-31
1
-5
/
+20
*
imessaging: Add irpc_all_servers() to list all available servers
Andrew Bartlett
2012-10-31
2
-0
/
+73
*
s4-events: Do not vasprintf() the tevent debug messages that will not be shown
Andrew Bartlett
2012-08-09
1
-4
/
+6
*
s4:libcli/pyerrors: s/PyErr_WERROR_IS_ERR_RAISE/PyErr_WERROR_NOT_OK_RAISE/
Stefan Metzmacher
2012-08-06
1
-12
/
+12
*
lib/param: Remove use of lp{cfg,}_socket_address outside the NBT client and s...
Andrew Bartlett
2012-07-27
1
-10
/
+0
*
s4-lib/tls: Try socket_send() multiple times to send partial packets
Andrew Bartlett
2012-07-18
1
-13
/
+26
*
s4:registry:regdiff: use existing talloc context for the event context
Michael Adam
2012-07-13
1
-1
/
+1
*
s4:registry:regdiff: add TALLOC_CTX * argument to open_backend()
Michael Adam
2012-07-13
1
-6
/
+7
*
s4:registry: add a TALLOC_CTX argument to reg_open_remote()
Michael Adam
2012-07-13
4
-5
/
+7
*
s4:registry:testsuite: fix use of non-existent word (existant)
Michael Adam
2012-06-12
1
-3
/
+3
*
build: Add missing deps and make MESSAGING a private library
Andrew Bartlett
2012-06-07
1
-2
/
+3
*
s4:lib/events: no longer define TEVENT_COMPAT_DEFINES
Stefan Metzmacher
2012-05-14
1
-3
/
+0
*
s4:lib/events: remove unused event_context_find() prototype
Stefan Metzmacher
2012-05-14
1
-1
/
+0
*
s4:lib: remove unused wscript_build file
Michael Adam
2012-05-11
1
-7
/
+0
*
UTIL_TDB: lowercase name.
Jelmer Vernooij
2012-05-03
1
-1
/
+1
[next]