summaryrefslogtreecommitdiffstats
path: root/source/web/statuspage.c
Commit message (Collapse)AuthorAgeFilesLines
* r22434: sync from the 3.0.25 tree for rc2Gerald Carter2007-04-211-1/+1
|
* r21889: * Pull from SAMBA-3_0_25 svn r21888Gerald Carter2007-03-201-1/+1
| | | | * Set version to 3.0.25pre2
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-2/+5
| | | | | | | | Still todo: * release notes * few minor outstanding patches * additional idmap man pages
* r16472: final pass for 3.0.23rc3 I think. Current with SAMBA_3_0 r16471Gerald Carter2006-06-221-0/+1
|
* r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251)Gerald Carter2006-06-151-1/+1
|
* r13567: merge for 3.0.21cGerald Carter2006-02-201-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn merge -r13559:13563 $SVNURL/branches/SAMBA_3_0 svn merge -r13557:13559 $SVNURL/branches/SAMBA_3_0 svn merge -r13546:13547 $SVNURL/branches/SAMBA_3_0 svn merge -r13198:13202 $SVNURL/branches/SAMBA_3_0 svn merge -r13209:13211 $SVNURL/branches/SAMBA_3_0 svn merge -r13216:13222 $SVNURL/branches/SAMBA_3_0 svn merge -r13224:13229 $SVNURL/branches/SAMBA_3_0 svn merge -r13231:13232 $SVNURL/branches/SAMBA_3_0 svn merge -r13235:13238 $SVNURL/branches/SAMBA_3_0 svn merge -r13238:13257 $SVNURL/branches/SAMBA_3_0 svn merge -r13257:13262 $SVNURL/branches/SAMBA_3_0 svn merge -r13288:13290 $SVNURL/branches/SAMBA_3_0 svn merge -r13294:13296 $SVNURL/branches/SAMBA_3_0 svn merge -r13299:13306 $SVNURL/branches/SAMBA_3_0 svn merge -r13310:13314 $SVNURL/branches/SAMBA_3_0 svn merge -r13322:13327 $SVNURL/branches/SAMBA_3_0 svn merge -r13351:13363 $SVNURL/branches/SAMBA_3_0 svn merge -r13363:13364 $SVNURL/branches/SAMBA_3_0 svn merge -r13364:13366 $SVNURL/branches/SAMBA_3_0 svn merge -r13375:13376 $SVNURL/branches/SAMBA_3_0 svn merge -r13382:13384 $SVNURL/branches/SAMBA_3_0 svn merge -r13391:13392 $SVNURL/branches/SAMBA_3_0 svn merge -r13392:13393 $SVNURL/branches/SAMBA_3_0 svn merge -r13393:13394 $SVNURL/branches/SAMBA_3_0 svn merge -r13407:13408 $SVNURL/branches/SAMBA_3_0 svn merge -r13410:13411 $SVNURL/branches/SAMBA_3_0 svn merge -r13412:13416 $SVNURL/branches/SAMBA_3_0 svn merge -r13416:13417 $SVNURL/branches/SAMBA_3_0 svn merge -r13460:13473 $SVNURL/branches/SAMBA_3_0 svn merge -r13475:13477 $SVNURL/branches/SAMBA_3_0 svn merge -r13484:13489 $SVNURL/branches/SAMBA_3_0 svn merge -r13489:13491 $SVNURL/branches/SAMBA_3_0 svn merge -r13495:13497 $SVNURL/branches/SAMBA_3_0 svn merge -r13497:13498 $SVNURL/branches/SAMBA_3_0 svn merge -r13498:13500 $SVNURL/branches/SAMBA_3_0 svn merge -r13510:13511 $SVNURL/branches/SAMBA_3_0 svn merge -r13513:13514 $SVNURL/branches/SAMBA_3_0 svn merge -r13515:13517 $SVNURL/branches/SAMBA_3_0 svn merge -r13523:13524 $SVNURL/branches/SAMBA_3_0 svn merge -r13524:13525 $SVNURL/branches/SAMBA_3_0 svn merge -r13525:13526 $SVNURL/branches/SAMBA_3_0 svn merge -r13526:13527 $SVNURL/branches/SAMBA_3_0 svn merge -r13527:13535 $SVNURL/branches/SAMBA_3_0
* r12399: grabbing the installswat fixes from 3.0...no one to packagingGerald Carter2005-12-201-1/+1
|
* r11590: syncing up for 3.0.21rc1Gerald Carter2005-11-091-1/+1
|
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-16/+18
| | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck)
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2005-07-081-5/+10
| | | | | | | | | tests on this as it's very late NY time (just wanted to get this work into the tree). I'll test this over the weekend.... Jerry - in looking at the difference between the two trees there seem to be some printing/ntprinting.c and registry changes we might want to examine to try keep in sync. Jeremy.
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ↵Jeremy Allison2004-12-071-2/+2
| | | | | | | | | allocation functions so we can funnel through some well known functions. Should help greatly with malloc checking. HEAD patch to follow. Jeremy.
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of Tim Potter2004-10-071-1/+1
| | | | | '..' from all #include preprocessor commands. This fixes bugzilla #1880 where OpenVMS gets confused about the '.' characters.
* r2771: Second (and last) part of Swat-i18n-Patch from Björn JackeGünther Deschner2004-10-011-78/+82
| | | | | | | | | | | | | <bjacke@sernet.de> "Do not use display charset for swat output. In HTML we do not care about the "locale charmap" because HTML code is UTF-8 only now. Additionally take care that we convert files from statuspage from unix charset to UTF-8. Thus we have correct HTML output under all circumstances. We now also convert the share names correctly from unix encoding to web encoding and vice vera. " Guenther
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+441
metze