summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* r16409: Fix Klocwork ID's.Volker Lendecke2007-10-108-17/+87
* r16397: Fix Klocwork #11767 and drasticly simplify theJeremy Allison2007-10-106-191/+198
* r16396: Klocwork #1170. Null deref.Jeremy Allison2007-10-101-0/+4
* r16393: Klocwork #1164. Null deref.Jeremy Allison2007-10-101-1/+1
* r16392: Klockwork #1168. Protect against null deref.Jeremy Allison2007-10-101-2/+4
* r16390: Klocwork #604 - ensure if NULL pointer we assertJeremy Allison2007-10-101-2/+8
* r16388: Klocwork #320. Null deref.Jeremy Allison2007-10-101-0/+5
* r16386: Klockwork #lots. Ensure talloc_get_type_abort abortsJeremy Allison2007-10-101-3/+0
* r16383: Klocwork #1086. No null deref.Jeremy Allison2007-10-101-0/+5
* r16381: Now samu can't be null don't check it on set. KlockworkJeremy Allison2007-10-101-131/+6
* r16378: Klocwork #1079. Allow BUFFER5 to cope with a NULLJeremy Allison2007-10-101-34/+38
* r16377: Klocwork #1077.Jeremy Allison2007-10-101-1/+6
* r16375: Klocwork #1670.Jeremy Allison2007-10-101-2/+8
* r16373: Fix Klocwork #1071.Jeremy Allison2007-10-101-2/+8
* r16371: Fix Klocwork #1048.Jeremy Allison2007-10-101-2/+10