Age | Commit message (Expand) | Author |
2014-08-26 | further remove evidence of pylint. | Scott Moser |
2014-08-26 | fix(pep8): Fix various pep8 violations and version-lock pep8 | Jay Faulkner |
2014-08-08 | merge: These are the changes from the freebsd-static-networking branch. | Harm Weites |
2014-07-23 | more | Dimitri John Ledkov |
2013-01-18 | Adjust how the legacy user: XYZ config alters the normalized user list | Joshua Harlow |
2012-11-20 | pep8 and pylint | Scott Moser |
2012-11-14 | Cleanup the tests slightly. | Joshua Harlow |
2012-11-14 | Add the string sudoers rule test case as well. | Joshua Harlow |
2012-11-14 | Add a test to make sure this doesn't happen again. | Joshua Harlow |
2012-11-13 | replace 'with self.assertRaises(Exception):' with different form | Scott Moser |
2012-11-12 | Pylint and pep8 cleanups. | Joshua Harlow |
2012-11-12 | Rebased with HEAD and resolved conflicts. | Joshua Harlow |
2012-11-10 | Sudoers.d creation cleanups + tests. | Joshua Harlow |
2012-11-09 | Fix the merging of group configuration. | Joshua Harlow |
2012-11-09 | Fix the merging of group configuration | Joshua Harlow |
2012-10-27 | Helpful cleanups. | harlowja |
2012-10-23 | fix pep8/pylint | Scott Moser |
2012-10-23 | move default user info out of code and into config | Scott Moser |
2012-10-11 | Add some more sysconfig tests + pylint cleanups. | Joshua Harlow |
2012-10-11 | Handle the case where the value contains shell | Joshua Harlow |
2012-10-11 | Update to use pipes.quote to ensure that | Joshua Harlow |
2012-10-11 | More adjustments/cleanups for the system configuration | Joshua Harlow |
2012-10-10 | System config niceness! | Joshua Harlow |
2012-10-10 | Merge the resolv.conf branch in | Joshua Harlow |
2012-09-28 | Rework the rest of the locations that used | Joshua Harlow |
2012-09-27 | cleanup the user/group lists | Joshua Harlow |
2012-09-25 | add tests for netcfg code | Joshua Harlow |
2012-09-25 | Fix tests after resync with head. | Joshua Harlow |
2012-09-24 | Handle the case where 'user' is defined but 'users' isn't. | Joshua Harlow |
2012-09-24 | Fix pylint issues created. | Joshua Harlow |
2012-09-24 | Add a netconfig format test + if rhel is passed the 'all' | Joshua Harlow |
2012-09-24 | Refactor the ug normalization to take in a distro | Joshua Harlow |
2012-09-23 | Make the normalization a module level function | Joshua Harlow |
2012-09-21 | Don't forget the etc/hosts test. | Joshua Harlow |
2012-09-21 | Fix some docs + pylint warnings + log on default created in the module. | Joshua Harlow |
2012-09-21 | Also allow the user list to come in as a comma | Joshua Harlow |
2012-09-21 | Actually commit the test for user/group data | Joshua Harlow |
2012-09-20 | Add a resolv.conf parser that can be easily | Joshua Harlow |
2012-08-22 | add test | Scott Moser |