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
/
swat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
client/client.c:
Jeremy Allison
2000-02-25
1
-14
/
+26
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-72
/
+137
*
mods to allow inter-domain trust accounts to be added to SAM database
Luke Leighton
1999-03-09
1
-3
/
+18
*
rpc_samr.h parse_samr.c srv_samr.c :
Luke Leighton
1998-12-01
1
-1
/
+1
*
weekend work. user / group database API.
Luke Leighton
1998-11-29
1
-1
/
+2
*
make the help links appear in a separate window, so you can read the
Andrew Tridgell
1998-11-27
1
-1
/
+1
*
better layout of password options.
Andrew Tridgell
1998-11-27
1
-19
/
+23
*
make SWAT obey the global "hosts allow" and "hosts deny" settings.
Andrew Tridgell
1998-11-21
1
-12
/
+5
*
smbd/password.c: Added *SMBSERVER fix is name is too long.
Jeremy Allison
1998-11-21
1
-1
/
+1
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
1
-3
/
+3
*
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1998-11-17
1
-1
/
+1
*
- new prototypes
Andrew Tridgell
1998-11-14
1
-3
/
+16
*
allow all user to view the config
Andrew Tridgell
1998-11-14
1
-36
/
+22
*
remove code that allows installation via cgi
Andrew Tridgell
1998-11-14
1
-1
/
+1
*
Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...
Jeremy Allison
1998-11-13
1
-9
/
+9
*
%\ is an interesting printf argument, but I prefer %s
Andrew Tridgell
1998-11-12
1
-1
/
+1
*
Removed code that used printf/fprintf in password changin libraries.
Herb Lewis
1998-11-12
1
-3
/
+19
*
.cvsignore: Removed old entries.
Herb Lewis
1998-11-12
1
-21
/
+24
*
changes from John Sygulla for changing remote passwords
Herb Lewis
1998-11-12
1
-17
/
+79
*
handle null usernames
Andrew Tridgell
1998-11-12
1
-8
/
+5
*
show all buttons in demo mode
Andrew Tridgell
1998-11-12
1
-1
/
+1
*
fixed demo mode
Andrew Tridgell
1998-11-12
1
-5
/
+10
*
extracted the password change code from smbpasswd and used it in swat
Andrew Tridgell
1998-11-12
1
-299
/
+54
*
Added the security changes suggested by Andrew - become the
Jeremy Allison
1998-11-12
1
-71
/
+45
*
Added enable user button. Fixed bug where log was always printed.
Jeremy Allison
1998-11-12
1
-5
/
+15
*
changed is_root() to am_root() to prevent clash with variable names.
Andrew Tridgell
1998-11-11
1
-11
/
+9
*
rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.
Jeremy Allison
1998-11-11
1
-5
/
+3
*
added password change functionality to swat
Herb Lewis
1998-11-11
1
-54
/
+501
*
swat.c updated to use new yodl generated smb.conf.5.html file for help
Herb Lewis
1998-11-11
1
-5
/
+17
*
replace getpass() with getsmbpass() if getsmbpass.c compiles
Alexandre Oliva
1998-09-21
1
-1
/
+1
*
use /swat/ prefix in both inetd and cgi modes, to enable a static header.html
Andrew Tridgell
1998-09-02
1
-5
/
+4
*
spruced up SWAT a bit - it now uses the new Samba logo at the top and
Andrew Tridgell
1998-09-01
1
-21
/
+27
*
this checkin gets rid of the global Files[] array and makes it local
Andrew Tridgell
1998-08-15
1
-1
/
+0
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
1
-2
/
+0
*
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1998-05-11
1
-1
/
+1
*
clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'
Jeremy Allison
1998-05-08
1
-5
/
+5
*
The globals section now shows non-default variables (like the
Herb Lewis
1998-05-08
1
-19
/
+110
*
Added patch from Bruce Tenison <btenison@dibbs.net> to allow encrypted
Jeremy Allison
1998-04-30
1
-0
/
+2
*
don't set the Expires header on any page generated from a POST. This
Andrew Tridgell
1998-03-18
1
-1
/
+3
*
oops, I got the sense of the show_defaults parameter to lp_dump()
Andrew Tridgell
1998-03-17
1
-1
/
+1
*
this isn't a big commit, it just looks like it :-)
Andrew Tridgell
1998-03-17
1
-0
/
+1
*
- added "Full View"/"Normal View" on the "view config" page
Andrew Tridgell
1998-03-17
1
-7
/
+28
*
- added the ability to kill off individual connections from SWAT (from
Andrew Tridgell
1998-03-15
1
-137
/
+0
*
a smaller background
Andrew Tridgell
1998-03-15
1
-1
/
+1
*
added a background image based on Pauls SAMBA logo but manipulated a
Andrew Tridgell
1998-03-14
1
-1
/
+1
*
added the ability to start/stop the server from SWAT.
Andrew Tridgell
1998-03-14
1
-3
/
+46
*
if a local parameter is changed at the global level then propogate the
Andrew Tridgell
1998-03-14
1
-1
/
+23
*
- added separators
Andrew Tridgell
1998-03-14
1
-13
/
+43
*
another fix for running under cgi-bin
Andrew Tridgell
1998-03-14
1
-2
/
+2
*
fixed support for running swat via cgi-bin
Andrew Tridgell
1998-03-14
1
-3
/
+7
[next]