src/cynagora.git
2019-11-04 Jose BolloImprove management of agent names
2019-11-04 Jose BolloImprovement of documentation
2019-10-30 Jose BolloImprove documentation and licenses
2019-10-29 José BolloAdd meson build system
2019-10-25 Jose BolloProvide a logo
2019-10-25 José BolloImplements sub queries of agents
2019-10-24 José BolloUnic routine for checking agent names
2019-10-24 José BolloImprove selection of rules
2019-10-23 Jose Bollocynagora: Remove use of pending
2019-10-22 José BolloAvoid sending a pending query and fixes
2019-10-22 José BolloEnforce flush at end of lines
2019-10-18 José BolloEnforce ID on check/test queries
2019-10-18 Jose BolloMore documentation and cache access control
2019-10-17 José BolloAdd a locker to run only one service
2019-10-17 José BolloRename cynagoracli to cynagora-admin
2019-10-16 Jose BolloInstanciate checks
2019-10-16 Jose BolloImplementation of agent protocol and tool
2019-10-15 Jose BolloTransmit expiration in relative values
2019-10-15 Jose BolloAdd no-caching feature
2019-10-15 Jose BolloMake computation of 'expired' common
2019-10-15 Jose BolloRename cynagoradm to cynagoracli
2019-10-10 Jose Bollofiledb: switch to time as 64 bits
2019-10-10 Jose BolloFix signed/unsigned types
2019-10-07 Jose BolloAdd documentation and fixes
2019-10-04 José BolloAdd DIRECT_CYNARA_COMPAT to dissociate libs
2019-10-04 José BolloBackport to cmake 3.12
2019-10-04 José BolloAdd facility to compile
2019-10-04 José BolloMove to CYNAGORA
2019-10-04 José BolloIsolate compatibility with old cynara
2019-10-04 José BolloImprove library split parts
2019-10-04 José Bolloanydb: Fix error in anydb_is_empty
2019-10-03 Jose BolloImprove comments
2019-09-30 Jose BolloChange agent interface
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