summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17005: Add a new helper mode to ntlm_auth: ntlm-change-password-1Andrew Bartlett6-1/+502
2007-10-10r17003: Fix coverity #303 - possible null deref. Jerry pleaseJeremy Allison1-0/+1
2007-10-10r17000: Allow CIFS POSIX locks to coexist with Windows locks.Jeremy Allison1-1/+1
2007-10-10r16997: Simo's patch (based on repotr from Seth Elssworth of Quest) to try to...Gerald Carter1-2/+21
2007-10-10r16994: Fix bug #3923, reported by jason@ncac.gwu.edu. Incorrect typeJeremy Allison1-1/+1
2007-10-10r16992: Fix bug #3922 reported by jason@ncac.gwu.edu, correctlyJeremy Allison1-1/+1
2007-10-10r16990: Fix bug #3921 spotted by jason@ncac.gwu.edu. CorrectlyJeremy Allison1-1/+1
2007-10-10r16987: Fix the logic errors in ref-counting Windows locks.Jeremy Allison2-9/+14
2007-10-10r16973: Fix subtle logic error in lock ref counting found byJeremy Allison2-11/+11
2007-10-10r16971: Ensure we use the correct separator for pathnamesJeremy Allison1-34/+135
2007-10-10r16968: The function parse_processed_dfs_path() is dependent on theJeremy Allison1-5/+11
2007-10-10r16962: Add a few utility fns into client. Allow POSIX capabilitiesJeremy Allison2-2/+122
2007-10-10r16960: Some warnings from host "opi"Volker Lendecke3-9/+10
2007-10-10r16957: fix cut-n-paste error. The check for 'if (\!salt)' make no sense whe...Gerald Carter1-5/+0
2007-10-10r16955: Fix an uninitialized var -- Jerry, please check.Volker Lendecke1-2/+2
2007-10-10r16954: Volker reminded me we already have code to do this check.Gerald Carter1-8/+4
2007-10-10r16953: Don't allow groups to be renamed to an existing user or other groupGerald Carter1-5/+22
2007-10-10r16952: New derive DES salt code and Krb5 keytab generationGerald Carter7-749/+573
2007-10-10r16947: Fix warning with profile separator when profiles notJeremy Allison1-0/+2
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison259-9042/+19090
2007-10-10r16941: Fix crash bug when the pam conversation receives an empty token.Günther Deschner1-2/+2
2007-10-10r16940: libnscd sets errno, use that to display error message.Günther Deschner1-2/+2
2007-10-10r16939: Still clear the winbind_cache.tdb when offline logons are not enabled.Günther Deschner1-2/+4
2007-10-10r16866: No idea why I did not see the warning, sorry....Volker Lendecke1-1/+1
2007-10-10r16865: This is a proposal to fix bug 3915. Before sending patches around, th...Volker Lendecke3-8/+24
2007-10-10r16864: Intermediate checkin -- swap the sid_check_is_in_unix_users andVolker Lendecke1-38/+38
2007-10-10r16862: Reverting accidential changes in ads_try_connect() from previous commit.Günther Deschner1-2/+2
2007-10-10r16861: Fixing crash bug when passing no domain/realm name to the CLDAP request.Günther Deschner2-7/+10
2007-10-10r16845: Properly report the error during join when the set password failsGerald Carter1-0/+7
2007-10-10r16836: When receiving a CLDAP reply make sure that we always store the correctGünther Deschner1-1/+3
2007-10-10r16823: Allow to call wbinfo --domain-info="" or --domain-info="." to get domainGünther Deschner1-4/+7
2007-10-10r16800: correct a probable cut&paste errorSimo Sorce1-1/+1
2007-10-10r16799: Fix remote smbd crash bug by removing half-implemented info level 4Günther Deschner1-8/+0
2007-10-10r16797: Add msdfs proxy junctions in the netdfs rpc enumeration.Günther Deschner1-0/+1
2007-10-10r16790: Fix memleak.Günther Deschner1-0/+1
2007-10-10r16789: Fix bug #3909, when using ea's getting a directory tries toJeremy Allison2-3/+59
2007-10-10r16785: BUG 3908: Fix rpc bin authentication failure which broke user passwor...Gerald Carter1-0/+3
2007-10-10r16766: A warning found by RHEL3. This might actually be 3.0.23 code, maybe t...Volker Lendecke2-2/+2
2007-10-10r16755: Hunting warning has some benefits....Volker Lendecke1-2/+2
2007-10-10r16751: The precompiled header should really be in the $(buildir) andGerald Carter1-2/+2
2007-10-10r16749: BUG 3905: don't fail in create_local_nt_token() when aGerald Carter1-3/+4
2007-10-10r16720: Fix bug #3874 (warning) reported by Jason Mader.Jeremy Allison1-2/+6
2007-10-10r16717: patch from Bjoern Jacke to fix compiler warnings on AIXStefan Metzmacher1-0/+44
2007-10-10r16713: BUG 3904: fix broken smbwrapper compileGerald Carter1-1/+2
2007-10-10r16701: Fix segv when adding a printer caused by not initializing theGerald Carter1-1/+1
2007-10-10r16696: Fix the multiple-outstanding write and trans clientJeremy Allison1-2/+22
2007-10-10r16687: Fix bugs #3901, #3902, #3903 reported by jason@ncac.gwu.edu.Jeremy Allison3-8/+19
2007-10-10r16685: Fix bug #3901 reported by jason@ncac.gwu.edu.Jeremy Allison1-7/+1
2007-10-10r16683: Fix bug #3900 reported by jason@ncac.gwu.edu.Jeremy Allison1-2/+2
2007-10-10r16681: Fix bug #3899 reported by jason@ncac.gwu.edu.Jeremy Allison1-5/+0