Howard Chu
|
57233907ad
|
ITS#4363 avoid running ucgendat unnecessarily
|
2006-02-10 19:15:35 +00:00 |
|
Kurt Zeilenga
|
fe8e3b7efa
|
Kludge for MSAD (ITS#4391 and others)
|
2006-02-07 01:20:55 +00:00 |
|
Howard Chu
|
9870eba3ee
|
ITS#4368 unlock pool ltp_mutex before destroying it
|
2006-01-24 23:31:56 +00:00 |
|
Howard Chu
|
fb4cba514d
|
ITS#4354 only set DH callback if OPT_DHFILE has been set.
|
2006-01-19 18:12:15 +00:00 |
|
Howard Chu
|
84315e96f8
|
ITS#4349 don't wait on condition if there are no threads in the pool.
|
2006-01-18 01:55:24 +00:00 |
|
Howard Chu
|
7f5ea4c098
|
Get rid of trivial yield, for completeness' sake.
|
2006-01-15 14:34:44 +00:00 |
|
Howard Chu
|
78a9d66e53
|
ITS#3950 delete gratuitous yield. (could use pthread_cond_timedwait
if we ever wanted to time out idle threads.)
|
2006-01-15 14:21:16 +00:00 |
|
Kurt Zeilenga
|
48c34d254f
|
Update proxied authorization implementation to use IANA
assigned result code.
|
2006-01-12 22:55:56 +00:00 |
|
Pierangelo Masarati
|
056b7e55da
|
silence warning
|
2006-01-12 18:29:33 +00:00 |
|
Howard Chu
|
41c46bdb4e
|
Tone down dn2bv/bv2dn logging
|
2006-01-12 06:07:42 +00:00 |
|
Luke Howard
|
86d1072917
|
ITS#4327 - make SASL_MECH/SASL_REALM no longer user-only options
|
2006-01-11 17:28:30 +00:00 |
|
Pierangelo Masarati
|
c5c5ba0b32
|
s/o/lo/
|
2006-01-09 21:02:52 +00:00 |
|
Pierangelo Masarati
|
e94ded997d
|
fix typo in previous commit
|
2006-01-09 11:18:01 +00:00 |
|
Kurt Zeilenga
|
be8676f780
|
s/pagectrl.o/pagectrl.lo/
|
2006-01-09 05:25:43 +00:00 |
|
Kurt Zeilenga
|
d8eace75a7
|
cleanup
|
2006-01-09 05:22:46 +00:00 |
|
Kurt Zeilenga
|
eccd913a07
|
Update variables holding protocol values to ber_*_t's
Remove old grouping/txn code (pending redesign)
|
2006-01-09 01:25:53 +00:00 |
|
Pierangelo Masarati
|
564dca34bf
|
fix types; further check parameters
|
2006-01-08 22:45:35 +00:00 |
|
Pierangelo Masarati
|
de79a7bfec
|
rework API functions to create/parse controls; add client API functions to handle RFC2696 paged results (ITS#4314; patch from Hans Leidekker with changes)
|
2006-01-08 22:03:30 +00:00 |
|
Kurt Zeilenga
|
bca31173d8
|
Update (and rename) Sort and VLV parse routines to expect actual
control to be directly passed in.
|
2006-01-08 19:34:01 +00:00 |
|
Kurt Zeilenga
|
8ab4786ef2
|
correct typo
|
2006-01-08 19:11:57 +00:00 |
|
Kurt Zeilenga
|
d88f4e8197
|
cleanup
|
2006-01-08 17:11:15 +00:00 |
|
Pierangelo Masarati
|
339b9c371e
|
rfc2589 support (ITS#4293)
|
2006-01-06 17:46:52 +00:00 |
|
Howard Chu
|
d1693d4a07
|
ITS#3950 tweak prev commit, s/REPLACE_SCHED_YIELD/REPLACE_BROKEN_YIELD/
|
2006-01-06 06:07:36 +00:00 |
|
Kurt Zeilenga
|
f5fd375d38
|
i before e and other cleanup
|
2006-01-06 05:50:51 +00:00 |
|
Kurt Zeilenga
|
21d15546d3
|
Make use of nanosleep/select as a sched_yeild(2) replacement
conditional on REPLACE_SCHED_YEILD. Configure support
needed.
|
2006-01-06 05:22:35 +00:00 |
|
Howard Chu
|
69179a5c44
|
ITS#3950 use select instead of yield when select does the right thing.
|
2006-01-06 01:02:00 +00:00 |
|
Kurt Zeilenga
|
acbb5cf689
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
|
Kurt Zeilenga
|
cdbbed6c3b
|
improve LDAP_OTHER description
|
2006-01-03 19:45:26 +00:00 |
|
Pierangelo Masarati
|
0e6f61aa03
|
fix leaks in ldap_parse_passwd()
|
2006-01-02 13:27:29 +00:00 |
|
Pierangelo Masarati
|
ad4a21f1a4
|
cleanup time unparsing (don't add trailing 0s if other multiples have already been used)
|
2006-01-02 08:14:55 +00:00 |
|
Pierangelo Masarati
|
eb734a167b
|
add severity-aware logging (ITS#4282)
|
2005-12-27 16:29:37 +00:00 |
|
Pierangelo Masarati
|
283f79c268
|
improve previous commit (one line, use buffer and truncate if required)
|
2005-12-16 12:18:55 +00:00 |
|
Pierangelo Masarati
|
3edbd4fee7
|
log attrs
|
2005-12-15 19:12:09 +00:00 |
|
Pierangelo Masarati
|
fcda57e90f
|
use macros instead of numbers...
|
2005-12-13 20:11:26 +00:00 |
|
Pierangelo Masarati
|
73acecaf0f
|
cleanup
|
2005-12-13 15:53:10 +00:00 |
|
Howard Chu
|
341ac2a066
|
Fix prev commit again, relative paths are legal.
|
2005-11-26 22:34:23 +00:00 |
|
Howard Chu
|
b4b8f12439
|
ITS#4221 fix -r1.6
|
2005-11-26 21:56:58 +00:00 |
|
Kurt Zeilenga
|
71cf424b77
|
unifdef -DLDAP_SCOPE_SUBORDINATE
|
2005-11-26 06:35:36 +00:00 |
|
Pierangelo Masarati
|
f86543c770
|
cleanup filter escaping
|
2005-11-25 12:16:27 +00:00 |
|
Pierangelo Masarati
|
6ab23ef926
|
add more versatile private API for filter escaping
|
2005-11-25 10:41:33 +00:00 |
|
Pierangelo Masarati
|
c655139449
|
fix ldap_bv2escaped_filter_value() according to <draft-ietf-ldapbis-filter>
|
2005-11-25 01:12:32 +00:00 |
|
Pierangelo Masarati
|
d34fffcaf9
|
use lutil_ato*() whenever appropriate
|
2005-11-24 01:10:05 +00:00 |
|
Kurt Zeilenga
|
ec24e6293f
|
Another getpeerucred(3) fix.
|
2005-11-23 19:41:28 +00:00 |
|
Kurt Zeilenga
|
dc98982397
|
cleanup last commit
|
2005-11-23 19:40:08 +00:00 |
|
Kurt Zeilenga
|
7468c7fb58
|
Support Solaris 10's getpeerucred(3) (*** blind commit ***)
|
2005-11-23 18:55:31 +00:00 |
|
Kurt Zeilenga
|
54a921caa9
|
s/ACCRIGHTS/ACCRIGHTSLEN/
|
2005-11-23 18:47:52 +00:00 |
|
Kurt Zeilenga
|
c5c5a7f19b
|
s/ACCRIGHTS/ACCRIGHTSLEN/
|
2005-11-23 18:22:02 +00:00 |
|
Pierangelo Masarati
|
25fe62efde
|
add support for error-handling number/time parsing functions; need to replace ato{il}/strto[u]l throughout the code
|
2005-11-23 12:46:33 +00:00 |
|
Pierangelo Masarati
|
1ce491e4f4
|
fix library checks; implement client side of "touch" modify (ITS#4183)
|
2005-11-20 14:17:37 +00:00 |
|
Pierangelo Masarati
|
af23be3675
|
silence warnings...
|
2005-11-14 21:47:17 +00:00 |
|