aboutsummaryrefslogtreecommitdiff
path: root/portal-gui/Makefile.in
AgeCommit message (Expand)Author
2011-03-02move $top/portal-gui into $top/rpkid/portal-guiMichael Elkins
2011-01-25move portal-gui/scripts to rpkid/rpkid/gui/scriptsMichael Elkins
2011-01-24Add missing deinstall and test targetsRob 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-22revert back to using Django's built in authentication rather than HTTP Digest...Michael Elkins
2011-01-22myrpki cli lives in $(sbindir)Michael Elkins
2011-01-22integrate portal-gui into toplevel configure script; remove $top/portal-gui/b...Michael Elkins
2011-01-20UNTESTED changes to port-gui to match myrpki.conf => rpki.conf changesRob Austein
2010-12-21remove chmod command for deprecated runserver scriptMichael Elkins
2010-11-29change $USER to $WEBUSER to avoid conflict with posix shell variable of same ...Michael Elkins
2010-11-22fixed broken handling of $prefix expansion for $datarootdir.Michael Elkins
2010-11-17ensure the htpasswd file exists during "make install" so that "htdigest -c" i...Michael Elkins
2010-11-11move docs on configuring apache to README.apacheMichael Elkins
2010-10-29fix botched installation of the adduser.py scriptMichael Elkins
2010-10-28move django.wsgi into apache/ subdir for improved securityMichael Elkins
2010-07-16improved support for viewing unallocated address ranges in the dashboard and ...Michael Elkins
2010-07-11add missing template conf_empty.html to makefile.inMichael Elkins
2010-07-08make configure output additional info about installation paths for debuggingMichael Elkins
2010-07-07properly create directory for $DATABASE_PATH in install targetMichael Elkins
2010-07-07forgot to install base html templateMichael Elkins
2010-07-07added configure script to ease installationMichael Elkins