Age | Commit message (Collapse) | Author |
|
don't try. Closes #520.
svn path=/trunk/; revision=5310
|
|
svn path=/trunk/; revision=5309
|
|
svn path=/trunk/; revision=5308
|
|
version of rpki-sql-setup.
svn path=/trunk/; revision=5307
|
|
prompt for the MySQL root password during installs and upgrades.
svn path=/trunk/; revision=5306
|
|
svn path=/trunk/; revision=5305
|
|
svn path=/trunk/; revision=5304
|
|
reissues our CA certificate. Fixes #519.
svn path=/trunk/; revision=5303
|
|
notBefore.
Don't stomp ghostbuster_obj if we've just reused it.
Clean up properly when deleting a ca_detail.
Don't reissue expiring certificate if IRDB valid_until field says it's
supposed to expire.
svn path=/trunk/; revision=5302
|
|
child in rpkic, and teach yamltest to use it.
svn path=/trunk/; revision=5301
|
|
svn path=/trunk/; revision=5300
|
|
post-install actions. Clean up a bunch of useless __doc__ strings in
preparation for converting most tools from getopt to argparse.
svn path=/trunk/; revision=5299
|
|
use the new expiration date. See #512.
svn path=/trunk/; revision=5298
|
|
sharing a single regeneration interval value between certificates and
CRLs just doesn't work, and we can infer the CRL regeneration interval
from crl_interval. Change default value of regen_margin to something
consistent with human-time-scale expectations and the GUI's impending
expiration warning interval. See #347 and #512.
svn path=/trunk/; revision=5297
|
|
cronjobs on deinstallation.
svn path=/trunk/; revision=5296
|
|
objects will be replaced with the contents of the CSV file.
see #509
svn path=/trunk/; revision=5295
|
|
Linux distributions hide that symbol; code after the change is easier
to read anyway, so no great loss.
svn path=/trunk/; revision=5294
|
|
data under cron.
svn path=/trunk/; revision=5293
|
|
annoyances in build-freebsd-ports.py.
svn path=/trunk/; revision=5292
|
|
Rework default behavior of rpki-sql-setup to be less dangerous.
svn path=/trunk/; revision=5291
|
|
svn path=/trunk/; revision=5290
|
|
svn path=/trunk/; revision=5289
|
|
svn path=/trunk/; revision=5288
|
|
some of the scripts to ${libexecdir} where they probably should have
been all along. Teach rpki-start-servers to use rpki.autoconf to
determine where the daemon scripts live.
svn path=/trunk/; revision=5287
|
|
svn path=/trunk/; revision=5286
|
|
rid of a lot of Makefile.in code that no longer serves any useful
purpose.
svn path=/trunk/; revision=5285
|
|
svn path=/trunk/; revision=5284
|
|
properly after install on Ubuntu. Some cleanup still required,
rpki-ca cron stuff isn't done yet, and GUI has not yet been tested
with this, but daemons now start up properly upon install as an Ubuntu
user would expect, which is some kind of progress.
svn path=/trunk/; revision=5283
|
|
svn path=/trunk/; revision=5281
|
|
svn path=/trunk/; revision=5280
|
|
svn path=/trunk/; revision=5279
|
|
svn path=/trunk/; revision=5278
|
|
svn path=/trunk/; revision=5277
|
|
substituting at build time
svn path=/trunk/; revision=5276
|
|
merge remainder of settings.py into default_settings.py and remove settings.py.in
remove $top/buildtools/subst-vars.py since it was only used to generate settings.py from settings.py.in
move ${datarootdir}/default_settings.py to rpki.gui.default_settings
set DJANGO_SETTINGS_MODULE to rpki.gui.default_settings in ${datarootdir}/rpki/wsgi/rpki.wsgi
svn path=/trunk/; revision=5275
|
|
substituting it at build time
svn path=/trunk/; revision=5274
|
|
svn path=/trunk/; revision=5273
|
|
svn path=/trunk/; revision=5272
|
|
with platform installation and documentation skew.
svn path=/trunk/; revision=5271
|
|
svn path=/trunk/; revision=5270
|
|
closes #504
svn path=/trunk/; revision=5269
|
|
will download the routeview.org data from the default URL
see #502
svn path=/trunk/; revision=5267
|
|
see #502
svn path=/trunk/; revision=5266
|
|
closes #500
svn path=/trunk/; revision=5264
|
|
svn path=/branches/tk500/; revision=5263
|
|
'alert' text. needed since .nav>li>a has a "display:block" style
svn path=/branches/tk500/; revision=5262
|
|
selected a resource holder to manage
svn path=/branches/tk500/; revision=5261
|
|
svn path=/branches/tk500/; revision=5260
|
|
of storing it in the db for presentation to the user in the gui as well as emailing contacts in ghostbusters
move definition of Alert above Conf so that Conf.send_alert() can reference Alert in send_alert()
svn path=/branches/tk500/; revision=5259
|
|
print unread alert account in the sidebar, with color indicating the highest level alert
svn path=/branches/tk500/; revision=5258
|