summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r13991: Fix Coverity bug # 69Volker Lendecke2007-10-101-0/+1
* r13989: Fix for Coverity bug #45 and associated spoolss RPC_BUFFERJeremy Allison2007-10-101-7/+22
* r13987: Fix Coverity bug # 74. This tool is good...Volker Lendecke2007-10-101-0/+1
* r13984: Fix Coverity bug # 98Volker Lendecke2007-10-101-1/+3
* r13983: Fix Coverity bug # 111Volker Lendecke2007-10-101-0/+1
* r13981: Fix Coverity bug # 138Volker Lendecke2007-10-101-1/+1
* r13980: Fix Coverity bug # 63. Jeremy, could you take a look at this?Volker Lendecke2007-10-101-5/+16
* r13979: We've dereferenced my_methods already, so there's no point in checkin...Volker Lendecke2007-10-101-1/+1
* r13978: Here is why it's essential to use SAFE_FREE instead of free.Jeremy Allison2007-10-101-6/+6
* r13975: Re-fix Coverity #156 - I had left the hidden arg. inconsistentJeremy Allison2007-10-103-5/+6
* r13971: Fix Coverity bugs #209 - #213 - it detected mistakesJeremy Allison2007-10-101-56/+67
* r13968: fix typo, caught by GuentherJim McDonough2007-10-101-1/+1
* r13965: Make sure we always reset the userAccountControl bits when re-joiningGünther Deschner2007-10-101-1/+1
* r13958: Fix Coverity Bug # 141Volker Lendecke2007-10-101-1/+1
* r13957: Based on patch from Richard Renard <richard.renard@idealx.com>:Jim McDonough2007-10-101-15/+18
* r13955: Fix Coverity ID 139.Volker Lendecke2007-10-101-1/+1
* r13951: Fix Coverity Bug #163.Volker Lendecke2007-10-101-28/+0
* r13950: Fix Coverity bug #168Volker Lendecke2007-10-101-0/+1
* r13948: Fix the build. Remove rpcclient.h include.Jim McDonough2007-10-101-1/+0
* r13947: Use tabs instead of spaces for indention.Lars Müller2007-10-101-3/+3
* r13946: Link pam_smbpass with the required object files. Fix bug #3565.Lars Müller2007-10-101-1/+2
* r13945: Move display_sec.c to lib/ (as suggested by Volker).Günther Deschner2007-10-102-4/+4
* r13916: Fix Coverity bug #29. Looks like my code. I wonder how much there is ...Volker Lendecke2007-10-101-0/+1
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-1055-481/+562
* r13914: Fix Coverity bug #151.Volker Lendecke2007-10-101-1/+1
* r13895: As agreed upon with gd on the phone, remove WBFLAG_PAM_CONTACT_TRUSTD...Volker Lendecke2007-10-102-15/+3
* r13893: Fix for Coverity issue CID #164. The first one that I don'tJeremy Allison2007-10-101-0/+2
* r13892: Doh ! My bugfix had a bug :-). Spotted by Willi Mann <willi@wm1.at>,Jeremy Allison2007-10-101-2/+2
* r13889: Fix resource leak on error path. Coverity bug CID #73.Jeremy Allison2007-10-101-0/+1
* r13887: Fix coverity bug CID #94. mem leak on error codepath.Jeremy Allison2007-10-101-0/+2
* r13884: Fix coverity CID #95. Resource leak on error path.Jeremy Allison2007-10-101-0/+2
* r13882: Fix coverity CID bug #96. Missing free on errorJeremy Allison2007-10-101-0/+1
* r13880: Fix coverity bug CID #97, mem leak on error path.Jeremy Allison2007-10-101-4/+4
* r13878: move PORT_DATA_1 to use static sized UNICODE strings as per MSDNGerald Carter2007-10-103-29/+30
* r13875: Fix coverity bug #148. Deref of rrec before NULL check.Jeremy Allison2007-10-101-2/+7
* r13873: I think this is the longstanding wins server crash bug, notJeremy Allison2007-10-101-17/+16
* r13864: Some cleanup and the samr set security object function client-side.Günther Deschner2007-10-107-140/+108
* r13861: Avoid "net rpc join" segfaulting when storing the servername in theGünther Deschner2007-10-101-1/+1
* r13846: Take care of system that do not have LDAP librariesSimo Sorce2007-10-101-0/+5
* r13843: Merge in net sam provision and some pdb_ldap fixesSimo Sorce2007-10-102-82/+516
* r13841: Fix an uninitialized variable warning.Volker Lendecke2007-10-101-1/+1
* r13829: From the "It's not pretty but it works" categoryGerald Carter2007-10-105-13/+244
* r13824: * add api table for Xcv TCPMON and LOCALMON calls startingGerald Carter2007-10-103-15/+118
* r13821: replacing some strings with macrosGerald Carter2007-10-101-9/+11
* r13820: * Start fleshing out the XcvDataPort() server implementationGerald Carter2007-10-103-40/+107
* r13819: Remove accidently with rev 13713 submitted and never used MY_FLAGSLars Müller2007-10-101-1/+1
* r13816: Volunteering :-)Volker Lendecke2007-10-104-23/+23
* r13815: "Into the blind world let us now descend,"Gerald Carter2007-10-106-138/+161
* r13802: I *knew* ASU on sparc had to be good for *something* ! :-).Jeremy Allison2007-10-102-5/+5
* r13799: Make locktest debug a little easier to read.Jeremy Allison2007-10-101-3/+17