~ubuntu-branches/ubuntu/vivid/unhide/vivid

« back to all changes in this revision

Viewing changes to changelog

  • Committer: Package Import Robot
  • Author(s): Julien Valroff
  • Date: 2013-02-15 19:14:05 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20130215191405-rq074t0t0wo9bkdj
Tags: 20121229-1
* New upstream release
* Add unhide_rb and unhide-posix to the package

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2012-12-29
 
2
  Promote unhide-tcp-double_check.c as official version of unhide-tcp. Old version 
 
3
  is still available as unhide-tcp-simple-check.c
 
4
  
 
5
  unhide-linux, unhide-posix, unhide-tcp, unhide-tcp-simple-check, unhide_rb :
 
6
  - update date of the version for official release.
 
7
  
 
8
 
 
9
2012-12-18
 
10
  unhide-linux, unhide-posix, unhide-tcp, unhide_rb :
 
11
  - update date of the version
 
12
  unhide-tcp :
 
13
  - Suppress 1 warning with some over pedantic version of glibc. 
 
14
 
 
15
2012-12-12
 
16
  unhide-linux :
 
17
  - In unhide-linux-syscall, transform ret in global variable to avoid warning
 
18
    (note ret variable was added to avoid warning with some over pedantic version of glibc
 
19
     ans is otherwise useless).
 
20
     Correct sched_getaffinity test in checkallnoprocps (it tested ret instead of errno).
 
21
  unhide-tcp :
 
22
  - Avoid to display the banner twice. 
 
23
  unhide_rb :
 
24
  - Suppress warning. 
 
25
 
 
26
2012-12-07
 
27
  unhide-linux :
 
28
  - Remove sysinfo from quick and sys test as it may give false positive.
 
29
 
 
30
  unhide-tcp :
 
31
  - Nice ourself to -20 to limit race condition while probing ports. 
 
32
 
 
33
2012-10-07
 
34
  unhide-linux :
 
35
  - Go back to multi-lines output in printbadpid in order to display more known
 
36
    information about the process.
 
37
 
 
38
2012-10-03
 
39
  unhide-linux :
 
40
  - Fix the name displayed for kernel thread (we used /proc/PID/wchan instead of
 
41
    /proc/PID/comm).
 
42
 
 
43
2012-09-05
 
44
  unhide-linux, unhide-tcp :
 
45
  - Add test to verify we're run by root.
 
46
 
 
47
2012-09-02
 
48
  unhide-linux :
 
49
  - Remove useless calls to feof().
 
50
  - Split unhide-linux.c in 5 files :
 
51
    * unhide-linux-bruteforce.c
 
52
    * unhide-linux.c
 
53
    * unhide-linux-compound.c
 
54
    * unhide-linux-procfs.c
 
55
    * unhide-linux-syscall.c
 
56
  - Add option '-o' as synonym for '-f'
 
57
  - Add a parse_arg() function which use getopt_long().
 
58
  - For found hidden processes, display the user and the working directory
 
59
    as extracted from the process environment.
 
60
 
 
61
2012-08-31
 
62
  unhide-linux :
 
63
  - Use unhide-output routines for display and log.
 
64
  - Change logfile filename to 'unhide-linux_AAAA-MM-DD.log'
 
65
  - Add header file for unhide-linux
 
66
 
 
67
2012-08-22
 
68
  unhide-tcp :
 
69
  - Change the default tools to be ss instead of netstat.
 
70
  - Replace option '-s' (use ss) by option '-n' (use netstat).
 
71
  - Change option '-q' in '-s' with the same effect   
 
72
  
 
73
2012-06-03
 
74
  unhide-tcp :
 
75
  - Thanks to a patch of Leandro Lucarella and additional work from 
 
76
    the unhide team, a major rewriting was done :
 
77
    * Factorization & clean-up of the code
 
78
    * Split the code in 4 files : unhide-tcp.c, unhide-fast.c, unhide-output.c
 
79
      & unhide.h
 
80
    * Add a new method for scanning ports via option '-q'
 
