index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r17363: Some C++ warnings
Volker Lendecke
2007-10-10
1
-5
/
+8
*
r17333: Some C++ warnings
Volker Lendecke
2007-10-10
8
-22
/
+28
*
r17292: Try and fix bug #3967 - signing problems on trans
Jeremy Allison
2007-10-10
2
-43
/
+127
*
r17291: Fix memory leaks on early exit path.
Jeremy Allison
2007-10-10
1
-1
/
+5
*
r17262: After messages from Metze and traces from Karolin Seeger,
Jeremy Allison
2007-10-10
1
-5
/
+1
*
r17234: Fix error mappings for EQUOTA and ENOBUFS.
Jeremy Allison
2007-10-10
1
-1
/
+8
*
r17216: From Kai Blin <kai.blin@gmail.com>:
Andrew Bartlett
2007-10-10
2
-6
/
+45
*
r17162: Fix typo small typos noticed by Paul Green.
Gerald Carter
2007-10-10
1
-1
/
+1
*
r17124: fixed a bug which caused resolve_ads() to spin forever if one of the
Andrew Tridgell
2007-10-10
1
-11
/
+9
*
r17060: Some c++ warnings
Volker Lendecke
2007-10-10
1
-3
/
+4
*
r16962: Add a few utility fns into client. Allow POSIX capabilities
Jeremy Allison
2007-10-10
1
-0
/
+53
*
r16960: Some warnings from host "opi"
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
9
-220
/
+210
*
r16696: Fix the multiple-outstanding write and trans client
Jeremy Allison
2007-10-10
1
-2
/
+22
*
r16644: Fix bug #3887 reported by jason@ncac.gwu.edu
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r16630: Fix bug #3881, reported by jason@ncac.gwu.edu.
Jeremy Allison
2007-10-10
1
-3
/
+0
*
r16606: Klocwork #1990. Malloc the correct size.
Jeremy Allison
2007-10-10
1
-2
/
+12
*
r16582: Fix Klocwork #1997 and all generic class of problems
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r16552: Fix bug 3849.
Derrell Lipman
2007-10-10
1
-3
/
+3
*
r16550: Fix bug 3866. Thanks for the report!
Derrell Lipman
2007-10-10
1
-6
/
+41
*
r16541: Fix #3862 reported by jason@ncac.gwu.edu.
Jeremy Allison
2007-10-10
1
-3
/
+0
*
r16458: Increase debuglevel of cli_rpc_pipe_close().
Günther Deschner
2007-10-10
1
-1
/
+1
*
r16435: Add in the uid info that Jerry needs into the
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r16363: Fix Klocwork ID 981 1652
Volker Lendecke
2007-10-10
1
-1
/
+5
*
r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607
Volker Lendecke
2007-10-10
3
-4
/
+25
*
r16356: Helping derrell out. Jeremy.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r16306: Error handling in this asn1 code *sucks*. Fix a generic
Jeremy Allison
2007-10-10
2
-8
/
+39
*
r16287: Use intptr_t to return an integer of an unknown type cast
Jeremy Allison
2007-10-10
1
-0
/
+4
*
r16269: Fix the build.
Günther Deschner
2007-10-10
1
-3
/
+3
*
r16268: Add TCP fallback for our implementation of the CHANGEPW kpasswd calls.
Günther Deschner
2007-10-10
1
-1
/
+58
*
r16249: Fix Klokwork ID 130
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r16207: Ensure we don't allocate an OID string unless
Jeremy Allison
2007-10-10
1
-3
/
+11
*
r16202: Fix Klocwork #3. Strange - was already fixed in HEAD.
Jeremy Allison
2007-10-10
1
-2
/
+7
*
r16156: Fix storing NULL in the wrong place. Klocwork id's 127 and 128.
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r15997: Fix bug in OS/2 Warp - it doesn't set the ff_last
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r15755: Fix Coverity bug # 294. Apparently password can be NULL, but cli_sess...
Volker Lendecke
2007-10-10
1
-0
/
+4
*
r15681: fix segv in 'kinit && net ads join'
Gerald Carter
2007-10-10
1
-5
/
+3
*
r15611: Remove used but uninitialised variable "count".
James Peach
2007-10-10
1
-2
/
+2
*
r15610: Fix Coverity #288 - possible null deref.
Jeremy Allison
2007-10-10
1
-3
/
+11
*
r15589: While trying to understand the vuid code I found that security=share ...
Volker Lendecke
2007-10-10
1
-1
/
+3
*
r15543: New implementation of 'net ads join' to be more like Windows XP.
Gerald Carter
2007-10-10
1
-53
/
+44
*
r15462: replace the use of OpenLDAP's ldap_domain2hostlist() for
Gerald Carter
2007-10-10
1
-22
/
+29
*
r15243: Sorry for the breakage:
Günther Deschner
2007-10-10
1
-0
/
+9
*
r15240: Correctly disallow unauthorized access when logging on with the
Günther Deschner
2007-10-10
2
-1
/
+99
*
r15227: Fix a valgrind error. We are marshalling here, not unmarshalling.
Volker Lendecke
2007-10-10
1
-2
/
+1
*
r15216: Fix the build for machines without krb5. Oops, sorry.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name,
Jeremy Allison
2007-10-10
1
-10
/
+83
*
r15162: Patch for bug #3668. Windows has a bug with LARGE_READX
Jeremy Allison
2007-10-10
2
-4
/
+24
*
r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal.
Jeremy Allison
2007-10-10
1
-4
/
+16
*
r15028: Fix logic error checking valid args to POSIX lock
Jeremy Allison
2007-10-10
1
-1
/
+1
[prev]
[next]