summaryrefslogtreecommitdiff
path: root/source3/web/statuspage.c
Commit message (Expand)AuthorAgeFilesLines
* s3 swat: Add XSRF protection to status pageKai Blin2011-07-261-0/+7
* Fix bug #6040 - Missing <th> header in Status page.Jeremy Allison2009-01-151-1/+2
* s3: make better use of ccache by not including version.h in every C-file.Michael Adam2009-01-151-1/+1
* Fix use of DLIST_REMOVE as spotted by Constantine Vetoshev <gepardcv@gmail.com>.Jeremy Allison2008-10-011-2/+3
* Cleanup size_t return values in callers of convert_string_allocateTim Prouty2008-05-201-1/+2
* Tiny simplificationsVolker Lendecke2007-12-101-1/+1
* Make strhex_to_str clear on string limits. Remove pstring from web/*.cJeremy Allison2007-12-031-9/+20
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* r24781: Fix build warning.Günther Deschner2007-10-101-1/+1
* r24701: Fix the swat buildVolker Lendecke2007-10-101-0/+2
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23171: Convert connections.tdb to dbwrapVolker Lendecke2007-10-101-12/+11
* r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...Volker Lendecke2007-10-101-52/+31
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-4/+4
* r22282: Fix last few name -> servicename changes.Jeremy Allison2007-10-101-1/+1
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-10-101-1/+1
* r17177: Get rid of a global variable by adding a private data pointer toVolker Lendecke2007-10-101-2/+5
* r16435: Add in the uid info that Jerry needs into theJeremy Allison2007-10-101-0/+1
* r16230: Fix Klocwork #861 and others. localtime and asctimeJeremy Allison2007-10-101-1/+1
* r13262: Arrgggg. Fix smbstatus and swat status to ignoreJeremy Allison2007-10-101-1/+7
* 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-101-16/+18
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2007-10-101-5/+10
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-2/+2
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter2007-10-101-1/+1
* r2771: Second (and last) part of Swat-i18n-Patch from Björn JackeGünther Deschner2007-10-101-78/+82
* BUG 488: fix the 'show client in col 1' button and corrctely enumerate active...Gerald Carter2004-03-051-1/+1
* Moving towards better i18n support in SWAT. This commit contains aTim Potter2003-10-031-9/+13
* metze's autogenerate patch for version.hGerald Carter2003-08-201-1/+1
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-221-1/+1
* Added patch from Stephen Roylance.John Terpstra2003-04-241-20/+26
* Added Stephen Roylance's patch - Adds to Status page, a Start All, Restart AllJohn Terpstra2003-04-221-9/+38
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-1/+1
* sync 3.0 branch with HEADJelmer Vernooij2002-08-171-0/+28
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+1
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* the next step in the intl changeover. This should get us compiling agian,Andrew Tridgell2001-10-141-69/+68
* merge from 2.2Gerald Carter2001-10-061-2/+84
* Added SWAT i18n feature:Motonobu Takahashi2001-09-241-35/+37
* got rid of USE_TDB_MMAP_FLAG as its not needed any moreAndrew Tridgell2001-09-061-1/+1
* A few changes:Andrew Bartlett2001-08-221-3/+1
* Added "use mmap" for HPUX.Jeremy Allison2001-07-301-1/+1
* The big character set handling changeover!Andrew Tridgell2001-07-041-1/+1
* use LDSHFLAGS not -shared in several placesAndrew Tridgell2001-06-041-1/+1
* Check sizes of data entries in connections.tdb before deciding they're crecs...Jeremy Allison2001-05-151-5/+17
* merge some fixes from 2.2Andrew Tridgell2001-05-071-1/+5
* 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