summaryrefslogtreecommitdiffstats
path: root/source/web/statuspage.c
Commit message (Expand)AuthorAgeFilesLines
* swat.c 1. fixed bug where non-default parameters were not beingHerb Lewis1998-12-181-15/+29
* Makefile.in added PRINTER_OBJ to SWAT_OBJ so swat canHerb Lewis1998-12-101-1/+1
* allow smbd to be started without a STATUS..LCK fileAndrew Tridgell1998-12-101-5/+4
* Changed samba.anu.edu.au -> samba.orgJeremy Allison1998-11-231-1/+1
* Changed (most) open()/fopen()/creat()/mmap() calls to use sys_XXX() instead.Jeremy Allison1998-11-171-2/+2
* This is a security audit change of the main source.Jeremy Allison1998-05-121-2/+2
* The globals section now shows non-default variables (like theHerb Lewis1998-05-081-4/+15
* moved the refresh script to the end of the page so that silly thingsAndrew Tridgell1998-03-181-9/+12
* changed the method used for auto-reload on the status page to useAndrew Tridgell1998-03-181-5/+9
* - added "Full View"/"Normal View" on the "view config" pageAndrew Tridgell1998-03-171-0/+33
* changed the date formattingAndrew Tridgell1998-03-151-3/+11
* - claim the null connection after the session request to mak sure weAndrew Tridgell1998-03-151-9/+10
* safer killing of connections - it ensures the process is still a validAndrew Tridgell1998-03-151-7/+13
* - added the ability to kill off individual connections from SWAT (fromAndrew Tridgell1998-03-151-0/+194