summaryrefslogtreecommitdiffstats
path: root/source/web/swat.c
Commit message (Expand)AuthorAgeFilesLines
* don't show create printer entries on printers page if you don't have haveHerb Lewis1999-01-121-4/+6
* Makefile.in configure configure.in include/config.h.in: Added -c -o fixes fro...Jeremy Allison1998-12-291-0/+4
* swat.c 1. fixed bug where non-default parameters were not beingHerb Lewis1998-12-181-8/+38
* include/includes.h: Added MAXHOSTNAMELEN in case it wasn't defined.Jeremy Allison1998-12-171-9/+9
* loadparm.c added function to reset number of services (for swat)Herb Lewis1998-12-161-4/+9
* fix globals page broken by my last checkinHerb Lewis1998-12-151-2/+4
* smb.h add new FLAG_SHARE to indicate which parameters are usedHerb Lewis1998-12-141-1/+3
* need to reload auto printer services on a save_reloadHerb Lewis1998-12-111-0/+2
* Makefile.in added PRINTER_OBJ to SWAT_OBJ so swat canHerb Lewis1998-12-101-9/+17
* allow initial creation of smb.conf with SWATAndrew Tridgell1998-12-101-6/+13
* don't allow users to view the smb.conf unless they have read accessAndrew Tridgell1998-12-101-15/+21
* Added SWAT updates from HEAD.Jeremy Allison1998-11-281-20/+24
* One more cut'n'paste bug. (Ooops).Jeremy Allison1998-11-211-1/+1
* smbd/password.c: Fixed the HEAD branch changes that accidentally got propagated.Jeremy Allison1998-11-211-13/+6
* smbd/password.c: Even though the password server is supposed to be a NetBIOS ...Jeremy Allison1998-11-211-1/+1
* Changed (most) open()/fopen()/creat()/mmap() calls to use sys_XXX() instead.Jeremy Allison1998-11-171-3/+3
* - 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-141-1/+1
* 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
* extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1998-11-121-299/+54
* Added the security changes suggested by Andrew - become theJeremy Allison1998-11-121-71/+45
* Added enable user button. Fixed bug where log was always printed.Jeremy Allison1998-11-121-5/+15
* changed is_root() to am_root() to prevent clash with variable names.Andrew Tridgell1998-11-111-11/+9
* rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.Jeremy Allison1998-11-111-5/+3
* added password change functionality to swatHerb Lewis1998-11-111-54/+501
* swat.c updated to use new yodl generated smb.conf.5.html file for helpHerb Lewis1998-11-111-5/+17
* replace getpass() with getsmbpass() if getsmbpass.c compilesAlexandre Oliva1998-09-211-1/+1
* use /swat/ prefix in both inetd and cgi modes, to enable a static header.htmlAndrew Tridgell1998-09-021-5/+4
* spruced up SWAT a bit - it now uses the new Samba logo at the top andAndrew Tridgell1998-09-011-21/+27
* this checkin gets rid of the global Files[] array and makes it localAndrew Tridgell1998-08-151-1/+0
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-2/+0
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-1/+1
* clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'Jeremy Allison1998-05-081-5/+5
* The globals section now shows non-default variables (like theHerb Lewis1998-05-081-19/+110
* Added patch from Bruce Tenison <btenison@dibbs.net> to allow encryptedJeremy Allison1998-04-301-0/+2
* don't set the Expires header on any page generated from a POST. ThisAndrew Tridgell1998-03-181-1/+3
* oops, I got the sense of the show_defaults parameter to lp_dump()Andrew Tridgell1998-03-171-1/+1
* this isn't a big commit, it just looks like it :-)Andrew Tridgell1998-03-171-0/+1
* - added "Full View"/"Normal View" on the "view config" pageAndrew Tridgell1998-03-171-7/+28
* - added the ability to kill off individual connections from SWAT (fromAndrew Tridgell1998-03-151-137/+0
* a smaller backgroundAndrew Tridgell1998-03-151-1/+1
* added a background image based on Pauls SAMBA logo but manipulated aAndrew Tridgell1998-03-141-1/+1