summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make nopfetchd more resistent against mysql connection lossChristian Pointner2015-05-221-6/+20
* systemd unit files configured to inifinte restartChristian Pointner2015-05-223-0/+9
* fixed debian changelog syntaxChristian Pointner2015-05-151-2/+2
* fixed systemd unit filesChristian Pointner2015-05-154-5/+17
* nopsyncd systemd unit is now a templateChristian Pointner2015-05-154-20/+19
* renamed nopcollectd to nopsyncdChristian Pointner2015-05-1410-19/+19
* renamed nopsyncd to nopfetchdChristian Pointner2015-05-1415-33/+23
* removed reload command for systemd service unitsChristian Pointner2015-05-144-4/+0
* fixed client removeChristian Pointner2015-05-141-6/+9
* updated to package 0.12 with systemd unit filesChristian Pointner2015-05-148-14/+91
* fixed paths for lib and etcChristian Pointner2015-05-143-4/+4
* fixed config file locationChristian Pointner2015-05-146-7/+8
* make prefix variable more standard compliantChristian Pointner2015-05-121-1/+1
* fixed control fileChristian Pointner2015-05-121-8/+11
* fixed debian version (including revision now)Christian Pointner2015-05-121-1/+1
* fixed newlines and typosChristian Pointner2015-05-122-3/+3
* added initial debian packagingChristian Pointner2015-05-1213-5/+115
* installing *.lua file into /usr/share/rhnop and not libChristian Pointner2015-05-123-27/+27
* removed old seperate directoriesChristian Pointner2015-05-1243-2197/+0
* fixed support for Lua 5.2 and again prefer newer version at auto detectionChristian Pointner2015-05-092-1/+24
* lua version is now selectable via configureChristian Pointner2015-05-091-4/+17
* conf refactoring for nopsysstated and nopcollectdChristian Pointner2015-05-083-23/+23
* improved output of nopsyncdChristian Pointner2015-05-082-7/+11
* conf refactoring for nopyncdChristian Pointner2015-05-086-34/+44
* added dependency infoChristian Pointner2015-05-081-0/+4
* nopsyncd builds now using Lua 5.2Christian Pointner2015-05-081-1/+8
* make new lua version the default and fixed version detectionChristian Pointner2015-05-081-3/+13
* build nows with clang as wellChristian Pointner2015-05-081-3/+16
* fixed require at noprmlChristian Pointner2015-05-081-1/+1
* moved to single directoryChristian Pointner2015-05-0219-7/+1572
* added gitignoreChristian Pointner2015-01-301-0/+7
* some cleanupChristian Pointner2014-12-253-13/+14
* updated copyright headerChristian Pointner2014-12-2520-20/+20
* forcing utf-8legacyChristian Pointner2014-03-111-1/+7
* fix for utf-8 patchChristian Pointner2014-03-112-2/+8
* forcing utf-8Christian Pointner2014-03-111-5/+14
* setting mysql to utf-8Christian Pointner2014-03-111-2/+8
* 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