- May 20, 2007
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
causes ldap_pvt_thread_self to be called with the wrong prototype. That can cause OpenSSL to use a garbage value, e.g. if the unsigned long it expects takes two words but ldap_pvt_thread_t is an int. I'm fixing it in HEAD now and also provoking an error if unsigned long cannot hold a ldap_pvt_thread_t. Otherwise it can silently compile to broken code. Maybe the latter should go in configure, but since OpenSSL presumably breaks anyway if that fails I don't see much point at this time.
-
- May 19, 2007
-
-
Hallvard Furuseth authored
Remove a bogus 'waiting' message; the script does not sleep there.
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
re-parse ID from passmod request, if necessary (ultimately fixes ITS#4964, along with fix to ITS#4973)
-
Pierangelo Masarati authored
-
- May 18, 2007
-
-
Hallvard Furuseth authored
LBER_ALIGNED_BUFFER(OPERATION_BUFFER_SIZE), as discussed in ITS#4078. Add a corresponding SyncOperationBuffer in overlays/syncprov.c.
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
Also plug a memory leak, set state vars even when unused for the sake of debugging, and tweak some readability issues & data types.
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- May 17, 2007
-
-
Pierangelo Masarati authored
-
- May 16, 2007
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
- May 15, 2007
-
-
Pierangelo Masarati authored
check for NULL dn in URL; set error code before seding extended response (partially addresses ITS#4968)
-
- May 14, 2007
-
-
Howard Chu authored
The Written Word and Stanford University.
-
Howard Chu authored
-
Ralf Haferkamp authored
-
- May 13, 2007
-
-
Pierangelo Masarati authored
-
Hallvard Furuseth authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-