core-extra/daemon
bharnden e07140338d
Merge pull request #184 from coreemu/bugfix/add-session-class-to-create_session
allow passing in a Session class to CoreEmu.create_session() helper
2018-09-10 16:04:57 -07:00
..
core allow passing in a Session class to CoreEmu.create_session() helper 2018-09-07 10:09:57 -07:00
data removed logrotate config file since not used anymore, updated configure.ac formatting, added Ubuntu 18.04 dependencies to docs 2018-09-10 15:25:28 -07:00
doc added a convenience target for generating all documentation based on existing google code example, fixed a few issues with doc strings 2018-03-15 14:31:07 -07:00
examples updates to example service and documentation supporting it 2018-08-02 10:12:05 -07:00
scripts added service executable check, added error message to gui for service load errors 2018-06-19 09:19:49 -07:00
src Merge branch 'rel/5.1' 2018-05-22 20:44:26 -07:00
tests added test for utils.make_tuple_fromstr and fixed send_objects to ignore checking nodes for all configs, since that is not always the case 2018-08-17 08:25:57 -07:00
.gitignore Add some gitignore files. 2015-01-28 02:15:45 +00:00
Makefile.am moved core markdown documentation to live within to repo, this will eventually be the docs hosted on github and allow them to be versioned with the code 2018-07-31 12:57:30 -07:00
requirements.txt working lxml based save/load 2018-07-03 09:50:14 -07:00
setup.cfg merged cleanup branch with master 2017-06-19 18:03:39 -07:00
setup.py moved core markdown documentation to live within to repo, this will eventually be the docs hosted on github and allow them to be versioned with the code 2018-07-31 12:57:30 -07:00
test.py fixed renaming issue with sessionid to session_id 2017-08-02 12:25:57 -07:00