Pierangelo Masarati
|
a2ea1edb48
|
save target errors for later evaluation
|
2005-08-31 01:55:34 +00:00 |
|
Pierangelo Masarati
|
093994cfd5
|
further refine previous commit
|
2005-08-30 23:55:15 +00:00 |
|
Pierangelo Masarati
|
6ff4357427
|
fix previous commit
|
2005-08-30 21:21:32 +00:00 |
|
Pierangelo Masarati
|
c6ab2bd20d
|
never exit 0
|
2005-08-30 11:58:17 +00:00 |
|
Pierangelo Masarati
|
f567219108
|
missing ;;
|
2005-08-30 11:34:25 +00:00 |
|
Pierangelo Masarati
|
a836a77e27
|
always init ACLs
|
2005-08-30 11:00:23 +00:00 |
|
Pierangelo Masarati
|
9baa6f4c99
|
don't let back-monitor appear __after__ a database that hides it; currently, only <suffix ""> :-( ; make error messages more descriptive
|
2005-08-30 10:38:11 +00:00 |
|
Pierangelo Masarati
|
b86467e0f8
|
cleanup previous commit (thanks to Hallvard)
|
2005-08-30 10:36:24 +00:00 |
|
Hallvard Furuseth
|
27831fcde5
|
Include "fd=.." in Statslog message "TLS established"
|
2005-08-29 23:34:42 +00:00 |
|
Howard Chu
|
3fc2e1388a
|
ITS#3983 fix connection_client_stop, must reset sockbuf
|
2005-08-29 23:05:32 +00:00 |
|
Kurt Zeilenga
|
697b0d2a3c
|
clean/veryclean updates to deal with configure.lineno and autom4te.cache
|
2005-08-29 21:02:44 +00:00 |
|
Pierangelo Masarati
|
7cf72ec000
|
log UNDEFINED/PROXIED attributeDescription insertion
|
2005-08-29 10:49:20 +00:00 |
|
Howard Chu
|
7b6a088a25
|
ITS#3977, fix libtool -static behavior to match docs
|
2005-08-29 10:34:14 +00:00 |
|
Pierangelo Masarati
|
bac1aea2a5
|
fix previous commit
|
2005-08-29 09:48:07 +00:00 |
|
Pierangelo Masarati
|
7a85e25402
|
prettify matchedDN
|
2005-08-28 14:50:41 +00:00 |
|
Howard Chu
|
ba881c5e6f
|
In ordered_value_sort, allow zero-length ordered values.
In check_vals, log msg when ordered_value_sort fails.
|
2005-08-28 10:23:10 +00:00 |
|
Howard Chu
|
f8a97897ad
|
More for ITS#3937, pick up pre-set ldap_syslog values.
|
2005-08-28 07:15:11 +00:00 |
|
Howard Chu
|
055c1abbdc
|
ITS#3937 add config_syslog var to track state of loglevel directive,
copy to ldap_syslog when in SLAP_SERVER_MODE
|
2005-08-28 07:11:10 +00:00 |
|
Howard Chu
|
ba268441bc
|
ITS#3937 tone down informational debug msgs
|
2005-08-28 07:02:53 +00:00 |
|
Howard Chu
|
11cb50bd95
|
Use LDIFFILTER to avoid Windows EOL issues on $CMP
|
2005-08-28 03:59:21 +00:00 |
|
Howard Chu
|
975de9aa5b
|
Consolidate a few more init calls into slap_init(). Fixes ITS#3962,
unintentional changed default of TLSVerifyClient.
|
2005-08-28 03:25:16 +00:00 |
|
Howard Chu
|
cc51385939
|
Regenerate
|
2005-08-28 00:24:30 +00:00 |
|
Howard Chu
|
cc785337f6
|
Fix libtool 1.5 annoyance - disable checks for c++, f77, gcj
|
2005-08-28 00:23:35 +00:00 |
|
Pierangelo Masarati
|
39998dfe8d
|
prettify matchedDN; fix memory handling
|
2005-08-27 19:21:43 +00:00 |
|
Pierangelo Masarati
|
97600bf23c
|
prettify matchedDN; return response code
|
2005-08-27 19:20:31 +00:00 |
|
Kurt Zeilenga
|
85d97fbbb5
|
remove meantion of ldap_unbind_ext_s(3)
|
2005-08-27 18:38:02 +00:00 |
|
Pierangelo Masarati
|
190d5c65e8
|
fix ACI detection (please rebuild)
|
2005-08-27 16:27:12 +00:00 |
|
Howard Chu
|
b265c37c9b
|
Additional log msg for config tree processing failures
|
2005-08-27 10:51:08 +00:00 |
|
Howard Chu
|
29731c1850
|
Partially revert rev 1.31, must detect send_search errors to propagate
errors up when reading config DB.
|
2005-08-27 10:15:22 +00:00 |
|
Howard Chu
|
a5739b28b3
|
More for ITS#3900 - olcDefaultSearchBase doesn't belong in root entry
|
2005-08-27 09:40:06 +00:00 |
|
Howard Chu
|
528acf7504
|
Finish control implementation
|
2005-08-27 01:21:51 +00:00 |
|
Howard Chu
|
12beb27e46
|
Fix typos in error messages
|
2005-08-27 01:18:47 +00:00 |
|
Hallvard Furuseth
|
f17ffeb925
|
Rename label "leave" to "done".
Tru64 5.1 alpha's <pthread.h> turns "leave" into an exception handling keyword.
|
2005-08-26 22:23:27 +00:00 |
|
Hallvard Furuseth
|
a1a9507295
|
Remove unused variable
|
2005-08-26 21:42:48 +00:00 |
|
Pierangelo Masarati
|
8e3adc2428
|
fix uninitialized, signedness and other issues (ITS#3854)
|
2005-08-26 16:52:51 +00:00 |
|
Pierangelo Masarati
|
421f09435d
|
refine last commit (let "proxied" attrs be registered in between the request and the response...); silence misc signedness warnings
|
2005-08-26 14:43:15 +00:00 |
|
Luke Howard
|
06600b9a1d
|
fix slapi_sdn_isempty() logic
|
2005-08-26 10:46:56 +00:00 |
|
Howard Chu
|
e641222b10
|
More for ITS#3854
|
2005-08-26 03:35:42 +00:00 |
|
Howard Chu
|
403751c888
|
Regenerate for ITS#3577 reversion, etc.
|
2005-08-26 03:30:41 +00:00 |
|
Howard Chu
|
117ffbf69f
|
Really hide --with-ldbm-api/type from --help
|
2005-08-26 03:26:05 +00:00 |
|
Howard Chu
|
7e92728db9
|
Fix another leaked environment.
|
2005-08-26 02:35:32 +00:00 |
|
Hallvard Furuseth
|
45d60c21dd
|
slapi_rdn_set_<sdn/rdn>: Void functions, so return nothing - not even void.
|
2005-08-26 02:26:50 +00:00 |
|
Howard Chu
|
6a4839bd23
|
Windows mod compatibility
|
2005-08-26 02:21:07 +00:00 |
|
Howard Chu
|
4cc7efdadc
|
Revert ITS#3577 patch, breaks Windows build and not needed in RE23.
|
2005-08-26 02:20:45 +00:00 |
|
Howard Chu
|
5a03f7611f
|
Fix for Windows mod compatibility, imported symbols cannot be used as
constant initializers.
|
2005-08-26 02:17:13 +00:00 |
|
Howard Chu
|
d7122627fa
|
Leave pwdPolicySubEntry user-modifiable for now
|
2005-08-26 00:19:08 +00:00 |
|
Howard Chu
|
939831921e
|
Support --with-ldbm-api/type with warning
|
2005-08-25 22:46:10 +00:00 |
|
Howard Chu
|
ab04c1468c
|
Fix Windows NT detection
|
2005-08-25 21:44:57 +00:00 |
|
Pierangelo Masarati
|
6cb8b14435
|
allow undefined attrs to be "proxied" (ITS#3959)
|
2005-08-25 21:14:26 +00:00 |
|
Kurt Zeilenga
|
d659198415
|
Fix typo in last commit
|
2005-08-25 20:37:24 +00:00 |
|