index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
portal-gui
/
Makefile.in
Age
Commit message (
Expand
)
Author
2011-03-02
move $top/portal-gui into $top/rpkid/portal-gui
Michael Elkins
2011-01-25
move portal-gui/scripts to rpkid/rpkid/gui/scripts
Michael Elkins
2011-01-24
Add missing deinstall and test targets
Rob Austein
2011-01-24
check for both django-admin and django-admin.py since it can be named either
Michael Elkins
2011-01-24
move portal-gui django app to $top/rpkid/rpki/gui
Michael Elkins
2011-01-23
make sure leading directories exist prior to installing files
Michael Elkins
2011-01-23
remove CONFDIR variable from toplevel configure script. now hardcoded to go ...
Michael Elkins
2011-01-22
revert back to using Django's built in authentication rather than HTTP Digest...
Michael Elkins
2011-01-22
myrpki cli lives in $(sbindir)
Michael Elkins
2011-01-22
integrate portal-gui into toplevel configure script; remove $top/portal-gui/b...
Michael Elkins
2011-01-20
UNTESTED changes to port-gui to match myrpki.conf => rpki.conf changes
Rob Austein
2010-12-21
remove chmod command for deprecated runserver script
Michael Elkins
2010-11-29
change $USER to $WEBUSER to avoid conflict with posix shell variable of same ...
Michael Elkins
2010-11-22
fixed broken handling of $prefix expansion for $datarootdir.
Michael Elkins
2010-11-17
ensure the htpasswd file exists during "make install" so that "htdigest -c" i...
Michael Elkins
2010-11-11
move docs on configuring apache to README.apache
Michael Elkins
2010-10-29
fix botched installation of the adduser.py script
Michael Elkins
2010-10-28
move django.wsgi into apache/ subdir for improved security
Michael Elkins
2010-07-16
improved support for viewing unallocated address ranges in the dashboard and ...
Michael Elkins
2010-07-11
add missing template conf_empty.html to makefile.in
Michael Elkins
2010-07-08
make configure output additional info about installation paths for debugging
Michael Elkins
2010-07-07
properly create directory for $DATABASE_PATH in install target
Michael Elkins
2010-07-07
forgot to install base html template
Michael Elkins
2010-07-07
added configure script to ease installation
Michael Elkins