summaryrefslogtreecommitdiffstats
path: root/combox/config.py
Commit message (Expand)AuthorAgeFilesLines
* Copyright changed.Siddharth Ravikumar2016-03-011-1/+1
* combox/config.py: modified config_cb function.Siddharth Ravikumar2016-01-111-4/+9
* Whitespace fix in combox.config.Siddharth Ravikumar2016-01-071-0/+1
* Rewrote docstrings combox.config module.Siddharth Ravikumar2016-01-071-8/+50
* authors -> contributors.Siddharth Ravikumar2015-12-221-1/+1
* .py files coding set to utf-8.Siddharth Ravikumar2015-12-221-1/+2
* combox.config: now we're always returning config_info no matter what.Siddharth Ravikumar2015-09-061-0/+1
* combox.config module update.Siddharth Ravikumar2015-09-061-1/+1
* combox.config: silo directory is expanded to its abs. path when no silo direc...Siddharth Ravikumar2015-08-241-1/+1
* fixed bug #1 (platform-specific)Siddharth Ravikumar2015-04-091-4/+6
* combox/config.py: added a new arg `write' (boolean) to cb_config function.Siddharth Ravikumar2015-02-091-5/+8
* [bugfix]: combox/config.py - when empty string is given for 'silo_dir'; it se...Siddharth Ravikumar2015-02-081-2/+4
* combox config now contains a `combox_name` field which contains the name of t...Siddharth Ravikumar2015-01-211-0/+1
* now the config file also makes note of the 'silo' directory.Siddharth Ravikumar2015-01-211-0/+7
* updated copright year.Siddharth Ravikumar2015-01-201-1/+1
* combox/config.py: node directories are created if they're not already created.Siddharth Ravikumar2015-01-151-0/+4
* combox/config.py: all directories that are written to YAML now have absolute ...Siddharth Ravikumar2015-01-141-5/+5
* combox/config.py: added get_nodedirs function.Siddharth Ravikumar2015-01-131-0/+16
* combox/config.py: the config functions does its job irrespective of whether c...Siddharth Ravikumar2015-01-131-21/+19
* modified: combox/config.py - input is read through a function instead of usin...Siddharth Ravikumar2015-01-121-9/+22
* added back combox/config.py and combox/crypto.pySiddharth Ravikumar2015-01-121-0/+82
* consolidated everything into combox/combox.py.Siddharth Ravikumar2015-01-121-82/+0
* combox/config.py: added commentSiddharth Ravikumar2015-01-121-1/+2
* modified: config.py -- configuration thingy is now a function + the passhrase...Siddharth Ravikumar2014-11-211-24/+29
* combox/config.py: initial version of combox configuration done.Siddharth Ravikumar2014-11-131-0/+76