summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16409: Fix Klocwork ID's.Volker Lendecke8-17/+87
2007-10-10r16397: Fix Klocwork #11767 and drasticly simplify theJeremy Allison6-191/+198
2007-10-10r16396: Klocwork #1170. Null deref.Jeremy Allison1-0/+4
2007-10-10r16393: Klocwork #1164. Null deref.Jeremy Allison1-1/+1
2007-10-10r16392: Klockwork #1168. Protect against null deref.Jeremy Allison1-2/+4
2007-10-10r16390: Klocwork #604 - ensure if NULL pointer we assertJeremy Allison1-2/+8
2007-10-10r16388: Klocwork #320. Null deref.Jeremy Allison1-0/+5
2007-10-10r16386: Klockwork #lots. Ensure talloc_get_type_abort abortsJeremy Allison1-3/+0
2007-10-10r16383: Klocwork #1086. No null deref.Jeremy Allison1-0/+5
2007-10-10r16381: Now samu can't be null don't check it on set. KlockworkJeremy Allison1-131/+6
2007-10-10r16378: Klocwork #1079. Allow BUFFER5 to cope with a NULLJeremy Allison1-34/+38
2007-10-10r16377: Klocwork #1077.Jeremy Allison1-1/+6
2007-10-10r16375: Klocwork #1670.Jeremy Allison1-2/+8
2007-10-10r16373: Fix Klocwork #1071.Jeremy Allison1-2/+8
2007-10-10r16371: Fix Klocwork #1048.Jeremy Allison1-2/+10
2007-10-10r16369: Klocwork #1035.Jeremy Allison1-0/+3
2007-10-10r16367: Missed one, Klocwork #915.Jeremy Allison1-0/+4
2007-10-10r16365: Fix Klocwork #895, #898, #899, #915, #932, #938 and aJeremy Allison2-26/+108
2007-10-10r16363: Fix Klocwork ID 981 1652Volker Lendecke2-2/+9
2007-10-10r16362: That's the best way to fix a Klocwork bug: Remove the (unused...;-) codeVolker Lendecke1-50/+0
2007-10-10r16361: Fix Klocwork ID 1731 1770 1771 1775 1796Volker Lendecke4-3/+14
2007-10-10r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607Volker Lendecke12-16/+117
2007-10-10r16358: ALWAYS compile this stuff on a 64-bit box beforeJeremy Allison1-1/+3
2007-10-10r16356: Helping derrell out. Jeremy.Jeremy Allison1-1/+1
2007-10-10r16350: Fix the build.Günther Deschner2-19/+19
2007-10-10r16349: Another fix to make winbind more robust in large domains:Günther Deschner1-11/+52
2007-10-10r16346: Allow to exit a "net rpc shell" with 'quit' or 'exit'.Günther Deschner1-0/+4
2007-10-10r16345: Improve the chance that our users can discover one of the coolest 'net'Günther Deschner1-0/+1
2007-10-10r16344: Allow to set passwords directly when creating users via "net rpc userGünther Deschner2-2/+56
2007-10-10r16340: Commit Bjoern's fix for the AIX PIC suffix. 'make test' still does th...Volker Lendecke1-0/+3
2007-10-10r16339: Fix Klocwork IDVolker Lendecke3-2/+23
2007-10-10r16338: Fix Klocwork ID 150Volker Lendecke2-2/+16
2007-10-10r16337: Add configure fixes by Bjoern Jacke <samba@j3e.de>.Volker Lendecke1-2/+2
2007-10-10r16336: Fix Klocwork ID's 1087, 1095, 1096, 1098, 1099, 1101, 1102, 1105, 110...Volker Lendecke1-0/+4
2007-10-10r16335: Fix Klocwork IDs 107 108 109 111 112 113 114 116 117 118 121Volker Lendecke4-0/+35
2007-10-10r16334: Fix Klocwork ID's 1087, 1095, 1096, 1098, 1099, 1101, 1102, 1105, 110...Volker Lendecke1-4/+49
2007-10-10r16326: Klocwork #509. Always check return allocs.Jeremy Allison1-0/+9
2007-10-10r16324: Klocwork #499. Allways check results from alloc.Jeremy Allison1-1/+19
2007-10-10r16322: Klocwork #481., Don't deref null on malloc fail.Jeremy Allison1-2/+4
2007-10-10r16320: Ensure variable is not null before calling fclose.Jeremy Allison1-1/+1
2007-10-10r16317: Klocwork #300. Check for error return on malloc.Jeremy Allison1-0/+4
2007-10-10r16313: Not a problem - but ensure Klocwork is quiet (#872).Jeremy Allison1-2/+2
2007-10-10r16311: Check for NULL return. Klocwork #998.Jeremy Allison1-0/+4
2007-10-10r16309: Fix Klocwork #1596. Check for NULL on talloc.Jeremy Allison1-0/+5
2007-10-10r16307: Make sure we know we must pass a valid pointer here.Jeremy Allison1-3/+2
2007-10-10r16306: Error handling in this asn1 code *sucks*. Fix a genericJeremy Allison2-8/+39
2007-10-10r16301: Fix a memleakVolker Lendecke1-0/+2
2007-10-10r16299: Fix another "dereferencing type-punned pointer will breakJeremy Allison1-2/+7
2007-10-10r16298: On request of jiri sasek - Sun Microsystems - Prague Czech Republic <...Jeremy Allison1-6/+6
2007-10-10r16295: Fix gcc4 "warning: dereferencing type-punned pointer will breakJeremy Allison1-20/+20