summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r16221: No need for friednly error messages at log level 10.Günther Deschner1-27/+26
2007-10-10r16219: BUG 3836, 3837, 3004: compile warning fixes from Jason Mader.Gerald Carter3-4/+4
2007-10-10r16216: Add debug messages to make it possible to try andJeremy Allison1-8/+31
2007-10-10r16213: Fix Klocwork #852. iface_n_ip can potentiallyJeremy Allison2-2/+16
2007-10-10r16209: Klocwork bug #66, ensure no null deref.Jeremy Allison1-1/+8
2007-10-10r16207: Ensure we don't allocate an OID string unlessJeremy Allison1-3/+11
2007-10-10r16205: Fix 'make install' when srcdir != builddirGerald Carter1-6/+6
2007-10-10r16204: Fix Klocwork # 14Volker Lendecke1-3/+5
2007-10-10r16203: Fix potentially writing one result of strtok beyond the end of alt_path.Volker Lendecke1-1/+2
2007-10-10r16202: Fix Klocwork #3. Strange - was already fixed in HEAD.Jeremy Allison1-2/+7