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