summaryrefslogtreecommitdiff
path: root/source3/web
AgeCommit message (Expand)AuthorFilesLines
2001-01-17Changes from APPLIANCE_HEAD:David O'Neill1-2/+3
2000-11-13Large commit which restructures the local password storage API.Gerald Carter1-2/+2
2000-11-06Fix to the "known/unknown user" difference patch from "Ron Alexander" <rcalex...Jeremy Allison1-0/+1
2000-11-01Remove CGI logging code. Make username/password lookups takeJeremy Allison1-29/+28
2000-09-13don't show equivalent enum options in swatAndrew Tridgell1-5/+8
2000-09-01Fix for swat to return correct MIME type for text files. From "RonTim Potter1-0/+2
2000-04-11finally got sick of the "extern int Client" code and the stupidAndrew Tridgell1-3/+3
2000-04-11two minor bugfixes for SCO UnixWare. The first is to catch SIGPIPE so that pu...Andrew Tridgell2-0/+4
2000-02-25client/client.c:Jeremy Allison1-14/+26
2000-02-041) added void* state argument to tdb_traverse. guess what! there wereLuke Leighton1-6/+6
2000-01-07always restart nmbd and smbd when asked, even if they appear not to beAndrew Tridgell1-4/+2
2000-01-03added the unexpected packet database (unexpected.tdb)Andrew Tridgell1-1/+1
2000-01-03fixed active shares displayAndrew Tridgell1-2/+2
2000-01-02- added tdb_flags option to tdb_open()Andrew Tridgell1-1/+1
1999-12-21converted all our existing shared memory code to use a tdb databaseAndrew Tridgell1-7/+1
1999-12-21first cut at using the tdb code for the connections structure, theAndrew Tridgell1-54/+63
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell5-120/+188
1999-06-13Moved code that changes the pw_passwd entry (i.e shadow password andTim Potter1-1/+1
1999-03-09mods to allow inter-domain trust accounts to be added to SAM databaseLuke Leighton1-3/+18
1998-12-01rpc_samr.h parse_samr.c srv_samr.c :Luke Leighton1-1/+1
1998-11-29weekend work. user / group database API.Luke Leighton1-1/+2
1998-11-27make the help links appear in a separate window, so you can read theAndrew Tridgell1-1/+1
1998-11-27better layout of password options.Andrew Tridgell1-19/+23
1998-11-23changed string_sub() to replace " ; and ` in the inserted string with _Andrew Tridgell1-1/+1
1998-11-21make SWAT obey the global "hosts allow" and "hosts deny" settings.Andrew Tridgell2-13/+29
1998-11-21smbd/password.c: Added *SMBSERVER fix is name is too long.Jeremy Allison1-1/+1
1998-11-20wrong directory path for smbd and nmbdHerb Lewis1-2/+2
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison3-7/+7
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-1/+1
1998-11-14- new prototypesAndrew Tridgell1-3/+16
1998-11-14allow all user to view the configAndrew Tridgell1-36/+22
1998-11-14remove code that allows installation via cgiAndrew Tridgell2-21/+36
1998-11-13Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1-9/+9
1998-11-12%\ is an interesting printf argument, but I prefer %sAndrew Tridgell1-1/+1
1998-11-12Removed code that used printf/fprintf in password changin libraries.Herb Lewis1-3/+19
1998-11-12.cvsignore: Removed old entries.Herb Lewis1-21/+24
1998-11-12changes from John Sygulla for changing remote passwordsHerb Lewis1-17/+79
1998-11-12handle null usernamesAndrew Tridgell1-8/+5
1998-11-12show all buttons in demo modeAndrew Tridgell1-1/+1
1998-11-12fixed demo modeAndrew Tridgell1-5/+10
1998-11-12extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1-299/+54
1998-11-12Added the security changes suggested by Andrew - become theJeremy Allison2-79/+107
1998-11-12Added enable user button. Fixed bug where log was always printed.Jeremy Allison1-5/+15
1998-11-11changed is_root() to am_root() to prevent clash with variable names.Andrew Tridgell2-13/+11
1998-11-11J.F.'s latest printer fixes plus his gcc -picky fix for web/cgi.cJeremy Allison1-1/+1
1998-11-11rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.Jeremy Allison2-7/+5
1998-11-11added password change functionality to swatHerb Lewis2-60/+534
1998-11-11swat.c updated to use new yodl generated smb.conf.5.html file for helpHerb Lewis1-5/+17
1998-10-26report ourselves as HTTP/1.0 not HTTP/1.1Andrew Tridgell1-3/+3
1998-09-29get away with dummy and .dummy filesAlexandre Oliva1-1/+0