Quanah Gibson-Mount
|
efaf9a4a17
|
Happy New Year!
|
2021-01-11 19:25:53 +00:00 |
|
Ondřej Kuzník
|
917fcc03ee
|
ITS#9279 Send Netscape expired control as a bare string
|
2020-07-27 14:22:24 +02:00 |
|
Ondřej Kuzník
|
fd921e7121
|
ITS#9279 Expose Netscape password policy controls in libldap
|
2020-07-22 18:57:38 +00:00 |
|
Ondřej Kuzník
|
9ce2d2f9d2
|
ITS#9156 Implement pwdMaxLength
|
2020-01-23 23:46:43 +00:00 |
|
Quanah Gibson-Mount
|
f6ad222e41
|
Happy New Year!
|
2020-01-09 16:50:21 +00:00 |
|
Quanah Gibson-Mount
|
b45a6a7dc7
|
Happy New Year!
|
2019-01-14 18:46:16 +00:00 |
|
Quanah Gibson-Mount
|
59e9ff6243
|
Happy New Year
|
2018-03-22 15:35:24 +00:00 |
|
Josh Soref
|
10566c8be3
|
ITS#8605 - spelling fixes
* javascript
* kernel
* ldap
* length
* macros
* maintained
* manager
* matching
* maximum
* mechanism
* memory
* method
* mimic
* minimum
* modifiable
* modifiers
* modifying
* multiple
* necessary
* normalized
* objectclass
* occurrence
* occurring
* offered
* operation
* original
* overridden
* parameter
* permanent
* preemptively
* printable
* protocol
* provider
* really
* redistribution
* referenced
* refresh
* regardless
* registered
* request
* reserved
* resource
* response
* sanity
* separated
* setconcurrency
* should
* specially
* specifies
* structure
* structures
* subordinates
* substitution
* succeed
* successful
* successfully
* sudoers
* sufficient
* superiors
* supported
* synchronization
* terminated
* they're
* through
* traffic
* transparent
* unsigned
* unsupported
* version
* absence
* achieves
* adamson
* additional
* address
* against
* appropriate
* architecture
* associated
* async
* attribute
* authentication
* authorized
* auxiliary
* available
* begin
* beginning
* buffered
* canonical
* certificate
* charray
* check
* class
* compatibility
* compilation
* component
* configurable
* configuration
* configure
* conjunction
* constraints
* constructor
* contained
* containing
* continued
* control
* convenience
* correspond
* credentials
* cyrillic
* database
* definitions
* deloldrdn
* dereferencing
* destroy
* distinguish
* documentation
* emmanuel
* enabled
* entry
* enumerated
* everything
* exhaustive
* existence
* existing
* explicitly
* extract
* fallthru
* fashion
* february
* finally
* function
* generically
* groupname
* happened
* implementation
* including
* initialization
* initializes
* insensitive
* instantiated
* instantiation
* integral
* internal
* iterate
|
2017-10-11 14:39:38 -07:00 |
|
Quanah Gibson-Mount
|
1df85d3427
|
Happy New Year!
|
2017-01-03 12:36:47 -08:00 |
|
Quanah Gibson-Mount
|
6c4d6c880b
|
Happy New Year!
|
2016-01-29 13:32:05 -06:00 |
|
Quanah Gibson-Mount
|
1705fa7e55
|
Happy New Year
|
2015-02-11 15:36:57 -06:00 |
|
Kurt Zeilenga
|
5c878c1bf2
|
Happy new year (belated)
|
2014-01-25 05:21:25 -08:00 |
|
Howard Chu
|
80e6316d37
|
ITS#7759 avoid assert in parse_passwdpolicy_control
|
2013-12-07 08:36:14 -08:00 |
|
Kurt Zeilenga
|
0fd1bf30b8
|
Happy New Year
|
2013-01-02 10:22:57 -08:00 |
|
Kurt Zeilenga
|
2bbf9804b9
|
Happy New Year!
|
2012-01-01 07:10:53 -08:00 |
|
Kurt Zeilenga
|
966cef8c9a
|
Happy New Year
|
2011-01-05 00:42:37 +00:00 |
|
Kurt Zeilenga
|
3dadeb3efe
|
happy belated New Year
|
2010-04-13 22:17:29 +00:00 |
|
Kurt Zeilenga
|
4af9eb9715
|
Update copyright notices
|
2009-01-22 00:40:04 +00:00 |
|
Kurt Zeilenga
|
c890c96d13
|
Happy New Year (belated)
|
2008-01-08 00:19:56 +00:00 |
|
Pierangelo Masarati
|
25d46e7578
|
rework controls API
|
2007-08-22 22:35:14 +00:00 |
|
Kurt Zeilenga
|
e6699ce023
|
Password policy request control should have no control value.
Extend ldap_create_control() to supporting creating such.
|
2007-08-22 19:26:55 +00:00 |
|
Kurt Zeilenga
|
da6d9eb046
|
happy new year
|
2007-01-02 20:00:42 +00:00 |
|
Howard Chu
|
478ae2346e
|
PPOLICY_ERROR is primitive, not constructed
|
2006-04-22 00:23:44 +00:00 |
|
Howard Chu
|
68b374dd4a
|
Fix EXPIRE/GRACE ber tags
|
2006-04-21 23:47:53 +00:00 |
|
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 |
|