This file is indexed.

/usr/share/doc/haci/ChangeLog is in haci 0.97c-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
2010-06-23
	* Bugfixes (editRoot, copyNets, moveNets)
	* Enhancements (showStatus, importASN, importCSV)

2010-06-22
	* cleanup database tool

2010-03-19
	* Bugfixes (checkNetworkState, css-id Dups)

2010-02-26
	* remove circular dependencies

2010-02-24
	* several Bugfixes (ula/bit mask issues)
	* test-page for dependency checking

2010-02-15
	* CSS - bugfixes

2010-02-13
	* Rewrite of database upgrade code (in order to make MySQL::Diff obsolete)

2010-02-11
	* Unicode handling (Support for multibyte languages)

2010-01-12
	* add italien localization (thanks to Pf)
	* improve csv-importer
	* bugfix - deleting networks/roots

2010-01-10
	* Validation of a consistent network state while creating a new network (i.e.  only one assignment per allocation)
	* update available network states

2009-11-30
	* Foundry Config importer
	* enhance Cisco Config importer

2009-10-31
	* Juniper Config importer

2009-05-5
	* Improved checking if DB has changed

2008-11-12
	* HaCiAPI - SOAP Interface for HaCi

2008-10-22
	* Search for Template Values

2008-08-07
	* Performance Tuning (Improved Cache Management)

2008-07-19
	* DNS Import improved (error messages, ptr and aaaa records)

2008-06-27
	* Configuration per User (-Interface)
	* Ability to change own Password
	* Filter Search with Network States

2008-06-25
	* Show Tree Structure
	* Fuzzy Search

2008-06-20
	* option to define default Subnet Size (in CIDR notation)

2008-06-14
	* show (free) Subnets (with fixed CIDR)

2008-04-23
	* New Configfile Format

2008-04-10
	* New Configfile Mechanism

2008-03-30
	* HaCid Infos

2008-03-18
	* Dependencies Checking Script

2008-03-07
	* floating Windows

2008-03-05
	* 6 Plugins available

2008-02-28
	* add dynamic Descriptions with Plugin Variables

2008-01-08
	* HaCi Daemon

2007-12-20
	* add Plugin Infrastructure

2007-10-31
	* advanced Status Messages (Ajax)

2007-10-20
	* Buttons with Images
	* Layout optimations

2007-10-15
	* add third column to treeview for direct access to network functions
	* rewrite of HaCiBox Templates

2007-10-08
	* add IPv6 Support
	* recurrent Plugin execution
	* one more color Scheme
	* automatic modification of Database Schemas

2007-09-03
	* add Combine functionality

2007-09-01
	* Bugfix (deleting networks)
	* Possibility to split networks

2007-08-31
	* add possibility to modify also netaddress and netmask of networks 

2007-08-29
	* expand states to Free, Reserved, Locked
	* Add State Colors/Images

2007-08-27
	* add AJAX Support

2007-03-29
	* add 'Flush Cache' Button
	* fix ACL Handling

2006-11-18
	* import CSV Configs with "net-Type" support
	* ACL Caching Machanism (No 'Flush ACL' needet any more)
	* Some Bugfixes & GUI update

2006-11-15
	* First Release