]> err.no Git - sope/blob - sope-ldap/NGLdap/ChangeLog
added OSX framework support
[sope] / sope-ldap / NGLdap / ChangeLog
1 2005-08-16  Helge Hess  <helge.hess@opengroupware.org>
2
3         * GNUmakefile, GNUmakefile.preamble: added OSX framework compilation
4           (v4.5.24)
5
6 2005-04-25  Helge Hess  <helge.hess@opengroupware.org>
7
8         * fixed gcc 4.0 warnings (v4.5.23)
9
10 2005-03-08  Helge Hess  <helge.hess@opengroupware.org>
11
12         * NGLdapConnection.m: fixed not to do unauthenticated binds (related to
13           OGo bug #957) (v4.5.22)
14
15 2004-12-14  Marcus Mueller  <znek@mulle-kybernetik.com>
16
17         * NGLdap.xcode: minor fixes and updated
18
19 2004-10-17  Helge Hess  <helge.hess@opengroupware.org>
20
21         * GNUmakefile: include config.make if available (v4.3.21)
22
23 2004-09-22  Marcus Mueller  <znek@mulle-kybernetik.com>
24
25         * README.macosx: removed obsoleted documentation
26
27         * NGLdap.xcode: adjusted several build parameters
28
29 2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
30
31         * added hack to install the project in FHS locations - the library,
32           its headers, the tools and the resources will be installed in
33           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
34           (v4.3.20)
35
36 2004-08-29  Marcus Mueller  <znek@mulle-kybernetik.com>
37
38         * NGLdap.xcode: new Xcode project
39
40 2004-08-20  Helge Hess  <helge.hess@opengroupware.org>
41
42         * fixed for SOPE 3.3 directory layout (v4.3.19)
43
44         * moved to sope-ldap
45
46         * moved to SOPE 4.3 (v4.3.18)
47
48 2004-06-20  Florian G. Pflug  <fgp@phlo.org>
49
50         * NGLdapConnection.m: added support for MS Active Directory, introduced
51           three new defaults: LDAPInitialBindSpecific - YES means not to do 
52           anonymous binds, but instead use LDAPInitialBindDN, LDAPInitialBindPW
53           for the initial bind. Two LDAP options are set (protocol version to
54           LDAPv3 and disabled referrals). Finally "LDAP_PARTIAL_RESULTS" is
55           accepted as a valid return code for successful searches. (v4.2.17)
56
57 2004-06-09  Helge Hess  <helge.hess@opengroupware.org>
58
59         * GNUmakefile.preamble: added prebinding (v4.2.16)
60
61 2004-05-05  Marcus Mueller  <znek@mulle-kybernetik.com>
62
63         * GNUmakefile.preamble: added support for building with
64           GNUSTEP_BUILD_DIR environment variable set for recent
65           gnustep-make package. (v4.2.15)
66
67 2004-01-19  Helge Hess  <helge.hess@opengroupware.org>
68
69         * NGLdapConnection.m: fixed various compile warnings with OpenLDAP v2
70           (v4.2.14)
71
72 2003-09-07  Marcus Mueller  <znek@mulle-kybernetik.com>
73
74         * v4.2.13
75
76         * EOQualifier+LDAP.m: define sel_eq for NeXT_RUNTIME
77
78         * common.h: remove obsolete FoundationExt references
79
80 2003-07-28  Helge Hess  <helge.hess@skyrix.com>
81
82         * GNUmakefile.preamble: do not link against SASL library by default,
83           you can still use the "sasl=yes" makefile parameter to enable
84           compilation against the SASL library (required for some older
85           LDAP libraries which do not link against SASL)
86
87 2003-07-18  Helge Hess  <helge.hess@skyrix.com>
88
89         * NGLdapConnection.m: replaced an indexOfString with rangeOfString
90           (v4.2.12)
91
92 Wed Apr 16 17:00:06 2003  Jan Reichmann  <jan@skyrix.com>
93
94         * NGLdapConnection.m: move DN for login code in seperate method 
95           (v4.2.11)
96
97 2003-04-15  Helge Hess  <helge.hess@skyrix.com>
98
99         * NGLdapURL.m: small cleanups (v4.2.10)
100
101 2003-04-10  Helge Hess  <helge.hess@skyrix.com>
102
103         * GNUmakefile.preamble: added "nosasl" and "nossl" configuration
104           parameters
105
106 2003-04-03  Helge Hess  <helge.hess@skyrix.com>
107
108         * GNUmakefile.preamble: added setting to compile against reentrant
109           LDAP libraries
110
111         * NGLdapConnection.m: added new LDAPLoginAttributeName default and
112           a lot more debugging messages if LDAPDebugEnabled is on (v4.2.9)
113         
114 2003-04-01  GNUstep User  <helge.hess@skyrix.com>
115
116         * v4.2.8
117
118         * common.h: compiles with GNUstep Base
119
120         * NGLdapDataSource.m, NGLdapFileManager.m: do not use NSFileIdentifier
121           constant (uses a string instead)
122
123         * NGLdapAttribute.m, NSString+DN.m: replaced -indexOfString: calls
124           with -rangeOfString
125
126 2003-01-20  Helge Hess  <helge.hess@skyrix.com>
127
128         * NGLdapFileManager.m: replaced a RETAIN macro (v4.2.7)
129
130 2003-01-07  Helge Hess  <helge.hess@skyrix.com>
131
132         * changes for improved compilation on MacOSX, replaced RETAIN macros
133           with methods (v4.2.6)
134
135 Fri Dec 27 10:55:32 2002  Helge Hess  <helge.hess@skyrix.com>
136
137         * NGLdapAttribute.m: moved UTF8/Latin1 string to NSString conversion to
138           a centralized method (stringFromData) (v4.2.5)
139
140 2002-11-21  Helge Hess  <helge.hess@skyrix.com>
141
142         * NGLdapFileManager.m: made -dnForPath:, -pathForDn: and 
143           -ldapConnection public methods (v4.2.4)
144         
145         * NGLdapFileManager.m: added -initWithURL: to init filemanager using
146           an NSURL object (v4.2.3)
147
148         * moved ldapls, ldap2dsml tools to ../samples/
149
150 2002-09-26  Helge Hess  <helge.hess@skyrix.com>
151
152         * removed all OpenLDAP v1 things not available in v2 anymore ... 
153           (v4.2.2)
154
155 2002-05-23  Helge Hess  <helge.hess@skyrix.com>
156
157         * moved from Skyrix-dev-42 repository to skyrix-core (v4.2.1)
158
159 Thu Apr 25 15:37:57 2002  Helge Hess  <helge.hess@skyrix.com>
160
161         * NGLdapConnection.m: pass credentials as ISO-Latin-1 ..
162
163 Wed Mar  6 13:29:28 CET 2002 Jan41 Reichmann  <jan@skyrix.com>
164
165         * merge with SkyrixGreen
166
167 Mon Jan 21 16:29:30 2002  Jan41 Reichmann  <jan@skyrix.com>
168
169         * NGLdapAttribute.m: 
170         * NGLdapSearchResultEnumerator.m: Fixed UTF8 handling
171
172 Wed Oct 24 12:46:58 2001  Helge Hess  <helge.hess@skyrix.com>
173
174         * changed various places to use UTF-8 instead of cString
175
176         * updated to SKYRiXgreen
177
178 Mon Aug 13 18:01:48 2001  Martin Hoerning  <mh@skyrix.com>
179
180         * NGLdapSearchResultEnumerator.m: fixed RETAIN-BUG
181
182         * NGLdapAttribute.m: fixed performance/BUGS
183
184         * NGLdapConnection.m: repeared RETAIN-BUG, 
185                               updated changes from SKYRiXgreen
186
187         * NSString+DN.m: repaired free - BUG
188
189         * NGLdapSearchResultEnumerator.m: repaired RETAIN bugs
190
191         * NGLdapConnection.m/NSString+DN.m repaired RETAIN bugs
192
193 Fri Aug 10 13:52:30 2001  Helge Hess  <helge.hess@skyrix.com>
194
195         * NGLdapFileManager.m: inherit from NGFileManager
196
197 Mon Feb 26 17:03:38 2001  Helge Hess  <helge.hess@mdlink.de>
198
199         * NGLdapConnection.m: use port 389 if none is specified
200
201 Mon Jan 29 15:38:23 2001  Helge Hess  <helge.hess@mdlink.de>
202
203         * NGLdapFileManager.m: added (non-)support for trash-folder
204
205 Fri Jan 19 16:15:57 2001  Helge Hess  <helge.hess@mdlink.de>
206
207         * NGLdapFileManager.m: added support for global-ids
208
209 Thu Jan 18 17:08:50 2001  Helge Hess  <helge.hess@mdlink.de>
210
211         * NGLdapFileManager.m: use new FileManager protocols in NGExtensions
212
213 Mon Dec 18 13:02:10 2000  Helge Hess  <helge.hess@mdlink.de>
214
215         * NGLdapEntry.m: added -valueForKey:
216
217 Wed Nov 29 18:06:03 2000  Helge Hess  <helge.hess@mdlink.de>
218
219         * created ChangeLog
220