summaryrefslogtreecommitdiffstats
path: root/ctdb/web
Commit message (Collapse)AuthorAgeFilesLines
* fix the git path to the repositoryRonnie Sahlberg2009-05-251-1/+1
| | | | (This used to be ctdb commit b0c32a96f4176747ca772be664888f5c3c483b98)
* From Flavio Carmo Junior <carmo.flavio@gmail.com>Ronnie Sahlberg2009-05-252-0/+79
| | | | | | | | (with modifications) Add a webpage about CLAMAV support in CTDB (This used to be ctdb commit 5fc14f98902ae98abed35eaab3b3495226dcac38)
* Fix http://ctdb.samba.org/download.htmlVolker Lendecke2009-05-191-15/+6
| | | | (This used to be ctdb commit 177295ba400fcaf47f026653f27a42a8ff798d36)
* added link to michaels sambaxp papersAndrew Tridgell2009-05-061-0/+6
| | | | (This used to be ctdb commit 48c011188c624f10c9a754d4ead27db558088fd4)
* allow pages in subdirsAndrew Tridgell2009-05-062-8/+8
| | | | (This used to be ctdb commit 68da42c4ee92fcdfe65baf04c1a2d6446583858b)
* more subdir html supportAndrew Tridgell2009-05-061-1/+1
| | | | (This used to be ctdb commit 9ce9a500543de4f0aef5e8c28cda9bbc3c9d1b77)
* web: fix typoRonnie Sahlberg2009-03-241-1/+1
| | | | | | | | Conflicts: web/index.html (This used to be ctdb commit 95d22e4cf265d2119f72200ab0ec708f095853df)
* fix the html so that mine and obnox names are shownRonnie Sahlberg2009-03-241-2/+2
| | | | (This used to be ctdb commit 0840aa2bd31b2da95342dca8ff35786a3d998688)
* add michael adams as one of the ctdb developers on the main ctdb webpageRonnie Sahlberg2009-03-231-0/+1
| | | | (This used to be ctdb commit be50059c33845fec260ca53975d421a890303880)
* ctdb.samba.org: fix instruction for turning off samba service autostartMichael Adam2009-01-161-2/+8
| | | | | | | | Extend to show valid commands on Redhat and SuSE Linux. Michael (This used to be ctdb commit cdea4893c24511ffc1a7338ca3eb6cfd86d68086)
* add a link to my webpageRonnie Sahlberg2008-08-251-1/+1
| | | | (This used to be ctdb commit 0709093af11e0735ed1e13b06ac073990631e692)
* move CTDB_MANAGES_NFS from /etc/sysconfig/nfs to /etc/sysconfig/ctdbRonnie Sahlberg2008-05-221-5/+10
| | | | (This used to be ctdb commit 92be23dbd6a5bf32d4d1af4a41437fbcd7d8eaf2)
* move the CTDB_MANAGES_ISCSI setting from /etc/sysconfig/iscsi to ↵Ronnie Sahlberg2008-05-221-4/+12
| | | | | | /etc/sysconfig/ctdb (This used to be ctdb commit a953a0fb450955b62d747bdc82c5b968fe0ed378)
* move the config optoin CTDB_MANAGES_VSFTPD from /etc/sysconfig/vsftpd to ↵Ronnie Sahlberg2008-05-221-2/+2
| | | | | | /etc/sysconfig/ctdb (This used to be ctdb commit 1ad0295f86370979d0537f7290f5e9c7d1ff6e94)
* update the iscis support under RHEL5 to allow one iscsi target to be defined ↵Ronnie Sahlberg2008-03-311-26/+22
| | | | | | | | for each public address in the cluster. update the documentation for iscsi (This used to be ctdb commit c1130e58296e63be3787ec59690941b2677a3378)
* add documentation on how to set up ha-iscsi with ctdbRonnie Sahlberg2008-02-062-0/+110
| | | | (This used to be ctdb commit 1060af64efcba7d2bc8f2187a0005b8c18086017)
* update download instructions for new git treeAndrew Tridgell2008-01-291-14/+11
| | | | (This used to be ctdb commit f0a787f2e6ac98b13b61316f410cbb299042242b)
* - merge from ronnieAndrew Tridgell2007-11-181-1/+17
|\ | | | | | | | | | | - auto-detect CTDB_MANAGES_WINBIND from smb.conf if not set (This used to be ctdb commit 3d675c7bcedbd483c923df54d1af068758edc206)
| * add CTDB_MANAGES_WINBIND to /etc/sysconfig/ctdb to allow ctdb to be used Ronnie Sahlberg2007-11-141-1/+16
|/ | | | | | in environments where samba is used without winbind (This used to be ctdb commit 1ae5af14f90fd81a20b14c02c0c5ad355a609134)
* patch from michael adamAndrew Tridgell2007-11-021-2/+2
| | | | (This used to be ctdb commit a7a3bef90f033bab5cb110a6ef77a8bef48f2588)
* one more command to run to enable winbind for vsftpdRonnie Sahlberg2007-09-191-0/+1
| | | | (This used to be ctdb commit 1f6d13a364cde58b66a4bc52e909cc68b8c807d7)
* add documantation of additional requirements for FTP so that users can Ronnie Sahlberg2007-09-171-0/+38
| | | | | | log in and access files using the AD username/password (This used to be ctdb commit 679e125770247fc24dfb14b5781d44f639457ecd)
* documentation updatesRonnie Sahlberg2007-09-141-10/+35
| | | | | | | | it is --event-script-dir not --event-script add explanation of the public_addresses file (This used to be ctdb commit 21325b23e786ac1c2abc07ea75b0814e9c725a9e)
* update the section about event scriptsRonnie Sahlberg2007-09-141-1/+4
| | | | (This used to be ctdb commit a0744480c85a4e8648bd0ae7600f90d311b931ea)
* disable nfsv4 in etc/sysconfig/nfsRonnie Sahlberg2007-09-141-0/+3
| | | | (This used to be ctdb commit b71e11f0e27bb3ff908ad171aa5b1f724609ad05)
* update web nfs with the new NFS_HOSTNAME variable we need to be able to Ronnie Sahlberg2007-09-071-2/+8
| | | | | | stat notify using the correct hostname (This used to be ctdb commit 1498e33e48a4654e02b74a00ef7473fed3225d69)
* we dont need the rpc.statd on shared directory neither do we need Ronnie Sahlberg2007-09-061-4/+1
| | | | | | PUBLIC_IP anymore (This used to be ctdb commit fd571ac87f65928e92dde6977745083bf381df1a)
* specify the additional ports for nfsRonnie Sahlberg2007-09-061-0/+4
| | | | (This used to be ctdb commit 1934163f0b393738615a05854082a7d488003e1c)
* the event scripts for nfs are called 60.nfs and 61.nfstickleRonnie Sahlberg2007-09-061-1/+1
| | | | (This used to be ctdb commit b15f1c25560320993b93aa3d943985dab4e47947)
* document NFS_TICKLE_SHARED_DIRECTORY on our web pageRonnie Sahlberg2007-09-061-0/+8
| | | | (This used to be ctdb commit 40ec29f602897e9b01a6747806f502ab38423d54)
* change how we do public addresses and takeover so that we can have Ronnie Sahlberg2007-09-041-41/+9
| | | | | | | | | | | | | multiple public addresses spread across multiple interfaces on each node. this is a massive patch since we have previously made the assumtion that we only have one public address per node. get rid of the public_interface argument. the public addresses file now explicitely lists which interface the address belongs to (This used to be ctdb commit 462ebbc791e906a6b874c862defea43235597ca8)
* /etc/sysconfig/nfs can now discover the public ipaddress automagicallyRonnie Sahlberg2007-08-081-1/+4
| | | | (This used to be ctdb commit 75e6fe48e4085eedf99ca1223a0e92208e77f716)
* we dont use sm-notify any moreRonnie Sahlberg2007-08-071-7/+0
| | | | | | remove it from the webpage (This used to be ctdb commit d5447d4ce487f3575054beba07bf255a6a51d2e4)
* update the documentation for NFS to mention that the lock manager must Ronnie Sahlberg2007-07-101-4/+6
| | | | | | | | run on the same port on all nodes. remove the CTDB_MANAGES_NFSLOCK variable that is no longer used (This used to be ctdb commit 389a503c44c999e46caa344c4bc073336e797909)
* use the official iana number for ctdb and not 9001Ronnie Sahlberg2007-07-062-3/+3
| | | | (This used to be ctdb commit f72aeb5eadb0bda97d882b5a27562bfa1bb5f5a2)
* make the pages scale a bit betterAndrew Tridgell2007-06-121-1/+1
| | | | (This used to be ctdb commit da87f6c457a7314b02db24b970625da6a0cfca4d)
* move all the headers into header.htmlAndrew Tridgell2007-06-1210-18/+2
| | | | (This used to be ctdb commit 1da7a171a54b3561b76a8dfc0e362bef3c04f189)
* added onnode manual pageAndrew Tridgell2007-06-121-2/+2
| | | | (This used to be ctdb commit 6f4a1b4dbc9a5d48513477fb4f5e214a51f70941)
* fixed rendering in IEAndrew Tridgell2007-06-121-2/+3
| | | | (This used to be ctdb commit dc7fdbf1de76b0e3081ca9f311e028bc8d959233)
* make the web site pass the w3c validatorAndrew Tridgell2007-06-1212-46/+32
| | | | (This used to be ctdb commit 08aa5455f6cfcca2877c8da948cf1900fd09c9da)
* minor doc updatesAndrew Tridgell2007-06-122-52/+124
| | | | (This used to be ctdb commit 20c824dbce877575c423cb08943c5b9ff6d0c4a1)
* - tidied up some of the web page textAndrew Tridgell2007-06-121-19/+20
| | | | | | - added volker to the list of developers (This used to be ctdb commit 1d531c4f9c53fe9b1dc0ccadf5788c0d657cbb1c)
* add a link to the ctdbd man page Ronnie Sahlberg2007-06-101-0/+1
| | | | (This used to be ctdb commit a0b3a77336a29d75adb95883f42c720d2c9c2901)
* capitalize some linksRonnie Sahlberg2007-06-091-4/+4
| | | | (This used to be ctdb commit aa74442dae6cf1e2358946542fd1426369ce2030)
* add a tiny prerequisites page stating that you need a cluster filesystem Ronnie Sahlberg2007-06-092-0/+23
| | | | | | first before you install CTDB (This used to be ctdb commit b0207d6599ded38f608b045e425f23d149c274ad)
* create a separate list of links for the manpagesRonnie Sahlberg2007-06-091-1/+5
| | | | (This used to be ctdb commit a870d60f67bf5163a731da2aab69b3274e59207f)
* replace the list of documentation links on the front page with a link to Ronnie Sahlberg2007-06-091-11/+2
| | | | | | the documentations page (This used to be ctdb commit 440b89978c17adcb0d3536e330d3fc78218355d7)
* doc updatesAndrew Tridgell2007-06-094-59/+21
| | | | (This used to be ctdb commit 0e6a0b2d377a48eba9ba313e4e63c3ee4cd6722a)
* new logo, fixed linksAndrew Tridgell2007-06-093-3/+3
| | | | (This used to be ctdb commit a1b9817c864d0a9642380189eb2522a96b68ecd7)
* added documentation pageAndrew Tridgell2007-06-092-1/+26
| | | | (This used to be ctdb commit b8a3d8180ebec0d8393b8661cf2c3a6768573662)