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