File: ChangeLog

package info (click to toggle)
sysrqd 8-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 72 kB
  • ctags: 29
  • sloc: ansic: 177; makefile: 64; sh: 40
file content (29 lines) | stat: -rw-r--r-- 845 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
Version 8 -- Tue, 11 Jul 2006 11:41:05 +0200
	* Use official ports registered by IANA:
	sysrqd          4094/tcp   sysrq daemon
	sysrqd          4094/udp   sysrq daemon

Version 7 -- Tue, 16 May 2006 15:55:55 +0200
	* Call daemon() instead of simply forking

Version 6 -- Tue, 16 May 2006 15:00:44 +0200
	* Fix bug with pid file
	 (Thanks to Norbert Kiesel <nkiesel@tbdnetworks.com>)
	* Change default port to 880

Version 5 -- Mon,  1 May 2006 11:58:21 +0200
	* Fix little bug with open()

Version 4 -- Sun, 30 Apr 2006 21:50:51 +0200
	* Add support of syslog
	* Fork and run in background
	* Write a pid file
	
Version 3 -- Sat, 11 Mar 2006 11:48:00 +0100
	* Fix little bug if password file does not have \n

Version 2 -- Mon, 29 Aug 2005 17:06:00 +0200
	* Remove init.d script

Version 1 -- Mon, 29 Aug 2005 11:02:26 +0200
	* Initial release