src/cynagora.git
2019-09-27 José BolloMore comment for cyn.[ch]
2019-09-10 José BolloAdd file-prefix-map option
2019-09-09 Jose BolloFix setting of socket directory
2019-09-09 Jose BolloImprove help
2019-09-09 Jose BolloFix missing new lines
2019-08-16 José Bollocache: fix bug
2019-08-14 José Bollocynadm: Add options --cache and --echo
2019-08-14 José Bollotests: add stress-cache test
2019-08-14 José Bollorcyn-client: fix strange typo
2019-08-14 José Bollolib-compat: Improve debugability
2019-08-14 José Bollocache: improve cache management
2019-08-14 José BolloFix tab/space issue
2019-08-10 Jose Bollomake valgrind happy
2019-08-09 José BolloAdd and improve asynchronous clients
2019-08-06 José BolloImprove internal type "data_key_t"
2019-07-26 José Bollocynadm: fix empty list bug
2019-07-26 José Bollocache: Fix bug of memmove
2019-07-26 José Bollocynadm: fix help for 'cache'
2019-07-26 José Bollocynadm: align listing on left
2019-07-25 José BolloAvoid fortify false positive
2019-07-23 José BolloInstall agent socket for systemd
2019-07-12 José Bollofiledb: fix a warning
2019-06-19 Jose BolloChange test/check protocol result
2019-06-14 José BolloAllow no caching at all
2019-06-13 José BolloAllow admin to (un)set logging
2019-06-13 José BolloFix saving the database on simple change
2019-06-13 José BolloAdd log option for tracking protocol
2019-06-13 José Bolloagent-at: Improve comments
2019-06-07 José BolloImprove formatting of 'cynara.initial'
2019-05-24 Jose BolloRework the initial definitions for agent @
2019-05-24 Jose BolloSort output of list
2019-05-24 José BolloAdd cacheid
2019-05-22 Jose BolloAdd environment var for socket names
2019-05-22 Jose BolloRefactor agent mechanism
2019-05-13 Jose BolloSwitch to filedb
2019-05-09 Jose BolloAdd help on 'cynadm'
2019-05-09 Jose BolloReplace 'always' by 'forever'
2019-05-09 Jose BolloSet default socket type to unix
2019-05-09 Jose BolloRework transaction
2019-05-09 Jose BolloIntroduce Any DB abstraction and memdb on its top
2019-05-09 Jose BolloRemove session from DB
2019-04-29 José BolloRework of many things
2018-09-21 José BolloAdd weeks in expiration textual representations
2018-09-20 Jose BolloAdd session, value as string and expiration
2018-09-17 José BolloMake it work for AGL
2018-09-10 Jose BolloInitial commit