List of commits:
Subject Hash Author Date (UTC)
Small bug ae0ce1dc89374eb2bc8a2f82905b4ce51da5bdc9 Catalin(ux) M. BOIE 2022-10-22 16:25:56
Limit number of threads and enforce threads stack size 5df6893e8330c1ae74ec6a890fc9ff8180b8cfc8 Catalin(ux) M. BOIE 2022-03-23 21:02:09
Cosmetic 4032710a68604ce10555dfebbb4da81f1e8b81e8 Catalin(ux) M. BOIE 2022-02-09 18:00:08
Typo 31661422cd1ccdcc441d17e0ec5544d971951ecd Catalin(ux) M. BOIE 2022-01-09 13:08:17
More changes for Debian 0aa823b1d8d635c21d7118318a50c9ea85ed28b3 Catalin(ux) M. BOIE 2021-12-05 10:41:22
debian: added version; added gnutls dep 3cd4fbc363830b0d5faf00915b67cebf80f713f8 Catalin(ux) M. BOIE 2021-12-03 20:23:54
Debian package preparations 9373de5e73cb05104fb30db47e02d06cf1ce54ba Catalin(ux) M. BOIE 2021-12-01 09:50:28
Debian package stuff added 1b5505b273d85c0396c51c6e764c857bc49b5ba8 Catalin(ux) M. BOIE 2021-12-01 09:18:03
Cosmetic 6d0d08fc192dc13d1a76b95c19a6bdd5679ea929 Catalin(ux) M. BOIE 2021-12-01 09:17:50
Added support for user hosts file c7d7cb830b04385097c85363c4b14e0ae04d76db Catalin(ux) M. BOIE 2021-11-30 09:02:33
Do not crash if no ipv4/v6 AF (from archlinux - Kevin MacMartin - thanks) e9e3a280247e14354ead0f9322c447da090c76e0 Catalin(ux) M. BOIE 2021-02-14 13:25:23
Seems that -dl is not taken in consideration if is added at the beginning 9ed2b864388da970f0a2a2cc7ebd65c7ebbaff04 Catalin(ux) M. BOIE 2021-01-05 18:57:18
Added support for FORCE_NET_V*_CONN_ERROR to return an error for connect syscall c221dc3ff63bcd28c2053694177a9a09ef9a6570 Catalin(ux) M. BOIE 2019-03-20 18:26:19
rpm changelog e7127f5191015b0b93c7108b6fa02fde7f0fe909 Catalin(ux) M. BOIE 2019-02-05 21:10:57
duilder update 71425ef75fbc076d6601ceadd52e81e678aabe57 Catalin(ux) M. BOIE 2019-02-05 21:09:29
Switch to v0.13 7a5ed99fa6629ff9dbe16f6b015712a78854b621 Catalin(ux) M. BOIE 2019-02-05 21:08:06
Lots of changes e11f13f4d11723f0c2c833ffbaca89e55d74e139 Catalin(ux) M. BOIE 2019-01-16 20:18:06
Restart accept interrupted by signal d84134f3193fd2d4c5298eaded8ffade5d74d220 Catalin(ux) M. BOIE 2014-11-11 06:57:12
Bump version to 0.12 ea1c70a262b706cd45f1eb98b6aa9805de300647 Catalin(ux) M. BOIE 2014-10-14 03:14:29
Added support to change poll timeout d0e5782e1fb0da5db1291b3c518486d3ac8dec97 Catalin(ux) M. BOIE 2014-10-14 03:13:58
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/force_bind

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

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

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