summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison25-278/+427
2007-10-10r13291: NT checks the minimum password age dynamically. That means we have to...Volker Lendecke1-5/+21
2007-10-10r13290: Adding Account Policy LDAP attributes for eDirectory schema.Günther Deschner1-1/+52
2007-10-10r13288: readding readme fileGerald Carter1-0/+225
2007-10-10r13287: removning readme fileGerald Carter1-227/+0
2007-10-10r13286: changing target file in another branchGerald Carter1-0/+2
2007-10-10r13274: Fix for bug #3467. Not a show stopper.Jeremy Allison5-29/+44
2007-10-10r13262: Arrgggg. Fix smbstatus and swat status to ignoreJeremy Allison2-1/+12
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-10r13235: fixing RedHat 7.x packagingGerald Carter1-10/+10
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-10r13187: IBM Tivoli Directory Server schema updates from John JanosikJim McDonough2-1/+22
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-10r13132: Old fix from LarsSimo Sorce1-0/+4
2007-10-10r13127: more spec file fixes for RHELGerald Carter1-10/+8
2007-10-10r13125: Very well spotted crash bug fix for #3343 fromJeremy Allison1-2/+0
2007-10-10r13124: working on RHEL/Fedora packaging for 64-bit platforms and general cle...Gerald Carter13-43/+34
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