catalinux / ip2clue (public) (License: GPLv3) (since 2016-03-01) (hash sha1)
High-performance IPv4 and IPv6 daemon to retrieve IPv4/6 country information.
List of commits:
Subject Hash Author Date (UTC)
switch to version 0.0.95 375546fef9eb5c8513f491f0a4d55882eabbd3b2 Catalin(ux) M. BOIE 2019-02-05 21:01:36
Lots of things e2b39c03cfe3f1abeb03de2cb5663c9677a42865 Catalin(ux) M. BOIE 2019-02-05 21:00:26
Upgraded duilder c7c61a9f009310255705a5c39bb1fb5caa53e80e Catalin(ux) M. BOIE 2016-05-08 20:21:04
Bumped up the version to 0.0.92. 2ebf986a256fd66579f3af9bdd706e75a916fcb9 Catalin(ux) M. BOIE 2010-07-06 14:49:36
If a file is not good, log more info about it. c77e5aeef3a59b69352c4956ba03b398f92598b6 Catalin(ux) M. BOIE 2010-07-06 14:49:13
Software77 has '#' comments, so the parser should be aware. 942dc566a7ae49e3216e81a3b3e6a77052fefd6f Catalin(ux) M. BOIE 2010-07-06 14:48:51
If something is not OK with the conf file, output to the screen not in logs. 2d96dca68c4692039b2e4f2306b960a7c8ee75e8 Catalin(ux) M. BOIE 2010-07-06 14:48:23
By default, log file is in /var/log/ now. 593a72d980de32571e75bf4f6fdeed48008fc184 Catalin(ux) M. BOIE 2010-07-06 14:48:03
Add a configuration option to not put daemon in background. 1f93e296dca0bd488f6c6977295315bcc829e013 Catalin(ux) M. BOIE 2010-07-06 14:47:36
Improved default file list. 6cc3f58b0e1e9eed196f5a9b1d4550e1d929e70b Catalin(ux) M. BOIE 2010-07-06 14:46:43
Check daily if we need to re-download data, not monthly. fe5cc5bd9edf34f67626cbdfb19b6a19da9fdcc1 Catalin(ux) M. BOIE 2010-07-06 14:46:00
Added parser_core files/functions. 222c9be2ac2362f5502d2382dcd1d114b761aa25 Catalin(ux) M. BOIE 2010-07-06 14:45:21
Bumped up the version to 0.0.91. b96da42bcc0a0781a695824fdb6ca3423fa716db Catalin(ux) M. BOIE 2010-07-05 14:39:21
Duilder updates. cc0c7ff25ea3c51ad69bb71698f49532ea3b6578 Catalin(ux) M. BOIE 2010-07-05 14:38:50
Some paths need to be created. 27932b9737b77f0ea9fedd8eb3d8326f04e6aa73 Catalin(ux) M. BOIE 2010-07-05 14:38:24
Improved paths and macros. b6119ea638711c26e8499528faf8024163e24f2f Catalin(ux) M. BOIE 2010-07-05 14:37:59
Corrected wrong path to config file. bcdc293ccb699c20ce3639f16c2812374b3dff88 Catalin(ux) M. BOIE 2010-07-05 14:37:21
Tests if the file exists before getting mtime. 43044a8d442884e20ba866f0f92bf655bc02b131 Catalin(ux) M. BOIE 2010-07-05 14:36:51
Initial version (0.0.90). 5807f4955d446127a7b873f5f3918f408ab93fff Catalin(ux) M. BOIE 2010-07-01 15:39:22
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/catalinux/ip2clue

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/catalinux/ip2clue

Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/ip2clue

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main