Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-02 | First round of fixes to installation targets. | Rob Austein | |
svn path=/branches/tk377/; revision=5003 | |||
2013-02-01 | Finally ready to start testing new rcynic install code. | Rob Austein | |
svn path=/branches/tk377/; revision=5002 | |||
2013-02-01 | Checkpoint | Rob Austein | |
svn path=/branches/tk377/; revision=5001 | |||
2013-02-01 | Cleanup. | Rob Austein | |
svn path=/branches/tk377/; revision=5000 | |||
2013-02-01 | chown() lock file to rcynic user when creating it as root. | Rob Austein | |
svn path=/branches/tk377/; revision=4999 | |||
2013-02-01 | Add rcynic-cron. | Rob Austein | |
svn path=/branches/tk377/; revision=4998 | |||
2013-01-31 | Merge from trunk. | Rob Austein | |
svn path=/branches/tk377/; revision=4997 | |||
2013-01-31 | Checkpoint | Rob Austein | |
svn path=/branches/tk377/; revision=4995 | |||
2013-01-31 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk377/; revision=4989 | |||
2013-01-31 | Checkpoint | Rob Austein | |
svn path=/branches/tk377/; revision=4988 | |||
2013-01-31 | merging /branches/tk401 | Michael Elkins | |
svn path=/trunk/; revision=4986 | |||
2013-01-31 | require a connection secured with TLS, otherwise return a HTTP 500 error | Michael Elkins | |
closes #401 svn path=/branches/tk401/; revision=4985 | |||
2013-01-30 | rpki.x509.X509._issue() wasn't passing inheritance flags into | Rob Austein | |
rpki.POW.X509.setRFC3779(), which was resulting in empty IPAddrBlock extensions for manifests and Ghostbusters records. See #406. svn path=/trunk/; revision=4983 | |||
2013-01-29 | Regen. Perhaps Generator Id in defstack.py's output was a mistake? | Rob Austein | |
svn path=/trunk/; revision=4982 | |||
2013-01-29 | Check for empty RFC 3779 extensions. See #406. | Rob Austein | |
svn path=/trunk/; revision=4981 | |||
2013-01-25 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk377/; revision=4980 | |||
2013-01-25 | Clean up and extend rpki.log.init() to support things like letting the | Rob Austein | |
GUI provide its own file-like object as a destination for logging. See #396. svn path=/trunk/; revision=4979 | |||
2013-01-25 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk377/; revision=4978 | |||
2013-01-25 | Catch any exceptions that might occur during invocation of caller | Rob Austein | |
object's internal done() handler (eg, CMS verification errors), so that any such exceptions propagate correctly to the synchronous caller rather than being trapped by the asynchronous I/O core. See #396. svn path=/trunk/; revision=4977 | |||
2013-01-22 | Hack to support new subversion-revision-style snapshots. | Rob Austein | |
svn path=/branches/tk377/; revision=4976 | |||
2013-01-18 | Defer device inode creation until package installation. | Rob Austein | |
svn path=/branches/tk377/; revision=4975 | |||
2013-01-18 | Get rid of "installation-manifest" Makefile target silliness. | Rob Austein | |
svn path=/branches/tk377/; revision=4974 | |||
2013-01-18 | Hack Linux installation script to work under fakeroot. | Rob Austein | |
svn path=/branches/tk377/; revision=4973 | |||
2013-01-18 | Autodetect need for --install-layout=deb on Debian-derived systems. | Rob Austein | |
svn path=/branches/tk377/; revision=4972 | |||
2013-01-17 | Construct most (not all yet) installable Python scripts in setup.py | Rob Austein | |
svn path=/branches/tk377/; revision=4971 | |||
2013-01-17 | Skip test when rcynic hasn't provided the necessary input data. | Rob Austein | |
svn path=/branches/tk377/; revision=4970 | |||
2013-01-17 | Re-enable data_files. | Rob Austein | |
svn path=/branches/tk377/; revision=4969 | |||
2013-01-12 | Approaching something usable. | Rob Austein | |
svn path=/branches/tk377/; revision=4968 | |||
2013-01-12 | Using @cwd in FreeBSD pkg-plist seems to work, and is much less of a | Rob Austein | |
change from what has until now been standard practice, so going with that. svn path=/branches/tk377/; revision=4967 | |||
2013-01-10 | OK, this version almost kind of sort of works as a FreeBSD package. | Rob Austein | |
Minor cleanup issues still with the jail. Not sure whether we should go with this version or see if we can get back to the directory structure we've been using for years just by adding a "@cwd /var" command in the right place in the pkg-plist. See #377. svn path=/branches/tk377/; revision=4966 | |||
2013-01-09 | Doh. | Rob Austein | |
svn path=/branches/tk377/; revision=4965 | |||
2013-01-09 | I guess it helps to create the parent directory too. | Rob Austein | |
svn path=/branches/tk377/; revision=4964 | |||
2013-01-09 | Doh. Typo. | Rob Austein | |
svn path=/branches/tk377/; revision=4963 | |||
2013-01-09 | More fun with pkg-install. | Rob Austein | |
svn path=/branches/tk377/; revision=4962 | |||
2013-01-08 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk377/; revision=4960 | |||
2013-01-08 | Checkpoint | Rob Austein | |
svn path=/branches/tk377/; revision=4959 | |||
2013-01-08 | merge ^/branches/tk325 | Michael Elkins | |
svn path=/trunk/; revision=4957 | |||
2013-01-08 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4955 | |||
2013-01-08 | Start work on separate RP and CA ports for FreeBSD. | Rob Austein | |
svn path=/branches/tk377/; revision=4954 | |||
2013-01-08 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4953 | |||
2013-01-05 | Use a distutils MANIFEST.in template, at least for now. There might | Rob Austein | |
be a better way to do this, perhaps directly in setup.py, but this lets bdist_rpm run to completion. svn path=/branches/tk377/; revision=4951 | |||
2013-01-05 | Initial (experimental) $top/setup.py and support code. | Rob Austein | |
svn path=/branches/tk377/; revision=4950 | |||
2013-01-04 | installation-scripts/linux/install.sh is in svn now rather than | Rob Austein | |
generated, so distclean should not remove it. svn path=/trunk/; revision=4948 | |||
2012-12-31 | Further goofs in installation manifest construction. | Rob Austein | |
svn path=/trunk/; revision=4947 | |||
2012-12-27 | Perl and makedepend, both needed by OpenSSL. | Rob Austein | |
svn path=/trunk/; revision=4946 | |||
2012-12-23 | Debug package deinstallation. | Rob Austein | |
svn path=/trunk/; revision=4945 | |||
2012-12-23 | Cleaner substitution. | Rob Austein | |
svn path=/trunk/; revision=4944 | |||
2012-12-23 | "install -t" is a GNU-ism that only works on some platforms. | Rob Austein | |
See #373. svn path=/trunk/; revision=4943 | |||
2012-12-21 | Move some BUILD_DEPENDS out to RUN_DEPENDS. | Rob Austein | |
svn path=/trunk/; revision=4942 | |||
2012-12-21 | Set NO_DEPENDS while building pkg-plist. | Rob Austein | |
svn path=/trunk/; revision=4941 |