summaryrefslogtreecommitdiffstats
path: root/source3/web
Commit message (Expand)AuthorAgeFilesLines
...
* include WWW-Authenticate field in 401 response for bad auth attempt; bug 629Gerald Carter2003-11-221-1/+2
* fix winbind ping call so that SWAT correctly determines if winbindd is runnin...Gerald Carter2003-11-221-5/+1
* Ensure that items in a list of strings containing whitespaceGerald Carter2003-11-221-2/+10
* Simple rename of get_socket_addr to get_peer_addr and get_socket_name toVolker Lendecke2003-11-071-2/+2
* Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2003-10-221-11/+11
* call initgroups before becomming the user; patch from Fabio CecchiGerald Carter2003-10-211-0/+3
* Moving towards better i18n support in SWAT. This commit contains aTim Potter2003-10-032-76/+85
* More bug #413. Fix bad html table row termination in SWAT wizard code found byTim Potter2003-09-261-4/+3
* Change title of SWAT globals page from 'Global Variables' to 'GlobalTim Potter2003-09-261-1/+3
* metze's autogenerate patch for version.hGerald Carter2003-08-201-1/+1
* - Update 'preload modules' documention (bug #304)Jelmer Vernooij2003-08-191-1/+10
* Cleanup of loadparm and swat to correctly display all parameters as required.John Terpstra2003-07-281-26/+9
* Add buttons to Printers ViewJohn Terpstra2003-07-271-0/+10
* Format tidy up.John Terpstra2003-07-261-6/+5
* Added buttons to change view mode. Fixes bug #212John Terpstra2003-07-261-1/+17
* convert snprintf() calls using pstrings & fstringsGerald Carter2003-07-231-2/+2
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-221-1/+1
* Replace the eight (!) copies of dummy become/unbecome root with a single one.Tim Potter2003-07-221-4/+0
* Metze's patches:John Terpstra2003-05-261-24/+22
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-101-3/+0
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-101-0/+3
* Make fchown, fchmod conditional for systems that don't have them.Jeremy Allison2003-05-071-0/+4
* Added patch from Stephen Roylance.John Terpstra2003-04-242-26/+26
* Added Stephen Roylance's patch - Adds to Status page, a Start All, Restart AllJohn Terpstra2003-04-221-9/+38
* Merge Jelmer's popt updates from HEAD.Tim Potter2003-04-141-3/+2
* Fixup swat warning.Jeremy Allison2003-04-031-1/+1
* A fixed type TRUE -> True, reported by Paul Green.John Terpstra2003-03-261-1/+1
* Make swat use poptJelmer Vernooij2003-03-201-12/+15
* Merge from HEAD:Andrew Bartlett2003-03-171-1/+1
* Fix HTTP error codes (patch by Vance Lankhaar)Jelmer Vernooij2003-02-281-3/+3
* base64_decode() with heimdal libs, so I've renamed it base64_decode_inplace().Jim McDonough2003-02-181-1/+1
* Merge from HEAD - convert username/password to unix before checking them inAndrew Bartlett2003-02-011-4/+11
* Merge from HEAD:Andrew Bartlett2003-01-281-31/+0
* connect to the actual netbios name in smb.conf and not LOCALHOSTGerald Carter2003-01-171-1/+1
* *lots of small merges form HEADGerald Carter2003-01-151-41/+4
* patch to include support for daemontools from Michael HandlerGerald Carter2003-01-031-3/+3
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-033-25/+25
* Sync with HEADJelmer Vernooij2002-11-091-3/+3
* Try to catch up on the code I've put into HEAD that should be in 3.0:Andrew Bartlett2002-10-261-1/+1
* Use memmove when copies can overlap. Spotted by SUGIOKA Toshinobu <sugioka@it...Jeremy Allison2002-10-091-1/+1
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-53/+290
* sync 3.0 branch with HEADJelmer Vernooij2002-08-175-14/+142
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-157-6/+10
* Add assertions that kill() is never accidentally passed a non-positiveMartin Pool2002-03-201-2/+2
* Removed version number from file header.Tim Potter2002-01-305-9/+5
* getpwnam -> getpwnam_allocAndrew Bartlett2002-01-211-1/+2
* A nice *big* change to the fundemental way we do things.Andrew Bartlett2002-01-171-1/+3
* Store some path names in global variables initialized to configureMartin Pool2001-11-192-18/+28
* Fix const warning. Doxyfy comment.Martin Pool2001-11-191-5/+8
* the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell2001-10-144-352/+130