changed is_root() to am_root() to prevent clash with variable names.
[samba.git] / source / web / swat.c
1998-11-11 Andrew Tridgellchanged is_root() to am_root() to prevent clash with...
1998-11-11 Jeremy Allisonrpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.
1998-11-11 Herb Lewisadded password change functionality to swat
1998-11-11 Herb Lewisswat.c updated to use new yodl generated smb.conf.5...
1998-09-21 Alexandre Olivareplace getpass() with getsmbpass() if getsmbpass.c...
1998-09-02 Andrew Tridgelluse /swat/ prefix in both inetd and cgi modes, to enabl...
1998-09-01 Andrew Tridgellspruced up SWAT a bit - it now uses the new Samba logo...
1998-08-15 Andrew Tridgellthis checkin gets rid of the global Files[] array and...
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-05-08 Jeremy Allisonclitar.c: #ifdef'ed out all the bits that were giving...
1998-05-08 Herb LewisThe globals section now shows non-default variables...
1998-04-30 Jeremy AllisonAdded patch from Bruce Tenison <btenison@dibbs.net...
1998-03-18 Andrew Tridgelldon't set the Expires header on any page generated...
1998-03-17 Andrew Tridgelloops, I got the sense of the show_defaults parameter...
1998-03-17 Andrew Tridgellthis isn't a big commit, it just looks like it :-)
1998-03-17 Andrew Tridgell- added "Full View"/"Normal View" on the "view config...
1998-03-15 Andrew Tridgell- added the ability to kill off individual connections...
1998-03-15 Andrew Tridgella smaller background
1998-03-14 Andrew Tridgelladded a background image based on Pauls SAMBA logo...
1998-03-14 Andrew Tridgelladded the ability to start/stop the server from SWAT.
1998-03-14 Andrew Tridgellif a local parameter is changed at the global level...
1998-03-14 Andrew Tridgell- added separators
1998-03-14 Andrew Tridgellanother fix for running under cgi-bin
1998-03-14 Andrew Tridgellfixed support for running swat via cgi-bin
1998-03-10 Andrew Tridgelladded status page to SWAT. Similar to smbstatus output...
1998-03-10 Andrew Tridgelladded a "home" icon
1998-03-10 Andrew Tridgelladded Date and Expires headers in the mini web server...
1998-03-08 Andrew Tridgell- remove redundent strstr()
1998-03-08 Andrew Tridgellallow for non-authenticated SWAT for demo purposes
1998-03-08 Andrew TridgellJeremy is going to hate me ...