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
r15654: Update our internal copy of popt to that distributed with the RPM 4.2
James Peach
13
-664
/
+2229
2007-10-10
r15649: Allow to store 24 password history entries in ldapsam (same limit as on
Günther Deschner
2
-6
/
+8
2007-10-10
r15646: Implement an setdomainsid command as well
Simo Sorce
2
-1
/
+23
2007-10-10
r15644: Now that we are referencing uint32_t and other data types
Paul Green
1
-0
/
+4
2007-10-10
r15635: Fix a bogus gcc uninit variable message
Volker Lendecke
1
-1
/
+1
2007-10-10
r15634: Prevent passwords of winbindd's list of credential caches from beeing
Günther Deschner
4
-1
/
+53
2007-10-10
r15633: Minor smbldap/pdb_ldap cleanup
Günther Deschner
2
-20
/
+16
2007-10-10
r15632: Remove length limitation from the winbind cache cleanup traversal.
Günther Deschner
1
-7
/
+2
2007-10-10
r15631: Add a new option "enable core files". Administrators can use this to
James Peach
2
-0
/
+13
2007-10-10
r15630: adapt smbclient fix to smbtree to enable long share names
Jim McDonough
2
-1
/
+61
2007-10-10
r15620: pass 'target:samba3=yes' to samba4's smbtorture when running samba3's...
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r15611: Remove used but uninitialised variable "count".
James Peach
1
-2
/
+2
2007-10-10
r15610: Fix Coverity #288 - possible null deref.
Jeremy Allison
1
-3
/
+11
2007-10-10
r15608: Fix a couple of Coverity errors
Volker Lendecke
1
-0
/
+9
2007-10-10
r15601: Fix segfaults with 'security=share' and 'guest only = yes'
Volker Lendecke
2
-10
/
+31
2007-10-10
r15600: Correctly fill in the gid for local users.
Volker Lendecke
1
-0
/
+6
2007-10-10
r15597: more ads join fixes -- we can only set the PWDNOEXP and DES_ONLY acb ...
Gerald Carter
1
-7
/
+9
2007-10-10
r15589: While trying to understand the vuid code I found that security=share ...
Volker Lendecke
3
-15
/
+26
2007-10-10
r15583: Add a comment while trying to understand this code
Volker Lendecke
1
-0
/
+5
2007-10-10
r15571: Fix Coverity bug #285
Volker Lendecke
1
-3
/
+7
2007-10-10
r15570: Fix Coverity bug # 286. I really wonder why gcc -O1 did not catch thi...
Volker Lendecke
1
-1
/
+1
2007-10-10
r15569: Fix Coverity bug # 287. Jerry, can you check if WERR_NOMEM is a corre...
Volker Lendecke
1
-0
/
+11
2007-10-10
r15566: Fix Coverity bug # 284. The lp_ldap_xx_suffix function only return NU...
Volker Lendecke
1
-7
/
+16
2007-10-10
r15562: Attempt to fix Coverity bug # 283
Volker Lendecke
1
-0
/
+8
2007-10-10
r15561: Should re-fix older systems without RC4-HMAC support
Gerald Carter
1
-15
/
+6
2007-10-10
r15560: Since the hotel doesn't have Sci-Fi and no "Doctor Who"....
Gerald Carter
2
-176
/
+96
2007-10-10
r15559: Smaller fixes for the new cldap code:
Günther Deschner
2
-7
/
+6
2007-10-10
r15558: Do not wait endless for a CLDAP reply when the LDAP server is
Günther Deschner
1
-1
/
+21
2007-10-10
r15556: Better fix for leading // or \\ from "David R. Linn"
Jeremy Allison
1
-2
/
+2
2007-10-10
r15555: Make "change notify timeout" a per-share parameter - used
Jeremy Allison
4
-8
/
+37
2007-10-10
r15553: minor rpcclient cleanup: length is already set in data_blob.
Günther Deschner
1
-3
/
+0
2007-10-10
r15552: Fix segfault...
Günther Deschner
1
-0
/
+2
2007-10-10
r15550: make sure to pick up the -lresolv libs on systems without -lldap to p...
Gerald Carter
1
-1
/
+3
2007-10-10
r15549: removing rhosts and 'hosts equiv' authentication features
Gerald Carter
5
-312
/
+1
2007-10-10
r15548: remove unused 'wins partners'
Gerald Carter
1
-3
/
+0
2007-10-10
r15547: say goodbye to --with-ldapsam (although the ldapsam_compat passdb bac...
Gerald Carter
3
-71
/
+0
2007-10-10
r15546: When debugging is enabled be just a little more verbose in logging in
Günther Deschner
1
-6
/
+6
2007-10-10
r15544: make sure to define NS_PACKETSZ for Bind 4 interfaces (fix build on us4)
Gerald Carter
1
-1
/
+6
2007-10-10
r15543: New implementation of 'net ads join' to be more like Windows XP.
Gerald Carter
16
-603
/
+897
2007-10-10
r15542: Close the LDAP connection and free the struct, regardless whether the
Günther Deschner
1
-1
/
+1
2007-10-10
r15541: Only ever store a user's password in a WINBINDD_CCACHE_ENTRY struct when
Günther Deschner
1
-1
/
+1
2007-10-10
r15539: Use portable wrapper functions instead of seteuid
Jeremy Allison
2
-7
/
+7
2007-10-10
r15537: Ignore // or \\ in //server or \\server.
Jeremy Allison
1
-0
/
+5
2007-10-10
r15531: fix linking of smbmnt and smbumount with socket wrapper
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r15529: Initialise our saved uid and gid so that we can tell when
James Peach
2
-2
/
+7
2007-10-10
r15528: Make the existance of the /etc/security/pam_winbind.conf file
Günther Deschner
1
-3
/
+5
2007-10-10
r15526: Avoid double \n.
Günther Deschner
1
-1
/
+1
2007-10-10
r15525: fix compile error on HP-UX reported by Ryan Novosielski
Gerald Carter
1
-1
/
+0
2007-10-10
r15523: Honour the time_offset also when verifying kerberos tickets. This
Günther Deschner
4
-3
/
+9
2007-10-10
r15519: Fix segfault.
Günther Deschner
1
-1
/
+3
[next]