summaryrefslogtreecommitdiffstats
path: root/source/web/swat.c
Commit message (Expand)AuthorAgeFilesLines
* Fix swat. Bug #5613.Jeremy Allison2008-07-161-13/+18
* Fix empty input fields in SWAT; [#5515].Andreas Schneider2008-06-031-4/+4
* Add a talloc context parameter to current_timestring() to fix memleaks.Michael Adam2008-04-101-1/+5
* loadparm: add convenience wrapper lp_kill_all_services()Michael Adam2008-03-171-1/+1
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-9/+9
* We don't need P_GSTRING or P_UGSTRING anymore.Jeremy Allison2007-12-071-15/+0
* Remove some globalsVolker Lendecke2007-12-051-5/+12
* Make strhex_to_str clear on string limits. Remove pstring from web/*.cJeremy Allison2007-12-031-40/+59
* Make remote_password_change return malloced error stringsVolker Lendecke2007-11-231-3/+4
* Remove pstrings from pam_smbpass - make local_password_changeJeremy Allison2007-11-211-6/+8
* More pstring removal. This one was tricky. I had to addJeremy Allison2007-11-151-0/+3
* Fix the popt / bool issues. Some places we used BOOLJeremy Allison2007-10-191-2/+2
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-15/+15
* r24701: Fix the swat buildVolker Lendecke2007-10-101-0/+25
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke2007-10-101-1/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+1
* r16426: Klocwork #1544, #1545, #1546, #1549, #1550, #1552, #1553, #1554Jeremy Allison2007-10-101-20/+20
* r15465: Fix segfault in SWAT.Deryck Hodge2007-10-101-0/+2
* r14255: Revert r14204 which was horribly broken.James Peach2007-10-101-0/+15
* r14204: Remove the basically unused P_GSTRING and P_UGSTRINGJames Peach2007-10-101-15/+0
* r13383: pulling in swat-welcome patch from SuSE packagingGerald Carter2007-10-101-1/+5
* r13316: Let the carnage begin....Gerald Carter2007-10-101-3/+3
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-1/+1
* r13140: Fix swat - make sure it can list running services (ensure loopback_ip)Jeremy Allison2007-10-101-0/+1
* r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")Jeremy Allison2007-10-101-1/+1
* r12393: cleaning up swat bugs. *no one* tests swat it seems. This has been ...Gerald Carter2007-10-101-100/+42
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-42/+100
* r9790: remove 'set but not used' variables (reported by Jason Mader)Gerald Carter2007-10-101-3/+2
* r9266: fix help links in swat editor after doc layout changesGerald Carter2007-10-101-2/+2
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-5/+5
* r6959: Meant to fix this before commiting, just to be consistent.Deryck Hodge2007-10-101-1/+1
* r6958: Properly display quotes in SWAT. Thanks to JayDeryck Hodge2007-10-101-2/+22
* r6395: Fix for Bug 2137, from Jay Fenlason <fenlason@redhat.com>Deryck Hodge2007-10-101-4/+4
* r5179: Add -P (password-menu-only) option to swat. Admins can allow usersDeryck Hodge2007-10-101-1/+4
* r4369: Patch for bug #2190 (SWAT displaying parameters in UNIX charset)Jeremy Allison2007-10-101-6/+18
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter2007-10-101-1/+1
* r2771: Second (and last) part of Swat-i18n-Patch from Björn JackeGünther Deschner2007-10-101-227/+230
* r492: BUG 483: patch from Michel Gravey <michel.gravey@optogone.com> to fix p...Gerald Carter2007-10-101-1/+4
* printf -> d_printfTim Potter2004-02-211-1/+1
* This should be the correct fix for the lack of a prototype forAndrew Bartlett2004-02-041-6/+0
* fix problems with proto.hGerald Carter2004-02-021-1/+1
* remerge andrew's cracklib patch from HEAD and fix a compile warningsGerald Carter2004-02-021-0/+7
* Ensure that items in a list of strings containing whitespaceGerald Carter2003-11-221-2/+10
* Moving towards better i18n support in SWAT. This commit contains aTim Potter2003-10-031-67/+72
* More bug #413. Fix bad html table row termination in SWAT wizard code found byTim Potter2003-09-261-4/+3
* Change title of SWAT globals page from 'Global Variables' to 'GlobalTim Potter2003-09-261-1/+3
* - Update 'preload modules' documention (bug #304)Jelmer Vernooij2003-08-191-1/+10
* Cleanup of loadparm and swat to correctly display all parameters as required.John Terpstra2003-07-281-26/+9