Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r16209: Klocwork bug #66, ensure no null deref. | Jeremy Allison | 1 | -1/+8 |
2007-10-10 | r16207: Ensure we don't allocate an OID string unless | Jeremy Allison | 1 | -3/+11 |
2007-10-10 | r16205: Fix 'make install' when srcdir != builddir | Gerald Carter | 1 | -6/+6 |
2007-10-10 | r16204: Fix Klocwork # 14 | Volker Lendecke | 1 | -3/+5 |
2007-10-10 | r16203: Fix potentially writing one result of strtok beyond the end of alt_path. | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r16202: Fix Klocwork #3. Strange - was already fixed in HEAD. | Jeremy Allison | 1 | -2/+7 |
2007-10-10 | r16201: Fix Klocwork 439 | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r16199: Fix Klocwork #1 - ensure we test the first | Jeremy Allison | 1 | -10/+12 |
2007-10-10 | r16198: Fix Klocwork 1023 | Volker Lendecke | 1 | -1/+0 |
2007-10-10 | r16197: Fix Klocwork id 1338 | Volker Lendecke | 1 | -2/+3 |
2007-10-10 | r16196: A bit of defensive programming: | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16195: starting development for 3.0.24pre1 | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r16192: Fix timeformats in the winbind response struct. | Günther Deschner | 1 | -8/+8 |
2007-10-10 | r16190: Fix more memleaks. | Günther Deschner | 1 | -1/+6 |
2007-10-10 | r16187: Fix memleak. | Günther Deschner | 1 | -9/+12 |
2007-10-10 | r16156: Fix storing NULL in the wrong place. Klocwork id's 127 and 128. | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r16155: Janitor for jelmer. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16154: Fix winbind function table typo. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r16153: Fix possible NULL dereference found by Klocwork # 252 | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r16150: Fix possible NULL dereference found by Klocwork ID # 17 | Volker Lendecke | 1 | -3/+2 |
2007-10-10 | r16141: Dummy commit to make the build farm re-test against Samba4 16140 | Volker Lendecke | 1 | -2/+1 |
2007-10-10 | r16138: By default, rootsbindir relies on SBINDIR so import it here | Alexander Bokovoy | 1 | -0/+1 |
2007-10-10 | r16136: By default, rootsbindir relies on SBINDIR so import it here | Alexander Bokovoy | 1 | -0/+1 |
2007-10-10 | r16130: fix a shell portability issue for Solaris sh in installman.sh | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r16126: Janitor for Volker..... This looks correct to me. | Jeremy Allison | 1 | -20/+15 |
2007-10-10 | r16122: As we use 'inetOrgPerson' as structural objectclass for new accounts for | Günther Deschner | 2 | -0/+3 |
2007-10-10 | r16121: Fix a eDir related memory leak. | Günther Deschner | 1 | -2/+9 |