summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3-vfs: add vfs_btrfs moduleDavid Disseldorp2013-03-095-0/+224
* s3:idmap: fix a debug message and lower its levelMichael Adam2013-03-081-1/+2
* vfs_catia: add my copyrightGuenter Kukkukk2013-03-071-0/+1
* vfs_catia: fix the translation to "vfs_translate_to_windows"Guenter Kukkukk2013-03-071-4/+6
* vfs_catia: add debug class for that moduleGuenter Kukkukk2013-03-071-1/+23
* net ads join: Add support for specifying the machine account passwordAndrew Bartlett2013-03-061-0/+11
* Make sure to set umask() before calling mkstemp().Andreas Schneider2013-03-069-3/+58
* winbind: Fix no memory check in _wbint_PingDc().Andreas Schneider2013-03-051-1/+1
* s3-daemons: Set the comment field of the daemons.Andreas Schneider2013-03-054-0/+19
* lib: Add prctl_set_comment to utils.Andreas Schneider2013-03-051-1/+1
* waf: Correctly check for prctl in just one place.Andreas Schneider2013-03-051-9/+1
* winbind: Fix samba3.winbind.struct test.Andreas Schneider2013-03-051-1/+1
* winbind: Correctly use names in the domain struct.Andreas Schneider2013-03-057-20/+52
* winbind: Use talloc for allocating domain, dns, forest and dc name.Andreas Schneider2013-03-056-61/+142
* Fix the build: net_serverid.c has 3 wrong format strings for 64bit varsGuenter Kukkukk2013-03-051-5/+7
* s3:lib/charcnv fix typo in pull_ascii_base_talloc()Ralph Wuerthner2013-03-051-1/+1
* s3:libnet increase timeout for machine password changeChristian Ambach2013-03-051-0/+9
* s3:lib/events: make use of tevent_common_loop_timer_delay()Stefan Metzmacher2013-03-011-30/+6
* 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
* s3:lib/events: add missing TEVENT_TRACE_BEFORE/AFTER_WAIT handlingStefan Metzmacher2013-02-281-0/+6
* s3:smbd: fix missing space in debug message in initial_break_processing()Michael Adam2013-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
* s3-rpc_server: Make sure that fd is really closed on error.Andreas Schneider2013-02-221-0/+6
* s3-vfs: Don't leak file descriptor on error.Andreas Schneider2013-02-221-1/+3
* s3-libsmb: Don't leak memory 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
* winbind: Don't leak centry memory.Andreas Schneider2013-02-221-0/+1
* s3-torture: Don't leak memory.Andreas Schneider2013-02-221-0/+3
* 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
* 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
* pdb: Fix array overrun by one.Andreas Schneider2013-02-221-3/+4
* s3-tldap: Make sure we don't deref a null pointer.Andreas Schneider2013-02-221-0/+3
* nmbd: Fix request data data processing.Andreas Schneider2013-02-221-2/+2
* libsmb: Fix possible null pointer dereference.Andreas Schneider2013-02-221-2/+2
* winbind: Correctly cast name to messaging_send_buf().Andreas Schneider2013-02-221-3/+3
* winbind: Use uint8_t type and use const where needed.Andreas Schneider2013-02-221-7/+7
* messages: Use uint8_t type.Andreas Schneider2013-02-221-2/+2
* winbind: Make domain_name const in wcache_ndr_key().Andreas Schneider2013-02-221-1/+1
* build/autoconf: put ld check variable in quotesBjörn Jacke2013-02-221-1/+1
* build:autoconf: fix output of syslog-facility checkBjörn Jacke2013-02-211-1/+4
* s3:rpc_client fix a crashChristian Ambach2013-02-201-1/+1
* ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'Rusty Russell2013-02-203-6/+6