1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130
|
Tue 2010-04-29 09:17 Joel Yliluoma <joel.yliluoma@iki.fi>
* Version 1.1.4
- Integrated Thibaut Varne's patch fixing a forwarding-looping bug.
Tue 2009-10-20 10:05 Joel Yliluoma <joel.yliluoma@iki.fi>
* Version 1.1.3
- Integrated Wesley W.Terpstra's patch fixing compilation.
Wed 2009-03-18 11:20 Joel Yliluoma <joel.yliluoma@iki.fi>
* Version 1.1.2.1
- A maintenance update that does change functionality.
Mon 2007-04-02 19:38 Joel Yliluoma <joel.yliluoma@iki.fi>
* Version 1.1.2
- Fixed a reported compilation error on GCC 4.3.
Sat 2005-05-13 13:35 Joel Yliluoma <joel.yliluoma@iki.fi>
* Version 1.1.1
- Removed the rfc file from archive to make the life easier
for the Debian politics.
Mon 2005-03-14 21:15 Joel Yliluoma <joel.yliluoma@iki.fi>
* Version 1.1.0
- Integrated Wesley W. Terpstra's patch for kernel 2.6-support.
- Integrated Wesley W. Terpstra's patch for root privilege
separation.
Thu 2003-02-13 15:06 Joel Yliluoma <joel.yliluoma@iki.fi>
* Version 1.0.10
- Fixed minor masquerading bugs: ^M and space were
cumulated in the reply for each masquerading chain.
- Fixed syslog: ^M was superfluously added to every message.
Tue 2002-05-14 19:33 Joel Yliluoma <joel.yliluoma@iki.fi>
* Version 1.0.9.1
- Updated the document generating mechanism.
Sun 2002-05-01 18:59 Joel Yliluoma <joel.yliluoma@iki.fi>
* Version 1.0.9
- Applied Wesley W. Terpstra's patch for kernel 2.4-support.
- Updated the documentation about Debian support.
Sun 2001-10-04 22:50 Joel Yliluoma <joel.yliluoma@iki.fi>
* Version 1.0.8
- Updated the documentation.
Sun 2001-07-14 18:27 Joel Yliluoma <joel.yliluoma@iki.fi>
* Version 1.0.7
- Some minor changes to get this to compile with gcc-3.0.
Sun 2000-11-01 23:35 Joel Yliluoma <joel.yliluoma@iki.fi>
* Version 1.0.6
- Updated the documentation.
Sun 2000-10-28 12:53 Joel Yliluoma <joel.yliluoma@iki.fi>
* Version 1.0.5
- Changed ll_normal to ll_verbose somewhere in main.cc
Mon 2000-10-23 23:37 Joel Yliluoma <joel.yliluoma@iki.fi>
* Version 1.0.4
- Applied gaia's patch
- Rewrote argv handling
- Updated the manual page
Mon 2000-10-23 23:00 Antti-Juhani Kaijanaho <gaia@iki.fi>
* Unreleased patch
- Added logging support.
- Fixed identd recommendation (nowait, not wait)
Wed 2000-10-18 20:43 Joel Yliluoma <joel.yliluoma@iki.fi>
* Version 1.0.3
- Renamed the package to bidentd, for
convenience. It was identd previously.
Wed 2000-10-18 14:33 Joel Yliluoma <joel.yliluoma@iki.fi>
* Version 1.0.2
- Reindented the sourcecode.
Wed 2000-10-18 02:56 Joel Yliluoma <joel.yliluoma@iki.fi>
* Version 1.0.1
- Whoap. I accidentally installed it
as inetd and wiped my inetd out.
- This version should be working, and supports
masquerading. It works even through chains
of masquerades - multiple masquerades. Fetching
recursively the identd from remote hosts. :)
Thu 2000-10-17 18:38 Joel Yliluoma <joel.yliluoma@iki.fi>
* Version 1.0.0
- Initial version
- Does actually nothing.
|