81
  - Add a option '-s' to use ss command instead of nestat.
 
82
  - Use getopt_long() to parse options and then add long option strings.
 
83
  - Change logfile filename to 'unhide-tcp_AAAA-MM-DD.log'
 
84
  - Many minor bug fixes (mainly display ones)
 
85
  
 
86
2012-03-18
 
87
  unhide-linux26.c, unhide-posix.c, unhide-tcp.c :
 
88
  - Change copyright attribution.
 
89
 
 
90
  unhide_rb.c :
 
91
  - Add banner display at start.
 
92
 
 
93
  unhide-linux26.c :
 
94
  - Change reserved process reserved for kernel from 299 to 300 for brute test.
 
95
  - Add "-d" option for doing a double check in brute test, this reduce false positive number.
 
96
    Thanks to François Boisson for the idea.
 
97
  - Change log file name to unhide-linux.log
 
98
 
 
99
  Documentation changes :
 
100
  - Add example section in manpages.
 
101
  - Indicate in bug section of manpages, the potential problem with sysinfo test.
 
102
 
 
103
2012-03-17
 
104
  Important changes :
 
105
  - Rename unhide-linux26.c to unhide-linux.c and unhide.c to unhide-posix.c.
 
106
  - Update readme files and manpages to reflect the renaming
 
107
  - Add unhide_rb description to readme files.
 
108
 
 
109
2012-03-11
 
110
  unhide-linux26.c :
 
111
  - Correct the number of processes displayed for /proc counting in sysinfo test.
 
112
 
 
113
  unhide.c :
 
114
  - Correct banner (POSIX -> UNIX).
 
115
 
 
116
  Documentation changes :
 
117
  - Update README.txt, LISEZ-MOI.txt and LEEME.txt to clarify difference between
 
118
    unhide and unhide-linux26.
 
119
 
 
120
2012-03-10
 
121
  unhide-linux26.c :
 
122
  - Fix pedantic compilation warnings reported when using recent version of glibc.
 
123
  - Change report messages of checksysinfoX tests to make them clearer.
 
124
  - Update banner to indicate this version is for system using Linux >= 2.6
 
125
 
 
126
  unhide.c :
 
127
  - Update banner to indicate this is legacy version of unhide for system using
 
128
    Linux < 2.6 or other UNIX system.
 
129
  - Fix compilation warnings
 
130
 
 
131
2011-10-31
 
132
  unhide-linux26.c :
 
133
  - Add copyright and license output.
 
134
 
 
135
  unhide-tcp.c :
 
136
  - Add copyright and license output.
 
137
  - Add -v, -V, -h, -l, -f, -o command line options.
 
138
  - Add the capability to output fuser (-f) and/or lsof (-l) output for hidden port.
 
139
  - Add the capability to create a log file (-o). File name is unhide-tcp.log
 
140
 
 
141
  Documentation changes :
 
142
  - Add a french manpage for unhide-tcp.
 
143
  - Complete english manpage of unhide-tcp to reflect changes.
 
144
  - Minor corrections in french manpage of unhide.
 
145
  - Change compile command of unhide-tcp in README.txt, LISEZ-MOI.txt and LEEME.txt.
 
146
  - Add info on unhide_rb in README.txt, LISEZ-MOI.txt and LEEME.txt.
 
147
  - Update NEWS file.
 
148
 
 
149
2011-02-08
 
150
  Documentation changes :
 
151
  - Add a NEWS file
 
152
 
 
153
2011-01-13
 
154
  All files :
 
155
  - Replace reference to SourceForge with reference to new unhide web site in version string
 
156
 
 
157
  man pages :
 
158
  - Add spanish man pages
 
159
 
1
160
2010-11-21
2
161
  unhide-linux26.c :
3
162
  Development changes :
20
179
  changelog :
21
180
  - Fix an omission in 2010-11-14 Internal changes
22
181
 
23
 
  man pages :
 
182
  man pages :  Development changes :
 
183
 
24
184
  - update french and english man pages wrt '-m' option and checkopendir
25
185
 
26
186
  Development changes :