summaryrefslogtreecommitdiffstats
path: root/source3/libsmb
Commit message (Expand)AuthorAgeFilesLines
* r16696: Fix the multiple-outstanding write and trans clientJeremy Allison2007-10-101-2/+22
* r16644: Fix bug #3887 reported by jason@ncac.gwu.eduJeremy Allison2007-10-101-2/+2
* r16630: Fix bug #3881, reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-101-3/+0
* r16606: Klocwork #1990. Malloc the correct size.Jeremy Allison2007-10-101-2/+12
* r16582: Fix Klocwork #1997 and all generic class of problemsJeremy Allison2007-10-101-0/+6
* r16552: Fix bug 3849.Derrell Lipman2007-10-101-3/+3
* r16550: Fix bug 3866. Thanks for the report!Derrell Lipman2007-10-101-6/+41
* r16541: Fix #3862 reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-101-3/+0
* r16458: Increase debuglevel of cli_rpc_pipe_close().Günther Deschner2007-10-101-1/+1
* r16435: Add in the uid info that Jerry needs into theJeremy Allison2007-10-101-0/+1
* r16363: Fix Klocwork ID 981 1652Volker Lendecke2007-10-101-1/+5
* r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607Volker Lendecke2007-10-103-4/+25
* r16356: Helping derrell out. Jeremy.Jeremy Allison2007-10-101-1/+1
* r16306: Error handling in this asn1 code *sucks*. Fix a genericJeremy Allison2007-10-102-8/+39
* r16287: Use intptr_t to return an integer of an unknown type castJeremy Allison2007-10-101-0/+4
* r16269: Fix the build.Günther Deschner2007-10-101-3/+3
* r16268: Add TCP fallback for our implementation of the CHANGEPW kpasswd calls.Günther Deschner2007-10-101-1/+58
* r16249: Fix Klokwork ID 130Volker Lendecke2007-10-101-1/+1
* r16207: Ensure we don't allocate an OID string unlessJeremy Allison2007-10-101-3/+11
* r16202: Fix Klocwork #3. Strange - was already fixed in HEAD.Jeremy Allison2007-10-101-2/+7
* r16156: Fix storing NULL in the wrong place. Klocwork id's 127 and 128.Volker Lendecke2007-10-101-2/+2
* r15997: Fix bug in OS/2 Warp - it doesn't set the ff_lastJeremy Allison2007-10-101-1/+1
* r15755: Fix Coverity bug # 294. Apparently password can be NULL, but cli_sess...Volker Lendecke2007-10-101-0/+4
* r15681: fix segv in 'kinit && net ads join'Gerald Carter2007-10-101-5/+3
* r15611: Remove used but uninitialised variable "count".James Peach2007-10-101-2/+2
* r15610: Fix Coverity #288 - possible null deref.Jeremy Allison2007-10-101-3/+11
* r15589: While trying to understand the vuid code I found that security=share ...Volker Lendecke2007-10-101-1/+3
* r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter2007-10-101-53/+44
* r15462: replace the use of OpenLDAP's ldap_domain2hostlist() forGerald Carter2007-10-101-22/+29
* r15243: Sorry for the breakage:Günther Deschner2007-10-101-0/+9
* r15240: Correctly disallow unauthorized access when logging on with theGünther Deschner2007-10-102-1/+99
* r15227: Fix a valgrind error. We are marshalling here, not unmarshalling.Volker Lendecke2007-10-101-2/+1
* r15216: Fix the build for machines without krb5. Oops, sorry.Jeremy Allison2007-10-101-2/+2
* r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name,Jeremy Allison2007-10-101-10/+83
* r15162: Patch for bug #3668. Windows has a bug with LARGE_READXJeremy Allison2007-10-102-4/+24
* r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal.Jeremy Allison2007-10-101-4/+16
* r15028: Fix logic error checking valid args to POSIX lockJeremy Allison2007-10-101-1/+1
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2007-10-104-257/+124
* r14664: r13868@cabra: derrell | 2006-03-22 17:04:30 -0500Derrell Lipman2007-10-101-14/+89
* r14645: No idea how this happened, fixing the build.Günther Deschner2007-10-101-55/+0
* r14643: Merge dcerpc_errstr from Samba 4.Günther Deschner2007-10-101-0/+110
* r14585: Tighten argument list of kerberos_kinit_password again,Günther Deschner2007-10-101-1/+1
* r14506: Remove remaining references to a KCM credential cache type.Günther Deschner2007-10-101-1/+1
* r14418: Try and fix Coverity #39 and #40 by making theJeremy Allison2007-10-101-2/+10
* r14355: Try and fix Coverity #158 by making the pointerJeremy Allison2007-10-101-6/+8
* r14279: Fix coverity #86, 87, 88, 89:Jim McDonough2007-10-101-10/+27
* r14241: Fix Coverity bug # 146Volker Lendecke2007-10-101-1/+3
* r14236: Fix Coverity bug # 90Volker Lendecke2007-10-101-0/+1
* r14235: Fix Coverity bug # 91Volker Lendecke2007-10-101-0/+12
* r14234: Fix Coverity bug # 93Volker Lendecke2007-10-101-0/+1