Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-13 | Need to stash version number in source package. | Rob Austein | |
svn path=/trunk/; revision=5405 | |||
2013-06-13 | Report problems rather than just silently writing "Unknown". | Rob Austein | |
svn path=/trunk/; revision=5404 | |||
2013-06-10 | Another gratuitous checkin to force new revision. | Rob Austein | |
svn path=/trunk/; revision=5387 | |||
2013-06-10 | Trivial cleanup to force new repository version while testing change | Rob Austein | |
to snapshot script. svn path=/trunk/; revision=5385 | |||
2013-06-10 | rpki.version hack and rpkic command to display it. | Rob Austein | |
See #543. svn path=/trunk/; revision=5384 | |||
2013-05-28 | Don't stomp rpki.conf when installing from Makefiles. Make | Rob Austein | |
deinstallation of rpki.conf the user's problem except on platforms like Ubuntu where we can tell the difference between upgrade, remove, and purge. See #531. svn path=/trunk/; revision=5336 | |||
2013-05-04 | Typo | Rob Austein | |
svn path=/trunk/; revision=5324 | |||
2013-05-04 | Better tweak. | Rob Austein | |
svn path=/trunk/; revision=5323 | |||
2013-05-04 | Tweak crontab. | Rob Austein | |
svn path=/trunk/; revision=5322 | |||
2013-05-04 | Absolute pathnames, crontab. See #526. | Rob Austein | |
svn path=/trunk/; revision=5321 | |||
2013-05-04 | Absolute paths. | Rob Austein | |
svn path=/trunk/; revision=5320 | |||
2013-05-03 | Update FreeBSD port skeleton. Not (yet) tested properly due to bugs | Rob Austein | |
in pkgng causing pkgng to dump core on test machine (!). See #526. svn path=/trunk/; revision=5318 | |||
2013-05-02 | Move all the @exec and @unexec stuff to pkg-install and pkg-deinstall. See ↵ | Rob Austein | |
#526. svn path=/trunk/; revision=5317 | |||
2013-05-02 | Whack Ubuntu Apache configuration to use rpkigui-apache-conf-gen. | Rob Austein | |
svn path=/trunk/; revision=5315 | |||
2013-04-24 | Add pbuilder script to repository. | Rob Austein | |
svn path=/trunk/; revision=5309 | |||
2013-04-24 | Rewrite rpki-sql-setup to minimize the number of times we have to | Rob Austein | |
prompt for the MySQL root password during installs and upgrades. svn path=/trunk/; revision=5306 | |||
2013-04-17 | Add --pwgen option to rpki-confgen. Add framework for rpkid | Rob Austein | |
post-install actions. Clean up a bunch of useless __doc__ strings in preparation for converting most tools from getopt to argparse. svn path=/trunk/; revision=5299 | |||
2013-04-15 | Add cronjob to update BPKI files. Fix routeviews cronjob. Clean up | Rob Austein | |
cronjobs on deinstallation. svn path=/trunk/; revision=5296 | |||
2013-04-08 | Teach FreeBSD rpki-ca port about rpki-confgen. Clean up various minor ↵ | Rob Austein | |
annoyances in build-freebsd-ports.py. svn path=/trunk/; revision=5292 | |||
2013-04-07 | Clean up properly when purging installed packages on Ubuntu. | Rob Austein | |
Rework default behavior of rpki-sql-setup to be less dangerous. svn path=/trunk/; revision=5291 | |||
2013-04-06 | Cleanup | Rob Austein | |
svn path=/trunk/; revision=5290 | |||
2013-04-06 | Teach setup.py how to install scripts in more than one directory, move | Rob Austein | |
some of the scripts to ${libexecdir} where they probably should have been all along. Teach rpki-start-servers to use rpki.autoconf to determine where the daemon scripts live. svn path=/trunk/; revision=5287 | |||
2013-04-05 | Add --debuild option. | Rob Austein | |
svn path=/trunk/; revision=5284 | |||
2013-04-05 | Whack build environment with a club to get rpki-ca package to start up | Rob Austein | |
properly after install on Ubuntu. Some cleanup still required, rpki-ca cron stuff isn't done yet, and GUI has not yet been tested with this, but daemons now start up properly upon install as an Ubuntu user would expect, which is some kind of progress. svn path=/trunk/; revision=5283 | |||
2013-04-05 | Some recent cleanup broke package builds on Ubuntu, fix that. | Rob Austein | |
svn path=/trunk/; revision=5281 | |||
2013-04-04 | pull SECRET_KEY from rpki.conf if present, otherwise generate a random value | Michael Elkins | |
merge remainder of settings.py into default_settings.py and remove settings.py.in remove $top/buildtools/subst-vars.py since it was only used to generate settings.py from settings.py.in move ${datarootdir}/default_settings.py to rpki.gui.default_settings set DJANGO_SETTINGS_MODULE to rpki.gui.default_settings in ${datarootdir}/rpki/wsgi/rpki.wsgi svn path=/trunk/; revision=5275 | |||
2013-04-03 | Use rpki.autoconf instead of whacky generated script headers. More | Rob Austein | |
cleanup along these lines still to be done, but this is a start. svn path=/trunk/; revision=5257 | |||
2013-04-01 | add /etc/rpki/default_settings.py to rpki-ca installed files list | Michael Elkins | |
closes #499 svn path=/trunk/; revision=5249 | |||
2013-03-26 | convert the two remaining scripts using ↵ | Michael Elkins | |
$top/buildtools/make-django-script.py to using rpki.gui.script_util.setup() instead so we can get rid of the build script svn path=/trunk/; revision=5233 | |||
2013-03-26 | Remove restriction on Django 1.5. See #443 and #495. | Rob Austein | |
svn path=/trunk/; revision=5229 | |||
2013-03-26 | Don't overwrite existing rcynic crontab. Fixes #493. | Rob Austein | |
svn path=/trunk/; revision=5216 | |||
2013-03-18 | Rewrite rcynic-cron to remove horrible maze of dependencies on | Rob Austein | |
external programs to chroot or setuid. Declare dependency on rpki-rp in Ubuntu rpki-ca package. svn path=/trunk/; revision=5171 | |||
2013-03-18 | add first cut at spec file for building RPM packages for RHEL/CentOS 6 | Michael Elkins | |
svn path=/trunk/; revision=5169 | |||
2013-03-15 | Support ports of other branches. | Rob Austein | |
svn path=/trunk/; revision=5158 | |||
2013-03-15 | Debug FreeBSD ports generator. | Rob Austein | |
svn path=/trunk/; revision=5157 | |||
2013-03-14 | fix test for existance of inclusion of apache.conf in rpki-ca.postinst | Michael Elkins | |
closes #469 svn path=/trunk/; revision=5156 | |||
2013-03-14 | Doh, the easy way to create empty files is to create empty files. | Rob Austein | |
svn path=/trunk/; revision=5155 | |||
2013-03-14 | Doh, the easy way to create empty files is to create empty files. | Rob Austein | |
svn path=/trunk/; revision=5154 | |||
2013-03-14 | Clean up FreeBSD ports generator, part 2. | Rob Austein | |
svn path=/trunk/; revision=5153 | |||
2013-03-14 | Clean up FreeBSD port builder, part one. | Rob Austein | |
svn path=/trunk/; revision=5150 | |||
2013-03-14 | fix error in cron job defintion that got fixed in ↵ | Michael Elkins | |
$top/rpkid/portal-gui/Makefile.in but not in the postinst script svn path=/trunk/; revision=5147 | |||
2013-03-14 | Id and copyright. | Rob Austein | |
svn path=/trunk/; revision=5146 | |||
2013-03-14 | Cleanup | Rob Austein | |
svn path=/trunk/; revision=5145 | |||
2013-03-14 | Unpack silly debian-package-skeleton.py script, replace other | Rob Austein | |
Debian-universe kludges with something simple that just copies a debian/ skeleton tree and generates a debian/changelog file. svn path=/trunk/; revision=5144 | |||
2013-03-13 | Merge FreeBSD port generators. | Rob Austein | |
svn path=/trunk/; revision=5140 | |||
2013-03-09 | Add rrdtool to build dependencies so ./configure can put its location into ↵ | Rob Austein | |
rcynic-cron. Sigh. svn path=/trunk/; revision=5129 | |||
2013-03-09 | Force a change, for test of packaging tools. | Rob Austein | |
svn path=/trunk/; revision=5127 | |||
2013-03-09 | Michael's replacement rpki-ca.postinst, with minor changes. | Rob Austein | |
svn path=/trunk/; revision=5126 | |||
2013-03-08 | rsync is a build dependency because ./configure says it is. | Rob Austein | |
svn path=/trunk/; revision=5125 | |||
2013-03-07 | Add mod_wsgi, enable mod_ssl. | Rob Austein | |
svn path=/trunk/; revision=5123 |