Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r16960: Some warnings from host "opi" | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 9 | -220/+210 |
2007-10-10 | r16696: Fix the multiple-outstanding write and trans client | Jeremy Allison | 1 | -2/+22 |
2007-10-10 | r16644: Fix bug #3887 reported by jason@ncac.gwu.edu | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r16630: Fix bug #3881, reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -3/+0 |
2007-10-10 | r16606: Klocwork #1990. Malloc the correct size. | Jeremy Allison | 1 | -2/+12 |
2007-10-10 | r16582: Fix Klocwork #1997 and all generic class of problems | Jeremy Allison | 1 | -0/+6 |
2007-10-10 | r16552: Fix bug 3849. | Derrell Lipman | 1 | -3/+3 |
2007-10-10 | r16550: Fix bug 3866. Thanks for the report! | Derrell Lipman | 1 | -6/+41 |
2007-10-10 | r16541: Fix #3862 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -3/+0 |
2007-10-10 | r16458: Increase debuglevel of cli_rpc_pipe_close(). | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r16435: Add in the uid info that Jerry needs into the | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r16363: Fix Klocwork ID 981 1652 | Volker Lendecke | 1 | -1/+5 |
2007-10-10 | r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607 | Volker Lendecke | 3 | -4/+25 |
2007-10-10 | r16356: Helping derrell out. Jeremy. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16306: Error handling in this asn1 code *sucks*. Fix a generic | Jeremy Allison | 2 | -8/+39 |
2007-10-10 | r16287: Use intptr_t to return an integer of an unknown type cast | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r16269: Fix the build. | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r16268: Add TCP fallback for our implementation of the CHANGEPW kpasswd calls. | Günther Deschner | 1 | -1/+58 |
2007-10-10 | r16249: Fix Klokwork ID 130 | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16207: Ensure we don't allocate an OID string unless | Jeremy Allison | 1 | -3/+11 |
2007-10-10 | r16202: Fix Klocwork #3. Strange - was already fixed in HEAD. | Jeremy Allison | 1 | -2/+7 |
2007-10-10 | r16156: Fix storing NULL in the wrong place. Klocwork id's 127 and 128. | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r15997: Fix bug in OS/2 Warp - it doesn't set the ff_last | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r15755: Fix Coverity bug # 294. Apparently password can be NULL, but cli_sess... | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r15681: fix segv in 'kinit && net ads join' | Gerald Carter | 1 | -5/+3 |
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 | r15589: While trying to understand the vuid code I found that security=share ... | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r15543: New implementation of 'net ads join' to be more like Windows XP. | Gerald Carter | 1 | -53/+44 |
2007-10-10 | r15462: replace the use of OpenLDAP's ldap_domain2hostlist() for | Gerald Carter | 1 | -22/+29 |
2007-10-10 | r15243: Sorry for the breakage: | Günther Deschner | 1 | -0/+9 |
2007-10-10 | r15240: Correctly disallow unauthorized access when logging on with the | Günther Deschner | 2 | -1/+99 |
2007-10-10 | r15227: Fix a valgrind error. We are marshalling here, not unmarshalling. | Volker Lendecke | 1 | -2/+1 |
2007-10-10 | r15216: Fix the build for machines without krb5. Oops, sorry. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name, | Jeremy Allison | 1 | -10/+83 |
2007-10-10 | r15162: Patch for bug #3668. Windows has a bug with LARGE_READX | Jeremy Allison | 2 | -4/+24 |
2007-10-10 | r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal. | Jeremy Allison | 1 | -4/+16 |
2007-10-10 | r15028: Fix logic error checking valid args to POSIX lock | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r15018: Merge Volker's ipc/trans2/nttrans changes over | Jeremy Allison | 4 | -257/+124 |
2007-10-10 | r14664: r13868@cabra: derrell | 2006-03-22 17:04:30 -0500 | Derrell Lipman | 1 | -14/+89 |
2007-10-10 | r14645: No idea how this happened, fixing the build. | Günther Deschner | 1 | -55/+0 |
2007-10-10 | r14643: Merge dcerpc_errstr from Samba 4. | Günther Deschner | 1 | -0/+110 |
2007-10-10 | r14585: Tighten argument list of kerberos_kinit_password again, | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r14506: Remove remaining references to a KCM credential cache type. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r14418: Try and fix Coverity #39 and #40 by making the | Jeremy Allison | 1 | -2/+10 |
2007-10-10 | r14355: Try and fix Coverity #158 by making the pointer | Jeremy Allison | 1 | -6/+8 |
2007-10-10 | r14279: Fix coverity #86, 87, 88, 89: | Jim McDonough | 1 | -10/+27 |
2007-10-10 | r14241: Fix Coverity bug # 146 | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r14236: Fix Coverity bug # 90 | Volker Lendecke | 1 | -0/+1 |