Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |