summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r16294: Fix syntax error.Lars Müller2007-10-101-1/+1
* r16290: Fix Coverity bugs 298 and 298Volker Lendecke2007-10-101-4/+4
* r16289: Fix smbclient test hang. This is caused by readline refusing to believeJames Peach2007-10-101-3/+11
* r16287: Use intptr_t to return an integer of an unknown type castJeremy Allison2007-10-102-0/+7
* r16285: On a 64-bit box, size_t != uint32. Ensure we useJeremy Allison2007-10-101-2/+4
* r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsignedJeremy Allison2007-10-106-13/+13
* r16281: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsignedJeremy Allison2007-10-101-1/+1
* r16280: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsignedJeremy Allison2007-10-101-2/+2
* r16277: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigne...Jeremy Allison2007-10-101-2/+2
* r16275: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigne...Jeremy Allison2007-10-101-4/+4
* r16274: Fix the smbclient prompting behaviour for both systems that haveJames Peach2007-10-104-33/+68
* r16273: Add smbclient tests to verify thatJames Peach2007-10-102-2/+57
* r16272: Fix memleak.Günther Deschner2007-10-101-1/+2
* r16270: Fix Klocwork #706 - ensure sscanf has correct formatJeremy Allison2007-10-101-4/+5
* r16269: Fix the build.Günther Deschner2007-10-102-3/+6
* r16268: Add TCP fallback for our implementation of the CHANGEPW kpasswd calls.Günther Deschner2007-10-103-105/+237
* r16267: Fix Klocwork #401, #402 - ensure format specifierJeremy Allison2007-10-102-16/+67
* r16261: Smaller fixes for net ads password.Günther Deschner2007-10-101-2/+2
* r16255: Fix 'net ads join' when the workgroup is set incorrectlyGerald Carter2007-10-101-6/+9
* r16253: Fix another host/ UPN case in (the currently unused)Günther Deschner2007-10-101-2/+2
* r16252: Fix Klocwork ID 1119, 1121.Volker Lendecke2007-10-101-0/+10
* r16251: for i in `seq 1 1000`Volker Lendecke2007-10-102-2/+2
* r16250: Fix Klokwork IDs 148, 151, 152, 154.Volker Lendecke2007-10-101-4/+4
* r16249: Fix Klokwork ID 130Volker Lendecke2007-10-101-1/+1
* r16248: Fix Coverity ID 297Volker Lendecke2007-10-101-0/+5
* r16247: Fix Coverity ID 296Volker Lendecke2007-10-101-1/+1
* r16245: Cope with string being zero len. Klocwork bug #410.Jeremy Allison2007-10-101-2/+4
* r16243: Fix Klocwork bugs #581 and #706, ensure we checkJeremy Allison2007-10-101-616/+667
* r16241: Fix Klocwork #106 and others like it.Jeremy Allison2007-10-109-650/+385
* r16230: Fix Klocwork #861 and others. localtime and asctimeJeremy Allison2007-10-1016-141/+276
* r16222: Fix DEBUG statements.Günther Deschner2007-10-102-2/+2
* r16221: No need for friednly error messages at log level 10.Günther Deschner2007-10-101-27/+26
* r16219: BUG 3836, 3837, 3004: compile warning fixes from Jason Mader.Gerald Carter2007-10-103-4/+4
* r16216: Add debug messages to make it possible to try andJeremy Allison2007-10-101-8/+31
* r16213: Fix Klocwork #852. iface_n_ip can potentiallyJeremy Allison2007-10-102-2/+16
* r16209: Klocwork bug #66, ensure no null deref.Jeremy Allison2007-10-101-1/+8
* r16207: Ensure we don't allocate an OID string unlessJeremy Allison2007-10-101-3/+11
* r16206: Don Meyer <dlmeyer@uiuc.edu> pointed out that RHEL4 rpms use 'Epoch: ...Gerald Carter2007-10-101-0/+1
* r16205: Fix 'make install' when srcdir != builddirGerald Carter2007-10-101-6/+6
* r16204: Fix Klocwork # 14Volker Lendecke2007-10-101-3/+5
* r16203: Fix potentially writing one result of strtok beyond the end of alt_path.Volker Lendecke2007-10-101-1/+2
* r16202: Fix Klocwork #3. Strange - was already fixed in HEAD.Jeremy Allison2007-10-101-2/+7
* r16201: Fix Klocwork 439Volker Lendecke2007-10-101-1/+3
* r16199: Fix Klocwork #1 - ensure we test the firstJeremy Allison2007-10-101-10/+12
* r16198: Fix Klocwork 1023Volker Lendecke2007-10-101-1/+0
* r16197: Fix Klocwork id 1338Volker Lendecke2007-10-101-2/+3
* r16196: A bit of defensive programming:Volker Lendecke2007-10-101-1/+1
* r16195: starting development for 3.0.24pre1Gerald Carter2007-10-101-2/+2
* r16193: fix packaging dependency on RH platforms for the Unicode::MapUTF8 per...Gerald Carter2007-10-103-3/+4
* r16192: Fix timeformats in the winbind response struct.Günther Deschner2007-10-101-8/+8