Age | Commit message (Collapse) | Author |
|
to chdir(), to avoid confusing clients if inetd decides to merge
stderr into stdout (text error messages don't parse well as PDUs).
svn path=/trunk/; revision=6362
|
|
if <group> column is omitted, we now use the <pnm> value as the
<group>, in effect requesting a separate ROA for each ROA request,
which is almost certainly what the user wanted. Explictly specifying
the <group> value should still work, in case anybody still needs
multi-prefix ROAs for testing or other purposes.
svn path=/trunk/; revision=6359
|
|
for this, will take a little while to rebuild one, but the affected
code is already broken and I doubt this will make it any worse, so
committing it now to see if it solves Randy's immediate problem.
svn path=/trunk/; revision=6341
|
|
latin1 to work around MySQL 5.6 insanity. Fixes #782 (again).
svn path=/trunk/; revision=6193
|
|
svn path=/trunk/; revision=6192
|
|
MySQL 5.5, so try the kludge, whine if it fails, then blunder ahead.
Fixes #781.
svn path=/trunk/; revision=6190
|
|
5.6 Latin1 kludge.
svn path=/trunk/; revision=6189
|
|
character set is UTF8 (fine so far), which causes MySQL to reject
ASN.1 DER stored in BLOBs (or, more likely, any operations against
such columns) on the grounds that ASN.1 DER is not well-formed UTF8.
svn path=/trunk/; revision=6188
|
|
svn path=/trunk/; revision=6074
|
|
see #759
svn path=/trunk/; revision=6073
|
|
See #759
svn path=/trunk/; revision=6071
|
|
directory to use when downloading the routeviews.org dump.
changed default value to /var/tmp
see #759
svn path=/trunk/; revision=6070
|
|
multiple ROAs are created at once.
closes #753
svn path=/trunk/; revision=6067
|
|
child routes that will become invalid as the result the parent creating a ROA.
see #719
svn path=/trunk/; revision=6066
|
|
This is useful for running the Django test webserver without TLS support.
svn path=/trunk/; revision=6065
|
|
svn path=/trunk/; revision=6064
|
|
svn path=/trunk/; revision=6055
|
|
allow configuration of either old or new in up-down client code. For
the moment, client defaults to using the old Content-Type, to avoid
breaking deployed services, but this will change at some point.
See #747.
svn path=/trunk/; revision=6045
|
|
with a rpki.gui.cacheview.ROAPrefixV4. closes #744
svn path=/trunk/; revision=6041
|
|
name rather than the Python module name to look up the URL via reverse(). closes #739
svn path=/trunk/; revision=6039
|
|
file was invalid. closes #736
svn path=/trunk/; revision=6038
|
|
blank form. closes #734
svn path=/trunk/; revision=6037
|
|
provide any useful functionality and makes the code more complex
svn path=/trunk/; revision=6035
|
|
logged by the root logger.
svn path=/trunk/; revision=6034
|
|
missing children, and allow the user to skip missing children in the import form. see #735
Catch rpki.csv_util.BadCSVSyntax and display an error to the user.
svn path=/trunk/; revision=6033
|
|
svn path=/trunk/; revision=6032
|
|
svn path=/trunk/; revision=6031
|
|
.call_rpkid()
svn path=/trunk/; revision=6030
|
|
see #681
svn path=/trunk/; revision=6029
|
|
svn path=/trunk/; revision=6028
|
|
rpki.irdb.Zookeeper() to avoid problems when running in environments
like mod_wsgi which have strong opinions about what code is and is not
allowed to handle signals. This may result in some noise in log
files, but there's not much we can do about that if we're not allowed
to clean up when terminated, so be it. See #681.
svn path=/trunk/; revision=6027
|
|
svn path=/trunk/; revision=6026
|
|
the entire table. closes #731
svn path=/trunk/; revision=6001
|
|
Old method of passing the Conf object to ROARequestForm was brittle due to overriding a private method in BaseFormSet.
New method is to use a closure to embed the Conf object within a class generated on the fly.
See #709
svn path=/trunk/; revision=5997
|
|
MIDDLEWARE_CLASSES. Fixes #717.
svn path=/trunk/; revision=5986
|
|
svn path=/trunk/; revision=5985
|
|
svn path=/trunk/; revision=5921
|
|
svn path=/trunk/; revision=5908
|
|
svn path=/trunk/; revision=5902
|
|
svn path=/trunk/; revision=5894
|
|
svn path=/trunk/; revision=5890
|
|
expiration date hasn't changed and we'd just be doing the same thing
again on the next cron cycle. See #704.
svn path=/trunk/; revision=5873
|
|
svn path=/trunk/; revision=5872
|
|
See #701
svn path=/trunk/; revision=5868
|
|
svn path=/trunk/; revision=5867
|
|
a quick hack to get router keys into BIRD while waiting for rtrlib.
svn path=/trunk/; revision=5866
|
|
svn path=/trunk/; revision=5865
|
|
svn path=/trunk/; revision=5864
|
|
svn path=/trunk/; revision=5863
|
|
svn path=/trunk/; revision=5862
|