summaryrefslogtreecommitdiff
path: root/source3/web
AgeCommit message (Expand)AuthorFilesLines
1998-03-21Getting ready for first Red Hat Linux RPMs for 1.9.19 pre-alpha releaseJohn Terpstra1-1/+1
1998-03-18don't set the Expires header on any page generated from a POST. ThisAndrew Tridgell1-1/+3
1998-03-18moved the refresh script to the end of the page so that silly thingsAndrew Tridgell1-9/+12
1998-03-18changed the method used for auto-reload on the status page to useAndrew Tridgell2-6/+22
1998-03-17oops, I got the sense of the show_defaults parameter to lp_dump()Andrew Tridgell1-1/+1
1998-03-17when CGI_LOGGING is on log the host name and IPAndrew Tridgell1-1/+3
1998-03-17this isn't a big commit, it just looks like it :-)Andrew Tridgell2-0/+22
1998-03-17- added "Full View"/"Normal View" on the "view config" pageAndrew Tridgell2-7/+61
1998-03-17show full path in ps by setting it in argv[0]Andrew Tridgell1-2/+2
1998-03-17fixed call to execl() to get argv[0] right (thanks to Herb)Andrew Tridgell1-2/+2
1998-03-15changed the date formattingAndrew Tridgell1-3/+11
1998-03-15- claim the null connection after the session request to mak sure weAndrew Tridgell1-9/+10
1998-03-15safer killing of connections - it ensures the process is still a validAndrew Tridgell1-7/+13
1998-03-15- added the ability to kill off individual connections from SWAT (fromAndrew Tridgell3-137/+205
1998-03-15a smaller backgroundAndrew Tridgell1-1/+1
1998-03-14added a background image based on Pauls SAMBA logo but manipulated aAndrew Tridgell1-1/+1
1998-03-14new files to support starting/stopping the serverAndrew Tridgell2-0/+160
1998-03-14added the ability to start/stop the server from SWAT.Andrew Tridgell1-3/+46
1998-03-14if a local parameter is changed at the global level then propogate theAndrew Tridgell1-1/+23
1998-03-14- added separatorsAndrew Tridgell1-13/+43
1998-03-14another fix for running under cgi-binAndrew Tridgell1-2/+2
1998-03-14fixed support for running swat via cgi-binAndrew Tridgell2-10/+50
1998-03-12use password_ok() instead of calling crypt()Andrew Tridgell1-11/+2
1998-03-10added status page to SWAT. Similar to smbstatus output but in a HTMLAndrew Tridgell1-2/+109
1998-03-10added a "home" iconAndrew Tridgell1-0/+1
1998-03-10added Date and Expires headers in the mini web server so clients knowAndrew Tridgell2-10/+26
1998-03-08- remove redundent strstr()Andrew Tridgell2-6/+1
1998-03-08allow for non-authenticated SWAT for demo purposesAndrew Tridgell2-5/+8
1998-03-08Jeremy is going to hate me ...Andrew Tridgell2-2/+494
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1998-01-12propogate my cgi changes to the main branchAndrew Tridgell1-1/+1
1997-11-23minor wsmbconf and cgi changesAndrew Tridgell1-2/+17
1997-11-22this new cgi code includes the ability to act as a mini web server,Andrew Tridgell1-67/+510
1997-09-11cgi.c is a simple set of CGI manipulation routinesAndrew Tridgell1-0/+163