Ignore the name field in prcheckentry---it doesn't seem to ever get
[invirt/packages/python-afs.git] / afs / _pts.pyx
2009-03-15  Evan BroderIgnore the name field in prcheckentry---it doesn't...
2009-03-15  Evan BroderRemove the reserved field from prcheckentry, since...
2009-03-15  Evan BroderIgnore the nusers field in prcheckentry, since it seems...
2009-03-15  Evan BroderAdd a ListEntry option for getting more information...
2009-03-15  Evan BroderAdd a PTEntry class corresponding to the ptcheckentry...
2009-03-15  Evan BroderMove the PTS.__cinit__ docstring to being the class...
2009-03-15  Evan BroderAdd ListOwned call.
2009-03-15  Evan BroderListMembers can take either a UID or a GID - document...
2009-03-15  Evan BroderDon't ignore lists overflowing the display limit.
2009-03-15  Evan BroderAdd ListMembers.
2009-03-15  Evan BroderAdd RemoveFromGroup.
2009-03-15  Evan BroderAdd a given UID to a given GID
2009-03-15  Evan BroderThrow a PRNOENT exception when looking up PTS IDs or...
2009-03-15  Evan BroderHorray for docstrings!
2009-03-15  Evan BroderAdd support to PTS for Delete.
2009-03-15  Evan BroderAdd CreateGroup support.
2009-03-15  Evan BroderAdd CreateUser wrapper.
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 BroderKill the annoying a. prefix for externally included...
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 BroderCleanup the mess we make.
2008-12-21  Evan BroderPull includes into a common file, since there will...
2008-12-21  Evan BroderInitial commit of something that builds.