Age | Commit message (Expand) | Author | Files | Lines |
1998-10-26 | report ourselves as HTTP/1.0 not HTTP/1.1 | Andrew Tridgell | 1 | -3/+3 |
1998-09-28 | Changes to test in configure if capabilities are enabled on a system. | Jeremy Allison | 1 | -2/+0 |
1998-09-05 | tridge the destroyer returns! | Andrew Tridgell | 1 | -168/+0 |
1998-09-02 | use /swat/ prefix in both inetd and cgi modes, to enable a static header.html | Andrew Tridgell | 1 | -14/+4 |
1998-09-01 | More abstraction of file system data types, to move to a 64 | Jeremy Allison | 1 | -1/+1 |
1998-09-01 | fixed a bug in the base64 hanlding that led to auth failures for some | Andrew Tridgell | 1 | -2/+6 |
1998-08-15 | configure: Changes for extra headers. | Jeremy Allison | 1 | -1/+1 |
1998-08-10 | split the system password checking routines out of smbd/password.c and | Andrew Tridgell | 1 | -1/+1 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -5/+5 |
1998-03-21 | Getting ready for first Red Hat Linux RPMs for 1.9.19 pre-alpha release | John Terpstra | 1 | -1/+1 |
1998-03-18 | changed the method used for auto-reload on the status page to use | Andrew Tridgell | 1 | -1/+13 |
1998-03-17 | when CGI_LOGGING is on log the host name and IP | Andrew Tridgell | 1 | -1/+3 |
1998-03-17 | this isn't a big commit, it just looks like it :-) | Andrew Tridgell | 1 | -0/+21 |
1998-03-14 | fixed support for running swat via cgi-bin | Andrew Tridgell | 1 | -7/+43 |
1998-03-12 | use password_ok() instead of calling crypt() | Andrew Tridgell | 1 | -11/+2 |
1998-03-10 | added Date and Expires headers in the mini web server so clients know | Andrew Tridgell | 1 | -10/+25 |
1998-03-08 | - remove redundent strstr() | Andrew Tridgell | 1 | -5/+0 |
1998-03-08 | allow for non-authenticated SWAT for demo purposes | Andrew Tridgell | 1 | -2/+2 |
1998-03-08 | Jeremy is going to hate me ... | Andrew Tridgell | 1 | -2/+11 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -1/+1 |
1998-01-12 | propogate my cgi changes to the main branch | Andrew Tridgell | 1 | -1/+1 |
1997-11-23 | minor wsmbconf and cgi changes | Andrew Tridgell | 1 | -2/+17 |
1997-11-22 | this new cgi code includes the ability to act as a mini web server, | Andrew Tridgell | 1 | -67/+510 |
1997-09-11 | cgi.c is a simple set of CGI manipulation routines | Andrew Tridgell | 1 | -0/+163 |