Age | Commit message (Collapse) | Author |
|
svn path=/branches/tk705/; revision=6274
|
|
svn path=/branches/tk705/; revision=6273
|
|
than one would use in an interactive program.
svn path=/branches/tk705/; revision=6272
|
|
svn path=/branches/tk705/; revision=6271
|
|
only thing that works on all Debian-derived platforms. Sigh. Oh
well, at least this way we can express our dependency on PostgreSQL
and let the user tweak logging options using /etc/default/rpki-ca.
svn path=/branches/tk705/; revision=6270
|
|
svn path=/branches/tk705/; revision=6269
|
|
svn path=/branches/tk705/; revision=6268
|
|
svn path=/branches/tk705/; revision=6267
|
|
rewrite this to work properly with systemd and init.d/postgresql.
svn path=/branches/tk705/; revision=6266
|
|
svn path=/branches/tk705/; revision=6265
|
|
svn path=/branches/tk705/; revision=6264
|
|
svn path=/branches/tk705/; revision=6263
|
|
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
|