Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17064: lsa_GetUserName needs to return the name for S-1-5-7 on an anonymous ... | Volker Lendecke | 1 | -4/+16 |
2007-10-10 | r17063: Update debian-sarge for 3.0.23 | Simo Sorce | 6 | -111/+93 |
2007-10-10 | r17060: Some c++ warnings | Volker Lendecke | 1 | -3/+4 |
2007-10-10 | r17047: Fix a typo and a possible NULL dereference | Volker Lendecke | 1 | -2/+4 |
2007-10-10 | r17046: Ensure we're using the right pointers ... | Jeremy Allison | 1 | -11/+7 |
2007-10-10 | r17043: Fix memleak when processing CIFS POSIX lock/unlock | Jeremy Allison | 1 | -4/+5 |
2007-10-10 | r17041: Trying to track down a *big* memory leak in the new lock code. | Jeremy Allison | 2 | -1/+2 |
2007-10-10 | r17039: Eliminate snum from enumshares and getshareinfo. Get rid of some pstr... | Volker Lendecke | 5 | -127/+244 |
2007-10-10 | r17033: Restructure init_srv_share_info_ctr so that there's only one loop, no... | Volker Lendecke | 1 | -185/+119 |
2007-10-10 | r17032: I thought I had already merged this from trunk: | Volker Lendecke | 4 | -8/+13 |
2007-10-10 | r17030: Partially fix standalone build of tdb directory | Jeremy Allison | 2 | -2/+1 |
2007-10-10 | r17025: Remove one blank line - test checking in to two | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r17023: security = server should not be considerd ROLE_DOMAIN_MEMBER | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r17022: Fix the build farm -- maybe this is the real fix, testing more | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r17021: remove unsupported smbwrapper code | Gerald Carter | 17 | -4463/+12 |
2007-10-10 | r17017: BUG 3916: fix pam config file parsing in pam_winbind. | Gerald Carter | 1 | -15/+17 |
2007-10-10 | r17016: Different and smaller fix for the valid users = username problem. | Volker Lendecke | 1 | -1/+7 |
2007-10-10 | r17011: Back out r17010 after talking to Jerry. Another fix pending... | Volker Lendecke | 1 | -34/+9 |
2007-10-10 | r17010: If winbind is not around, add S-1-22-1-<uid> to the user's token. | Volker Lendecke | 1 | -9/+34 |
2007-10-10 | r17007: Increment winbind protocol version number. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17005: Add a new helper mode to ntlm_auth: ntlm-change-password-1 | Andrew Bartlett | 6 | -1/+502 |
2007-10-10 | r17003: Fix coverity #303 - possible null deref. Jerry please | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r17000: Allow CIFS POSIX locks to coexist with Windows locks. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16998: patch from Paul Griffith <paulg@cs.yorku.ca> to fix compile of the te... | Gerald Carter | 1 | -12/+12 |
2007-10-10 | r16997: Simo's patch (based on repotr from Seth Elssworth of Quest) to try to... | Gerald Carter | 1 | -2/+21 |
2007-10-10 | r16994: Fix bug #3923, reported by jason@ncac.gwu.edu. Incorrect type | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16992: Fix bug #3922 reported by jason@ncac.gwu.edu, correctly | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16990: Fix bug #3921 spotted by jason@ncac.gwu.edu. Correctly | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16987: Fix the logic errors in ref-counting Windows locks. | Jeremy Allison | 2 | -9/+14 |
2007-10-10 | r16973: Fix subtle logic error in lock ref counting found by | Jeremy Allison | 2 | -11/+11 |
2007-10-10 | r16971: Ensure we use the correct separator for pathnames | Jeremy Allison | 1 | -34/+135 |
2007-10-10 | r16968: The function parse_processed_dfs_path() is dependent on the | Jeremy Allison | 1 | -5/+11 |
2007-10-10 | r16962: Add a few utility fns into client. Allow POSIX capabilities | Jeremy Allison | 2 | -2/+122 |
2007-10-10 | r16960: Some warnings from host "opi" | Volker Lendecke | 3 | -9/+10 |
2007-10-10 | r16957: fix cut-n-paste error. The check for 'if (\!salt)' make no sense whe... | Gerald Carter | 1 | -5/+0 |
2007-10-10 | r16955: Fix an uninitialized var -- Jerry, please check. | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r16954: Volker reminded me we already have code to do this check. | Gerald Carter | 1 | -8/+4 |
2007-10-10 | r16953: Don't allow groups to be renamed to an existing user or other group | Gerald Carter | 1 | -5/+22 |
2007-10-10 | r16952: New derive DES salt code and Krb5 keytab generation | Gerald Carter | 7 | -749/+573 |
2007-10-10 | r16948: Sync the exmaples code from trunk. | Jeremy Allison | 2 | -200/+200 |
2007-10-10 | r16947: Fix warning with profile separator when profiles not | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 259 | -9042/+19090 |
2007-10-10 | r16943: Add Jim's code. | Jeremy Allison | 23 | -0/+2176 |
2007-10-10 | r16941: Fix crash bug when the pam conversation receives an empty token. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r16940: libnscd sets errno, use that to display error message. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r16939: Still clear the winbind_cache.tdb when offline logons are not enabled. | Günther Deschner | 1 | -2/+4 |
2007-10-10 | r16927: back merge of a packaging fix for release numbers (from 3.0.23) | Gerald Carter | 1 | -1/+7 |
2007-10-10 | r16866: No idea why I did not see the warning, sorry.... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16865: This is a proposal to fix bug 3915. Before sending patches around, th... | Volker Lendecke | 3 | -8/+24 |
2007-10-10 | r16864: Intermediate checkin -- swap the sid_check_is_in_unix_users and | Volker Lendecke | 1 | -38/+38 |