summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r17000: Allow CIFS POSIX locks to coexist with Windows locks.Jeremy Allison2007-10-101-1/+1
* r16998: patch from Paul Griffith <paulg@cs.yorku.ca> to fix compile of the te...Gerald Carter2007-10-101-12/+12
* r16997: Simo's patch (based on repotr from Seth Elssworth of Quest) to try to...Gerald Carter2007-10-101-2/+21
* r16994: Fix bug #3923, reported by jason@ncac.gwu.edu. Incorrect typeJeremy Allison2007-10-101-1/+1
* r16992: Fix bug #3922 reported by jason@ncac.gwu.edu, correctlyJeremy Allison2007-10-101-1/+1
* r16990: Fix bug #3921 spotted by jason@ncac.gwu.edu. CorrectlyJeremy Allison2007-10-101-1/+1
* r16987: Fix the logic errors in ref-counting Windows locks.Jeremy Allison2007-10-102-9/+14
* r16973: Fix subtle logic error in lock ref counting found byJeremy Allison2007-10-102-11/+11
* r16971: Ensure we use the correct separator for pathnamesJeremy Allison2007-10-101-34/+135
* r16968: The function parse_processed_dfs_path() is dependent on theJeremy Allison2007-10-101-5/+11
* r16962: Add a few utility fns into client. Allow POSIX capabilitiesJeremy Allison2007-10-102-2/+122
* r16960: Some warnings from host "opi"Volker Lendecke2007-10-103-9/+10
* r16957: fix cut-n-paste error. The check for 'if (\!salt)' make no sense whe...Gerald Carter2007-10-101-5/+0
* r16955: Fix an uninitialized var -- Jerry, please check.Volker Lendecke2007-10-101-2/+2
* r16954: Volker reminded me we already have code to do this check.Gerald Carter2007-10-101-8/+4
* r16953: Don't allow groups to be renamed to an existing user or other groupGerald Carter2007-10-101-5/+22
* r16952: New derive DES salt code and Krb5 keytab generationGerald Carter2007-10-107-749/+573
* r16948: Sync the exmaples code from trunk.Jeremy Allison2007-10-102-200/+200
* r16947: Fix warning with profile separator when profiles notJeremy Allison2007-10-101-0/+2
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-10259-9042/+19090
* r16943: Add Jim's code.Jeremy Allison2007-10-1023-0/+2176
* r16941: Fix crash bug when the pam conversation receives an empty token.Günther Deschner2007-10-101-2/+2
* r16940: libnscd sets errno, use that to display error message.Günther Deschner2007-10-101-2/+2
* r16939: Still clear the winbind_cache.tdb when offline logons are not enabled.Günther Deschner2007-10-101-2/+4
* r16927: back merge of a packaging fix for release numbers (from 3.0.23)Gerald Carter2007-10-101-1/+7
* r16866: No idea why I did not see the warning, sorry....Volker Lendecke2007-10-101-1/+1
* r16865: This is a proposal to fix bug 3915. Before sending patches around, th...Volker Lendecke2007-10-103-8/+24
* r16864: Intermediate checkin -- swap the sid_check_is_in_unix_users andVolker Lendecke2007-10-101-38/+38
* r16862: Reverting accidential changes in ads_try_connect() from previous commit.Günther Deschner2007-10-101-2/+2
* r16861: Fixing crash bug when passing no domain/realm name to the CLDAP request.Günther Deschner2007-10-102-7/+10
* r16845: Properly report the error during join when the set password failsGerald Carter2007-10-101-0/+7
* r16836: When receiving a CLDAP reply make sure that we always store the correctGünther Deschner2007-10-101-1/+3
* r16823: Allow to call wbinfo --domain-info="" or --domain-info="." to get domainGünther Deschner2007-10-101-4/+7
* r16800: correct a probable cut&paste errorSimo Sorce2007-10-101-1/+1
* r16799: Fix remote smbd crash bug by removing half-implemented info level 4Günther Deschner2007-10-101-8/+0
* r16797: Add msdfs proxy junctions in the netdfs rpc enumeration.Günther Deschner2007-10-101-0/+1
* r16790: Fix memleak.Günther Deschner2007-10-101-0/+1
* r16789: Fix bug #3909, when using ea's getting a directory tries toJeremy Allison2007-10-102-3/+59
* r16785: BUG 3908: Fix rpc bin authentication failure which broke user passwor...Gerald Carter2007-10-101-0/+3
* r16766: A warning found by RHEL3. This might actually be 3.0.23 code, maybe t...Volker Lendecke2007-10-102-2/+2
* r16755: Hunting warning has some benefits....Volker Lendecke2007-10-101-2/+2
* r16752: remove the 'socket options' setting from the shipped default smb.confGerald Carter2007-10-104-238/+180
* r16751: The precompiled header should really be in the $(buildir) andGerald Carter2007-10-101-2/+2
* r16749: BUG 3905: don't fail in create_local_nt_token() when aGerald Carter2007-10-101-3/+4
* r16720: Fix bug #3874 (warning) reported by Jason Mader.Jeremy Allison2007-10-101-2/+6
* r16719: Automatically chase referrals, support LDAP fast bind exended operationGünther Deschner2007-10-101-22/+122
* r16717: patch from Bjoern Jacke to fix compiler warnings on AIXStefan Metzmacher2007-10-101-0/+44
* r16713: BUG 3904: fix broken smbwrapper compileGerald Carter2007-10-101-1/+2
* r16701: Fix segv when adding a printer caused by not initializing theGerald Carter2007-10-101-1/+1
* r16696: Fix the multiple-outstanding write and trans clientJeremy Allison2007-10-101-2/+22