summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* added primary functions to nopcollectdChristian Pointner2011-04-033-9/+25
|
* db somte tweaksChristian Pointner2011-04-031-9/+21
| | | | | | db get missing entries
* added initial db.luaChristian Pointner2011-04-031-0/+111
|
* better client handling on write errorChristian Pointner2011-04-021-2/+6
|
* fixed runit scriptChristian Pointner2011-04-025-6/+28
| | | | | | | added log service to runit switched to microseconds for timestamps
* fixed conf file managementChristian Pointner2011-03-315-9/+37
|
* fixed utf-8 @ rddbChristian Pointner2011-03-313-3/+16
| | | | | | switched to bigint for timestamp
* fixed handling of invalid cartsChristian Pointner2011-03-303-1/+18
|
* new changelogChristian Pointner2011-03-301-0/+6
|
* better sanity check for music cartsChristian Pointner2011-03-302-4/+3
|
* bugfix at qlistenerChristian Pointner2011-03-301-1/+1
|
* noprml ignores dummy now cartChristian Pointner2011-03-303-1/+10
|
* fixed runit run permissionsChristian Pointner2011-03-302-2/+2
|
* updated changelog (debian)Christian Pointner2011-03-301-0/+6
|
* fixed mq.create vs mq.open bugChristian Pointner2011-03-306-7/+15
| | | | | | some cleanups
* updated debian changelogChristian Pointner2011-03-301-0/+6
|
* added runit scriptChristian Pointner2011-03-303-1/+7
|
* fixed debian control (build-depen: lua5.1)Christian Pointner2011-03-301-1/+1
|
* fixed permission problems with posix message queuesChristian Pointner2011-03-304-4/+8
|
* fixed permission problems with config fileChristian Pointner2011-03-303-2/+3
|
* added postinst and postrm (user handling)Christian Pointner2011-03-303-1/+23
|
* fixed debian rules fileChristian Pointner2011-03-301-1/+1
|
* added inital debian packagingChristian Pointner2011-03-305-0/+109
|
* added libdir handlingChristian Pointner2011-03-306-3/+16
|
* also installing noprmlChristian Pointner2011-03-301-0/+2
|
* added libdir and install targetsChristian Pointner2011-03-304-5/+53
|
* remove old dirsChristian Pointner2011-03-300-0/+0
|
* moved to new names (rhnop-client and server)Christian Pointner2011-03-3015-0/+0
|
* moved from luamq to mqChristian Pointner2011-03-302-2/+2
|
* add initial nopcollectChristian Pointner2011-03-297-3/+102
|
* small cleanupChristian Pointner2011-03-293-8/+8
|
* added minimal config parserChristian Pointner2011-03-295-8/+56
|
* nopsyncd first full versionChristian Pointner2011-03-213-36/+35
| | | | | | | - only timestamps through tcp connection - info can be fetched from mysql playlog
* moved sqlite based tempstorage to mysql based playlogChristian Pointner2011-03-214-28/+27
|
* timestamp as textChristian Pointner2011-03-162-8/+7
|
* sql string escaping at tempstorageChristian Pointner2011-03-162-3/+5
|
* insert music into tempstorageChristian Pointner2011-03-163-11/+47
|
* small refactoringChristian Pointner2011-03-162-16/+28
|
* added rddb lookupChristian Pointner2011-03-164-14/+111
|
* added temp storage (db)Christian Pointner2011-03-154-4/+76
|
* exit whole process is one of the threads terminatesChristian Pointner2011-03-094-11/+10
|
* client handling at tcpserverChristian Pointner2011-03-081-6/+90
|
* added pipe between worker threadsChristian Pointner2011-03-086-5/+207
|
* removed useless test (nopsyncd.lua)Christian Pointner2011-03-081-41/+0
|
* added mutli threaded environmentChristian Pointner2011-03-083-1/+172
| | | | | | calling qlistener and tcpserver threads
* yet another svn ignore fixChristian Pointner2011-03-080-0/+0
|
* fixed svn ignoreChristian Pointner2011-03-081-1/+3
|
* started nopsyncdChristian Pointner2011-03-077-1/+1056
|
* cleanupChristian Pointner2011-03-051-1/+1
|
* added some commentsChristian Pointner2011-03-051-5/+13
|