index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-01
wafsamba: add CHECK_VALUEOF() helper
Stefan Metzmacher
1
-1
/
+19
2013-03-01
s3:lib/events: make use of tevent_common_loop_timer_delay()
Stefan Metzmacher
1
-30
/
+6
2013-02-28
Fix bug # 9666 - Broken filtering of link-local addresses.
Timur Bakeyev
1
-13
/
+15
2013-02-28
s3:pylibsmb: make sure we get tevent debug messages
Stefan Metzmacher
1
-1
/
+8
2013-02-28
s3:lib/events: make use of samba_tevent_set_debug()
Stefan Metzmacher
1
-36
/
+1
2013-02-28
s4:lib/events: make use of samba_tevent_set_debug()
Stefan Metzmacher
1
-35
/
+1
2013-02-28
lib/util: add samba_tevent_set_debug()
Stefan Metzmacher
2
-1
/
+14
2013-02-28
lib/util: allow samba_tevent_debug() to take a name as context
Stefan Metzmacher
1
-5
/
+16
2013-02-28
auth/pycredentials: make use of samba_tevent_context_init()
Stefan Metzmacher
1
-1
/
+1
2013-02-28
s4:pyregistry: make use of samba_tevent_context_init()
Stefan Metzmacher
1
-1
/
+1
2013-02-28
s4:pygensec: make use of samba_tevent_context_init()
Stefan Metzmacher
1
-1
/
+1
2013-02-28
s3:lib/events: add missing TEVENT_TRACE_BEFORE/AFTER_WAIT handling
Stefan Metzmacher
1
-0
/
+6
2013-02-28
s4:winbindd: fix spacing and line length in cmd_getpwnam_recv_domain()
Michael Adam
1
-1
/
+2
2013-02-28
s3:smbd: fix missing space in debug message in initial_break_processing()
Michael Adam
1
-1
/
+1
2013-02-28
build: Do not force a specific perl from ${PERL} when running pod2man
Andrew Bartlett
1
-1
/
+1
2013-02-28
Fix bug #9039 'map untrusted to domain' treats WORKSTATION as bogus domain.
Daniel Kobras
1
-1
/
+2
2013-02-27
Make sure that domain joins work correctly when the DC disallows NTLM auth.
Richard Sharpe
2
-4
/
+13
2013-02-27
s4:winbindd: do not drop the workgroup name in the getgrgid call
Michael Adam
1
-1
/
+11
2013-02-27
s4:winbindd: do not drop the workgroup name in the getgrnam and getgrent calls.
Michael Adam
1
-1
/
+11
2013-02-23
Fix bug #9674 - Samba denies owner Read Control when there is a DENY entry wh...
Richard Sharpe
1
-3
/
+3
2013-02-22
Make systemctl reference indirect in packaging/NetworkManager/30-winbind-systemd
Alexander Bokovoy
1
-4
/
+4
2013-02-22
s3-rpc_server: Make sure that fd is really closed on error.
Andreas Schneider
1
-0
/
+6
2013-02-22
lib-util: Don't leak file descriptor on error.
Andreas Schneider
1
-0
/
+1
2013-02-22
s3-vfs: Don't leak file descriptor on error.
Andreas Schneider
1
-1
/
+3
2013-02-22
s4-lib: Don't leak plugin handle on error.
Andreas Schneider
1
-0
/
+1
2013-02-22
s3-libsmb: Don't leak memory on error.
Andreas Schneider
1
-0
/
+1
2013-02-22
ndrdump: Don't leak plugin handle on error.
Andreas Schneider
1
-0
/
+1
2013-02-22
smbpasswd: Don't leak memory.
Andreas Schneider
1
-0
/
+1
2013-02-22
smbget: Fix file descriptor leak.
Andreas Schneider
1
-0
/
+3
2013-02-22
s4-policy: Fix memory leaks in push_recursive().
Andreas Schneider
1
-14
/
+26
2013-02-22
s4-cifsdd: Don't leak memory.
Andreas Schneider
1
-0
/
+6
2013-02-22
s4-registry: Don't leak file descriptor.
Andreas Schneider
1
-2
/
+1
2013-02-22
s4-registry: Don't leak memory on error.
Andreas Schneider
1
-0
/
+7
2013-02-22
winbind: Don't leak centry memory.
Andreas Schneider
1
-0
/
+1
2013-02-22
s4-client: Don't leak memory.
Andreas Schneider
1
-0
/
+2
2013-02-22
s3-torture: Don't leak memory.
Andreas Schneider
1
-0
/
+3
2013-02-22
wbinfo: Fix several memory leaks.
Andreas Schneider
1
-0
/
+8
2013-02-22
winbind: Don't leak memory on return.
Andreas Schneider
1
-0
/
+3
2013-02-22
s3-smbd: Don't leak subcntarr array.
Andreas Schneider
1
-1
/
+1
2013-02-22
torture: Don't leak file resource handle in spoolss test.
Andreas Schneider
1
-0
/
+1
2013-02-22
s3-vfs: Don't leak file descriptor.
Andreas Schneider
1
-2
/
+1
2013-02-22
s3-param: Don't leak file descriptor.
Andreas Schneider
1
-0
/
+1
2013-02-22
s3-lsasd: Don't leak file descriptors.
Andreas Schneider
1
-11
/
+18
2013-02-22
s3-spoolss: Don't leak memory.
Andreas Schneider
1
-1
/
+3
2013-02-22
s3-net: Don't leak username.
Andreas Schneider
1
-1
/
+2
2013-02-22
s4-client: Don't leak file descriptor.
Andreas Schneider
1
-0
/
+7
2013-02-22
s4-client: Don't leak resource handle.
Andreas Schneider
1
-0
/
+2
2013-02-22
torture: Make sure we don't overrun the buffer.
Andreas Schneider
1
-1
/
+1
2013-02-22
torture: Fix memcmp of short buffer.
Andreas Schneider
1
-2
/
+2
2013-02-22
torture: Fix array access in spoolss test.
Andreas Schneider
1
-2
/
+2
[prev]
[next]