Ignore the nusers field in prcheckentry, since it seems to always be
[invirt/packages/python-afs.git] / afs / afs.pxd
2009-03-15  Evan BroderAdd a PTEntry class corresponding to the ptcheckentry...
2009-03-15  Evan BroderSpecifically use size_t for the malloc import.
2009-03-15  Evan BroderAdd wrappers for ubik_PR_IDToName and ubik_PR_NameToID.
2009-03-15  Evan BroderApparently every time you write trailing spaces, God...
2009-03-15  Evan BroderUse afs_error_message instead of the more conflicting...
2008-12-21  Evan BroderFinish the PTS connection initialization code (and...
2008-12-21  Evan BroderSetup the rx connections for the Ubik client.
2008-12-21  Evan BroderInitialize the security object.
2008-12-21  Evan BroderI can get tokens now!
2008-12-21  Evan BroderGet information about the current cell.
2008-12-21  Evan BroderAdd a comment explaining the ubik_client struct.
2008-12-21  Evan BroderCleanup the mess we make.
2008-12-21  Evan BroderPull includes into a common file, since there will...