summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/POSIX
Commit message (Expand)AuthorAgeFilesLines
* misc. minor bug fixesChris St. Pierre2012-09-251-3/+8
* fixed tests for pylint changesChris St. Pierre2012-09-251-0/+2
* expanded pylint testsChris St. Pierre2012-09-259-238/+270
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-252-6/+3
* POSIX: fixed join of interactive-mode diff to work regardless of newlinesChris St. Pierre2012-09-111-1/+1
* POSIX/Device: Change perms back to modeSol Jerome2012-09-021-2/+2
* added better common walk_packages implementation for python 2.4 and 2.5Chris St. Pierre2012-08-271-20/+6
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-271-1/+1
* POSIX: fixed setting handled entriesChris St. Pierre2012-08-271-2/+7
* finally a relative import fix that works on py2.4 thru 3.2Chris St. Pierre2012-08-238-8/+40
* removed relative imports from POSIX toolsChris St. Pierre2012-08-238-8/+8
* lots of various py3k fixesChris St. Pierre2012-08-218-17/+21
* py3k unicode fixesChris St. Pierre2012-08-201-4/+1
* ensure that ACL entries can be parsed without error even without pylibaclChris St. Pierre2012-08-201-1/+1
* removed excess newlines from interactive prompt diffsChris St. Pierre2012-08-201-1/+1
* fixed diffs of unicode filesChris St. Pierre2012-08-201-3/+3
* fix for missing ACL libsChris St. Pierre2012-08-161-4/+6
* POSIX: added tests, fixes for File._get_diffsChris St. Pierre2012-08-161-9/+10
* fix _verify_metadata() when selinux libs not installedChris St. Pierre2012-08-161-1/+2
* POSIX:Chris St. Pierre2012-08-159-0/+1282