summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fixed error due to new luasql library versionChristian Pointner2014-03-053-2/+8
* fixed luasql import errorChristian Pointner2014-03-052-1/+7
* fixed postinst scriptChristian Pointner2011-04-051-0/+1
* updated changelogChristian Pointner2011-04-051-0/+6
* added nopsyncstated to debian packageChristian Pointner2011-04-054-0/+26
* added nopsysstatedChristian Pointner2011-04-053-0/+104
* added inital debian packageChristian Pointner2011-04-0511-0/+174
* added configure and MakefileChristian Pointner2011-04-043-0/+181
* nopcollectd works nowChristian Pointner2011-04-044-90/+93
* added primary functions to nopcollectdChristian Pointner2011-04-033-9/+25
* db somte tweaksChristian Pointner2011-04-031-9/+21
* 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
* fixed conf file managementChristian Pointner2011-03-315-9/+37
* fixed utf-8 @ rddbChristian Pointner2011-03-313-3/+16
* 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
* 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
* 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