cgi.c is a simple set of CGI manipulation routines
authorAndrew Tridgell <tridge@samba.org>
Thu, 11 Sep 1997 02:17:16 +0000 (02:17 +0000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 11 Sep 1997 02:17:16 +0000 (02:17 +0000)
commitced5205f72ba58d677f3cfa480fddc58ec9faa27
tree94fd09f377967c9d87e5409ef4dfa0ee6224153f
parent594720c7f310cc6b2783d7601954687ba5e1c6df
cgi.c is a simple set of CGI manipulation routines

wsmbconf.c is a rudimentary web based smb.conf editor. Its really
there just to demonstrate how such an editor can hook into loadparm.c,
I don't expect anyone to actually use it as is.

wsmbstatus.c is a simple web based smbstatus. Its probably broken.
source/cgi.c [new file with mode: 0644]
source/web/cgi.c [new file with mode: 0644]
source/wsmbconf.c [new file with mode: 0644]
source/wsmbstatus.c [new file with mode: 0644]