Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r16334: Fix Klocwork ID's 1087, 1095, 1096, 1098, 1099, 1101, 1102, 1105, 110... | Volker Lendecke | 1 | -4/+49 |
2007-10-10 | r16326: Klocwork #509. Always check return allocs. | Jeremy Allison | 1 | -0/+9 |
2007-10-10 | r16324: Klocwork #499. Allways check results from alloc. | Jeremy Allison | 1 | -1/+19 |
2007-10-10 | r16322: Klocwork #481., Don't deref null on malloc fail. | Jeremy Allison | 1 | -2/+4 |
2007-10-10 | r16320: Ensure variable is not null before calling fclose. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16317: Klocwork #300. Check for error return on malloc. | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r16313: Not a problem - but ensure Klocwork is quiet (#872). | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r16311: Check for NULL return. Klocwork #998. | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r16309: Fix Klocwork #1596. Check for NULL on talloc. | Jeremy Allison | 1 | -0/+5 |
2007-10-10 | r16307: Make sure we know we must pass a valid pointer here. | Jeremy Allison | 1 | -3/+2 |
2007-10-10 | r16306: Error handling in this asn1 code *sucks*. Fix a generic | Jeremy Allison | 2 | -8/+39 |
2007-10-10 | r16301: Fix a memleak | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r16299: Fix another "dereferencing type-punned pointer will break | Jeremy Allison | 1 | -2/+7 |
2007-10-10 | r16298: On request of jiri sasek - Sun Microsystems - Prague Czech Republic <... | Jeremy Allison | 1 | -6/+6 |
2007-10-10 | r16295: Fix gcc4 "warning: dereferencing type-punned pointer will break | Jeremy Allison | 1 | -20/+20 |
2007-10-10 | r16294: Fix syntax error. | Lars Müller | 1 | -1/+1 |
2007-10-10 | r16290: Fix Coverity bugs 298 and 298 | Volker Lendecke | 1 | -4/+4 |
2007-10-10 | r16289: Fix smbclient test hang. This is caused by readline refusing to believe | James Peach | 1 | -3/+11 |
2007-10-10 | r16287: Use intptr_t to return an integer of an unknown type cast | Jeremy Allison | 2 | -0/+7 |
2007-10-10 | r16285: On a 64-bit box, size_t != uint32. Ensure we use | Jeremy Allison | 1 | -2/+4 |
2007-10-10 | r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigned | Jeremy Allison | 6 | -13/+13 |
2007-10-10 | r16281: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigned | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16280: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigned | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r16277: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigne... | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r16275: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigne... | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r16274: Fix the smbclient prompting behaviour for both systems that have | James Peach | 4 | -33/+68 |
2007-10-10 | r16273: Add smbclient tests to verify that | James Peach | 2 | -2/+57 |
2007-10-10 | r16272: Fix memleak. | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r16270: Fix Klocwork #706 - ensure sscanf has correct format | Jeremy Allison | 1 | -4/+5 |
2007-10-10 | r16269: Fix the build. | Günther Deschner | 2 | -3/+6 |
2007-10-10 | r16268: Add TCP fallback for our implementation of the CHANGEPW kpasswd calls. | Günther Deschner | 3 | -105/+237 |
2007-10-10 | r16267: Fix Klocwork #401, #402 - ensure format specifier | Jeremy Allison | 2 | -16/+67 |
2007-10-10 | r16261: Smaller fixes for net ads password. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r16255: Fix 'net ads join' when the workgroup is set incorrectly | Gerald Carter | 1 | -6/+9 |
2007-10-10 | r16253: Fix another host/ UPN case in (the currently unused) | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r16252: Fix Klocwork ID 1119, 1121. | Volker Lendecke | 1 | -0/+10 |
2007-10-10 | r16251: for i in `seq 1 1000` | Volker Lendecke | 2 | -2/+2 |
2007-10-10 | r16250: Fix Klokwork IDs 148, 151, 152, 154. | Volker Lendecke | 1 | -4/+4 |
2007-10-10 | r16249: Fix Klokwork ID 130 | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16248: Fix Coverity ID 297 | Volker Lendecke | 1 | -0/+5 |
2007-10-10 | r16247: Fix Coverity ID 296 | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16245: Cope with string being zero len. Klocwork bug #410. | Jeremy Allison | 1 | -2/+4 |
2007-10-10 | r16243: Fix Klocwork bugs #581 and #706, ensure we check | Jeremy Allison | 1 | -616/+667 |
2007-10-10 | r16241: Fix Klocwork #106 and others like it. | Jeremy Allison | 9 | -650/+385 |
2007-10-10 | r16230: Fix Klocwork #861 and others. localtime and asctime | Jeremy Allison | 16 | -141/+276 |
2007-10-10 | r16222: Fix DEBUG statements. | Günther Deschner | 2 | -2/+2 |
2007-10-10 | r16221: No need for friednly error messages at log level 10. | Günther Deschner | 1 | -27/+26 |
2007-10-10 | r16219: BUG 3836, 3837, 3004: compile warning fixes from Jason Mader. | Gerald Carter | 3 | -4/+4 |
2007-10-10 | r16216: Add debug messages to make it possible to try and | Jeremy Allison | 1 | -8/+31 |
2007-10-10 | r16213: Fix Klocwork #852. iface_n_ip can potentially | Jeremy Allison | 2 | -2/+16 |