50 Recent Changes in AFSLore Web retrieved at 16:31 (GMT)

Introduction OpenAFS is a distributed filesystem. It runs on many platforms, including Windows, Mac OS X, Linux, Solaris, AIX, HPUX, IRIX and assorted BSDs. It has ...
OpenAFS Coding Style This document is an attempt to codify a coding style for OpenAFS. It's currently the opinions of the author, however. Not all of this is current ...
Git and gerrit for developers Git opens up a number of new options for contributing to OpenAFS. For the first time, it is easy to review code that is pending addition ...
Simple Jobs There are a large number of things that "it would be good to have" in the OpenAFS code base, that no one has had enough time to actually do. All of the ...
Welcome to the home of TWiki.AFSLore . This is a web based collaboration area for collecting, maintaining, and distributing information about the AFS distributed ...
Developers Information for OpenAFS This page provides a collection of documentation for new and existing OpenAFS developers. GitDevelopers documentation on ...
Cache pinning info and design. Interface Cache pinning is supposed to provide the user with a way of selecting some files from the cache to be permanently updated ...
Git and gerrit for gatekeepers Firstly, please read the Git and gerrit for developers document. This document only details gatekeeper specific workflow it's worth ...
Git to do list This was originally just a list of the tools that needed to be written before we could make the switch to git. I'm now turning it into a more general ...
Demand Attach File Server (DAFS) OpenAFS 1.5 contains Demand Attach File Server (DAFS). DAFS is a significant departure from the more traditional AFS file server ...
The table below summarises the current state of play with the RPC refresh which is currently being thrashed out on the AFS standardisation group. Please make your ...
Preliminary modified sitemap can be seen at http://share.xmind.net/ embed/summatusmentis/openafs website 1/ . However, this is incredibly dirty, and difficult to read ...
These are current suggested questions that will be sent to the OpenAFS community to see what users would like to see as part of the re design. Please post other questions ...
WebsiteContentIdeas WebsiteProposedSurveyQuestions WebsiteProposedSurveyMethods WebsiteProposedSiteMap The new website should be geared towards the user ...
These observations have been made solely on the free versions of each of these survey providers. It's possible that some of the concerns addressed are fixed/modified ...
Git Plan: This is the procedure used to convert the OpenAFS CVS version control into a git repository. This work was done by Maximilian Cohan and Michael Meffie ...
Please post website content ideas here. All existing non developer specific content from the existing web site Include links to unofficial OpenAFS tools ...
UNIX AFS Backend Delegated administration of certain volumes. Available at http://www.eyrie.org/~eagle/software/afs backend/ BackupPC4AFS Backup OpenAFS volumes ...
JeffreyAltman 14 Oct 2008 Here are things we need to know for the Hackathon at Google on Monday October 27th and Tuesday October 28th. Location: Google (Adal Conference ...
NOTE: This is a work in progress. An example doxygen comment, / ! find the first occurrence of a volume header file and return the path. \param out ec ...
These are notes on how to build OpenAFS from source code. Note that OpenAFS pre built binaries are available on the OpenAFS site and are available as prebuilt packages ...
StevenJenkins 08 Jun 2007 This is an entry point into the code architecture. As always, the source for your release is the authoritative reference, but this wiki ...
PSetACL $ Group : V $ Function : VIOCSETAL (1) Set access control list $ Arguments : the ACL being set $ Outcome : Changed ACL, via direct writing ...
JeffreyAltman 16 Jun 2008 The AFS File Server request throughput is limited by its current architecture which dedicates one thread per request for the lifetime of ...
JeffreyAltman 14 Jun 2008 This page provides a partial list of the work that must be done to update the AFS Servers on the Microsoft Windows platform. NetRestrict ...
Pending and Desired OpenAFS Projects Pending Projects The following are items known to be in progress, and, where available, a point of contact. WindowsIFS Implement ...
3 AFS administration The Administration Section of the AFSFrequentlyAskedQuestions. PreambleFAQ GeneralFAQ UsageFAQ ResourcesFAQ AboutTheFAQ FurtherReading ...
2 Using AFS The Usage Section of the AFSFrequentlyAskedQuestions. PreambleFAQ GeneralFAQ AdminFAQ ResourcesFAQ AboutTheFAQ FurtherReading 2.01 ...
Porting OpenAFS to the Nokia N Series Internet Tablet (N800/N810) running the Maemo platform Developer: DerrickBrashear Tester: JasonEdgecombe Notes: We have working ...
IP Address Based AFS Access Control for Fun and Profit You may have heard that the Andrew File System AFS allows IP address based entries for directory ACLs. ...
4 Getting more information The Administration Section of the AFSFrequentlyAskedQuestions. PreambleFAQ GeneralFAQ UsageFAQ AdminFAQ AboutTheFAQ FurtherReading ...
This page will have gatekeeping policy/information. Commit any patches to the head with a delta name that describes what they are Using ~shadow/pullup 15 (for openafs ...
Where to get AFS Package HTTP/FTP nop AFS IBM/AFS Discontinued. OpenAFS http://www.openafs.org/release/latest.html /afs/openafs.org ...
This page is for information about individuals and companies who are willing to provide AFS support and/or consulting services. If you or your company are interested ...
Creating a New Cell on Fedora This is a step by step guide to setting up an AFS server on Fedora. I used Fedora 7 with OpenAFS 1.4.4 and the standard MIT KerberosV ...
Russ Allbery The next step would be to determine the set of questions that we believe should be answered by each class of visitor. Here's a first cut at that ...
StevenJenkins 01 Aug 2007 This is a place holder for notes on the redesign of the openafs.org website. In particular, the new site must be designed to be accessible ...
Creating a new AFS cell These are some links (and commentary) to various documents that exist online that describe creating a new AFS cell. The most common problem ...
Here are the instructions I used for creating a working afs/cell.name service principal on Windows 2003 SP2 Active Directory Kerberos 5 server. These instructions ...
See also the verbose WebIndex.
StevenJenkins 11 Jun 2007 VInitVolumePackage is the main setup program for the fileserver, salvageserver, and volserver (and some utilities). It initializes the data ...
FSYNC sits on top of SYNC. Server: FSYNC fsInit(void) FSYNC sync() FSYNC newconnection(int afd) FSYNC com(int fd) FSYNC com VolOp(int fd ...
1 General The General Section of the AFSFrequentlyAskedQuestions. PreambleFAQ UsageFAQ AdminFAQ ResourcesFAQ AboutTheFAQ FurtherReading 1.01 What ...
Using Samba as an AFS gateway Recently I've been researching methods of using Samba as an AFS gateway. Below are my findings so far. Please feel free to add/correct ...
Configuring the Cache The Cache Manager uses a cache on the local disk or in machine memory to store local copies of files fetched from file server machines. As the ...
It is clear that Wiki vandalizers or spammers have been targetting AFSLore. There has been some discussion on the OpenAFSInfo mailing list: docs contain spam, SPAM ...
NAMEI vs. inode based file server There are two different flavours of the AFS file server (the fs process): One uses inodes to store AFS data (volumes, files, metadata ...
6 Bibliography The Bibliography of the AFSFrequentlyAskedQuestions. PreambleFAQ GeneralFAQ UsageFAQ AdminFAQ ResourcesFAQ AboutTheFAQ If documentation ...
ComErrErrors RPCCallNumbers RxServices RxKadAuthenticatorTypes to deal with a weakness in Kerberos 4 involving cross cell authentication a new version of ...
Number of topics: 50

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes

Topic revision: r1 - 16 Aug 2001 - 19:58:33 - PeterThoeny
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback