summaryrefslogtreecommitdiff
path: root/source3/web/swat.c
AgeCommit message (Expand)AuthorFilesLines
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
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-53/+290
2002-08-17sync 3.0 branch with HEADJelmer Vernooij1-8/+8
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-1/+2
2002-01-30Removed version number from file header.Tim Potter1-1/+1
2001-11-19Store some path names in global variables initialized to configureMartin Pool1-14/+23
2001-10-14the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell1-22/+10
2001-09-25Fixup passdb stuff to add new nisplus and ldap backends.Jeremy Allison1-1/+0
2001-09-24Added SWAT i18n feature:Motonobu Takahashi1-98/+137
2001-09-24convert all POST variables from display to unix charsetAndrew Tridgell1-1/+1
2001-09-10declare dbf in one spotAndrew Tridgell1-1/+0
2001-09-10replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell1-3/+3
2001-09-08convert more code to using d_printfAndrew Tridgell1-165/+165
2001-07-04The big character set handling changeover!Andrew Tridgell1-20/+7
2001-06-23uhm some pointer went wrongSimo Sorce1-4/+4
2001-06-23handle P_LIST parametersSimo Sorce1-0/+25
2001-05-30make swat recover from previously bad umask from xinetdAndrew Tridgell1-2/+8
2001-05-30Add border=0 in included swat images to get rid of the link border stuff.Tim Potter1-1/+1
2001-05-28make sure the umask is set in swatAndrew Tridgell1-0/+2
2001-04-12fix broken links in SWAT due to upper case anchors in the generatedGerald Carter1-2/+5
2001-04-05Setup syslog correctly in swat. Patch from Andrew Bartlett.Jeremy Allison1-0/+1
2001-03-26Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....Jeremy Allison1-7/+19
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-2/+2
2001-01-17Changes from APPLIANCE_HEAD:David O'Neill1-2/+3
2000-11-13Large commit which restructures the local password storage API.Gerald Carter1-2/+2
2000-09-13don't show equivalent enum options in swatAndrew Tridgell1-5/+8