aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-25portal-gui no longer invokes the myrpki.py command line tool.Michael Elkins
2011-02-25refactor the IRDB sql code out ofMichael Elkins
2011-02-24Installation targetsRob Austein
2011-02-24RegenRob Austein
2011-02-24Rename print_manifest => print_rpki_manifest prior to adding installRob Austein
2011-02-24add rpki.resource_set.roa_prefix.from_roa_tuple() to do the opposite of .to_r...Michael Elkins
2011-02-22settings.py needed silly chmod hack tooRob Austein
2011-02-22Have to make script file writable before whacking itRob Austein
2011-02-22Add "-b" option -- just print ASN and prefixes, one line per ROARob Austein
2011-02-19do not print warning about missing <list_received_resources/> responses when ...Michael Elkins
2011-02-18APNIC accidently whacked their testbed RPKI TA, so update TALRob Austein
2011-02-17Tell the user when we might be blocked for a whileRob Austein
2011-02-16sort ASs and AddressRanges by the lower bound in the rangeMichael Elkins
2011-02-15Use the request.META['wsgi.errors'] log object instead of writing to sys.stde...Michael Elkins
2011-02-15Django's CSRF protection mechanism requires the HTTP Referer header to be set...Michael Elkins
2011-02-12do not require the host to be set while editing in the django admin interfaceMichael Elkins
2011-02-12load_csv.py erroneously not copied to rpkigui-load-csvMichael Elkins
2011-02-12running rsync in a chroot under CentOS 5.x requires libresolv.so.2Michael Elkins
2011-02-12quick fix to use -n argument to useradd when executed on CentOSMichael Elkins
2011-02-08add new script rpkigui-response as a help to put responses fromMichael Elkins
2011-02-08- add support for uploading identity.xml and fetching the parent response fro...Michael Elkins
2011-01-28Whack this into working on Ubuntu 10.04Rob Austein
2011-01-28Autoconf installation script for rcynic on Linux, because at least oneRob Austein
2011-01-28CleanupRob Austein
2011-01-26Apparently I was hallucinating when I thought I saw Emacs identifyRob Austein
2011-01-26s/wheel/root/gRob Austein
2011-01-26Twisty maze of shell scriptsRob Austein
2011-01-26Update distcleanRob Austein
2011-01-26Jailed rcynic installation working (I think) on Fedora. Remains to beRob Austein
2011-01-25Feh, need to hard-link /var/run/mDNSResponder into jailRob Austein
2011-01-25Fix bdist_rpm againRob Austein
2011-01-25Minimally-tested rcynic installation for Mac OS XRob Austein
2011-01-25update portal-gui documentationMichael Elkins
2011-01-25remove settings.py and rpkigui-list-resources in clean targetMichael Elkins
2011-01-25move portal-gui/scripts to rpkid/rpkid/gui/scriptsMichael Elkins
2011-01-25settings.py should not be in ${SCRIPTS}Michael Elkins
2011-01-25fix form validation to reject AS 0 in a roa requestMichael Elkins
2011-01-25fix selective deletion of roa requests in prefix view pageMichael Elkins
2011-01-24the commands in ${sbindir} do not have the .py suffixMichael Elkins
2011-01-24really fix glue.conf() *ahem*Michael Elkins
2011-01-24Add missing deinstall and test targetsRob Austein
2011-01-24fix botched called to glue.conf()Michael Elkins
2011-01-24Unfinished hacks to get rcynic jail installation working on Linux and DarwinRob Austein
2011-01-24check for both django-admin and django-admin.py since it can be named eitherMichael Elkins
2011-01-24move portal-gui django app to $top/rpkid/rpki/guiMichael Elkins
2011-01-23make sure leading directories exist prior to installing filesMichael Elkins
2011-01-23remove CONFDIR variable from toplevel configure script. now hardcoded to go ...Michael Elkins
2011-01-23redirect to /myrpki/ after successful login via /accounts/login/Michael Elkins
2011-01-23change myrpki.conf => rpki.conf for rpkidemoMichael Elkins
2011-01-23Run alien in verbose modeRob Austein