summaryrefslogtreecommitdiffstats
path: root/source3/web
Commit message (Expand)AuthorAgeFilesLines
* r14618: add --no-process-group to all server programmsStefan Metzmacher2007-10-101-3/+3
* r14255: Revert r14204 which was horribly broken.James Peach2007-10-101-0/+15
* r14204: Remove the basically unused P_GSTRING and P_UGSTRINGJames Peach2007-10-101-15/+0
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-101-1/+1
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-3/+3
* r13383: pulling in swat-welcome patch from SuSE packagingGerald Carter2007-10-101-1/+5
* r13316: Let the carnage begin....Gerald Carter2007-10-102-8/+8
* r13262: Arrgggg. Fix smbstatus and swat status to ignoreJeremy Allison2007-10-101-1/+7
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-1/+1
* r13140: Fix swat - make sure it can list running services (ensure loopback_ip)Jeremy Allison2007-10-101-0/+1
* r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")Jeremy Allison2007-10-101-1/+1
* r12393: cleaning up swat bugs. *no one* tests swat it seems. This has been ...Gerald Carter2007-10-102-102/+44
* r12203: Add the share path into the sharemode db. This involvesJeremy Allison2007-10-101-1/+1
* r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2007-10-101-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-105-65/+125
* r9790: remove 'set but not used' variables (reported by Jason Mader)Gerald Carter2007-10-101-3/+2
* r9266: fix help links in swat editor after doc layout changesGerald Carter2007-10-101-2/+2
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2007-10-102-5/+14
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-102-9/+5
* r6959: Meant to fix this before commiting, just to be consistent.Deryck Hodge2007-10-101-1/+1
* r6958: Properly display quotes in SWAT. Thanks to JayDeryck Hodge2007-10-101-2/+22
* r6395: Fix for Bug 2137, from Jay Fenlason <fenlason@redhat.com>Deryck Hodge2007-10-101-4/+4
* r6281: Fix the build for FreeBSD 4 -- no winbindVolker Lendecke2007-10-101-2/+2
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2007-10-101-2/+2
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-101-2/+2
* r5179: Add -P (password-menu-only) option to swat. Admins can allow usersDeryck Hodge2007-10-101-1/+4
* r4577: Fix from William Jojo <jojowil@hvcc.edu> for AIX 5.3 compile.Jeremy Allison2007-10-101-2/+2
* r4369: Patch for bug #2190 (SWAT displaying parameters in UNIX charset)Jeremy Allison2007-10-101-6/+18
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-103-14/+14
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter2007-10-106-6/+6
* r2771: Second (and last) part of Swat-i18n-Patch from Björn JackeGünther Deschner2007-10-103-311/+318
* r1833: patch from James Peach to get swat to look for index.html by default w...Gerald Carter2007-10-101-4/+24
* r492: BUG 483: patch from Michel Gravey <michel.gravey@optogone.com> to fix p...Gerald Carter2007-10-101-1/+4
* r39: * importing .cvsignore filesGerald Carter2007-10-101-1/+0
* Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_c...Jeremy Allison2004-03-111-4/+4
* BUG 488: fix the 'show client in col 1' button and corrctely enumerate active...Gerald Carter2004-03-051-1/+1
* printf -> d_printfTim Potter2004-02-211-1/+1
* Make more functions static, and remove duplication in the use of functionsAndrew Bartlett2004-02-081-1/+1
* This should be the correct fix for the lack of a prototype forAndrew Bartlett2004-02-041-6/+0
* fix problems with proto.hGerald Carter2004-02-021-1/+1
* remerge andrew's cracklib patch from HEAD and fix a compile warningsGerald Carter2004-02-021-0/+7
* Fix bug 916 - do not perform a + -> space substitution for squid URL encodedAndrew Bartlett2003-12-251-0/+18
* 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