summaryrefslogtreecommitdiffstats
path: root/source3/web/swat.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add buttons to Printers ViewJohn Terpstra2003-07-271-0/+10
* Format tidy up.John Terpstra2003-07-261-6/+5
* Added buttons to change view mode. Fixes bug #212John Terpstra2003-07-261-1/+17
* convert snprintf() calls using pstrings & fstringsGerald Carter2003-07-231-2/+2
* Replace the eight (!) copies of dummy become/unbecome root with a single one.Tim Potter2003-07-221-4/+0
* Metze's patches:John Terpstra2003-05-261-24/+22
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-101-3/+0
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-101-0/+3
* Make fchown, fchmod conditional for systems that don't have them.Jeremy Allison2003-05-071-0/+4
* Merge Jelmer's popt updates from HEAD.Tim Potter2003-04-141-3/+2
* Fixup swat warning.Jeremy Allison2003-04-031-1/+1
* A fixed type TRUE -> True, reported by Paul Green.John Terpstra2003-03-261-1/+1
* Make swat use poptJelmer Vernooij2003-03-201-12/+15
* Merge from HEAD:Andrew Bartlett2003-03-171-1/+1
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-15/+15
* Sync with HEADJelmer Vernooij2002-11-091-3/+3
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-53/+290
* sync 3.0 branch with HEADJelmer Vernooij2002-08-171-8/+8
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-1/+2
* Removed version number from file header.Tim Potter2002-01-301-1/+1
* Store some path names in global variables initialized to configureMartin Pool2001-11-191-14/+23
* the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell2001-10-141-22/+10
* Fixup passdb stuff to add new nisplus and ldap backends.Jeremy Allison2001-09-251-1/+0
* Added SWAT i18n feature:Motonobu Takahashi2001-09-241-98/+137
* convert all POST variables from display to unix charsetAndrew Tridgell2001-09-241-1/+1
* declare dbf in one spotAndrew Tridgell2001-09-101-1/+0
* replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell2001-09-101-3/+3
* convert more code to using d_printfAndrew Tridgell2001-09-081-165/+165
* The big character set handling changeover!Andrew Tridgell2001-07-041-20/+7
* uhm some pointer went wrongSimo Sorce2001-06-231-4/+4
* handle P_LIST parametersSimo Sorce2001-06-231-0/+25
* make swat recover from previously bad umask from xinetdAndrew Tridgell2001-05-301-2/+8
* Add border=0 in included swat images to get rid of the link border stuff.Tim Potter2001-05-301-1/+1
* make sure the umask is set in swatAndrew Tridgell2001-05-281-0/+2
* fix broken links in SWAT due to upper case anchors in the generatedGerald Carter2001-04-121-2/+5
* Setup syslog correctly in swat. Patch from Andrew Bartlett.Jeremy Allison2001-04-051-0/+1
* Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....Jeremy Allison2001-03-261-7/+19
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-2/+2
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-171-2/+3
* Large commit which restructures the local password storage API.Gerald Carter2000-11-131-2/+2
* don't show equivalent enum options in swatAndrew Tridgell2000-09-131-5/+8
* two minor bugfixes for SCO UnixWare. The first is to catch SIGPIPE so that pu...Andrew Tridgell2000-04-111-0/+3
* client/client.c:Jeremy Allison2000-02-251-14/+26
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-72/+137