summaryrefslogtreecommitdiff
path: root/source3/web/swat.c
AgeCommit message (Expand)AuthorFilesLines
1998-11-12%\ is an interesting printf argument, but I prefer %sAndrew Tridgell1-1/+1
1998-11-12Removed code that used printf/fprintf in password changin libraries.Herb Lewis1-3/+19
1998-11-12.cvsignore: Removed old entries.Herb Lewis1-21/+24
1998-11-12changes from John Sygulla for changing remote passwordsHerb Lewis1-17/+79
1998-11-12handle null usernamesAndrew Tridgell1-8/+5
1998-11-12show all buttons in demo modeAndrew Tridgell1-1/+1
1998-11-12fixed demo modeAndrew Tridgell1-5/+10
1998-11-12extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1-299/+54
1998-11-12Added the security changes suggested by Andrew - become theJeremy Allison1-71/+45
1998-11-12Added enable user button. Fixed bug where log was always printed.Jeremy Allison1-5/+15
1998-11-11changed is_root() to am_root() to prevent clash with variable names.Andrew Tridgell1-11/+9
1998-11-11rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.Jeremy Allison1-5/+3
1998-11-11added password change functionality to swatHerb Lewis1-54/+501
1998-11-11swat.c updated to use new yodl generated smb.conf.5.html file for helpHerb Lewis1-5/+17
1998-09-21replace getpass() with getsmbpass() if getsmbpass.c compilesAlexandre Oliva1-1/+1
1998-09-02use /swat/ prefix in both inetd and cgi modes, to enable a static header.htmlAndrew Tridgell1-5/+4
1998-09-01spruced up SWAT a bit - it now uses the new Samba logo at the top andAndrew Tridgell1-21/+27
1998-08-15this checkin gets rid of the global Files[] array and makes it localAndrew Tridgell1-1/+0
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-2/+0
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1-1/+1
1998-05-08clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'Jeremy Allison1-5/+5
1998-05-08The globals section now shows non-default variables (like theHerb Lewis1-19/+110
1998-04-30Added patch from Bruce Tenison <btenison@dibbs.net> to allow encryptedJeremy Allison1-0/+2
1998-03-18don't set the Expires header on any page generated from a POST. ThisAndrew Tridgell1-1/+3
1998-03-17oops, I got the sense of the show_defaults parameter to lp_dump()Andrew Tridgell1-1/+1
1998-03-17this isn't a big commit, it just looks like it :-)Andrew Tridgell1-0/+1
1998-03-17- added "Full View"/"Normal View" on the "view config" pageAndrew Tridgell1-7/+28
1998-03-15- added the ability to kill off individual connections from SWAT (fromAndrew Tridgell1-137/+0
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-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 Tridgell1-3/+7
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 Tridgell1-0/+1
1998-03-08- remove redundent strstr()Andrew Tridgell1-1/+1
1998-03-08allow for non-authenticated SWAT for demo purposesAndrew Tridgell1-3/+6
1998-03-08Jeremy is going to hate me ...Andrew Tridgell1-0/+483