summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r14331: Add a comment on top of test_pam_modules about what we're testing.Lars Müller2007-10-101-0/+2
* r14329: Fix the build on systems without libcom_err.Günther Deschner2007-10-101-2/+2
* r14326: First catch of make test_pam_modules.Lars Müller2007-10-101-1/+1
* r14325: Add pam_modules rule which builds the configure(d) pam modules. This isLars Müller2007-10-103-4/+109
* r14321: When we have libnscd and winbindd comes (back) online, try to flush theGünther Deschner2007-10-104-1/+25
* r14317: Use source/bin as dir to link pam_winbind instead of source/nsswitch/Lars Müller2007-10-102-3/+3
* r14303: Fix coverity #223. In a loop we were forgetting to freeJeremy Allison2007-10-101-1/+3
* r14301: Fix coverity #224. In a loop we were forgetting to freeJeremy Allison2007-10-101-1/+3
* r14299: Fix coverity #225. In a loop we were forgetting to freeJeremy Allison2007-10-101-3/+6
* r14298: The other half of Coverity # 217Volker Lendecke2007-10-101-1/+1
* r14292: Janitor for tridge (samba3 talloc is almost identicalJeremy Allison2007-10-101-3/+19
* r14289: Fix coverity #101, resource leak on error code path.Jeremy Allison2007-10-101-2/+6
* r14286: Similar clarifiction fix for coverity #102.Jeremy Allison2007-10-101-8/+10
* r14284: Fix coverity bug #103. Make code clearer - probablyJeremy Allison2007-10-101-5/+9
* r14282: Change centry_string to only use talloc. ShouldJeremy Allison2007-10-101-16/+12
* r14280: Fix Coverity #129 and 130: check before dereferencing a pointer. ThisJim McDonough2007-10-101-4/+4
* r14279: Fix coverity #86, 87, 88, 89:Jim McDonough2007-10-101-10/+27
* r14278: Remainder of fix for Coverity #79,80,81: only allow GROUP or OWNER to beJim McDonough2007-10-101-0/+8
* r14275: Shut-up coverity false positive (bug #199) by making an assertionJeremy Allison2007-10-101-0/+7
* r14273: Fix coverity bug #202. Memory leak on error path.Jeremy Allison2007-10-101-1/+3
* r14272: Fix Coverity # 81: free alloc'ed storage before returningJim McDonough2007-10-101-6/+7
* r14270: Fix coverity #203. Ensure we free on error exit.Jeremy Allison2007-10-101-2/+2
* r14268: Fix coverity error #204. Resource leak on error path.Jeremy Allison2007-10-101-0/+1
* r14266: Fix coverity #205. Resource leak on error path.Jeremy Allison2007-10-101-0/+1
* r14264: Fix coverity #207. Resource leak on error path.Jeremy Allison2007-10-101-0/+1
* r14261: Fix coverity #38. No null deref.Jeremy Allison2007-10-101-0/+6
* r14259: Fix coverity #42. Ensure contact_domain can't be null derefedJeremy Allison2007-10-101-4/+6
* r14255: Revert r14204 which was horribly broken.James Peach2007-10-103-4/+57
* r14252: Fix Coverity #72: free alloc'ed storage before return. Also found oneJim McDonough2007-10-101-1/+6
* r14250: Fix coverity bug #107. Resource leak on error path.Jeremy Allison2007-10-101-1/+3
* r14249: We've dereferenced the_acl before, no point in checking.Volker Lendecke2007-10-101-1/+1
* r14248: Fix Coverity bug # 84Volker Lendecke2007-10-101-0/+1
* r14247: Fix Coverity bug # 136Volker Lendecke2007-10-101-1/+3
* r14246: Fix Coverity bug # 85Volker Lendecke2007-10-101-0/+2
* r14245: We've dereferenced argv before, no point in checking.Volker Lendecke2007-10-101-7/+5
* r14244: Okay, had not seen that this happened twice.Volker Lendecke2007-10-101-1/+1
* r14243: Fix Coverity bug # 143Volker Lendecke2007-10-101-1/+1
* r14242: Fix Coverity bug # 82Volker Lendecke2007-10-101-0/+2
* r14241: Fix Coverity bug # 146Volker Lendecke2007-10-101-1/+3
* r14236: Fix Coverity bug # 90Volker Lendecke2007-10-101-0/+1
* r14235: Fix Coverity bug # 91Volker Lendecke2007-10-101-0/+12
* r14234: Fix Coverity bug # 93Volker Lendecke2007-10-101-0/+1
* r14233: Fix Coverity bug # 206Volker Lendecke2007-10-101-1/+3
* r14232: Fix Coverity Bug # 218Volker Lendecke2007-10-101-1/+1
* r14229: Something Coverity hasn't caught (yet) but I've gottenJeremy Allison2007-10-101-3/+5
* r14228: Fix Coverity bug # 217Volker Lendecke2007-10-101-1/+1
* r14226: Fix Coverity bug # 109Volker Lendecke2007-10-101-1/+3
* r14225: Fix Coverity Bug # 67Volker Lendecke2007-10-101-1/+4
* r14224: Fix Coverity bug # 6Volker Lendecke2007-10-101-9/+0
* r14221: Fix coverity #76. My previous change wasn't quite enough :-).Jeremy Allison2007-10-101-0/+1