aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-27drop "Request" from "ROA Requests" in dashboardMichael Elkins
2013-02-27add a clone button to each roa, which copies the prefix as the default value ...Michael Elkins
2013-02-27updated web portal html templates to use newer syntax for the {% url %} tagMichael Elkins
2013-02-26Automatic pull of documentation from Wiki.RPKI Documentation Robot
2013-02-26add support for multiple users managing the same resource holderMichael Elkins
2013-02-26Create publication directory.Rob Austein
2013-02-26Clean generated rpki.conf.sample.Rob Austein
2013-02-26Sigh, I guess it would be too simple if @sharedstatedir@ had anythingRob Austein
2013-02-26Make ${sharedstatedir}/rpki/publication the default location for theRob Austein
2013-02-26Need rpki.conf to start CA daemons.Rob Austein
2013-02-26Automatic pull of documentation from Wiki.RPKI Documentation Robot
2013-02-26Make Django requirement consistent in doc and scripts: we now want 1.3.7 or l...Rob Austein
2013-02-25move repository client list to its own pageMichael Elkins
2013-02-25Automatic pull of documentation from Wiki.RPKI Documentation Robot
2013-02-25Automatic pull of documentation from Wiki.RPKI Documentation Robot
2013-02-25Automatic pull of documentation from Wiki.RPKI Documentation Robot
2013-02-25Merge platform-specific packaging changes back to trunk. Closes #377,Rob Austein
2013-02-25Punt top-level setup.py, for now. There's a lot of useful code inRob Austein
2013-02-24Pull from trunk.Rob Austein
2013-02-24Oh, right, penuins automatically listen for IPv6 when you ask for IPv4.Rob Austein
2013-02-24Debug xinetd setup.Rob Austein
2013-02-24First build, then install, doh.Rob Austein
2013-02-24Not using MANIFEST.in.Rob Austein
2013-02-24inetd/xinetd listener for rpki-rtr on source code installation, also needed f...Rob Austein
2013-02-23Add dependency on xinetd.Rob Austein
2013-02-23More post-installation: add rpki-rtr listener to /etc/services andRob Austein
2013-02-23add new roa creation form allowing multiple roas to be enteredMichael Elkins
2013-02-22Hack to use pip to install recent versions of Django and South.Rob Austein
2013-02-21add support for breaking the route view into multiple pagesMichael Elkins
2013-02-21Automatic pull of documentation from Wiki.RPKI Documentation Robot
2013-02-21Pull from trunk.Rob Austein
2013-02-20remove glue.str_to_resource_range() since resource_range_ip.parse_str() can n...Michael Elkins
2013-02-20add is_prefix attribute to ipv6 objects so that the create roa button appears...Michael Elkins
2013-02-20use resource_range_ip.parse_str() rather than calling through resource_range_...Michael Elkins
2013-02-20Pull from trunk.Rob Austein
2013-02-20Move .rpkic_history from current directory to $HOME. Fixes #422.Rob Austein
2013-02-20Pull from trunk.Rob Austein
2013-02-20Add altCA and JPNIC TALs, for Tokyo hackathon.Rob Austein
2013-02-20Fix bug introduced in [4985] where login() was called in the logout() method.Michael Elkins
2013-02-19Get rid of silly "r" prefix on version number for FreeBSD packages,Rob Austein
2013-02-18Install generated debian/changelog, now that we generate ones that debuild ac...Rob Austein
2013-02-18debuild et al are picky about format of email addresses.Rob Austein
2013-02-18Script to automate debian/changelogs.Rob Austein
2013-02-17Add rc.d script.Rob Austein
2013-02-11Debug pkg-plist generation.Rob Austein
2013-02-11pkg-plist generation hacks.Rob Austein
2013-02-11Pull from trunk.Rob Austein
2013-02-11Add --disable-rp-tools, for package building.Rob Austein
2013-02-05Automatic pull of documentation from Wiki.RPKI Documentation Robot
2013-02-05the apache configuration directive is WSGIDaemonProcess, not WSGIDaemonMode (...Michael Elkins