Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-26 | use rpki.gui.script_util.setup() to configure the django orm. | Michael Elkins | |
generate the scripts using ${COMPILE_PYTHON} since ${COMPILE_DJANGO} is no longer required svn path=/trunk/; revision=5226 | |||
2013-03-11 | change default log level to WARNING | Michael Elkins | |
svn path=/trunk/; revision=5131 | |||
2013-03-04 | move core function to rpki.gui.app.check_expired | Michael Elkins | |
see #442 svn path=/trunk/; revision=5100 | |||
2012-11-16 | fixes to handle the case where the gui is managing the root | Michael Elkins | |
svn path=/trunk/; revision=4884 | |||
2012-08-24 | do not assume that user.email is not None | Michael Elkins | |
svn path=/trunk/; revision=4660 | |||
2012-07-16 | simplify exiting the script | Michael Elkins | |
svn path=/trunk/; revision=4604 | |||
2012-07-16 | catch socket.error and print a friendlier message when we can't talk to ↵ | Michael Elkins | |
rpkid. fixes #268 svn path=/trunk/; revision=4603 | |||
2012-07-13 | fix pep8 warnings | Michael Elkins | |
svn path=/trunk/; revision=4601 | |||
2012-07-12 | move fetching of admin email addresses to the glue library so it can be used ↵ | Michael Elkins | |
by rpkigui-rcynic as well svn path=/trunk/; revision=4598 | |||
2012-07-10 | add option to not send email report; useful for cli debugging | Michael Elkins | |
svn path=/trunk/; revision=4593 | |||
2012-07-09 | in addition to logging to stdout, send email notifications to addresses ↵ | Michael Elkins | |
listed in published ghostbuster records for each user. remove -v (verbose) option svn path=/trunk/; revision=4592 | |||
2012-07-06 | use the client_handle specified in the <list_published_objects/> response to ↵ | Michael Elkins | |
determine child. references #104. svn path=/trunk/; revision=4590 | |||
2012-07-06 | add support for checking child resource certs | Michael Elkins | |
make the expire time configurable allow the user to optionally specify a list of resource handles to check svn path=/trunk/; revision=4587 | |||
2012-07-06 | force update of received resources cache prior to checking for rescert ↵ | Michael Elkins | |
expiration svn path=/trunk/; revision=4584 | |||
2012-07-05 | add current handle name to each warning message | Michael Elkins | |
svn path=/trunk/; revision=4582 | |||
2012-07-05 | use str() to print to detail of each Certificate subclass when displaying a ↵ | Michael Elkins | |
warning message svn path=/trunk/; revision=4581 | |||
2012-07-05 | don't print out expiration for TA certs | Michael Elkins | |
check expiration on HostedBy and ServerCA certs svn path=/trunk/; revision=4579 | |||
2012-07-05 | print cached rescert information when we do not find the cert in the rcynic ↵ | Michael Elkins | |
cache svn path=/trunk/; revision=4578 | |||
2012-07-05 | check expiration of BSC's for each handle as well. | Michael Elkins | |
display expiration dates and object types in verbose mode svn path=/trunk/; revision=4577 | |||
2012-07-05 | add expiration checks for parent/child/repository TA/cross certs | Michael Elkins | |
svn path=/trunk/; revision=4573 | |||
2012-07-03 | initial implementation of rescert expiration cron script | Michael Elkins | |
svn path=/trunk/; revision=4570 |