Age | Commit message (Collapse) | Author |
|
no serious runtime testing yet.
svn path=/branches/tk705/; revision=6262
|
|
svn path=/branches/tk705/; revision=6260
|
|
svn path=/branches/tk705/; revision=6259
|
|
svn path=/branches/tk705/; revision=6258
|
|
Installation of everything but Debian packages is probably broken, and
Debian packages are too at the moment due to (probably) minor errors
in buildtools/debian-skeleton, but enough has changed that this really
needs a snapshot checked in for backup.
svn path=/branches/tk705/; revision=6257
|
|
svn path=/branches/tk705/; revision=6256
|
|
to tweak rpki-confgen.xml and Debian rpki-*.{pre,post}{inst,rm}
scripts before we'll know if the new approach really works properly.
svn path=/branches/tk705/; revision=6255
|
|
before whacking it in a slightly different direction.
svn path=/branches/tk705/; revision=6254
|
|
svn path=/branches/tk705/; revision=6253
|
|
svn path=/branches/tk705/; revision=6252
|
|
svn path=/branches/tk705/; revision=6251
|
|
svn path=/branches/tk705/; revision=6250
|
|
svn path=/branches/tk705/; revision=6249
|
|
Change Debian configuration to use PostgreSQL.
svn path=/branches/tk705/; revision=6248
|
|
MySQL. Command line syntax changed, so doc and calling scripts need
updating. Not yet tested, and some of the stuff for MySQL and
PostgreSQL setup is kind of funky, so take with salt.
svn path=/branches/tk705/; revision=6247
|
|
svn path=/branches/tk705/; revision=6246
|
|
everything, but at least heading towards where we want to be rather
than bogged down in what used to work.
svn path=/branches/tk705/; revision=6245
|
|
svn path=/branches/tk705/; revision=6244
|
|
research-only code, nothing anyone would use in production) which fell
through the cracks somehow.
svn path=/branches/tk705/; revision=6243
|
|
svn path=/branches/tk705/; revision=6242
|
|
svn path=/branches/tk705/; revision=6241
|
|
svn path=/branches/tk705/; revision=6240
|
|
needs further work, but produces somewhat-useful output now.
Start merging command line argument (argparse) and config file
(ConfigParser) support into a unified library module, in an attempt to
reduce the amount of code duplication and reign in some of the
configuration chaos. Trigger for this is all of the RP programs now
needing SQL configuration.
Whack rpki.rcynicdb.models to work with PostgreSQL, which has length
restrictions on indexed columns.
svn path=/branches/tk705/; revision=6239
|
|
svn path=/branches/tk705/; revision=6238
|
|
command line syntax for "rpki-rtr cronjob" command; the current syntax
works, but is unnecessarily confusing.
svn path=/branches/tk705/; revision=6237
|
|
authenticated RP data via either os.walk() or Django ORM database
traversal.
svn path=/branches/tk705/; revision=6236
|
|
svn path=/branches/tk705/; revision=6235
|
|
loading in RRDP delta processing loop, to keep the pipe full and avoid
sitting idle while processing a long series of deltas.
svn path=/branches/tk705/; revision=6234
|
|
svn path=/branches/tk705/; revision=6233
|
|
svn path=/branches/tk705/; revision=6232
|
|
(deprecated in Django 1.9, scheduled to be removed in Django 1.10).
svn path=/branches/tk705/; revision=6231
|
|
Whack CA tools with a club until rcynicng works with our CA RRDP
implementation.
Add makemigrations target to top-level Makefile; this is a bit of a
kludge, but sure beats doing this by hand.
svn path=/branches/tk705/; revision=6230
|
|
existing RRDPSnapshot objects while applying deltas rather than
creating new ones. This simplifies cleanup, avoids locking out the
I/O loop for the duration of a long commit, and allows us to salvage
whatever progress we were able to make if a network problem stops us
partway through fetching a long series of deltas.
svn path=/branches/tk705/; revision=6229
|
|
svn path=/branches/tk705/; revision=6228
|
|
svn path=/branches/tk705/; revision=6227
|
|
svn path=/branches/tk705/; revision=6226
|
|
limitations copying large sets of related objects.
svn path=/branches/tk705/; revision=6225
|
|
svn path=/branches/tk705/; revision=6224
|
|
svn path=/branches/tk705/; revision=6223
|
|
tested, and final_cleanup() needs work to avoid trashing RRDP state.
svn path=/branches/tk705/; revision=6222
|
|
svn path=/branches/tk705/; revision=6221
|
|
programs use rcynicng's output. Long term, such programs should read
the database instead, but being able to diff directory trees is useful
while testing.
svn path=/branches/tk705/; revision=6220
|
|
disk files. rcynic.xml output looks reasonable. Don't yet have any
other tools which know how to walk the result database, so can't (yet)
compare results with rcynic.
Does not yet do any cleanup of old data, so will eventually consume
all disk space in the universe until this is fixed.
svn path=/branches/tk705/; revision=6219
|
|
svn path=/branches/tk705/; revision=6218
|
|
svn path=/branches/tk705/; revision=6217
|
|
svn path=/branches/tk705/; revision=6216
|
|
latest specification says HTTPS, but enough of the existing code has
not yet caught up that it's useful to see the HTTP URIs when the HTTPS
ones are missing.
svn path=/branches/tk705/; revision=6215
|
|
svn path=/branches/tk705/; revision=6214
|
|
svn path=/branches/tk705/; revision=6213
|
|
svn path=/trunk/; revision=6212
|