summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r16201: Fix Klocwork 439Volker Lendecke1-1/+3
2007-10-10r16199: Fix Klocwork #1 - ensure we test the firstJeremy Allison1-10/+12
2007-10-10r16198: Fix Klocwork 1023Volker Lendecke1-1/+0
2007-10-10r16197: Fix Klocwork id 1338Volker Lendecke1-2/+3
2007-10-10r16196: A bit of defensive programming:Volker Lendecke1-1/+1
2007-10-10r16195: starting development for 3.0.24pre1Gerald Carter1-2/+2
2007-10-10r16192: Fix timeformats in the winbind response struct.Günther Deschner1-8/+8
2007-10-10r16190: Fix more memleaks.Günther Deschner1-1/+6
2007-10-10r16187: Fix memleak.Günther Deschner1-9/+12