]> git.k1024.org Git - pylibacl.git/shortlog
pylibacl.git
2019-11-14 Iustin PopEnsure documentation is rebuilt on source (.c) changes
2019-11-14 Iustin PopUpdate FreeBSD notes
2019-11-13 Iustin PopUpdate README about build requirements
2019-11-13 Iustin PopMakefile: stop trying to test with py<2.7
2019-11-13 Iustin PopSwitch documentation building to Python 3
2019-10-13 Iustin PopTravis: remove obsolete python version
2019-03-03 Iustin PopMakefile: re-enable pypy and add pypy3
2019-03-03 Iustin PopACL creation: change how mode arguments are used
2019-03-03 Iustin PopRemove use of PyString/PyUnicode *AndDel() function
2019-03-03 Iustin PopTravis: really test 3.7
2019-03-03 Iustin PopTravis: more reworking of Py3.7 support…
2019-03-03 Iustin PopTravis: rework build matrix
2019-03-03 Iustin PopDrop Python 2.6 and earlier support
2019-03-03 Iustin PopDisable pypy tests in Makefile
2019-03-03 Iustin PopIncrease test coverage
2019-03-02 Iustin PopTravis: add python 3.5/3.6 to build matrix
2019-03-02 Iustin PopTravis: remove "sudo:false"
2016-10-26 Iustin PopAdd a makefile coverage target
2016-05-15 Iustin PopAlso run tests with debug interpreters
2016-05-02 Iustin PopAdd travis config file
2015-05-01 Iustin PopInvert get_tag_qualifier() return value meaning
2015-05-01 Iustin PopAdd cpychecker macro for exception negative results
2015-05-01 Iustin PopAdd cpychecker annotations for type/object correspondence
2015-05-01 Iustin PopBump copyright years
2015-05-01 Iustin PopRename README→README.rst
2015-05-01 Iustin PopAdd the release date to NEWS files entries
2015-04-30 Iustin PopBump version for 0.5.3 release pylibacl-v0.5.3
2015-04-30 Iustin PopUpdate my email address
2015-04-30 Iustin PopSmall style change in setup.py
2015-04-30 Iustin PopMerge remote-tracking branch 'github/master'
2015-04-30 Iustin PopCleanup all .so files on 'make clean'
2015-04-30 Iustin Poptests: ignore IOErrors during operations invalid ACLs
2015-04-30 Iustin PopMerge pull request #8 from yaneurabeya/master
2015-04-30 Iustin Poptests: don't call acl_to_text on an invalid ACL
2014-08-27 Garrett CooperHandle FreeBSD versions greater than or equal to 7.x
2014-06-28 Iustin PopSimplify a bit the module initialization
2014-06-28 Iustin PopTry to fix uid_t/gid_t usage in entry qualifiers
2014-06-24 Iustin PopFirst step towards fixing qualifier overflow
2014-06-24 Iustin PopFix error message in Entry_set_qualifier
2014-05-23 Iustin PopFix download link in README
2014-05-23 Iustin PopAdd a 'dist' target pylibacl-v0.5.2
2014-05-23 Iustin PopBump version for a trivial 0.5.2 release
2014-05-23 Iustin PopFix some indentation issues in tests
2014-05-23 Iustin PopFix homepage URL
2014-05-23 Iustin PopFix copyright years and intent to (not) test Solaris
2014-05-23 Iustin PopUnify env and python variable TEST_DIR
2014-05-23 Iustin PopEnable testing on more Python versions and PyPy
2012-05-17 Iustin PopRename tests → test and distribute test files too
2012-05-17 Iustin PopFix manifest file after reorganisations
2012-05-13 Iustin PopUpdate NEWS and bump version number for 0.5.1 release pylibacl-v0.5.1
2012-05-13 Iustin PopExpand the range of Python versions for unittests
2012-05-13 Iustin PopIntegrate old web site index file into README
2012-05-13 Iustin PopExtend the refcount leak tests
2012-05-13 Iustin PopFix html too-often rebuild
2012-05-13 Iustin PopWorkaround another py3k compatibility issue
2012-05-13 Iustin PopReplace deprecated names in test suite
2012-05-13 Iustin PopReorganise documentation
2012-05-13 Iustin PopRework documentation style to RST/Sphinx custom
2012-05-13 Iustin PopCleanups for RST/sphinx correctness
2012-05-12 Iustin PopSwitch from epydoc to sphinx
2012-05-12 Iustin PopUse Py_RETURN_(TRUE|FALSE) instead of explicit code
2012-05-12 Iustin PopRework a long if/else if statement
2012-05-12 Iustin PopFix more warning found by static checker
2012-05-12 Iustin PopFix critical issues found by static analyser
2012-05-12 Iustin PopAdd test for refcount leak
2012-05-11 Iustin PopRename the README file
2009-12-27 Iustin PopUpdate NEWS file and release 0.5.0 v0.5.0
2009-12-27 Iustin PopFix a warning with Python 2.6
2009-12-27 Iustin PopUpdate copyright years
2009-12-27 Iustin PopAccept both unicode and string objects
2009-12-27 Iustin PopUnittest fixes for python 3
2009-12-27 Iustin PopMore python 3 changes
2009-12-27 Iustin PopImport the PyInt_* defines from 3.0's intobject.h
2009-12-27 Iustin PopChange PyString usage to work with py3k
2009-12-27 Iustin PopFix unittest suite compatibility with python2.6
2008-06-30 Iustin PopMinor change in homepage url
2008-06-30 Iustin PopAdded copyright notice in the README
2008-06-28 Iustin PopIncrease version to 0.4.0 r0.4.0
2008-06-28 Iustin PopInclude the makefile in the generated archive
2008-06-28 Iustin PopSmall whitespace change
2008-06-28 Iustin PopAdd license text to source files
2008-06-28 Iustin PopUpdate documentation and license for version 0.4
2008-06-28 Iustin PopDocstring updates for epydoc compatibility
2008-06-28 Iustin PopFix MANIFEST.in after os_linux.c removal
2008-06-28 Iustin PopImple the acl_equiv_mode function
2008-06-27 Iustin PopImplement the acl_extended_* functions
2008-06-27 Iustin Popunittests: generalize the skip decorators
2008-06-27 Iustin Popunittests: abstract basic acl text into a constant
2008-06-27 Iustin PopTry to enhance the FreeBSD support
2008-06-27 Iustin PopEnhance the unittest
2008-06-27 Iustin PopAllow use of a diferent path for temporary files
2008-06-27 Iustin PopAdd some simple unittests
2008-06-27 Iustin PopExport features as a module attributes
2008-06-27 Iustin PopSwitch from distutils to setuptools
2008-06-27 Iustin PopAdd a .gitignore file
2007-10-21 Iustin PopUpdate version numbers for release 0.3.0 r0.3.0
2007-10-08 Iustin PopDisallow cmp on ACLs
2007-10-08 Iustin PopUse the acl_cmp to implement eq and ne for ACLs
2007-10-08 Iustin PopImplement the acl_check function
2007-10-08 Iustin PopAdd constants for the acl_check function
next