summaryrefslogtreecommitdiff
path: root/service/pixelated/config/args.py
AgeCommit message (Expand)Author
2015-06-05Refactoring the config, logging_setup is now called loggerBruno Wagner
2015-06-04Config dispatcher and config_ua are now in credentialsBruno Wagner
2015-06-03Creating a leap session is now part of leap initBruno Wagner
2015-06-03Moved all args parseing to config/args and fixed maintenance after the shiftsBruno Wagner
2015-04-16maintenance reads credentials from stdin.Folker Bernitt
2015-04-15pixelated-dispatcher#91 Renamed some arguments and replaced all words 'leap' ...Jefferson Stachelski
2015-04-15Introduced maintenance command and added reset behaviour.Folker Bernitt
2015-03-31Added support for ssl fingerprint validation.Folker Bernitt
2015-02-19Adds the close parenthesis to -lc messageTiago Ferraz
2015-02-18#280 Made the changes on args helper as varac recommendedJefferson Stachelski
2015-02-11#280 changed the help on args.py added more details for server's key and serv...Jefferson Stachelski
2015-01-23plaftform #53 adding --leap-cert option to UADuda Dornelles
2015-01-19Issue #169: Allow custom home folder.Folker Bernitt
2014-12-03Card #149 - does not open two ports when running with SSLPatrick Maia
2014-11-27Card #149 - enables https on servicePatrick Maia and Victor Shyba
2014-11-24Added capability to read credentials from stdin.Folker Bernitt
2014-11-06Issue #100: Read credentials from pipe.Folker Bernitt
2014-10-22remove unused importVictor Shyba
2014-10-22fix pep8Victor Shyba
2014-10-22Added metavar to register command line switch so the help will be clearerBruno Wagner
2014-10-22Fixed register after latest changes to runner, the format is pixelated-user-a...Bruno Wagner
2014-10-22Host and port are now user agent switches, not depending on .pixelated file a...Bruno Wagner
2014-10-15moving things out of user_agent. now it is called runserver and only does bas...Duda Dornelles