summaryrefslogtreecommitdiff
path: root/source/web
Commit message (Expand)AuthorAgeFilesLines
* Move over to RELEASE branch.Jeremy Allison2002-02-014-3/+4
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-113-18/+100
* Syncup getting ready for release.Jeremy Allison2001-07-062-7/+27
* Incorrect call (wrong proto - must have been from HEAD).Jeremy Allison2001-04-121-1/+1
* merge from HEADGerald Carter2001-04-121-3/+6
* Setup syslog correctly in swat. Patch from Andrew Bartlett.Jeremy Allison2001-04-051-0/+1
* Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....Jeremy Allison2001-03-261-7/+19
* don't show main smbd as a connectionHerb Lewis2001-03-141-1/+5
* Dead code elimination from SGI compiler.Jeremy Allison2001-03-092-4/+3
* But Doctor, I had to kill the patient in order to save him....Jeremy Allison2001-02-211-2/+2
* Merge with fixes from appliance-head.Jeremy Allison2001-01-181-1/+2
* Fix to the "known/unknown user" difference patch from "Ron Alexander" <rcalex...Jeremy Allison2000-11-061-0/+1
* Back adding the swat po files from samba-2.0.7.John Terpstra2000-11-053-0/+392
* Remove CGI logging code. Make username / password lookups takeJeremy Allison2000-11-011-29/+28
* don't show equivalent enum options in swatAndrew Tridgell2000-09-131-5/+8
* Fix for swat to return correct MIME type for text files. From "RonTim Potter2000-09-011-0/+2
* finally got sick of the "extern int Client" code and the stupidAndrew Tridgell2000-04-111-3/+3
* two minor bugfixes for SCO UnixWare. The first is to catch SIGPIPE so that pu...Andrew Tridgell2000-04-112-0/+4
* client/client.c:Jeremy Allison2000-02-251-14/+26
* 1) added void* state argument to tdb_traverse. guess what! there wereLuke Leighton2000-02-041-6/+6
* always restart nmbd and smbd when asked, even if they appear not to beAndrew Tridgell2000-01-071-4/+2
* added the unexpected packet database (unexpected.tdb)Andrew Tridgell2000-01-031-1/+1
* fixed active shares displayAndrew Tridgell2000-01-031-2/+2
* - added tdb_flags option to tdb_open()Andrew Tridgell2000-01-021-1/+1
* converted all our existing shared memory code to use a tdb databaseAndrew Tridgell1999-12-211-7/+1
* first cut at using the tdb code for the connections structure, theAndrew Tridgell1999-12-211-54/+63
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-135-120/+188
* Moved code that changes the pw_passwd entry (i.e shadow password andTim Potter1999-06-131-1/+1
* mods to allow inter-domain trust accounts to be added to SAM databaseLuke Leighton1999-03-091-3/+18
* rpc_samr.h parse_samr.c srv_samr.c :Luke Leighton1998-12-011-1/+1
* weekend work. user / group database API.Luke Leighton1998-11-291-1/+2
* make the help links appear in a separate window, so you can read theAndrew Tridgell1998-11-271-1/+1
* better layout of password options.Andrew Tridgell1998-11-271-19/+23
* changed string_sub() to replace " ; and ` in the inserted string with _Andrew Tridgell1998-11-231-1/+1
* make SWAT obey the global "hosts allow" and "hosts deny" settings.Andrew Tridgell1998-11-212-13/+29
* smbd/password.c: Added *SMBSERVER fix is name is too long.Jeremy Allison1998-11-211-1/+1
* wrong directory path for smbd and nmbdHerb Lewis1998-11-201-2/+2
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-173-7/+7
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-1/+1
* - new prototypesAndrew Tridgell1998-11-141-3/+16
* allow all user to view the configAndrew Tridgell1998-11-141-36/+22
* remove code that allows installation via cgiAndrew Tridgell1998-11-142-21/+36
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-9/+9
* %\ is an interesting printf argument, but I prefer %sAndrew Tridgell1998-11-121-1/+1
* Removed code that used printf/fprintf in password changin libraries.Herb Lewis1998-11-121-3/+19
* .cvsignore: Removed old entries.Herb Lewis1998-11-121-21/+24
* changes from John Sygulla for changing remote passwordsHerb Lewis1998-11-121-17/+79
* handle null usernamesAndrew Tridgell1998-11-121-8/+5
* show all buttons in demo modeAndrew Tridgell1998-11-121-1/+1
* fixed demo modeAndrew Tridgell1998-11-121-5/+10