index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
web
/
swat.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-11-12
.cvsignore: Removed old entries.
Herb Lewis
1
-21
/
+24
1998-11-12
changes from John Sygulla for changing remote passwords
Herb Lewis
1
-17
/
+79
1998-11-12
handle null usernames
Andrew Tridgell
1
-8
/
+5
1998-11-12
show all buttons in demo mode
Andrew Tridgell
1
-1
/
+1
1998-11-12
fixed demo mode
Andrew Tridgell
1
-5
/
+10
1998-11-12
extracted the password change code from smbpasswd and used it in swat
Andrew Tridgell
1
-299
/
+54
1998-11-12
Added the security changes suggested by Andrew - become the
Jeremy Allison
1
-71
/
+45
1998-11-12
Added enable user button. Fixed bug where log was always printed.
Jeremy Allison
1
-5
/
+15
1998-11-11
changed is_root() to am_root() to prevent clash with variable names.
Andrew Tridgell
1
-11
/
+9
1998-11-11
rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.
Jeremy Allison
1
-5
/
+3
1998-11-11
added password change functionality to swat
Herb Lewis
1
-54
/
+501
1998-11-11
swat.c updated to use new yodl generated smb.conf.5.html file for help
Herb Lewis
1
-5
/
+17
1998-09-21
replace getpass() with getsmbpass() if getsmbpass.c compiles
Alexandre Oliva
1
-1
/
+1
1998-09-02
use /swat/ prefix in both inetd and cgi modes, to enable a static header.html
Andrew Tridgell
1
-5
/
+4
1998-09-01
spruced up SWAT a bit - it now uses the new Samba logo at the top and
Andrew Tridgell
1
-21
/
+27
1998-08-15
this checkin gets rid of the global Files[] array and makes it local
Andrew Tridgell
1
-1
/
+0
1998-08-14
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1
-2
/
+0
1998-05-11
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1
-1
/
+1
1998-05-08
clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'
Jeremy Allison
1
-5
/
+5
1998-05-08
The globals section now shows non-default variables (like the
Herb Lewis
1
-19
/
+110
1998-04-30
Added patch from Bruce Tenison <btenison@dibbs.net> to allow encrypted
Jeremy Allison
1
-0
/
+2
1998-03-18
don't set the Expires header on any page generated from a POST. This
Andrew Tridgell
1
-1
/
+3
1998-03-17
oops, I got the sense of the show_defaults parameter to lp_dump()
Andrew Tridgell
1
-1
/
+1
1998-03-17
this isn't a big commit, it just looks like it :-)
Andrew Tridgell
1
-0
/
+1
1998-03-17
- added "Full View"/"Normal View" on the "view config" page
Andrew Tridgell
1
-7
/
+28
1998-03-15
- added the ability to kill off individual connections from SWAT (from
Andrew Tridgell
1
-137
/
+0
1998-03-15
a smaller background
Andrew Tridgell
1
-1
/
+1
1998-03-14
added a background image based on Pauls SAMBA logo but manipulated a
Andrew Tridgell
1
-1
/
+1
1998-03-14
added the ability to start/stop the server from SWAT.
Andrew Tridgell
1
-3
/
+46
1998-03-14
if a local parameter is changed at the global level then propogate the
Andrew Tridgell
1
-1
/
+23
1998-03-14
- added separators
Andrew Tridgell
1
-13
/
+43
1998-03-14
another fix for running under cgi-bin
Andrew Tridgell
1
-2
/
+2
1998-03-14
fixed support for running swat via cgi-bin
Andrew Tridgell
1
-3
/
+7
1998-03-10
added status page to SWAT. Similar to smbstatus output but in a HTML
Andrew Tridgell
1
-2
/
+109
1998-03-10
added a "home" icon
Andrew Tridgell
1
-0
/
+1
1998-03-10
added Date and Expires headers in the mini web server so clients know
Andrew Tridgell
1
-0
/
+1
1998-03-08
- remove redundent strstr()
Andrew Tridgell
1
-1
/
+1
1998-03-08
allow for non-authenticated SWAT for demo purposes
Andrew Tridgell
1
-3
/
+6
1998-03-08
Jeremy is going to hate me ...
Andrew Tridgell
1
-0
/
+483
[prev]