summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Tools/POSIX.py
Commit message (Expand)AuthorAgeFilesLines
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-943/+0
* Remove svn keywordsSol Jerome2012-02-191-1/+0
* Remove problematic tabs from file.Raul Cuza2011-12-091-1/+1
* Show prompt when only the permissions of a file have changed, and notJoe Digilio2011-11-041-0/+6
* properly initialize content so that non-existant files don't get readChris St. Pierre2011-10-311-0/+1
* initialize longtime correctlyChris St. Pierre2011-10-281-1/+1
* Made Verifyfile() much more efficient and resilient:Chris St. Pierre2011-10-281-99/+148
* POSIX: Honor the user's umaskHolger Weiß2011-09-141-7/+7
* POSIX: Unset umask (Resolves #1031)Sol Jerome2011-08-261-0/+7
* Remove useless parenthesesHolger Weiß2011-06-301-4/+4
* New Info attribute: "sensitive"Holger Weiß2011-06-291-5/+9
* POSIX: Add recursive permissions (Ticket #871)Sol Jerome2011-06-181-2/+57
* Client Tools: Add PY3K compatibilitySol Jerome2011-06-151-8/+20
* POSIX: Detect missing cache directory failuresSol Jerome2011-06-141-2/+9
* Create non-ASCII diffsHolger Weiß2011-06-141-9/+19
* POSIX: Clarify normalization error (Reported by Tim Goodaire)Sol Jerome2011-06-141-2/+4
* Lots of cleanup for bcfg2-repo-validate rewrite:Chris St. Pierre2011-04-211-11/+11
* Better handling of backup files in paranoid mode (Patch from mkd ticket #995)Sol Jerome2011-03-061-3/+4
* POSIX: Implement recursive attribute for nonexistent PathsSol Jerome2011-02-211-6/+30
* POSIX: Remove client-side support for old POSIX typesSol Jerome2010-10-181-308/+328
* Client Tools: Pylint/PEP8 fixesSol Jerome2010-10-171-3/+10
* Group paths to prune as an elementTim Laszlo2010-09-261-1/+4
* debian: Merge in changes from Arto JantunenSol Jerome2010-08-111-1/+2
* POSIX: Don't install incompletely specified directory entries (Resolves Ticke...Sol Jerome2010-06-161-1/+9
* POSIX: Don't set perms for unspecified entries (Resolves ticket #893)Sol Jerome2010-06-161-0/+8
* Updated files to match PEP 257Fabian Affolter2010-06-071-24/+24
* POSIX: Add support to properly verify new POSIX entries (directories)Sol Jerome2010-03-221-1/+2
* Remove duplicate definitions (reported by zed on irc) [bugfix]Sol Jerome2010-02-101-8/+0
* POSIX: Use tag name in interactive mode to prevent confusionSol Jerome2009-11-241-1/+1
* POSIX: Remove support for old-style posix entriesSol Jerome2009-11-191-5/+0
* POSIX: File file comparison in cases where unicode mismatches occur (Resolves...Narayan Desai2009-10-301-1/+0
* POSIX: Add support for all new POSIX types in the client codeSol Jerome2009-10-161-3/+48
* Fix incorrect mappings and change configfile type to fileSol Jerome2009-10-161-1/+1
* Add bcfg2.conf option so that client can always run in paranoid modeSol Jerome2009-10-141-2/+3
* POSIX: Add block/character/fifo devices (ticket #477)Sol Jerome2009-10-011-12/+89
* POSIX: Add support for nonexistent Path entry typesSol Jerome2009-09-261-5/+25
* POSIXCompat: Change name of Compat plugin to POSIXCompatSol Jerome2009-09-091-6/+5
* POSIX: Add hard link support for ticket #588Sol Jerome2009-09-071-5/+47
* POSIX: Replace incorrect SymLinksSol Jerome2009-09-071-5/+11
* POSIX: Add support for unified Path entriesSol Jerome2009-09-071-5/+11
* POSIX: Add client side support for Path entriesSol Jerome2009-08-171-1/+13
* POSIX: Fix traceback with ConfigFile encoding errors (Ticket #705)Sol Jerome2009-08-171-1/+6
* Client tools: Remove unnecessary extra whitespaceSol Jerome2009-08-161-4/+4
* Paranoid mode: Make paranoid mode more versatile/configurableSol Jerome2009-07-181-1/+33
* POSIX.py: Fix false error in InstallSymLinkSol Jerome2009-07-161-13/+14
* Improve error message for attempted directory unlinks (Patch from Torsten Reh...Narayan Desai2009-06-141-0/+3
* Display diff in interactive mode (for Ticket #526)Sol Jerome2009-05-121-9/+13
* Python 2to3 updates for the Client toolsSol Jerome2009-04-241-24/+49
* pylint fixes for client codeNarayan Desai2008-12-081-1/+1
* Spelling fixesSol Jerome2008-11-261-3/+2