index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
web
/
cgi.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-12
/
+12
*
- added ability for swat to run under CGI. This needs
Andrew Tridgell
2001-05-17
1
-1
/
+33
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-2
/
+1
*
Fix to the "known/unknown user" difference patch from "Ron Alexander" <rcalex...
Jeremy Allison
2000-11-06
1
-0
/
+1
*
Remove CGI logging code. Make username/password lookups take
Jeremy Allison
2000-11-01
1
-29
/
+28
*
Fix for swat to return correct MIME type for text files. From "Ron
Tim Potter
2000-09-01
1
-0
/
+2
*
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
2000-04-11
1
-3
/
+3
*
two minor bugfixes for SCO UnixWare. The first is to catch SIGPIPE so that pu...
Andrew Tridgell
2000-04-11
1
-0
/
+1
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-17
/
+4
*
Moved code that changes the pw_passwd entry (i.e shadow password and
Tim Potter
1999-06-13
1
-1
/
+1
*
make SWAT obey the global "hosts allow" and "hosts deny" settings.
Andrew Tridgell
1998-11-21
1
-1
/
+24
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
1
-2
/
+2
*
remove code that allows installation via cgi
Andrew Tridgell
1998-11-14
1
-20
/
+35
*
Added the security changes suggested by Andrew - become the
Jeremy Allison
1998-11-12
1
-8
/
+62
*
changed is_root() to am_root() to prevent clash with variable names.
Andrew Tridgell
1998-11-11
1
-2
/
+2
*
J.F.'s latest printer fixes plus his gcc -picky fix for web/cgi.c
Jeremy Allison
1998-11-11
1
-1
/
+1
*
rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.
Jeremy Allison
1998-11-11
1
-2
/
+2
*
added password change functionality to swat
Herb Lewis
1998-11-11
1
-6
/
+33
*
report ourselves as HTTP/1.0 not HTTP/1.1
Andrew Tridgell
1998-10-26
1
-3
/
+3
*
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1998-09-28
1
-2
/
+0
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
1
-168
/
+0
*
use /swat/ prefix in both inetd and cgi modes, to enable a static header.html
Andrew Tridgell
1998-09-02
1
-14
/
+4
*
More abstraction of file system data types, to move to a 64
Jeremy Allison
1998-09-01
1
-1
/
+1
*
fixed a bug in the base64 hanlding that led to auth failures for some
Andrew Tridgell
1998-09-01
1
-2
/
+6
*
configure: Changes for extra headers.
Jeremy Allison
1998-08-15
1
-1
/
+1
*
split the system password checking routines out of smbd/password.c and
Andrew Tridgell
1998-08-10
1
-1
/
+1
*
This is a security audit change of the main source.
Jeremy Allison
1998-05-12
1
-5
/
+5
*
Getting ready for first Red Hat Linux RPMs for 1.9.19 pre-alpha release
John Terpstra
1998-03-21
1
-1
/
+1
*
changed the method used for auto-reload on the status page to use
Andrew Tridgell
1998-03-18
1
-1
/
+13
*
when CGI_LOGGING is on log the host name and IP
Andrew Tridgell
1998-03-17
1
-1
/
+3
*
this isn't a big commit, it just looks like it :-)
Andrew Tridgell
1998-03-17
1
-0
/
+21
*
fixed support for running swat via cgi-bin
Andrew Tridgell
1998-03-14
1
-7
/
+43
*
use password_ok() instead of calling crypt()
Andrew Tridgell
1998-03-12
1
-11
/
+2
*
added Date and Expires headers in the mini web server so clients know
Andrew Tridgell
1998-03-10
1
-10
/
+25
*
- remove redundent strstr()
Andrew Tridgell
1998-03-08
1
-5
/
+0
*
allow for non-authenticated SWAT for demo purposes
Andrew Tridgell
1998-03-08
1
-2
/
+2
*
Jeremy is going to hate me ...
Andrew Tridgell
1998-03-08
1
-2
/
+11
*
This is *not* a big change (although it looks like one).
Jeremy Allison
1998-01-22
1
-1
/
+1
*
propogate my cgi changes to the main branch
Andrew Tridgell
1998-01-12
1
-1
/
+1
*
minor wsmbconf and cgi changes
Andrew Tridgell
1997-11-23
1
-2
/
+17
*
this new cgi code includes the ability to act as a mini web server,
Andrew Tridgell
1997-11-22
1
-67
/
+510
*
cgi.c is a simple set of CGI manipulation routines
Andrew Tridgell
1997-09-11
1
-0
/
+163
[prev]