-
Notifications
You must be signed in to change notification settings - Fork 26
/
ChangeLog
142 lines (116 loc) · 4.35 KB
/
ChangeLog
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
* Changes v0.98 to v0.99:
Khem Raj (1):
util.h: endian.h is available on musl on linux
Lee Duncan (9):
Export debugging print-to-stderr routine.
Add testing information to the README.
Fix error with type of node in GetNext test.
Cleanup: reformat and add some print statements.
Fix error with SCN Deregister when not registered.
Define 'free()' for isns_free()
Support building/testing for with-security=no
Added README info about testing without security.
Merge pull request #18 from kraj/kraj/musl-fix
* Changes v0.97 to v0.98:
Christian Seiler (1):
Add support for musl-libc (endian.h)
Lee Duncan (7):
Merge pull request #10 from eroen/master
Merge pull request #11 from prometheanfire/prometheanfire-musl-fixes
Merge pull request #17 from FluffGlitter/srcdir_fixes
Merge pull request #13 from nacc/fix_test02
Merge pull request #16 from nacc/harness_changes
Merge pull request #15 from nacc/fix_tests
Merge pull request #14 from nacc/fix_test06
Nishanth Aravamudan (5):
DD: handle Domain ID change on creation
tests/data/test06: sort database responses
tests/test06.pl: :iscsi suffix is not valid
tests: Sort database dump by index
tests/harness.pl: always treat __isns_bin as a delimiter-suffixed string
Robert Beckett (2):
Makefile: Add support for initiating build from another directory
Makefile: Fix shared object dependency handling
eroen (1):
Disable deprecated initializations for openssl-1.1.0
* Changes v0.96 to v0.97:
Christian Seiler (3):
Support OpenSSL 1.1
Support FreeBSD and GNU/kFreeBSD
Add support for GNU Hurd
Lee Duncan (13):
Merge pull request #7 from chris-se/openssl11
Merge pull request #8 from chris-se/otheros
Ignore common build files
Fix RFC Reference and wording.
Adding TODO Items to README file.
Fix calls to err(): no newline needed.
Nit: fix "else" formatting.
Make function buf_fill static.
Add comment about possibly duplicate call.
Fix DD member doubling when restoring from DB.
Added more items to TODO list
Update to version 0.97
Reverting changes to libisns.vers.
* Changes v0.95 to v0.96:
Christian Seiler (8):
Add support for building a shared library
Build system: use LDFLAGS for building binaries
Fix trivial spelling mistakes in manpages
Fix trivial spelling mistake in isnsadm's help output
Fall back to port 3205 if isns is not in /etc/services
isnsdd: Use isnsdd.pid as default pid file
Make RUNDIR (/var/run) configurable
Warn if fallback to port 3205 is used
Lee Duncan (7):
Install isns_config.5
Update GPL license information.
Merge pull request #2 from printesoi/fix-build-non-gcc
Merge pull request #4 from chris-se/shared-library
Merge pull request #6 from chris-se/rundir
Merge pull request #5 from chris-se/minor-fixes
Update to version 0.96
Victor Dodon (1):
Fix build when the compiler is not gcc
Under development:
2007-09-27:
Fixed a serious interoperability bug
Added SLP support (using openslp)
Init script (courtesy Albert Pauw)
2007-09-18:
Fixed a number of bugs
Added more test cases
Implemented default DD
Support autoconf, and building with/without openssl
2007-08-24:
Improved discovery domain handling
Implemented DD deregistration
Backward compat fixes for older openssl versions
Made SCN more robust, SCN state now persists across server restarts
More regression tests
2007-07-27:
Implemented SCN and ESI
Created iSNS discovery daemon (isnsdd)
Rewrote the policy handling a bit
Started to write some regression test code
Better manpages
2007-07-12:
DevGetNext support
You can now define policies linking authentication
to permitted storage node names, permitted
entity names, etc.
Implemented DDReg
Queries and GetNext are now scoped to discovery domains
Lots of little bits and pieces for RFC conformance
2005-07-18:
Public snapshot released
DSA based authentication
Deregistration
Simple file backed storage for the iSNS database
Entity Registration Period + Timestamp support (server side),
and entity expiration
isnsd now writes a pid file
Improved manual pages
DevGetNext support under development
2007-05-11:
First public release, supporting register/query