Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r22282: Fix last few name -> servicename changes. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21714: Change the VFS interface to use struct timespec | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r17873: Fix possible null deref found by Stanford checker. | Jeremy Allison | 1 | -2/+3 |
2007-10-10 | r17177: Get rid of a global variable by adding a private data pointer to | Volker Lendecke | 1 | -2/+5 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 3 | -8/+8 |
2007-10-10 | r16597: Klocwork #2006. Fix possible null deref. | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r16435: Add in the uid info that Jerry needs into the | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r16426: Klocwork #1544, #1545, #1546, #1549, #1550, #1552, #1553, #1554 | Jeremy Allison | 2 | -20/+35 |
2007-10-10 | r16230: Fix Klocwork #861 and others. localtime and asctime | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r15465: Fix segfault in SWAT. | Deryck Hodge | 1 | -0/+2 |
2007-10-10 | r14618: add --no-process-group to all server programms | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r14255: Revert r14204 which was horribly broken. | James Peach | 1 | -0/+15 |
2007-10-10 | r14204: Remove the basically unused P_GSTRING and P_UGSTRING | James Peach | 1 | -15/+0 |
2007-10-10 | r13915: Fixed a very interesting class of realloc() bugs found by Coverity. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r13383: pulling in swat-welcome patch from SuSE packaging | Gerald Carter | 1 | -1/+5 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 2 | -8/+8 |
2007-10-10 | r13262: Arrgggg. Fix smbstatus and swat status to ignore | Jeremy Allison | 1 | -1/+7 |
2007-10-10 | r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500 | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r13140: Fix swat - make sure it can list running services (ensure loopback_ip) | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C") | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r12393: cleaning up swat bugs. *no one* tests swat it seems. This has been ... | Gerald Carter | 2 | -102/+44 |
2007-10-10 | r12203: Add the share path into the sharemode db. This involves | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r11511: A classic "friday night check-in" :-). This moves much | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 5 | -65/+125 |
2007-10-10 | r9790: remove 'set but not used' variables (reported by Jason Mader) | Gerald Carter | 1 | -3/+2 |
2007-10-10 | r9266: fix help links in swat editor after doc layout changes | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture | Jeremy Allison | 2 | -5/+14 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 2 | -9/+5 |
2007-10-10 | r6959: Meant to fix this before commiting, just to be consistent. | Deryck Hodge | 1 | -1/+1 |
2007-10-10 | r6958: Properly display quotes in SWAT. Thanks to Jay | Deryck Hodge | 1 | -2/+22 |
2007-10-10 | r6395: Fix for Bug 2137, from Jay Fenlason <fenlason@redhat.com> | Deryck Hodge | 1 | -4/+4 |
2007-10-10 | r6281: Fix the build for FreeBSD 4 -- no winbind | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r6225: get rid of warnings from my compiler about nested externs | Herb Lewis | 1 | -2/+2 |
2007-10-10 | r6149: Fixes bugs #2498 and 2484. | Derrell Lipman | 1 | -2/+2 |
2007-10-10 | r5179: Add -P (password-menu-only) option to swat. Admins can allow users | Deryck Hodge | 1 | -1/+4 |
2007-10-10 | r4577: Fix from William Jojo <jojowil@hvcc.edu> for AIX 5.3 compile. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r4369: Patch for bug #2190 (SWAT displaying parameters in UNIX charset) | Jeremy Allison | 1 | -6/+18 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 3 | -14/+14 |
2007-10-10 | r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of | Tim Potter | 6 | -6/+6 |
2007-10-10 | r2771: Second (and last) part of Swat-i18n-Patch from Björn Jacke | Günther Deschner | 3 | -311/+318 |
2007-10-10 | r1833: patch from James Peach to get swat to look for index.html by default w... | Gerald Carter | 1 | -4/+24 |
2007-10-10 | r492: BUG 483: patch from Michel Gravey <michel.gravey@optogone.com> to fix p... | Gerald Carter | 1 | -1/+4 |
2007-10-10 | r39: * importing .cvsignore files | Gerald Carter | 1 | -1/+0 |
2004-03-11 | Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_c... | Jeremy Allison | 1 | -4/+4 |
2004-03-05 | BUG 488: fix the 'show client in col 1' button and corrctely enumerate active... | Gerald Carter | 1 | -1/+1 |
2004-02-21 | printf -> d_printf | Tim Potter | 1 | -1/+1 |
2004-02-08 | Make more functions static, and remove duplication in the use of functions | Andrew Bartlett | 1 | -1/+1 |
2004-02-04 | This should be the correct fix for the lack of a prototype for | Andrew Bartlett | 1 | -6/+0 |