public
Description: ScopePort Client: Linux
Homepage: http://www.scopeport.org/
Clone URL: git://github.com/lennartkoopmann/scopeport-client-linux.git
100644 112 lines (63 sloc) 2.564 kb
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
2008-03-01 21:27 lennart
 
* src/core.cc: fixed: closing config file after reading of config
 
2008-02-23 01:52 lennart
 
* src/: core.cc, hostProfile.cpp, hostProfile.h, sensorSend.cpp,
sensorSend.h, sensorTalk.cpp, sensorTalk.h: [no log message]
 
2008-02-17 20:31 lennart
 
* src/hostProfile.cpp: [no log message]
 
2008-02-17 20:31 lennart
 
* src/: core.cc, sensorTalk.cpp, sensorTalk.h: New Sensor: Free
inodes
 
2008-02-16 16:12 lennart
 
* src/hostProfile.cpp: Improved profile sensor collection of memory
 
2008-02-16 16:11 lennart
 
* src/: core.cc, sensorTalk.cpp, sensorTalk.h: New sensors: Free
memory, free swap
 
2008-02-11 20:41 lennart
 
* src/core.cc: now using #define for file/path parameters
 
2008-02-10 22:55 lennart
 
* src/core.cc: minor changes
 
2008-02-09 01:17 lennart
 
* src/core.cc: minor formatting changes
 
2008-02-07 19:01 lennart
 
* src/core.cc: removed obsolete IP check
 
2008-01-25 13:37 lennart
 
* src/: core.cc, internal.h, sensorSend.cpp, sensorSend.h,
sensorTalk.cpp, sensorTalk.h: Changes for new auth module in
server
 
2008-01-09 15:20 lennart
 
* AUTHORS, COPYING, ChangeLog, INSTALL, NEWS, README, src/core.cc:
Maintenance commint
 
2008-01-04 10:13 lennart
 
* src/core.cc: Now using geteuid() in selftest sequence to check if
started as root
 
2007-12-31 01:40 lennart
 
* src/sensorSend.cpp: Optimized c_str() conversion for sending of
sensor message
 
2007-12-31 01:40 lennart
 
* src/sensorTalk.cpp: [no log message]
 
2007-12-30 21:24 lennart
 
* src/sensorSend.cpp: Removed outdated line
 
2007-12-30 20:47 lennart
 
* src/: core.cc, internal.h, sensorSend.cpp: Added support of
hostnames as server
 
2007-12-29 02:40 lennart
 
* src/hostProfile.cpp: Removed debug data.
 
2007-12-29 02:40 lennart
 
* src/sensorSend.cpp: Bugfix: Not closed socket.
 
2007-12-28 23:21 lennart
 
* src/: Log.cpp, core.cc: Automatic (re-) creation of logfile.
Some minor changes.
 
2007-12-24 13:19 lennart
 
* src/: core.cc, hostProfile.cpp, hostProfile.h, internal.h,
sensorTalk.cpp, sensorTalk.h: Finished HostProfile::getSwaps()
 
2007-12-22 22:53 lennart
 
* src/sensorTalk.cpp: Finished sensorTalk::getNet
 
2007-12-21 23:30 lennart
 
* src/: Log.cpp, Log.h, core.cc, hostProfile.cpp, hostProfile.h,
internal.h, sensorSend.cpp, sensorSend.h, sensorTalk.cpp,
sensorTalk.h: Initial revision
 
2007-12-21 23:30 lennart
 
* src/: Log.cpp, Log.h, core.cc, hostProfile.cpp, hostProfile.h,
internal.h, sensorSend.cpp, sensorSend.h, sensorTalk.cpp,
sensorTalk.h: [no log message]