Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed print statements | Chris St. Pierre | 2012-08-15 | 1 | -23/+0 |
| | |||||
* | made logging to syslog configurable and default for all logging | Chris St. Pierre | 2012-08-15 | 3 | -7/+7 |
| | |||||
* | POSIX: | Chris St. Pierre | 2012-08-15 | 11 | -1257/+1313 |
| | | | | | | refactored POSIX tool into multiple files to make it more manageable Added unit tests for POSIX tool and sub-tools fixed ACL handling for filesystems mounted noacl | ||||
* | Revert "removed Bcfg2.Client.XML abstraction layer since we depend directly ↵ | Chris St. Pierre | 2012-08-06 | 15 | -70/+68 |
| | | | | | | on lxml.etree" This reverts commit 913d320ee02d5e16b61a14d97b2b1111d307d0d3. | ||||
* | removed Bcfg2.Client.XML abstraction layer since we depend directly on ↵ | Chris St. Pierre | 2012-08-03 | 15 | -68/+70 |
| | | | | lxml.etree | ||||
* | debugging info, recursive ACL fixes, other bug fixes | Chris St. Pierre | 2012-08-01 | 1 | -10/+35 |
| | |||||
* | fixed display of wrong ACLs | Chris St. Pierre | 2012-08-01 | 1 | -2/+3 |
| | |||||
* | ACLs working, need docs | Chris St. Pierre | 2012-08-01 | 1 | -69/+176 |
| | |||||
* | rearranged some code | Chris St. Pierre | 2012-08-01 | 1 | -223/+204 |
| | |||||
* | ACLs verify successfully | Chris St. Pierre | 2012-08-01 | 1 | -3/+144 |
| | |||||
* | verify virtual package versions in YUMng (#1114) | Chris St. Pierre | 2012-07-30 | 1 | -17/+49 |
| | |||||
* | RPMng: Fix comment (#1122) | Sol Jerome | 2012-07-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Remove --force-overwrite from the list of options that apt gives to dpkg | Jeroen Dekkers | 2012-07-13 | 1 | -1/+0 |
| | |||||
* | small bug fixes | Chris St. Pierre | 2012-07-10 | 2 | -2/+2 |
| | |||||
* | added selinux support | Chris St. Pierre | 2012-07-03 | 3 | -389/+1148 |
| | |||||
* | fixed yumng verify_flags option handling | Chris St. Pierre | 2012-06-26 | 1 | -2/+7 |
| | |||||
* | merged maint | Chris St. Pierre | 2012-06-19 | 1 | -19/+29 |
| | |||||
* | OpenCSW: Add client tool | Sol Jerome | 2012-06-05 | 1 | -0/+33 |
| | | | | | | | | It seems like Blastwave is (mostly) dead. The opencsw fork appears to be alive and kicking. This is preliminary support based on the Blast client driver. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | PY3K: Refactor input code | Sol Jerome | 2012-06-05 | 2 | -10/+4 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | re-rationalized service modes to make them more consistent and granular | Chris St. Pierre | 2012-06-05 | 8 | -97/+54 |
| | |||||
* | minor option cleanup | Chris St. Pierre | 2012-06-01 | 1 | -2/+2 |
| | |||||
* | fixed typo | Chris St. Pierre | 2012-06-01 | 5 | -188/+78 |
| | |||||
* | POSIX: Fix symlink->dir removal (#1110) | Sol Jerome | 2012-05-28 | 1 | -1/+4 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | YUMng: Fix DBStats hooks for centos5 | Tim Laszlo | 2012-05-23 | 1 | -3/+3 |
| | | | | | On centos5 the hooks raise a TypeError. Replacing the keys with attributes. | ||||
* | Adding DBStats hooks into YUMng | John 'Skip' Reddy | 2012-05-17 | 1 | -0/+7 |
| | | | | | YUMng did not have any hooks to save data via the DBStats plugin, so no statistics have been saved. | ||||
* | DBStats: Add unpruned entry reporting (#659) | Sol Jerome | 2012-04-27 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | Path type='directory' entries previously had no 'reason' associated with their 'dirty' state. This change adds a database field for unpruned entries which are present in a pruned directory and displays that list in the web reporting interface. There is also a change made to the POSIX client tool which forces it to display the extra entry list when running in interactive mode without debugging enabled. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Merge branch 'maint' | Sol Jerome | 2012-04-19 | 2 | -22/+44 |
| | | | | | | | Conflicts: src/sbin/bcfg2-info Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | PY3K: Fix exception handling for #1080 | Sol Jerome | 2012-03-31 | 1 | -1/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | gentoo: Add enhanced Portage client tool (#1086) | Sol Jerome | 2012-03-27 | 1 | -25/+79 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Allow to run directly from a git checkout (#1037) | Sol Jerome | 2012-03-24 | 26 | -0/+6674 |
Signed-off-by: Sol Jerome <sol.jerome@gmail.com> |