Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | fixed conf file management | Christian Pointner | 2011-03-31 | 5 | -9/+37 |
* | fixed utf-8 @ rddb | Christian Pointner | 2011-03-31 | 3 | -3/+16 |
* | 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 |
* | 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 |
* | 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 |
* | client handling at tcpserver | Christian Pointner | 2011-03-08 | 1 | -6/+90 |
* | added pipe between worker threads | Christian Pointner | 2011-03-08 | 6 | -5/+207 |
* | removed useless test (nopsyncd.lua) | Christian Pointner | 2011-03-08 | 1 | -41/+0 |
* | added mutli threaded environment | Christian Pointner | 2011-03-08 | 3 | -1/+172 |
* | yet another svn ignore fix | Christian Pointner | 2011-03-08 | 0 | -0/+0 |
* | fixed svn ignore | Christian Pointner | 2011-03-08 | 1 | -1/+3 |
* | started nopsyncd | Christian Pointner | 2011-03-07 | 7 | -1/+1056 |