File: NEWS

package info (click to toggle)
oidentd 1.6.4-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 408 kB
  • ctags: 138
  • sloc: sh: 2,008; ansic: 1,728; makefile: 52
file content (36 lines) | stat: -rw-r--r-- 1,230 bytes parent folder | download
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
Changes in 1.6.4
* Add -F and -O flags.  See the manual page for a description.
* Add the capability to set an identd reply for a specific user in
  /etc/identd.spoof.  For example, the line "user:reply" will cause oidentd
  to return "reply" for every successful query for a connection of the user
  "user"

Changes in 1.6.3
* Fix a few small bugs.
* Add -q (quiet) flag, which suppresses normal system logging.

Changes in 1.6.2
* New flag: -x (see the man page or ChangeLog)
* Service names as well as port numbers are accepted where a port is supplied.
  /etc/oidentd.users
* If our attempt to forward a connection to a host times out, fall back to

Changes in 1.6.1
* -r works correctly in standalone mode.
* You can now specify masks for networks in /etc/oidentd.users (See man page)
  (It used to only accept quad-dot IP notation)
* You can now specify a hostname in /etc/oidentd.users

Changes in 1.6.0
* The man page gets installed now
* Rewrote "INSTALL"
* Fixed (hopefully) the forwarding stuff.

Changes in 1.5.1
* Code and documentation cleanups.
* Regenerate autoconf scripts using version 2.13.

Changes in 1.5
* Various small fixes and improvements.
* Added support for OpenBSD, FreeBSD.
* autoconf'd the package.