summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r16597: Klocwork #2006. Fix possible null deref.Jeremy Allison2007-10-101-0/+4
* r16595: Klocwork #2067. Fix possible memleak on error exit.Jeremy Allison2007-10-101-0/+3
* r16593: Make the invarient explicit to Klocwork. Bug #2023.Jeremy Allison2007-10-101-0/+1
* r16591: Belt and braces approach to shut Klocwork up - bug #2001.Jeremy Allison2007-10-101-1/+1
* r16589: Fix Klocwork #1999. Although it should be impossible toJeremy Allison2007-10-101-0/+5
* r16587: Fix Klocwork #1987. Memleak on reusing x_dbf.Jeremy Allison2007-10-102-0/+6
* r16585: Fix Klocwork #1976. Possible null deref.Jeremy Allison2007-10-101-0/+1
* r16582: Fix Klocwork #1997 and all generic class of problemsJeremy Allison2007-10-106-6/+62
* r16581: Fix Klocwork #2017. Possible null deref.Jeremy Allison2007-10-101-0/+5
* r16579: Fix Klocwork #2016. Possible null deref.Jeremy Allison2007-10-101-1/+1
* r16576: Fix Klocwork #2015. Possible null deref.Jeremy Allison2007-10-101-0/+5
* r16570: Corrected the copyright notice. I had requested and received permissionChristopher R. Hertel2007-10-101-3/+3
* r16554: Sorry, just had to change this. Don't use int whenJeremy Allison2007-10-101-3/+5
* r16552: Fix bug 3849.Derrell Lipman2007-10-102-10/+38
* r16550: Fix bug 3866. Thanks for the report!Derrell Lipman2007-10-103-9/+44
* r16548: Fix bug #3867 reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-102-16/+17
* r16546: Fix bug #3865 reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-101-10/+10
* r16544: Fix bug #3864 reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-101-1/+1
* r16542: Fix #3863, reported by jason@ncac.gwu.eduJeremy Allison2007-10-102-2/+6
* r16541: Fix #3862 reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-101-3/+0
* r16537: Fix for bug #3858, all files in a directory notJeremy Allison2007-10-101-6/+7
* r16528: Self-confidence is plummeting. How could one person goofGerald Carter2007-10-101-1/+1
* r16521: Fix different extended_dn handling for win2k/2k3 (thanks to FredericGünther Deschner2007-10-101-8/+8
* r16510: fix from Nicholas Brealey <nick@brealey.org> for building pam_winbind.soGerald Carter2007-10-101-1/+1
* r16490: Fix a memleak and two typosVolker Lendecke2007-10-102-2/+3
* r16486: fix RedHat init scripts to rely on OS provided killproc() functionGerald Carter2007-10-103-12/+5
* r16484: Bugzilla 3805. Only define _ABS if it is not already defined.James Peach2007-10-101-0/+2
* r16483: Turn off some useless MIPSPro warnings be default.James Peach2007-10-101-0/+8
* r16482: Fix bugzilla 3801 by forcing MIPSPro warning 1035 to be an error.James Peach2007-10-101-1/+8
* r16480: (Ugly) workaround before the set_dc_type_flags & friends cleanup:Günther Deschner2007-10-101-1/+39
* r16479: When dcip_to_name failed to get the name of the ip in saf_servername weGünther Deschner2007-10-101-1/+1
* r16478: small cleanup to make pam_winbind.so build and iniparserGerald Carter2007-10-102-6/+3
* r16475: destroy talloc ctx when we weren't able to collect onlinestatusGünther Deschner2007-10-101-0/+4
* r16474: There is no point in figuring out lockout policies if we do not allowGünther Deschner2007-10-101-1/+1
* r16473: There is no point in calling set_dc_type_and_flags() before eachGünther Deschner2007-10-101-2/+9
* r16471: Bug reported by Vitaly Protsko <villy@sft.ru> in 3.0.23rc1.Gerald Carter2007-10-101-0/+25
* r16470: remove ntlm_auth_proto.h and passwd_proto.h in 'make cleanGerald Carter2007-10-101-1/+2
* r16458: Increase debuglevel of cli_rpc_pipe_close().Günther Deschner2007-10-101-1/+1
* r16453: Fix another memleak.Günther Deschner2007-10-101-0/+1
* r16452: Fix memleak in the CLDAP processing (found by valgrind).Günther Deschner2007-10-101-0/+3
* r16435: Add in the uid info that Jerry needs into theJeremy Allison2007-10-107-15/+27
* r16433: Fix Coverity #300 (triggered by a Klockwork bugfixJeremy Allison2007-10-101-5/+1
* r16429: Fix final 4 Klocwork bugs we're going to fix beforeJeremy Allison2007-10-102-8/+8
* r16427: Fix bug # 3848. Thanks to Wilco Baan Hofman for testing the release c...Volker Lendecke2007-10-101-0/+13
* r16426: Klocwork #1544, #1545, #1546, #1549, #1550, #1552, #1553, #1554Jeremy Allison2007-10-102-20/+35
* r16424: Fix possible null deref and a memory leak found byJeremy Allison2007-10-102-1/+7
* r16422: winbindd_demote_client isn't used and generatesJeremy Allison2007-10-101-8/+0
* r16420: Fix Klocwork #1674. Null deref.Jeremy Allison2007-10-101-4/+8
* r16415: Also delete object files from iniparser.Günther Deschner2007-10-101-1/+1
* r16411: Fix compilation of vfs_afsacl, thanks to Greszler Szilard for tryingVolker Lendecke2007-10-101-23/+31