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