Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | full stop added | Fabian Affolter | 2010-12-12 | 1 | -6/+8 |
| | |||||
* | Examples commented out | Fabian Affolter | 2010-12-12 | 1 | -1/+1 |
| | |||||
* | backup and bundle added | Fabian Affolter | 2010-12-12 | 1 | -3/+19 |
| | |||||
* | Deleted old stuff | Fabian Affolter | 2010-12-08 | 3 | -120/+0 |
| | |||||
* | Merge with upstream | Fabian Affolter | 2010-12-08 | 5 | -0/+270 |
| | |||||
* | Merge remote branch 'upstream/master' | Fabian Affolter | 2010-12-05 | 2 | -25/+28 |
|\ | |||||
| * | SSLCA: PEP8 fixes | Sol Jerome | 2010-11-16 | 1 | -14/+14 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | Packages: Pylint/PEP8 fixes | Sol Jerome | 2010-11-15 | 1 | -11/+14 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | Backup part reworked | Fabian Affolter | 2010-12-05 | 1 | -27/+11 |
| | | |||||
* | | Fixed backup location | Fabian Affolter | 2010-12-03 | 1 | -4/+5 |
| | | |||||
* | | Initial bcfg2-admin backup part | Fabian Affolter | 2010-12-03 | 2 | -1/+48 |
| | | |||||
* | | Changed Redhat to Red Hat | Fabian Affolter | 2010-11-10 | 1 | -1/+1 |
|/ | |||||
* | fixed needless syntax error bug i checked int ealier. Also ensured that the ↵ | root | 2010-11-05 | 1 | -3/+5 |
| | | | | hostname gets added to any subjectAltNames so that the cert will work for the hostname as well as aliases | ||||
* | Fixed verification of preexisting certificates | Graham Hagger | 2010-11-05 | 1 | -23/+11 |
| | |||||
* | Merge branch 'master' of http://github.com/gdhagger/bcfg2 into gdhagger-master | Sol Jerome | 2010-11-03 | 1 | -0/+249 |
|\ | |||||
| * | added verification of existing certs | Graham Hagger | 2010-11-03 | 1 | -4/+9 |
| | | |||||
| * | fixed lookup of ca options in bcfg2.conf, removing CA trees from SSLCA repo | Graham Hagger | 2010-11-02 | 1 | -6/+9 |
| | | |||||
| * | Now reads ca key passphrases from bcfg2.conf | Graham Hagger | 2010-11-01 | 1 | -22/+65 |
| | | | | | | | | Corrected handling of modifications to xml files | ||||
| * | SSLCA.py rewritten to use openssl binary | Graham Hagger | 2010-10-29 | 1 | -409/+122 |
| | | |||||
| * | starting to establish the way sslca will truly work | Graham Hagger | 2010-10-27 | 1 | -152/+471 |
| | | |||||
| * | ok, so i should have renamed the class to SSLCA a long time ago... doh | Graham Hagger | 2010-10-22 | 1 | -1/+1 |
| | | |||||
| * | moved some sslca docs around | Graham Hagger | 2010-10-22 | 1 | -43/+0 |
| | | |||||
| * | initial add of SSLCA plugin | Graham Hagger | 2010-10-22 | 1 | -0/+209 |
| | | |||||
| * | Plugin.py: Reverted broken regex | Tim Laszlo | 2010-10-21 | 1 | -2/+2 |
| | | |||||
| * | web_reports: Moved location of reports.wsgi to a more stable location | Tim Laszlo | 2010-10-21 | 1 | -4/+0 |
| | | |||||
| * | web_reports: determine static prefix automatically | Tim Laszlo | 2010-10-19 | 2 | -7/+44 |
| | | |||||
| * | YUMng: syntax error | Tim Laszlo | 2010-10-18 | 1 | -1/+1 |
| | | |||||
| * | Reports: Fix typo | Sol Jerome | 2010-10-18 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | web_reports: more PATH_INFO fixes | Tim Laszlo | 2010-10-18 | 1 | -2/+2 |
| | | |||||
| * | POSIX: Remove client-side support for old POSIX types | Sol Jerome | 2010-10-18 | 8 | -366/+332 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | web_reports: use PATH_INFO instead of path in the resolver. fixes prefix ↵ | Tim Laszlo | 2010-10-18 | 1 | -3/+3 |
| | | | | | | | | problems. | ||||
| * | web_reports: remove comments | Tim Laszlo | 2010-10-18 | 1 | -4/+0 |
| | | |||||
| * | web_reports: remove web_prefix, add wsgi handler | Tim Laszlo | 2010-10-18 | 2 | -17/+13 |
| | | |||||
| * | Client Tools: Pylint/PEP8 fixes | Sol Jerome | 2010-10-17 | 15 | -78/+133 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | reports: Remove svn merge conflicts | Sol Jerome | 2010-10-14 | 2 | -345/+0 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | reports: Point to the bcfg2.org URLs | Sol Jerome | 2010-10-14 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | Keep interpreter specifications consistent | Sol Jerome | 2010-10-14 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | web reports: fix quotes in base-timeview.html | Tim Laszlo | 2010-10-14 | 1 | -1/+1 |
| | | |||||
| * | web reports: tweaks and updates | Tim Laszlo | 2010-10-14 | 1 | -21/+21 |
| | | |||||
| * | web reports: new skin | Tim Laszlo | 2010-10-14 | 34 | -1079/+1773 |
| | | |||||
* | | YUMng: Sync Joe Digilio's patch over from svn | Sol Jerome | 2010-11-02 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Jack Neely's commit message: Add a patch from Joe Digilio to include a verify_flags knob. I've added a line to also load this from the config file, and log in debug mode. Specifying 'verify_flags' with an Instance will override the values from the config file. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | bcfg2: implement -Q option (bundle-quick mode) | Narayan Desai | 2010-11-02 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | Implement the -Q option for the bcfg2 client. This option only verifies and installs the entries in bundles specified with -b. Considerably improves runtime performance when package checksums are being checked. This option prevents the client from sending statistics to the server, and is incompatible with -r. | ||||
* | | Reports: Don't set TIME_ZONE unless it's supported | Sol Jerome | 2010-11-02 | 1 | -1/+2 |
| | | | | | | | | | | | | | | Django added the TIME_ZONE = None bit in 1.2 and we are still supporting distros with 1.0 installed by default. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | Pacman: Fix traceback for exception handler | Sol Jerome | 2010-11-02 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | Reports: Fix default time zone settings (Resolves Ticket #957) | Sol Jerome | 2010-11-02 | 2 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | | | | We were previously defaulting to America/Chicago instead of leaving this option up to the user. Setting the default to None will cause Django to go by the system time. Note also that Django sets the os.environ['TZ'] variable when this is not none, so we want to be careful not to set that if we don't have to. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | Pacman: Use logging infrastructure for printing messages | Sol Jerome | 2010-11-02 | 1 | -13/+9 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | Plugin.py: Reverted broken regex | Tim Laszlo | 2010-11-02 | 1 | -2/+2 |
| | | |||||
* | | web_reports: Moved location of reports.wsgi to a more stable location | Tim Laszlo | 2010-11-02 | 1 | -4/+0 |
| | | |||||
* | | web_reports: determine static prefix automatically | Tim Laszlo | 2010-11-02 | 2 | -7/+44 |
| | | |||||
* | | YUMng: syntax error | Tim Laszlo | 2010-11-02 | 1 | -1/+1 |
| | |