summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison2007-10-1025-278/+427
* r13291: NT checks the minimum password age dynamically. That means we have to...Volker Lendecke2007-10-101-5/+21
* r13274: Fix for bug #3467. Not a show stopper.Jeremy Allison2007-10-105-29/+44
* r13262: Arrgggg. Fix smbstatus and swat status to ignoreJeremy Allison2007-10-102-1/+12
* r13260: Fix stupid bug Volker found for big-endian machines.Jeremy Allison2007-10-101-1/+1
* r13257: Fix python build with older python versions (e.g. 2.2.1) like in Unit...Lars Müller2007-10-101-2/+2
* r13238: Fix from Qiao Yang <qyang@stbernard.com> to ensure weJeremy Allison2007-10-101-2/+3
* r13233: build fixes for smbmnt; remove unused variable; ready to ship 3.0.21b...Gerald Carter2007-10-102-2/+1
* r13232: defensive programming in an attempt to prevent crashes due to a PDC r...Gerald Carter2007-10-101-3/+5
* r13231: apparently strncat() is converted to strcat() on RH7.3 and similar sy...Gerald Carter2007-10-101-2/+4
* r13229: * fix bad comparison caught by the AIX compiler in wbinfo codeGerald Carter2007-10-102-4/+9
* r13224: better to cast the return tooSimo Sorce2007-10-101-1/+1
* r13222: Never assume mode_t is of type int.Simo Sorce2007-10-101-2/+2
* r13216: r12422@cabra: derrell | 2006-01-28 23:57:35 -0500Derrell Lipman2007-10-102-50/+17
* r13214: r12420@cabra: derrell | 2006-01-28 19:10:58 -0500Derrell Lipman2007-10-101-44/+57
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-1041-47/+56
* r13211: Fix remote password changing if password must change is setVolker Lendecke2007-10-101-1/+36
* r13209: Make smbpasswd -a work again if passdb did not exist.Volker Lendecke2007-10-101-0/+1
* r13202: Fix the build for --with-aio-support. Sorry.Volker Lendecke2007-10-101-2/+2
* r13198: Fix issues exposed by Jerry's testing on 64-bit SolarisJeremy Allison2007-10-103-78/+138
* r13197: Add -k switch to dump the data of a single key.Lars Müller2007-10-101-5/+41
* r13194: Don't do extra memcpy's unless we're asked to.Jeremy Allison2007-10-101-1/+5
* r13192: Fix up alignment issues when printing share modeJeremy Allison2007-10-102-4/+17
* r13190: Fix #3458 from Andriy Gapon <avg@icyb.net.ua>. Don'tJeremy Allison2007-10-101-1/+1
* r13176: Fix show-stopper bug for 3.0.21b where 4 leg NTLMSSP SPNEGOJeremy Allison2007-10-102-2/+24
* r13175: Actually make adding a new user into an empty pdbtdbJeremy Allison2007-10-101-1/+1
* r13172: Fix incorrect error message when new tdb not created correctly.Jeremy Allison2007-10-101-1/+1
* r13162: Allow to set the flags for a ds_enum_domain_trusts query in rpcclient.Günther Deschner2007-10-101-1/+5
* r13148: Fix bug: #3413Simo Sorce2007-10-101-3/+9
* r13147: Raise creds_server_step fail log messages to debug level 2.Jeremy Allison2007-10-102-4/+4
* r13140: Fix swat - make sure it can list running services (ensure loopback_ip)Jeremy Allison2007-10-101-0/+1
* r13138: old fix I forgot to commitSimo Sorce2007-10-101-2/+5
* r13137: make cleare where long ifdefs endsSimo Sorce2007-10-101-2/+2
* r13136: Fix handling user sid and user gidSimo Sorce2007-10-101-2/+4
* r13133: patch from Makr Proehl <m.proehl@science-computing.de> for dumping se...Gerald Carter2007-10-101-1/+1
* r13125: Very well spotted crash bug fix for #3343 fromJeremy Allison2007-10-101-2/+0
* r13119: Fix for #1779 from William Jojo <jojowil@hvcc.edu>Jeremy Allison2007-10-101-4/+6
* r13110: remove an invalid debug message about call get_share_mode_lock() with...Gerald Carter2007-10-101-1/+0
* r13095: Fix warnings assigning int to a size_t.Jeremy Allison2007-10-103-3/+5
* r13093: adding vendor patch level string as announced on samba-technical mlGerald Carter2007-10-103-10/+36
* r13091: Fix gcc warning about using '0' with %s.Jeremy Allison2007-10-101-1/+1
* r13089: quick fix to work around building ilbnss_winbind.so on SOlaris when -...Gerald Carter2007-10-101-0/+2
* r13086: hooking max connections into 'add share' as well (although the WinXP ...Gerald Carter2007-10-101-6/+13
* r13085: hook the max connections spin box in the share properties MMC pluginGerald Carter2007-10-101-10/+16
* r13083: patch suggested by Adam Nielsen for better smbstatus formattingGerald Carter2007-10-101-4/+4
* r13082: revert an accidentally commited patch (still in progress)Gerald Carter2007-10-102-15/+12
* r13081: correct fix for the segv in nmbd caused by a double free on namerec.Gerald Carter2007-10-104-20/+23
* r13072: Fix segfault in vfstest and smbtorture.Deryck Hodge2007-10-102-0/+3
* r13058: Add %w macro for the winbind seperator which allows us for exampleLars Müller2007-10-101-0/+6
* r13042: Fix for bug #3248 Stefan Burkei <stefan@burkei.de>.Jeremy Allison2007-10-101-1/+2