Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix last_carts handling | Christian Pointner | 2017-01-06 | 2 | -6/+6 |
| | |||||
* | updated debian changelog | Christian Pointner | 2017-01-06 | 1 | -0/+7 |
| | |||||
* | fix last cart check | Christian Pointner | 2017-01-06 | 3 | -14/+35 |
| | |||||
* | updated changelog | Christian Pointner | 2017-01-06 | 1 | -4/+11 |
| | |||||
* | added migration script for database on rdimport | Christian Pointner | 2017-01-06 | 1 | -0/+4 |
| | |||||
* | fetching title of show carts works now as well | Christian Pointner | 2017-01-05 | 1 | -1/+66 |
| | |||||
* | use real pool and jingle name | Christian Pointner | 2017-01-05 | 2 | -6/+48 |
| | |||||
* | change database schema to include cart type | Christian Pointner | 2017-01-05 | 4 | -12/+10 |
| | |||||
* | prepare now/next for pool name and show titles | Christian Pointner | 2017-01-04 | 4 | -25/+21 |
| | |||||
* | fixed sql init | Christian Pointner | 2016-03-24 | 1 | -4/+4 |
| | |||||
* | updated debian changelog | Christian Pointner | 2016-03-24 | 1 | -0/+6 |
| | |||||
* | upgraded copyright info | Christian Pointner | 2016-01-12 | 14 | -14/+14 |
| | |||||
* | make nopfetchd more resistent against mysql connection loss | Christian Pointner | 2015-05-22 | 1 | -6/+20 |
| | |||||
* | systemd unit files configured to inifinte restart | Christian Pointner | 2015-05-22 | 3 | -0/+9 |
| | |||||
* | fixed debian changelog syntax | Christian Pointner | 2015-05-15 | 1 | -2/+2 |
| | |||||
* | fixed systemd unit files | Christian Pointner | 2015-05-15 | 4 | -5/+17 |
| | |||||
* | nopsyncd systemd unit is now a template | Christian Pointner | 2015-05-15 | 4 | -20/+19 |
| | |||||
* | renamed nopcollectd to nopsyncd | Christian Pointner | 2015-05-14 | 10 | -19/+19 |
| | |||||
* | renamed nopsyncd to nopfetchd | Christian Pointner | 2015-05-14 | 15 | -33/+23 |
| | |||||
* | removed reload command for systemd service units | Christian Pointner | 2015-05-14 | 4 | -4/+0 |
| | |||||
* | fixed client remove | Christian Pointner | 2015-05-14 | 1 | -6/+9 |
| | |||||
* | updated to package 0.12 with systemd unit files | Christian Pointner | 2015-05-14 | 8 | -14/+91 |
| | |||||
* | fixed paths for lib and etc | Christian Pointner | 2015-05-14 | 3 | -4/+4 |
| | |||||
* | fixed config file location | Christian Pointner | 2015-05-14 | 6 | -7/+8 |
| | |||||
* | make prefix variable more standard compliant | Christian Pointner | 2015-05-12 | 1 | -1/+1 |
| | |||||
* | fixed control file | Christian Pointner | 2015-05-12 | 1 | -8/+11 |
| | |||||
* | fixed debian version (including revision now) | Christian Pointner | 2015-05-12 | 1 | -1/+1 |
| | |||||
* | fixed newlines and typos | Christian Pointner | 2015-05-12 | 2 | -3/+3 |
| | |||||
* | added initial debian packaging | Christian Pointner | 2015-05-12 | 13 | -5/+115 |
| | |||||
* | installing *.lua file into /usr/share/rhnop and not lib | Christian Pointner | 2015-05-12 | 3 | -27/+27 |
| | |||||
* | removed old seperate directories | Christian Pointner | 2015-05-12 | 43 | -2197/+0 |
| | |||||
* | fixed support for Lua 5.2 and again prefer newer version at auto detection | Christian Pointner | 2015-05-09 | 2 | -1/+24 |
| | |||||
* | lua version is now selectable via configure | Christian Pointner | 2015-05-09 | 1 | -4/+17 |
| | |||||
* | conf refactoring for nopsysstated and nopcollectd | Christian Pointner | 2015-05-08 | 3 | -23/+23 |
| | |||||
* | improved output of nopsyncd | Christian Pointner | 2015-05-08 | 2 | -7/+11 |
| | |||||
* | conf refactoring for nopyncd | Christian Pointner | 2015-05-08 | 6 | -34/+44 |
| | |||||
* | added dependency info | Christian Pointner | 2015-05-08 | 1 | -0/+4 |
| | |||||
* | nopsyncd builds now using Lua 5.2 | Christian Pointner | 2015-05-08 | 1 | -1/+8 |
| | |||||
* | make new lua version the default and fixed version detection | Christian Pointner | 2015-05-08 | 1 | -3/+13 |
| | |||||
* | build nows with clang as well | Christian Pointner | 2015-05-08 | 1 | -3/+16 |
| | |||||
* | fixed require at noprml | Christian Pointner | 2015-05-08 | 1 | -1/+1 |
| | |||||
* | moved to single directory | Christian Pointner | 2015-05-02 | 19 | -7/+1572 |
| | |||||
* | added gitignore | Christian Pointner | 2015-01-30 | 1 | -0/+7 |
| | |||||
* | some cleanup | Christian Pointner | 2014-12-25 | 3 | -13/+14 |
| | | | | | | added todo for mysql error handling | ||||
* | updated copyright header | Christian Pointner | 2014-12-25 | 20 | -20/+20 |
| | |||||
* | forcing utf-8legacy | Christian Pointner | 2014-03-11 | 1 | -1/+7 |
| | |||||
* | fix for utf-8 patch | Christian Pointner | 2014-03-11 | 2 | -2/+8 |
| | |||||
* | forcing utf-8 | Christian Pointner | 2014-03-11 | 1 | -5/+14 |
| | |||||
* | setting mysql to utf-8 | Christian Pointner | 2014-03-11 | 1 | -2/+8 |
| | |||||
* | fixed error due to new luasql library version | Christian Pointner | 2014-03-05 | 3 | -2/+8 |
| |