summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-01wafsamba: add CHECK_VALUEOF() helperStefan Metzmacher1-1/+19
2013-03-01s3:lib/events: make use of tevent_common_loop_timer_delay()Stefan Metzmacher1-30/+6
2013-02-28Fix bug # 9666 - Broken filtering of link-local addresses.Timur Bakeyev1-13/+15
2013-02-28s3:pylibsmb: make sure we get tevent debug messagesStefan Metzmacher1-1/+8
2013-02-28s3:lib/events: make use of samba_tevent_set_debug()Stefan Metzmacher1-36/+1
2013-02-28s4:lib/events: make use of samba_tevent_set_debug()Stefan Metzmacher1-35/+1
2013-02-28lib/util: add samba_tevent_set_debug()Stefan Metzmacher2-1/+14
2013-02-28lib/util: allow samba_tevent_debug() to take a name as contextStefan Metzmacher1-5/+16
2013-02-28auth/pycredentials: make use of samba_tevent_context_init()Stefan Metzmacher1-1/+1
2013-02-28s4:pyregistry: make use of samba_tevent_context_init()Stefan Metzmacher1-1/+1
2013-02-28s4:pygensec: make use of samba_tevent_context_init()Stefan Metzmacher1-1/+1
2013-02-28s3:lib/events: add missing TEVENT_TRACE_BEFORE/AFTER_WAIT handlingStefan Metzmacher1-0/+6
2013-02-28s4:winbindd: fix spacing and line length in cmd_getpwnam_recv_domain()Michael Adam1-1/+2
2013-02-28s3:smbd: fix missing space in debug message in initial_break_processing()Michael Adam1-1/+1
2013-02-28build: Do not force a specific perl from ${PERL} when running pod2manAndrew Bartlett1-1/+1
2013-02-28Fix bug #9039 'map untrusted to domain' treats WORKSTATION as bogus domain.Daniel Kobras1-1/+2
2013-02-27Make sure that domain joins work correctly when the DC disallows NTLM auth.Richard Sharpe2-4/+13
2013-02-27s4:winbindd: do not drop the workgroup name in the getgrgid callMichael Adam1-1/+11
2013-02-27s4:winbindd: do not drop the workgroup name in the getgrnam and getgrent calls.Michael Adam1-1/+11
2013-02-23Fix bug #9674 - Samba denies owner Read Control when there is a DENY entry wh...Richard Sharpe1-3/+3
2013-02-22Make systemctl reference indirect in packaging/NetworkManager/30-winbind-systemdAlexander Bokovoy1-4/+4
2013-02-22s3-rpc_server: Make sure that fd is really closed on error.Andreas Schneider1-0/+6
2013-02-22lib-util: Don't leak file descriptor on error.Andreas Schneider1-0/+1
2013-02-22s3-vfs: Don't leak file descriptor on error.Andreas Schneider1-1/+3
2013-02-22s4-lib: Don't leak plugin handle on error.Andreas Schneider1-0/+1
2013-02-22s3-libsmb: Don't leak memory on error.Andreas Schneider1-0/+1
2013-02-22ndrdump: Don't leak plugin handle on error.Andreas Schneider1-0/+1
2013-02-22smbpasswd: Don't leak memory.Andreas Schneider1-0/+1
2013-02-22smbget: Fix file descriptor leak.Andreas Schneider1-0/+3
2013-02-22s4-policy: Fix memory leaks in push_recursive().Andreas Schneider1-14/+26
2013-02-22s4-cifsdd: Don't leak memory.Andreas Schneider1-0/+6
2013-02-22s4-registry: Don't leak file descriptor.Andreas Schneider1-2/+1
2013-02-22s4-registry: Don't leak memory on error.Andreas Schneider1-0/+7
2013-02-22winbind: Don't leak centry memory.Andreas Schneider1-0/+1
2013-02-22s4-client: Don't leak memory.Andreas Schneider1-0/+2
2013-02-22s3-torture: Don't leak memory.Andreas Schneider1-0/+3
2013-02-22wbinfo: Fix several memory leaks.Andreas Schneider1-0/+8
2013-02-22winbind: Don't leak memory on return.Andreas Schneider1-0/+3
2013-02-22s3-smbd: Don't leak subcntarr array.Andreas Schneider1-1/+1
2013-02-22torture: Don't leak file resource handle in spoolss test.Andreas Schneider1-0/+1
2013-02-22s3-vfs: Don't leak file descriptor.Andreas Schneider1-2/+1
2013-02-22s3-param: Don't leak file descriptor.Andreas Schneider1-0/+1
2013-02-22s3-lsasd: Don't leak file descriptors.Andreas Schneider1-11/+18
2013-02-22s3-spoolss: Don't leak memory.Andreas Schneider1-1/+3
2013-02-22s3-net: Don't leak username.Andreas Schneider1-1/+2
2013-02-22s4-client: Don't leak file descriptor.Andreas Schneider1-0/+7
2013-02-22s4-client: Don't leak resource handle.Andreas Schneider1-0/+2
2013-02-22torture: Make sure we don't overrun the buffer.Andreas Schneider1-1/+1
2013-02-22torture: Fix memcmp of short buffer.Andreas Schneider1-2/+2
2013-02-22torture: Fix array access in spoolss test.Andreas Schneider1-2/+2