Age | Commit message (Expand) | Author |
2015-01-06 | tools/run-pep8: remove leading ',' fed to --ignore | Scott Moser |
2014-11-25 | Update with trunk and resolve conflicts | Joshua Harlow |
2014-11-21 | Added unittests for IPv6 support for RHEL | Shraddha Pandhe |
2014-11-21 | Add IPv6 Support for Rhel. | Shraddha Pandhe |
2014-10-17 | Allow the usr/lib/exec to vary and still work with write_keys | Joshua Harlow |
2014-10-17 | Expose uses_systemd as a distro function | Joshua Harlow |
2014-01-23 | remove some white space | Scott Moser |
2014-01-22 | Split net-parsing into own module | Joshua Harlow |
2013-08-06 | fix pep8 and pylint warnings | Scott Moser |
2013-07-24 | Remove duplicate timezone file finding and error raising. | Joshua Harlow |
2013-06-27 | Remove 'Copyright SUSE' from the headers | Juerg Haefliger |
2013-06-25 | Move some RHEL distro methods to their own new file | Juerg Haefliger |
2013-06-19 | fix and cleanup usage of util.logexc | Juerg Haefliger |
2013-03-26 | compatibility fixes for Fedora and RHEL | Greg Padgett |
2013-03-07 | pep8 and pylint fixes | Scott Moser |
2013-01-27 | Adding package versioning logic to package_command | Craig Tracey |
2013-01-15 | add support for operating system families | ctracey |
2012-11-12 | Pylint and pep8 cleanups. | Joshua Harlow |
2012-11-12 | Rebased with HEAD and resolved conflicts. | Joshua Harlow |
2012-11-08 | Fix the case where on a redhat based system | Joshua Harlow |
2012-10-11 | More adjustments/cleanups for the system configuration | Joshua Harlow |
2012-10-10 | Add comments as to a future refactoring | Joshua Harlow |
2012-10-10 | System config niceness! | Joshua Harlow |
2012-10-10 | Merge the resolv.conf branch in | Joshua Harlow |
2012-09-25 | Resync with head. | Joshua Harlow |
2012-09-24 | Add a netconfig format test + if rhel is passed the 'all' | Joshua Harlow |
2012-09-24 | cleanups for rhel network config | Joshua Harlow |
2012-09-24 | fix pep8 | Scott Moser |
2012-09-24 | Oopies, missed u. | Joshua Harlow |
2012-09-24 | Bring up to date with trunk. | Joshua Harlow |
2012-09-20 | Add a resolv.conf parser that can be easily | Joshua Harlow |
2012-09-19 | Use a common header creation function | Joshua Harlow |
2012-09-19 | Rework the rhel sysconfig writing/updating | Joshua Harlow |
2012-09-19 | Fix the ifup so that if a list of devices is provided | Joshua Harlow |
2012-09-19 | fix 'update_package_sources' on rhel to only update package sources | Garrett Holmstrom |
2012-09-19 | Add the translation from the ubuntu format for nameservers and dns search | Joshua Harlow |
2012-09-19 | Actually download yum metadata with update_package_sources | Garrett Holmstrom |
2012-09-18 | Make update_package_sources stop upgrading packages on RHEL | Garrett Holmstrom |
2012-08-22 | fix pep8 complaints. | Scott Moser |
2012-08-10 | Add the translation from the ubuntu format for nameservers and dns search | Joshua Harlow |
2012-06-29 | Include the helpers import. | harlowja |
2012-06-29 | add update_package_sources to distro class | Scott Moser |
2012-06-22 | 1. Adjust for the cases of 'yes', 'no', 'true', 'false' by | Joshua Harlow |
2012-06-22 | 1. Fix the cfgobj to make sure it handles the quoting | Joshua Harlow |
2012-06-22 | Use configobj support for now to keep the comments and other k/v pairs that m... | Joshua Harlow |
2012-06-21 | Use RuntimeError subclass instead of top level Exception | Joshua Harlow |
2012-06-21 | Updated so that the locale that is being written out currently in 'cc_locale' | Joshua Harlow |
2012-06-20 | Massive pylint + pep8 fixups! | Joshua Harlow |
2012-06-19 | Pylint line length fixups. | Joshua Harlow |
2012-06-19 | More cleanups around read/write roots | Joshua Harlow |