Subject | Hash | Author | Date (UTC) |
---|---|---|---|
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 |
Fixed strcmp on a NULL variable | 59df6d596e3c842227f4f374b4b6635de3ce1c3e | Catalin(ux) M. BOIE | 2014-10-14 03:12:29 |
Added support for deny and fake for Kevin | d9598fd2ca7886484b78512d71dbd29059720832 | Catalin(ux) M. BOIE | 2012-07-18 21:13:20 |
Log also the version in the log file. | d5576baff697e87dfbbbcbfb77df4b364cee15a2 | Catalin(ux) M. BOIE | 2011-08-25 18:55:40 |
SOCK_DCCP is not defined on CentOS. :( | 303830a06b80962e417c01d88cae6d50e9182662 | Catalin(ux) M. BOIE | 2011-08-25 09:46:09 |
More fixes for spec file | 06d8c98718977c91419ffd6cabdd3e6bb57b8043 | Catalin(ux) M. BOIE | 2011-08-24 20:29:10 |
Added example for config file. | 20becba1955981d5c3642e802031c08c25c701cf | Catalin(ux) M. BOIE | 2011-08-24 20:26:19 |
Bump version to 0.10. | 9659780e6f025d10441c354eefe79e327a660c09 | Catalin(ux) M. BOIE | 2011-08-24 20:20:26 |
File | Lines added | Lines deleted |
---|---|---|
debian/changelog | 5 | 0 |
debian/compat | 1 | 0 |
debian/control | 14 | 0 |
debian/copyright | 38 | 0 |
debian/docs | 2 | 0 |
debian/rules | 6 | 0 |
debian/source/format | 1 | 0 |
File debian/changelog added (mode: 100644) (index 0000000..da98fc0) | |||
1 | force_bind (0.14) unstable; urgency=low | ||
2 | |||
3 | * new release | ||
4 | |||
5 | -- Catalin(ux) M. BOIE <catab@embedromix.ro> Tue, 30 Nov 2021 11:14:09 +0200 |
File debian/compat added (mode: 100644) (index 0000000..ec63514) | |||
1 | 9 |
File debian/control added (mode: 100644) (index 0000000..13669c7) | |||
1 | Source: force_bind | ||
2 | Maintainer: Catalin(ux) M. BOIE <catab@embedromix.ro> | ||
3 | Section: misc | ||
4 | Priority: optional | ||
5 | Build-Depends: debhelper (>= 9), gcc, make | ||
6 | Standards-Version: 3.9.6 | ||
7 | Homepage: https://rocketgit.com/user/catalinux/force_bind | ||
8 | Vcs-Git: git://rocketgit.com/user/catalinux/force_bind | ||
9 | Vcs-Browser: https://rocketgit.com/user/catalinux/force_bind | ||
10 | |||
11 | Package: force_bind | ||
12 | Architecture: any | ||
13 | Depends: ${shlibs:Depends}, ${misc:Depends} | ||
14 | Description: Network related manipulation tool |
File debian/copyright added (mode: 100644) (index 0000000..d4fadad) | |||
1 | Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | ||
2 | Upstream-Name: rocketgit | ||
3 | Source: https://rocketgit.com/user/catalinux/rocketgit | ||
4 | |||
5 | Files: * | ||
6 | Copyright: 2015 Catalin(ux) M. BOIE <catab@embedromix.ro> | ||
7 | 2016 Catalin(ux) M. BOIE <catab@embedromix.ro> | ||
8 | License: GPL-3+ | ||
9 | <Put the license of the package here indented by 1 space> | ||
10 | <This follows the format of Description: lines in control file> | ||
11 | . | ||
12 | <Including paragraphs> | ||
13 | |||
14 | # If you want to use GPL v2 or later for the /debian/* files use | ||
15 | # the following clauses, or change it to suit. Delete these two lines | ||
16 | Files: debian/* | ||
17 | Copyright: 2016 Catalin(ux) M. BOIE <catab@embedromix.ro> | ||
18 | License: GPL-2+ | ||
19 | This package is free software; you can redistribute it and/or modify | ||
20 | it under the terms of the GNU General Public License as published by | ||
21 | the Free Software Foundation; either version 2 of the License, or | ||
22 | (at your option) any later version. | ||
23 | . | ||
24 | This package is distributed in the hope that it will be useful, | ||
25 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
26 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
27 | GNU General Public License for more details. | ||
28 | . | ||
29 | You should have received a copy of the GNU General Public License | ||
30 | along with this program. If not, see <http://www.gnu.org/licenses/> | ||
31 | . | ||
32 | On Debian systems, the complete text of the GNU General | ||
33 | Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". | ||
34 | |||
35 | # Please also look if there are files or directories which have a | ||
36 | # different copyright/license attached and list them here. | ||
37 | # Please avoid to pick license terms that are more restrictive than the | ||
38 | # packaged work, as it may make Debian's contributions unacceptable upstream. |
File debian/docs added (mode: 100644) (index 0000000..724e084) | |||
1 | README | ||
2 | TODO |
File debian/rules added (mode: 100755) (index 0000000..f752669) | |||
1 | #!/usr/bin/make -f | ||
2 | |||
3 | DPKG_EXPORT_BUILDFLAGS = 1 | ||
4 | include /usr/share/dpkg/default.mk | ||
5 | %: | ||
6 | dh ${@} |
File debian/source/format added (mode: 100644) (index 0000000..9f67427) | |||
1 | 3.0 (native) |