File: ChangeLog

package info (click to toggle)
argus-client 2.0.2.alpha.9-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,364 kB
  • ctags: 4,946
  • sloc: ansic: 33,109; sh: 2,886; perl: 2,194; makefile: 559; yacc: 250; lex: 248; xml: 101
file content (51 lines) | stat: -rw-r--r-- 2,091 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Wed Jul 11 11:56:22 EDT 2001 (carter@qosient.com)
   argus-clients-2.0.1.alpha.8
	* Finished port of ra* clients. Support nonip record printing.
	* Modified rahistogram() to do 2 passes instead of one, so
	  no need to copy records. Improved memory model extensively.

Tue Jul 10 14:13:21 EDT 2001 (carter@qosient.com)
   argus-clients-2.0.1.alpha.7
	* Finished port of rasort and ramon
	* Modifies ratop to use RaSortQueue routines from rasort
	* Mods for FreeBSD endian fixes from argus-2.0.2.beta.3

Wed Jun 20 15:32:49 EDT 2001 (carter@qosient.com)
   argus-clients-2.0.1.alpha.6
	* Finished port of ratop and ragrep to Solaris.

Mon Jun 18 11:41:56 EDT 2001
   argus-clients-2.0.1.alpha.5
	* Modified Makefile to remove HAVE_CONFIG_H in ragrep
        * Modified ragrep.c to remove getopt.h references.
	* Fixed segfault condition in ragator().
	* Implemented fix memory model for ragator().
	* Implemented LRU queue management for ragator().

Sat Jun  9 13:18:17 EDT 2001 (carter@qosient.com)
   argus-clients-2.0.1.alpha.4
	* Fixed problem with keywork 'loop' in filter expression
	* Made changes for OpenBSD port.
	* Fix client memory management problem when dealing with archive.
	* Made additions to ragraph() in preparation for transaction
             duration graphing.

Thu Jun  7 15:27:04 EDT 2001 (carter@qosient.com)
   argus-clients-2.0.1.alpha.3
	* Added ragrep() to distribution
	* Moved ragraph.pl and rahistogram.[ch] to ./ragraph directory
	* Modifications to  ratop() 
            added support to dis- and re-connect  servers on the fly
               using the 'd' and 'c' keys.
	    Changed 'D' and 'U' keys to be '+' and '-'.

Mon Jun  4 15:39:55 EDT 2001 (carter@qosient.com)
   argus-clients-2.0.1.alpha.2
	* Fixed configure.in so that it actually works.
	* Updated all Makefiles, etc to handle new configure.in
	* Added ./config and ./lib directory to make this stuff work.
	* Converted to GPL license for clients distribution

Sat Mar 24 00:36:28 EST 2001 (carter@qosient.com)
   argus-clients-2.0.1.alpha.1
	* argus-clients started using argus-2.0.1 as base