summaryrefslogtreecommitdiff
path: root/source3/web/swat.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke1-1/+1
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-1/+1
2007-10-10r16426: Klocwork #1544, #1545, #1546, #1549, #1550, #1552, #1553, #1554Jeremy Allison1-20/+20
2007-10-10r15465: Fix segfault in SWAT.Deryck Hodge1-0/+2
2007-10-10r14255: Revert r14204 which was horribly broken.James Peach1-0/+15
2007-10-10r14204: Remove the basically unused P_GSTRING and P_UGSTRINGJames Peach1-15/+0
2007-10-10r13383: pulling in swat-welcome patch from SuSE packagingGerald Carter1-1/+5
2007-10-10r13316: Let the carnage begin....Gerald Carter1-3/+3
2007-10-10r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman1-1/+1
2007-10-10r13140: Fix swat - make sure it can list running services (ensure loopback_ip)Jeremy Allison1-0/+1
2007-10-10r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")Jeremy Allison1-1/+1
2007-10-10r12393: cleaning up swat bugs. *no one* tests swat it seems. This has been ...Gerald Carter1-100/+42
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-42/+100
2007-10-10r9790: remove 'set but not used' variables (reported by Jason Mader)Gerald Carter1-3/+2
2007-10-10r9266: fix help links in swat editor after doc layout changesGerald Carter1-2/+2
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison1-5/+5
2007-10-10r6959: Meant to fix this before commiting, just to be consistent.Deryck Hodge1-1/+1
2007-10-10r6958: Properly display quotes in SWAT. Thanks to JayDeryck Hodge1-2/+22
2007-10-10r6395: Fix for Bug 2137, from Jay Fenlason <fenlason@redhat.com>Deryck Hodge1-4/+4
2007-10-10r5179: Add -P (password-menu-only) option to swat. Admins can allow usersDeryck Hodge1-1/+4
2007-10-10r4369: Patch for bug #2190 (SWAT displaying parameters in UNIX charset)Jeremy Allison1-6/+18
2007-10-10r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter1-1/+1
2007-10-10r2771: Second (and last) part of Swat-i18n-Patch from Björn JackeGünther Deschner1-227/+230
2007-10-10r492: BUG 483: patch from Michel Gravey <michel.gravey@optogone.com> to fix p...Gerald Carter1-1/+4
2004-02-21printf -> d_printfTim Potter1-1/+1
2004-02-04This should be the correct fix for the lack of a prototype forAndrew Bartlett1-6/+0
2004-02-02fix problems with proto.hGerald Carter1-1/+1
2004-02-02remerge andrew's cracklib patch from HEAD and fix a compile warningsGerald Carter1-0/+7
2003-11-22Ensure that items in a list of strings containing whitespaceGerald Carter1-2/+10
2003-10-03Moving towards better i18n support in SWAT. This commit contains aTim Potter1-67/+72
2003-09-26More bug #413. Fix bad html table row termination in SWAT wizard code found byTim Potter1-4/+3
2003-09-26Change title of SWAT globals page from 'Global Variables' to 'GlobalTim Potter1-1/+3
2003-08-19- Update 'preload modules' documention (bug #304)Jelmer Vernooij1-1/+10
2003-07-28Cleanup of loadparm and swat to correctly display all parameters as required.John Terpstra1-26/+9
2003-07-27Add buttons to Printers ViewJohn Terpstra1-0/+10
2003-07-26Format tidy up.John Terpstra1-6/+5
2003-07-26Added buttons to change view mode. Fixes bug #212John Terpstra1-1/+17
2003-07-23convert snprintf() calls using pstrings & fstringsGerald Carter1-2/+2
2003-07-22Replace the eight (!) copies of dummy become/unbecome root with a single one.Tim Potter1-4/+0
2003-05-26Metze's patches:John Terpstra1-24/+22
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij1-3/+0
2003-05-10Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij1-0/+3
2003-05-07Make fchown, fchmod conditional for systems that don't have them.Jeremy Allison1-0/+4
2003-04-14Merge Jelmer's popt updates from HEAD.Tim Potter1-3/+2
2003-04-03Fixup swat warning.Jeremy Allison1-1/+1
2003-03-26A fixed type TRUE -> True, reported by Paul Green.John Terpstra1-1/+1
2003-03-20Make swat use poptJelmer Vernooij1-12/+15
2003-03-17Merge from HEAD:Andrew Bartlett1-1/+1
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-15/+15
2002-11-09Sync with HEADJelmer Vernooij1-3/+3