summaryrefslogtreecommitdiff
path: root/source3/web/swat.c
AgeCommit message (Expand)AuthorFilesLines
2000-04-11two minor bugfixes for SCO UnixWare. The first is to catch SIGPIPE so that pu...Andrew Tridgell1-0/+3
2000-02-25client/client.c:Jeremy Allison1-14/+26
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-72/+137
1999-03-09mods to allow inter-domain trust accounts to be added to SAM databaseLuke Leighton1-3/+18
1998-12-01rpc_samr.h parse_samr.c srv_samr.c :Luke Leighton1-1/+1
1998-11-29weekend work. user / group database API.Luke Leighton1-1/+2
1998-11-27make the help links appear in a separate window, so you can read theAndrew Tridgell1-1/+1
1998-11-27better layout of password options.Andrew Tridgell1-19/+23
1998-11-21make SWAT obey the global "hosts allow" and "hosts deny" settings.Andrew Tridgell1-12/+5
1998-11-21smbd/password.c: Added *SMBSERVER fix is name is too long.Jeremy Allison1-1/+1
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-3/+3
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-1/+1
1998-11-14- new prototypesAndrew Tridgell1-3/+16
1998-11-14allow all user to view the configAndrew Tridgell1-36/+22
1998-11-14remove code that allows installation via cgiAndrew Tridgell1-1/+1
1998-11-13Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1-9/+9
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