index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-10
r16862: Reverting accidential changes in ads_try_connect() from previous commit.
Günther Deschner
1
-2
/
+2
2007-10-10
r16861: Fixing crash bug when passing no domain/realm name to the CLDAP request.
Günther Deschner
2
-7
/
+10
2007-10-10
r16845: Properly report the error during join when the set password fails
Gerald Carter
1
-0
/
+7
2007-10-10
r16836: When receiving a CLDAP reply make sure that we always store the correct
Günther Deschner
1
-1
/
+3
2007-10-10
r16823: Allow to call wbinfo --domain-info="" or --domain-info="." to get domain
Günther Deschner
1
-4
/
+7
2007-10-10
r16800: correct a probable cut&paste error
Simo Sorce
1
-1
/
+1
2007-10-10
r16799: Fix remote smbd crash bug by removing half-implemented info level 4
Günther Deschner
1
-8
/
+0
2007-10-10
r16797: Add msdfs proxy junctions in the netdfs rpc enumeration.
Günther Deschner
1
-0
/
+1
2007-10-10
r16790: Fix memleak.
Günther Deschner
1
-0
/
+1
2007-10-10
r16789: Fix bug #3909, when using ea's getting a directory tries to
Jeremy Allison
2
-3
/
+59
2007-10-10
r16785: BUG 3908: Fix rpc bin authentication failure which broke user passwor...
Gerald Carter
1
-0
/
+3
2007-10-10
r16766: A warning found by RHEL3. This might actually be 3.0.23 code, maybe t...
Volker Lendecke
2
-2
/
+2
2007-10-10
r16755: Hunting warning has some benefits....
Volker Lendecke
1
-2
/
+2
2007-10-10
r16752: remove the 'socket options' setting from the shipped default smb.conf
Gerald Carter
4
-238
/
+180
2007-10-10
r16751: The precompiled header should really be in the $(buildir) and
Gerald Carter
1
-2
/
+2
2007-10-10
r16749: BUG 3905: don't fail in create_local_nt_token() when a
Gerald Carter
1
-3
/
+4
2007-10-10
r16720: Fix bug #3874 (warning) reported by Jason Mader.
Jeremy Allison
1
-2
/
+6
2007-10-10
r16719: Automatically chase referrals, support LDAP fast bind exended operation
Günther Deschner
1
-22
/
+122
2007-10-10
r16717: patch from Bjoern Jacke to fix compiler warnings on AIX
Stefan Metzmacher
1
-0
/
+44
2007-10-10
r16713: BUG 3904: fix broken smbwrapper compile
Gerald Carter
1
-1
/
+2
[next]