Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed error due to new luasql library version | Christian Pointner | 2014-03-05 | 3 | -2/+8 | |
| | ||||||
* | fixed luasql import error | Christian Pointner | 2014-03-05 | 2 | -1/+7 | |
| | ||||||
* | fixed postinst script | Christian Pointner | 2011-04-05 | 1 | -0/+1 | |
| | ||||||
* | updated changelog | Christian Pointner | 2011-04-05 | 1 | -0/+6 | |
| | ||||||
* | added nopsyncstated to debian package | Christian Pointner | 2011-04-05 | 4 | -0/+26 | |
| | ||||||
* | added nopsysstated | Christian Pointner | 2011-04-05 | 3 | -0/+104 | |
| | ||||||
* | added inital debian package | Christian Pointner | 2011-04-05 | 11 | -0/+174 | |
| | ||||||
* | added configure and Makefile | Christian Pointner | 2011-04-04 | 3 | -0/+181 | |
| | ||||||
* | nopcollectd works now | Christian Pointner | 2011-04-04 | 4 | -90/+93 | |
| | ||||||
* | added primary functions to nopcollectd | Christian Pointner | 2011-04-03 | 3 | -9/+25 | |
| | ||||||
* | db somte tweaks | Christian Pointner | 2011-04-03 | 1 | -9/+21 | |
| | | | | | | db get missing entries | |||||
* | added initial db.lua | Christian Pointner | 2011-04-03 | 1 | -0/+111 | |
| | ||||||
* | better client handling on write error | Christian Pointner | 2011-04-02 | 1 | -2/+6 | |
| | ||||||
* | fixed runit script | Christian Pointner | 2011-04-02 | 5 | -6/+28 | |
| | | | | | | | added log service to runit switched to microseconds for timestamps | |||||
* | fixed conf file management | Christian Pointner | 2011-03-31 | 5 | -9/+37 | |
| | ||||||
* | fixed utf-8 @ rddb | Christian Pointner | 2011-03-31 | 3 | -3/+16 | |
| | | | | | | switched to bigint for timestamp | |||||
* | fixed handling of invalid carts | Christian Pointner | 2011-03-30 | 3 | -1/+18 | |
| | ||||||
* | new changelog | Christian Pointner | 2011-03-30 | 1 | -0/+6 | |
| | ||||||
* | better sanity check for music carts | Christian Pointner | 2011-03-30 | 2 | -4/+3 | |
| | ||||||
* | bugfix at qlistener | Christian Pointner | 2011-03-30 | 1 | -1/+1 | |
| | ||||||
* | noprml ignores dummy now cart | Christian Pointner | 2011-03-30 | 3 | -1/+10 | |
| | ||||||
* | fixed runit run permissions | Christian Pointner | 2011-03-30 | 2 | -2/+2 | |
| | ||||||
* | updated changelog (debian) | Christian Pointner | 2011-03-30 | 1 | -0/+6 | |
| | ||||||
* | fixed mq.create vs mq.open bug | Christian Pointner | 2011-03-30 | 6 | -7/+15 | |
| | | | | | | some cleanups | |||||
* | updated debian changelog | Christian Pointner | 2011-03-30 | 1 | -0/+6 | |
| | ||||||
* | added runit script | Christian Pointner | 2011-03-30 | 3 | -1/+7 | |
| | ||||||
* | fixed debian control (build-depen: lua5.1) | Christian Pointner | 2011-03-30 | 1 | -1/+1 | |
| | ||||||
* | fixed permission problems with posix message queues | Christian Pointner | 2011-03-30 | 4 | -4/+8 | |
| | ||||||
* | fixed permission problems with config file | Christian Pointner | 2011-03-30 | 3 | -2/+3 | |
| | ||||||
* | added postinst and postrm (user handling) | Christian Pointner | 2011-03-30 | 3 | -1/+23 | |
| | ||||||
* | fixed debian rules file | Christian Pointner | 2011-03-30 | 1 | -1/+1 | |
| | ||||||
* | added inital debian packaging | Christian Pointner | 2011-03-30 | 5 | -0/+109 | |
| | ||||||
* | added libdir handling | Christian Pointner | 2011-03-30 | 6 | -3/+16 | |
| | ||||||
* | also installing noprml | Christian Pointner | 2011-03-30 | 1 | -0/+2 | |
| | ||||||
* | added libdir and install targets | Christian Pointner | 2011-03-30 | 4 | -5/+53 | |
| | ||||||
* | remove old dirs | Christian Pointner | 2011-03-30 | 0 | -0/+0 | |
| | ||||||
* | moved to new names (rhnop-client and server) | Christian Pointner | 2011-03-30 | 15 | -0/+0 | |
| | ||||||
* | moved from luamq to mq | Christian Pointner | 2011-03-30 | 2 | -2/+2 | |
| | ||||||
* | add initial nopcollect | Christian Pointner | 2011-03-29 | 7 | -3/+102 | |
| | ||||||
* | small cleanup | Christian Pointner | 2011-03-29 | 3 | -8/+8 | |
| | ||||||
* | added minimal config parser | Christian Pointner | 2011-03-29 | 5 | -8/+56 | |
| | ||||||
* | nopsyncd first full version | Christian Pointner | 2011-03-21 | 3 | -36/+35 | |
| | | | | | | | - only timestamps through tcp connection - info can be fetched from mysql playlog | |||||
* | moved sqlite based tempstorage to mysql based playlog | Christian Pointner | 2011-03-21 | 4 | -28/+27 | |
| | ||||||
* | timestamp as text | Christian Pointner | 2011-03-16 | 2 | -8/+7 | |
| | ||||||
* | sql string escaping at tempstorage | Christian Pointner | 2011-03-16 | 2 | -3/+5 | |
| | ||||||
* | insert music into tempstorage | Christian Pointner | 2011-03-16 | 3 | -11/+47 | |
| | ||||||
* | small refactoring | Christian Pointner | 2011-03-16 | 2 | -16/+28 | |
| | ||||||
* | added rddb lookup | Christian Pointner | 2011-03-16 | 4 | -14/+111 | |
| | ||||||
* | added temp storage (db) | Christian Pointner | 2011-03-15 | 4 | -4/+76 | |
| | ||||||
* | exit whole process is one of the threads terminates | Christian Pointner | 2011-03-09 | 4 | -11/+10 | |
| |