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