summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* - all the class bits to make the authssl xmlrpc server work - most of it copi...Seth Vidal2007-09-251-0/+144
* Change module loader to only try to load each module once.Robin Norwood2007-09-241-4/+11
* add a basic AuditLogger classAdrian Likins2007-09-242-11/+39
* Package the subprocess module so that we can use it on EL4.Michael DeHaan2007-09-241-0/+1217
* Do not raise ImportError when loading a module.Robin Norwood2007-09-241-2/+1
* add system.listMethods supportAdrian Likins2007-09-241-0/+11
* change to module loader to allow subdirs in the module path.Adrian Likins2007-09-212-11/+46
* Add trait_names for ipython's tab completionJames Bowes2007-09-201-0/+4
* just a friendly reminderAdrian Likins2007-09-201-1/+13
* we are not vf_server, change I!*N domainAdrian Likins2007-09-201-1/+1
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-09-203-3/+8
|\
| * Get rid of extra / in module loading errorJames Bowes2007-09-201-1/+1
| * Prevent XMLRPC server from printing to console.Michael DeHaan2007-09-201-0/+1
| * Catch FuncException when the config file is missing and exit gracefullyJames Bowes2007-09-202-2/+6
* | pychecker cleanupsAdrian Likins2007-09-202-6/+11
|/
* Removing VF items + misc cleanupMichael DeHaan2007-09-201-79/+42
* remove all the --debug "try to run from the src tree" crapAdrian Likins2007-09-202-27/+3
* debug spew cleanup to protect the unwashed masses from foo poisoningAdrian Likins2007-09-202-8/+4
* fix up config_data to use ConfigParser correctlyAdrian Likins2007-09-201-1/+4
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-09-2017-1891/+47
|\
| * Remove yaml libraries (configparser is good enough) plus remove references to...Michael DeHaan2007-09-2017-1643/+33
| * Basic config file. Intentionally short. Slowly removing VF code.Michael DeHaan2007-09-202-248/+14
* | attempt to let us run with --debug flag to run from src checkoutAdrian Likins2007-09-201-18/+22
* | attempts at letting us run from a installed, or local modulesAdrian Likins2007-09-201-11/+25
|/
* initial code dropAdrian Likins2007-09-2018-0/+2301