summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17041: Trying to track down a *big* memory leak in the new lock code.Jeremy Allison2-1/+2
2007-10-10r17039: Eliminate snum from enumshares and getshareinfo. Get rid of some pstr...Volker Lendecke5-127/+244
2007-10-10r17033: Restructure init_srv_share_info_ctr so that there's only one loop, no...Volker Lendecke1-185/+119
2007-10-10r17032: I thought I had already merged this from trunk:Volker Lendecke4-8/+13
2007-10-10r17030: Partially fix standalone build of tdb directoryJeremy Allison2-2/+1
2007-10-10r17025: Remove one blank line - test checking in to twoJeremy Allison1-1/+0
2007-10-10r17023: security = server should not be considerd ROLE_DOMAIN_MEMBERGerald Carter1-1/+2
2007-10-10r17022: Fix the build farm -- maybe this is the real fix, testing moreVolker Lendecke1-1/+2
2007-10-10r17021: remove unsupported smbwrapper codeGerald Carter17-4463/+12
2007-10-10r17017: BUG 3916: fix pam config file parsing in pam_winbind.Gerald Carter1-15/+17
2007-10-10r17016: Different and smaller fix for the valid users = username problem.Volker Lendecke1-1/+7
2007-10-10r17011: Back out r17010 after talking to Jerry. Another fix pending...Volker Lendecke1-34/+9
2007-10-10r17010: If winbind is not around, add S-1-22-1-<uid> to the user's token.Volker Lendecke1-9/+34
2007-10-10r17007: Increment winbind protocol version number.Andrew Bartlett1-1/+1
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