Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
[nivanova/samba-autobuild/.git] / source3 / web / cgi.c
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2000-11-06 Jeremy AllisonFix to the "known/unknown user" difference patch from...
2000-11-01 Jeremy AllisonRemove CGI logging code. Make username/password lookups...
2000-09-01 Tim PotterFix for swat to return correct MIME type for text files...
2000-04-11 Andrew Tridgellfinally got sick of the "extern int Client" code and...
2000-04-11 Andrew Tridgelltwo minor bugfixes for SCO UnixWare. The first is to...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-06-13 Tim PotterMoved code that changes the pw_passwd entry (i.e shadow...
1998-11-21 Andrew Tridgellmake SWAT obey the global "hosts allow" and "hosts...
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-14 Andrew Tridgellremove code that allows installation via cgi
1998-11-12 Jeremy AllisonAdded the security changes suggested by Andrew - become the
1998-11-11 Andrew Tridgellchanged is_root() to am_root() to prevent clash with...
1998-11-11 Jeremy AllisonJ.F.'s latest printer fixes plus his gcc -picky fix...
1998-11-11 Jeremy Allisonrpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.
1998-11-11 Herb Lewisadded password change functionality to swat
1998-10-26 Andrew Tridgellreport ourselves as HTTP/1.0 not HTTP/1.1
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-09-02 Andrew Tridgelluse /swat/ prefix in both inetd and cgi modes, to enabl...
1998-09-01 Jeremy AllisonMore abstraction of file system data types, to move...
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