aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-16cache: fix bugJosé Bollo1-1/+1
2019-08-14cynadm: Add options --cache and --echoJosé Bollo2-12/+34
2019-08-14tests: add stress-cache testJosé Bollo1-0/+32
2019-08-14rcyn-client: fix strange typoJosé Bollo1-1/+0
2019-08-14lib-compat: Improve debugabilityJosé Bollo1-4/+12
2019-08-14cache: improve cache managementJosé Bollo1-1/+3
2019-08-14Fix tab/space issueJosé Bollo1-1/+1
2019-08-10make valgrind happyJose Bollo1-0/+3
2019-08-09Add and improve asynchronous clientsJosé Bollo2-53/+219
2019-08-06Improve internal type "data_key_t"José Bollo1-10/+11
2019-07-26cynadm: fix empty list bugJosé Bollo1-10/+12
2019-07-26cache: Fix bug of memmoveJosé Bollo1-7/+12
2019-07-26cynadm: fix help for 'cache'José Bollo1-6/+0
2019-07-26cynadm: align listing on leftJosé Bollo1-1/+1
2019-07-25Avoid fortify false positiveJosé Bollo2-8/+9
2019-07-23Install agent socket for systemdJosé Bollo4-0/+19
2019-07-12filedb: fix a warningJosé Bollo1-0/+4
2019-06-19Change test/check protocol resultJose Bollo4-105/+128
2019-06-14Allow no caching at allJosé Bollo5-26/+30
2019-06-13Allow admin to (un)set loggingJosé Bollo7-45/+105
2019-06-13Fix saving the database on simple changeJosé Bollo4-3/+4
2019-06-13Add log option for tracking protocolJosé Bollo3-5/+52
2019-06-13agent-at: Improve commentsJosé Bollo2-14/+65
2019-06-07Improve formatting of 'cynara.initial'José Bollo1-7/+12
2019-05-24Rework the initial definitions for agent @Jose Bollo1-2/+8
2019-05-24Sort output of listJose Bollo1-9/+114
2019-05-24Add cacheidJosé Bollo11-41/+116
2019-05-22Add environment var for socket namesJose Bollo5-16/+61
2019-05-22Refactor agent mechanismJose Bollo10-98/+358
2019-05-13Switch to filedbJose Bollo10-993/+911
2019-05-09Add help on 'cynadm'Jose Bollo1-1/+226
2019-05-09Replace 'always' by 'forever'Jose Bollo1-2/+2
2019-05-09Set default socket type to unixJose Bollo1-4/+4
2019-05-09Rework transactionJose Bollo7-47/+182
2019-05-09Introduce Any DB abstraction and memdb on its topJose Bollo11-774/+1950
2019-05-09Remove session from DBJose Bollo1-33/+26
2019-04-29Rework of many thingsJosé Bollo32-1217/+1716
2018-09-21Add weeks in expiration textual representationsJosé Bollo2-6/+15
2018-09-20Add session, value as string and expirationJose Bollo20-481/+943
2018-09-17Make it work for AGLJosé Bollo29-283/+1591
2018-09-10Initial commitJose Bollo58-0/+9509