2006-11-24 |
Frédéric Jolliton | More explicit warning about versions mismatch. master |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Frédéric Jolliton | Added license text. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Frédéric Jolliton | Fix TTL processing for um.User. |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Frédéric Jolliton | Updated MANIFEST. |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Frédéric Jolliton | Removed unit tests. |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Frédéric Jolliton | Updated classes with dict and set interface. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Frédéric Jolliton | Fixed lib.declare: Don't wrap missing functions. |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Frédéric Jolliton | Added _misc.headerVersion. Updated versions mismatch... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Frédéric Jolliton | Removed NOTES.txt. |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Frédéric Jolliton | Updated MANIFEST. |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Frédéric Jolliton | Removed 1.2.8 support. |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Frédéric Jolliton | Added sanity check for the RSBAC kernel version. |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Frédéric Jolliton | Emit warning at import time if versions mismatch. |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Frédéric Jolliton | Updated MANIFEST for latest changes. |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Frédéric Jolliton | Use _autodetect in _misc.libraryVersion. |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Frédéric Jolliton | Added version auto detection of librsbac.so. |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Frédéric Jolliton | Added the online documentation. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Frédéric Jolliton | Updated default TTL to match new scheme. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Frédéric Jolliton | Added AuthCapDictProxyBase.__contains__. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Frédéric Jolliton | Added acl.grant and acl.revoke functions. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Frédéric Jolliton | Added assignation to Rc{Role,Type}Dict classes. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Frédéric Jolliton | Added rc.findType and rc.findRole. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Frédéric Jolliton | Fixed rc.grand and rc.revoke functions. |
commit | commitdiff | tree | snapshot |
2006-11-04 |
Frédéric Jolliton | Add None as possible TTL (to keep TTL unchanged.) |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Frédéric Jolliton | Added MANIFEST. |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Frédéric Jolliton | Added support for the rsbac.libraryVersion information. |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Frédéric Jolliton | Added headers for RSBAC 1.3.1 (pre1). |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Frédéric Jolliton | Added AuthCapDictProxyBase.__contains__. |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Frédéric Jolliton | Various updates related to AUTH. |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Frédéric Jolliton | Fixed typo for the eff_selfAcl attribute. |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Frédéric Jolliton | Added access to effective ACL rights. |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Frédéric Jolliton | Added _utils.{ttlToTuple,tupleToTtl}. Fixed TTL uses... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Frédéric Jolliton | Updated TTL behavior to be consistent everywhere. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Frédéric Jolliton | Updated acl.AclBy{Id,Name} to return default entries. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Frédéric Jolliton | Added rsbac.auth module. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Frédéric Jolliton | Fixed tests to work with latest code. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Frédéric Jolliton | Added acl.EffectiveAclBy{Id,Name} classes. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Frédéric Jolliton | Added the roles module, including a SystemRole class... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Frédéric Jolliton | Added /= operator to flags classes (to remove flags). |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Frédéric Jolliton | Fixed another attribute definition. Added __weakref__... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Frédéric Jolliton | Fixed attributes definition in rc.RoleBase. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Frédéric Jolliton | Moved DAZ cache flushing function to its own module. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Frédéric Jolliton | Made um.addUser/um.addGroup return um.User and um.Group... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Frédéric Jolliton | Added __slots__ to all classes. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Frédéric Jolliton | Point to the online documentation. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Frédéric Jolliton | Fixed getResult* and getRessource* sets of functions. |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Frédéric Jolliton | Put generic path in extra/gen.sh. |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Frédéric Jolliton | Updated setup metadata. |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Frédéric Jolliton | Updated rsbac.errors to use getErrorName. |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Frédéric Jolliton | Cosmetic changes to some docstring and comment. |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Frédéric Jolliton | Added functions to ease creation of new network templates. |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Frédéric Jolliton | Tiny change for rc.Role.__repr__. |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Frédéric Jolliton | Added findUnnamedType{s,}, cloneType, Type.copyTo and... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Frédéric Jolliton | Fix attribute name in rc.Role. |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Frédéric Jolliton | Fix TTL conversion for um.User and um.Group. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Frédéric Jolliton | Added a comment about transaction internal use. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Frédéric Jolliton | Changed behavior of the "ttl" argument of the withTrans... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Frédéric Jolliton | Added "selfAcl" attribute to NetworkTemplate. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Frédéric Jolliton | Made UnixSocket similar to other FD sub-types. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Frédéric Jolliton | Updated objects.NetworkObject. Added objects.defaultNet... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Frédéric Jolliton | Added objects.defaultNetworkDevice. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Frédéric Jolliton | Added objects.default{User,Group,Scd} and "acl" attribu... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Frédéric Jolliton | Add objects.defaultIpc and "acl" attribute to it. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Frédéric Jolliton | Fixed acl.clear() for objects.defaultProcess. Fixed... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Frédéric Jolliton | lib.g_debug must be False by default. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Frédéric Jolliton | Added lib.g_withDebugCall to turn off call debug at... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Frédéric Jolliton | Add objects.defaultProcess and "acl" property to it |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Frédéric Jolliton | Initial import |
commit | commitdiff | tree | snapshot |
|