summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r16294: Fix syntax error.Lars Müller1-1/+1
2007-10-10r16290: Fix Coverity bugs 298 and 298Volker Lendecke1-4/+4
2007-10-10r16289: Fix smbclient test hang. This is caused by readline refusing to believeJames Peach1-3/+11
2007-10-10r16287: Use intptr_t to return an integer of an unknown type castJeremy Allison2-0/+7
2007-10-10r16285: On a 64-bit box, size_t != uint32. Ensure we useJeremy Allison1-2/+4
2007-10-10r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsignedJeremy Allison6-13/+13
2007-10-10r16281: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsignedJeremy Allison1-1/+1
2007-10-10r16280: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsignedJeremy Allison1-2/+2
2007-10-10r16277: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigne...Jeremy Allison1-2/+2
2007-10-10r16275: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigne...Jeremy Allison1-4/+4
2007-10-10r16274: Fix the smbclient prompting behaviour for both systems that haveJames Peach4-33/+68
2007-10-10r16273: Add smbclient tests to verify thatJames Peach2-2/+57
2007-10-10r16272: Fix memleak.Günther Deschner1-1/+2
2007-10-10r16270: Fix Klocwork #706 - ensure sscanf has correct formatJeremy Allison1-4/+5
2007-10-10r16269: Fix the build.Günther Deschner2-3/+6
2007-10-10r16268: Add TCP fallback for our implementation of the CHANGEPW kpasswd calls.Günther Deschner3-105/+237
2007-10-10r16267: Fix Klocwork #401, #402 - ensure format specifierJeremy Allison2-16/+67
2007-10-10r16261: Smaller fixes for net ads password.Günther Deschner1-2/+2
2007-10-10r16255: Fix 'net ads join' when the workgroup is set incorrectlyGerald Carter1-6/+9
2007-10-10r16253: Fix another host/ UPN case in (the currently unused)Günther Deschner1-2/+2
2007-10-10r16252: Fix Klocwork ID 1119, 1121.Volker Lendecke1-0/+10
2007-10-10r16251: for i in `seq 1 1000`Volker Lendecke2-2/+2
2007-10-10r16250: Fix Klokwork IDs 148, 151, 152, 154.Volker Lendecke1-4/+4
2007-10-10r16249: Fix Klokwork ID 130Volker Lendecke1-1/+1
2007-10-10r16248: Fix Coverity ID 297Volker Lendecke1-0/+5
2007-10-10r16247: Fix Coverity ID 296Volker Lendecke1-1/+1
2007-10-10r16245: Cope with string being zero len. Klocwork bug #410.Jeremy Allison1-2/+4
2007-10-10r16243: Fix Klocwork bugs #581 and #706, ensure we checkJeremy Allison1-616/+667
2007-10-10r16241: Fix Klocwork #106 and others like it.Jeremy Allison9-650/+385
2007-10-10r16230: Fix Klocwork #861 and others. localtime and asctimeJeremy Allison16-141/+276
2007-10-10r16222: Fix DEBUG statements.Günther Deschner2-2/+2