summaryrefslogtreecommitdiffstats
path: root/source3/web
Commit message (Expand)AuthorAgeFilesLines
...
* wrong directory path for smbd and nmbdHerb Lewis1998-11-201-2/+2
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-173-7/+7
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-1/+1
* - new prototypesAndrew Tridgell1998-11-141-3/+16
* allow all user to view the configAndrew Tridgell1998-11-141-36/+22
* remove code that allows installation via cgiAndrew Tridgell1998-11-142-21/+36
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-9/+9
* %\ is an interesting printf argument, but I prefer %sAndrew Tridgell1998-11-121-1/+1
* Removed code that used printf/fprintf in password changin libraries.Herb Lewis1998-11-121-3/+19
* .cvsignore: Removed old entries.Herb Lewis1998-11-121-21/+24
* changes from John Sygulla for changing remote passwordsHerb Lewis1998-11-121-17/+79
* handle null usernamesAndrew Tridgell1998-11-121-8/+5
* show all buttons in demo modeAndrew Tridgell1998-11-121-1/+1
* fixed demo modeAndrew Tridgell1998-11-121-5/+10
* extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1998-11-121-299/+54
* Added the security changes suggested by Andrew - become theJeremy Allison1998-11-122-79/+107
* Added enable user button. Fixed bug where log was always printed.Jeremy Allison1998-11-121-5/+15
* changed is_root() to am_root() to prevent clash with variable names.Andrew Tridgell1998-11-112-13/+11
* J.F.'s latest printer fixes plus his gcc -picky fix for web/cgi.cJeremy Allison1998-11-111-1/+1
* rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.Jeremy Allison1998-11-112-7/+5
* added password change functionality to swatHerb Lewis1998-11-112-60/+534
* swat.c updated to use new yodl generated smb.conf.5.html file for helpHerb Lewis1998-11-111-5/+17
* report ourselves as HTTP/1.0 not HTTP/1.1Andrew Tridgell1998-10-261-3/+3
* get away with dummy and .dummy filesAlexandre Oliva1998-09-291-1/+0
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-282-5/+3
* automated generation of .dummy files for each subdirectory;Alexandre Oliva1998-09-281-1/+0
* replace getpass() with getsmbpass() if getsmbpass.c compilesAlexandre Oliva1998-09-211-1/+1
* major autoconf clean-upAlexandre Oliva1998-09-211-0/+1
* tridge the destroyer returns!Andrew Tridgell1998-09-051-168/+0
* use /swat/ prefix in both inetd and cgi modes, to enable a static header.htmlAndrew Tridgell1998-09-022-19/+8
* More abstraction of file system data types, to move to a 64Jeremy Allison1998-09-011-1/+1
* spruced up SWAT a bit - it now uses the new Samba logo at the top andAndrew Tridgell1998-09-011-21/+27
* fixed a bug in the base64 hanlding that led to auth failures for someAndrew Tridgell1998-09-011-2/+6
* this checkin gets rid of the global Files[] array and makes it localAndrew Tridgell1998-08-151-1/+0
* configure: Changes for extra headers.Jeremy Allison1998-08-151-1/+1
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-2/+0
* split the system password checking routines out of smbd/password.c andAndrew Tridgell1998-08-101-1/+1
* some merge cleanupsAndrew Tridgell1998-07-291-0/+0
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-0/+1
* This is a security audit change of the main source.Jeremy Allison1998-05-123-9/+9
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-1/+1
* clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'Jeremy Allison1998-05-081-5/+5
* The globals section now shows non-default variables (like theHerb Lewis1998-05-082-23/+125
* Added patch from Bruce Tenison <btenison@dibbs.net> to allow encryptedJeremy Allison1998-04-301-0/+2
* Getting ready for first Red Hat Linux RPMs for 1.9.19 pre-alpha releaseJohn Terpstra1998-03-211-1/+1
* don't set the Expires header on any page generated from a POST. ThisAndrew Tridgell1998-03-181-1/+3
* 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-182-6/+22
* oops, I got the sense of the show_defaults parameter to lp_dump()Andrew Tridgell1998-03-171-1/+1
* when CGI_LOGGING is on log the host name and IPAndrew Tridgell1998-03-171-1/+3