index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r15310: only store lanman passwords on a change if 'lanman auth = yes'
Gerald Carter
2007-10-10
1
-7
/
+8
*
r15309: normalize printing keys when deleting
Gerald Carter
2007-10-10
2
-22
/
+3
*
r15308: Fix the build, sorry.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r15307: Ignore builtin groups we're a member of on the DC as those memberships
Günther Deschner
2007-10-10
1
-1
/
+6
*
r15306: Be consistent between rpc and ads winbind backend: let the ads backend
Günther Deschner
2007-10-10
3
-20
/
+60
*
r15305: Let winbind search by sid directly (or in windows terms: "bind to a
Günther Deschner
2007-10-10
6
-111
/
+144
*
r15299: Fix import of Python modules. Fixes Bug #3567.
Deryck Hodge
2007-10-10
2
-2
/
+11
*
r15293: Don't ever set O_SYNC on open unless "strict sync = yes".
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r15289: Put references to $PICFLAGS in quotes. Fixes #3725.
Tim Potter
2007-10-10
1
-2
/
+2
*
r15285: Fix the build.
Paul Green
2007-10-10
1
-1
/
+2
*
r15283: Oh yeah. The build farm doesn't do much with head. OK, here is the p...
Paul Green
2007-10-10
8
-3
/
+15
*
r15269: Fix incorrect boolean in assert to make POSIX lock tests
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r15266: Fix bug 3720. I wonder why -O1 compiles did not catch this...
Volker Lendecke
2007-10-10
3
-6
/
+6
*
r15255: Add return statement after abort to placate fussy compilers. Closes ...
Tim Potter
2007-10-10
1
-0
/
+2
*
r15251: Adding PreWin2kAccess builtin sid.
Günther Deschner
2007-10-10
2
-0
/
+3
*
r15250: dump some more sids.
Günther Deschner
2007-10-10
1
-0
/
+2
*
r15244: Fix debug typo.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r15243: Sorry for the breakage:
Günther Deschner
2007-10-10
2
-1
/
+14
*
r15240: Correctly disallow unauthorized access when logging on with the
Günther Deschner
2007-10-10
9
-4
/
+164
*
r15229: Save useless roundtrips in pam_auth (fallback to samlogon) when we know
Günther Deschner
2007-10-10
1
-1
/
+3
*
r15228: Fix -n winbind option which has become meaningless with the persistent
Günther Deschner
2007-10-10
1
-0
/
+6
*
r15227: Fix a valgrind error. We are marshalling here, not unmarshalling.
Volker Lendecke
2007-10-10
1
-2
/
+1
*
r15218: Update Makefile.in to avoid building libmsrpc.so on systems that do n...
Paul Green
2007-10-10
1
-3
/
+3
*
r15216: Fix the build for machines without krb5. Oops, sorry.
Jeremy Allison
2007-10-10
2
-2
/
+10
*
r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name,
Jeremy Allison
2007-10-10
6
-51
/
+120
*
r15198: Mention the auditing tool in "net rpc help".
Günther Deschner
2007-10-10
1
-0
/
+1
*
r15196: Update a comment that I found confusing (I confuse easily).
Paul Green
2007-10-10
1
-1
/
+1
*
r15194: We need to be able to join as PDC as well. Thanks to Andrew Bartlett.
Günther Deschner
2007-10-10
2
-6
/
+4
*
r15180: Use tdb_lock_bystring_with_timeout().
Lars Müller
2007-10-10
1
-1
/
+1
*
r15175: Try to get Stratus VOS back to build. Thanks, Paul.
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r15174: Check in Ronan Waide's wbinfo -i. Thanks :-)
Volker Lendecke
2007-10-10
1
-0
/
+40
*
r15173: Fix a non-critical memleak
Volker Lendecke
2007-10-10
1
-7
/
+2
*
r15162: Patch for bug #3668. Windows has a bug with LARGE_READX
Jeremy Allison
2007-10-10
3
-5
/
+27
*
r15160: Fix from William Jojo I thought had already been added (but
Jeremy Allison
2007-10-10
1
-8
/
+6
*
r15154: bump version to 3.0.23pre2
Gerald Carter
2007-10-10
1
-1
/
+1
*
r15152: Fix a case when target is offline. Jerry, this needs to be in 3.0.23pre1
Alexander Bokovoy
2007-10-10
1
-1
/
+1
*
r15150: Adding winbind debug class to the main daemon.
Günther Deschner
2007-10-10
1
-0
/
+3
*
r15141: Fix for #3592 inspired by Justin Best <justinb@pdxmission.org>.
Jeremy Allison
2007-10-10
1
-19
/
+30
*
r15138: Teach Samba the difference between exclusive and batch oplocks.
Jeremy Allison
2007-10-10
1
-40
/
+60
*
r15137: Refuse to join if our netbios name is longer than 15 chars. I think t...
Volker Lendecke
2007-10-10
2
-0
/
+13
*
r15136: Fix join consistency check
Volker Lendecke
2007-10-10
2
-2
/
+2
*
r15133: in_server is not used anywhere
Volker Lendecke
2007-10-10
2
-4
/
+0
*
r15132: Fix some shadowed variable warnings
Volker Lendecke
2007-10-10
2
-28
/
+28
*
r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal.
Jeremy Allison
2007-10-10
4
-5
/
+57
*
r15123: Don't even try to join with an inproper configuration.
Günther Deschner
2007-10-10
2
-0
/
+13
*
r15119: Initialize our global sam sid first, quite a lot of the other initial...
Volker Lendecke
2007-10-10
1
-11
/
+22
*
r15116: Allow the user to set winbind nss timeouts in seconds on IRIX. Don't
James Peach
2007-10-10
2
-9
/
+7
*
r15115: Fix error return on sessionsetup. Ensure no
Jeremy Allison
2007-10-10
1
-11
/
+15
*
r15112: Move strict locking default to auto. Fix up the error
Jeremy Allison
2007-10-10
2
-2
/
+2
*
r15107: 64 bit fixes. size_t on a 64-bit box is not uint32.
Jeremy Allison
2007-10-10
1
-3
/
+12
[prev]
[next]