fixed a bug in the base64 hanlding that led to auth failures for some
[samba.git] / source / web / cgi.c
1998-09-01 Andrew Tridgellfixed a bug in the base64 hanlding that led to auth...
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-10 Andrew Tridgellsplit the system password checking routines out of...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-03-21 John TerpstraGetting ready for first Red Hat Linux RPMs for 1.9...
1998-03-18 Andrew Tridgellchanged the method used for auto-reload on the status...
1998-03-17 Andrew Tridgellwhen CGI_LOGGING is on log the host name and IP
1998-03-17 Andrew Tridgellthis isn't a big commit, it just looks like it :-)
1998-03-14 Andrew Tridgellfixed support for running swat via cgi-bin
1998-03-12 Andrew Tridgelluse password_ok() instead of calling crypt()
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 ...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-12 Andrew Tridgellpropogate my cgi changes to the main branch
1997-11-23 Andrew Tridgellminor wsmbconf and cgi changes
1997-11-22 Andrew Tridgellthis new cgi code includes the ability to act as a...
1997-09-11 Andrew Tridgellcgi.c is a simple set of CGI manipulation routines