Kurt Zeilenga
|
d8eace75a7
|
cleanup
|
2006-01-09 05:22:46 +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 |
|
Kurt Zeilenga
|
acbb5cf689
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
|
Hallvard Furuseth
|
81ecb0b153
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
|
Howard Chu
|
6754d025f2
|
ITS#3847 silence warnings
|
2005-07-11 10:39:32 +00:00 |
|
Hallvard Furuseth
|
bdbda6a231
|
ber_get_enum() needs int*, not enum*. An enum can have wrong size.
(Enum _members_ have type int, but the enum's _type_ can be compatible
with some other char/integer type which can represent its members.)
|
2005-07-10 09:40:34 +00:00 |
|
Kurt Zeilenga
|
dc0eacd40b
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
Howard Chu
|
715d087cd3
|
Fix attributions
|
2004-04-08 03:05:16 +00:00 |
|
Howard Chu
|
1dc6c053c1
|
Hide code behind #ifdef LDAP_CONTROL_PASSWORDPOLICYREQUEST
|
2004-03-16 01:48:21 +00:00 |
|
Howard Chu
|
de5a77c8a2
|
Rename ppcontrol.c to ppolicy.c
|
2004-03-16 01:39:04 +00:00 |
|