projects
/
pylibacl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
pylibacl.git
2008-06-28
Iustin Pop
Fix MANIFEST.in after os_linux.c removal
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Iustin Pop
Imple the acl_equiv_mode function
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Iustin Pop
Implement the acl_extended_* functions
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Iustin Pop
unittests: generalize the skip decorators
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Iustin Pop
unittests: abstract basic acl text into a constant
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Iustin Pop
Try to enhance the FreeBSD support
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Iustin Pop
Enhance the unittest
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Iustin Pop
Allow use of a diferent path for temporary files
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Iustin Pop
Add some simple unittests
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Iustin Pop
Export features as a module attributes
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Iustin Pop
Switch from distutils to setuptools
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Iustin Pop
Add a .gitignore file
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Iustin Pop
Update version numbers for release 0.3.0
r0.3.0
commit
|
commitdiff
|
tree
|
snapshot
2007-10-08
Iustin Pop
Disallow cmp on ACLs
commit
|
commitdiff
|
tree
|
snapshot
2007-10-08
Iustin Pop
Use the acl_cmp to implement eq and ne for ACLs
commit
|
commitdiff
|
tree
|
snapshot
2007-10-08
Iustin Pop
Implement the acl_check function
commit
|
commitdiff
|
tree
|
snapshot
2007-10-08
Iustin Pop
Add constants for the acl_check function
commit
|
commitdiff
|
tree
|
snapshot
2007-10-08
Iustin Pop
Add to_any_text function
commit
|
commitdiff
|
tree
|
snapshot
2007-10-08
Iustin Pop
Export the libacl TEXT_* constants under Linux
commit
|
commitdiff
|
tree
|
snapshot
2007-10-08
Iustin Pop
Fix a compilation warning with python2.4
commit
|
commitdiff
|
tree
|
snapshot
2007-10-08
Iustin Pop
Add a Darwin build option
commit
|
commitdiff
|
tree
|
snapshot
2007-10-08
Iustin Pop
Style changes only
commit
|
commitdiff
|
tree
|
snapshot
2007-10-07
Iustin Pop
Implement acl_from_mode
commit
|
commitdiff
|
tree
|
snapshot
2007-10-07
Iustin Pop
Wrap lines to fit in 80-columns
commit
|
commitdiff
|
tree
|
snapshot
2007-10-07
Iustin Pop
Whitespace changes
commit
|
commitdiff
|
tree
|
snapshot
2006-12-03
Iustin Pop
- Update setup.py to 0.2.2
r0.2.2
commit
|
commitdiff
|
tree
|
snapshot
2006-12-03
Iustin Pop
- Fix warnings by includin Python.h first
commit
|
commitdiff
|
tree
|
snapshot
2006-12-03
Iustin Pop
Add support for building on GNU/kFreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2004-04-27
Iustin Pop
Added ChangeLog to distribution
commit
|
commitdiff
|
tree
|
snapshot
2002-12-29
Iustin Pop
Release 0.2.1
r0.2.1
commit
|
commitdiff
|
tree
|
snapshot
2002-12-29
Iustin Pop
Fixed compilation on LEVEL1 platform (broke since after...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-29
Iustin Pop
Added missing functionality (acl_calc_mask) and some...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-27
Iustin Pop
Small changes
r0.2
commit
|
commitdiff
|
tree
|
snapshot
2002-12-27
Iustin Pop
Prepare for release 0.2
commit
|
commitdiff
|
tree
|
snapshot
2002-12-27
Iustin Pop
Small makefile
commit
|
commitdiff
|
tree
|
snapshot
2002-12-27
Iustin Pop
Distutils file
commit
|
commitdiff
|
tree
|
snapshot
2002-12-27
Iustin Pop
Linux-specific file
commit
|
commitdiff
|
tree
|
snapshot
2002-12-27
Iustin Pop
Informations for porting to other platforms.
commit
|
commitdiff
|
tree
|
snapshot
2002-12-26
Iustin Pop
Added the Permset type/object and some other naming...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-26
Iustin Pop
Renamed type & object names from ACLType to ACL_Type...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-26
Iustin Pop
Renamed some fields from ob_x to x, as per other module...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-26
Iustin Pop
Added acl_entry_t type (named ACLEntryType, respectivel...
commit
|
commitdiff
|
tree
|
snapshot
2002-12-26
Iustin Pop
Documentation typo
commit
|
commitdiff
|
tree
|
snapshot
2002-12-24
Iustin Pop
Added setup.cfg, mainly for bdist_rpm
commit
|
commitdiff
|
tree
|
snapshot
2002-12-24
Iustin Pop
Don't call python2, only python
commit
|
commitdiff
|
tree
|
snapshot
2002-12-24
Iustin Pop
Prepare for first public release
commit
|
commitdiff
|
tree
|
snapshot
2002-12-24
Iustin Pop
Moved to real instance creation via type()
commit
|
commitdiff
|
tree
|
snapshot
2002-12-23
Iustin Pop
Addedd __setstate__ and some docs
commit
|
commitdiff
|
tree
|
snapshot
2002-12-23
Iustin Pop
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
2002-12-23
Iustin Pop
Many functions added, started working on level 2 support
commit
|
commitdiff
|
tree
|
snapshot
2002-12-21
Iustin Pop
Initial revision
commit
|
commitdiff
|
tree
|
snapshot