aboutsummaryrefslogtreecommitdiff
path: root/portal-gui/scripts
AgeCommit message (Expand)Author
2010-11-29change $USER to $WEBUSER to avoid conflict with posix shell variable of same ...Michael Elkins
2010-11-17call conf.save() regardless of self-hosted or notMichael Elkins
2010-11-11move docs on configuring apache to README.apacheMichael Elkins
2010-11-07updates to portal-giu to better support hosted handlesMichael Elkins
2010-10-29adduser now adds the user to the apache password file if not already presentMichael Elkins
2010-10-29adduser script should create empty csv files so portal-gui doesn't barfMichael Elkins
2010-10-28add stub myrpki.conf when create rpkidemo userMichael Elkins
2010-10-28move django.wsgi into apache/ subdir for improved securityMichael Elkins
2010-10-09https => httpRob Austein
2010-07-27strictly enforce non-overlapping resource ranges in AddressRange and Asn obje...Michael Elkins
2010-07-19fix bug where instance method was called on class objectMichael Elkins
2010-07-13use specific exit code when list_resources.py detects it did not receive all ...Michael Elkins
2010-07-12more copyright notice updates for $top/portal-gui/scripts/Michael Elkins
2010-07-11load_csv now properly creates suballocation for ASNsMichael Elkins
2010-07-11properly handle ipv6 addresses in load_csvMichael Elkins
2010-07-11make load_csv understand delegation of AS rangesMichael Elkins
2010-07-09fix verbose output from list_resources so that normal messages dont sound lik...Michael Elkins
2010-07-09update list_resource usage script to reflect the fact that it no longer requi...Michael Elkins
2010-07-08make configure output additional info about installation paths for debuggingMichael Elkins
2010-07-07fix bug in helper scriptMichael Elkins
2010-07-07added configure script to ease installationMichael Elkins
2010-07-06load_csv can now create suballocations of received resources automaticallyMichael Elkins
2010-07-04use rpki.resource_set functions for IP address parsingMichael Elkins
2010-07-03list_resources now auto-detects all served handles.Michael Elkins
2010-07-03make list_resource.py accept multiple <self/> handles as argumentsMichael Elkins
2010-07-02add symlink for list_resource scriptMichael Elkins
2010-07-02portal-gui updatesMichael Elkins
2010-07-01add auxillary scripts for querying rpkid/rcynic, add model objects to represe...Michael Elkins