Kurt Zeilenga
|
0fd1bf30b8
|
Happy New Year
|
2013-01-02 10:22:57 -08:00 |
|
W. Trevor King
|
5cf4fbc74d
|
ITS#7271 Don't clobber SASL_NOCANON in clients/tools/common.c
|
2012-05-30 09:39:54 -07:00 |
|
Jan Vcelak
|
4685391f8f
|
ITS#7177 doc updates, further cleanup needed
|
2012-02-23 15:49:13 -08:00 |
|
SATOH Fumiyasu
|
1542d29a99
|
ITS#7152 Add missing '>' in tools help message
|
2012-02-23 14:48:32 -08:00 |
|
Kurt Zeilenga
|
2bbf9804b9
|
Happy New Year!
|
2012-01-01 07:10:53 -08:00 |
|
Hallvard Furuseth
|
ef76d419ec
|
ITS#6548,#7092 Unbind,cleanup before client exit.
Gets rid of "(connection lost)" in slapd statslog "closed" message.
|
2011-11-20 13:52:40 +01:00 |
|
Pierangelo Masarati
|
d7a8eff546
|
check security-related incompatible args (ITS#6849)
|
2011-03-02 14:14:39 +00:00 |
|
Pierangelo Masarati
|
f4ededc49a
|
do not #ifdef LDAP_CONTROL_AUTHZID_REQUEST; it's standard track
|
2011-01-08 12:50:11 +00:00 |
|
Pierangelo Masarati
|
12cee3bfcb
|
plug leak on usage()
|
2011-01-05 23:00:51 +00:00 |
|
Pierangelo Masarati
|
d82a1127d0
|
allow clients to set USERNAME in session tracking control request (6779); plug minor leaks
|
2011-01-05 22:54:20 +00:00 |
|
Kurt Zeilenga
|
966cef8c9a
|
Happy New Year
|
2011-01-05 00:42:37 +00:00 |
|
Pierangelo Masarati
|
674ada062f
|
plug one time leak (this time should be correct; ITS#6778)
|
2011-01-04 23:17:42 +00:00 |
|
Pierangelo Masarati
|
98be1e240c
|
revert previous commit (ITS#6777)
|
2011-01-04 22:34:22 +00:00 |
|
Pierangelo Masarati
|
c4da17093d
|
cleanup
|
2011-01-04 21:45:43 +00:00 |
|
Pierangelo Masarati
|
f8761cfebb
|
plug minor leak
|
2011-01-04 18:45:21 +00:00 |
|
Pierangelo Masarati
|
31199e1847
|
cleanup controls logging in LDIF mode (-L[L[L]], ITS#6775)
|
2011-01-04 18:20:04 +00:00 |
|
Pierangelo Masarati
|
2ae62e86bc
|
add generic support for RFC 3829 authzid control (bauthzid)
|
2011-01-04 16:03:31 +00:00 |
|
Pierangelo Masarati
|
e2440ccb00
|
fix previous commit
|
2011-01-04 01:02:12 +00:00 |
|
Kurt Zeilenga
|
4e515a8a65
|
Add VC support for ppolicy and authzid inner controls
|
2011-01-03 22:54:48 +00:00 |
|
Pierangelo Masarati
|
59b220506d
|
more about ITS#6645
|
2011-01-01 20:50:00 +00:00 |
|
Kurt Zeilenga
|
3dadeb3efe
|
happy belated New Year
|
2010-04-13 22:17:29 +00:00 |
|
Pierangelo Masarati
|
c5cf99dd4d
|
move getpassphrase inside tool_bind; make sure password is always malloc'd and freed
|
2010-04-12 04:06:13 +00:00 |
|
Ralf Haferkamp
|
42b870f9bb
|
print diagnostic messages when sasl_interactive_bind or start_tls_s failed
|
2009-09-29 17:19:28 +00:00 |
|
Pierangelo Masarati
|
08b43a89f6
|
check for timeout allowed by options (ITS#6282)
|
2009-09-08 07:55:57 +00:00 |
|
Pierangelo Masarati
|
e3a2b273a4
|
silence warning; cleanup code
|
2009-08-19 12:46:39 +00:00 |
|
Pierangelo Masarati
|
8fc79e1116
|
rework common options (ITS#6049)
|
2009-08-03 13:40:28 +00:00 |
|
Howard Chu
|
82874bed6e
|
ITS#6233 don't advance ptr after storing final NUL.
|
2009-07-28 22:04:13 +00:00 |
|
Howard Chu
|
8f336e9107
|
Add VLV support
|
2009-07-13 12:41:02 +00:00 |
|
Howard Chu
|
3f39c79411
|
Cleanup sss result string
|
2009-07-13 08:28:11 +00:00 |
|
Hallvard Furuseth
|
8171f077ca
|
Silence warning in print_deref(): cast lutil_b64_ntop() arg to unsigned char*
|
2009-04-29 22:19:39 +00:00 |
|
Howard Chu
|
4b078ab617
|
ITS#6014, partial revert 1.121 for now. We should unconditionally use
our own getpassphrase function to avoid these system-dependent problems
|
2009-03-17 18:07:14 +00:00 |
|
Howard Chu
|
7029d640cb
|
mem cleanup (see ITS#6005) not worth chasing them all down
|
2009-03-07 01:31:34 +00:00 |
|
Howard Chu
|
0189fb0828
|
More for #5812, ifdef NOCANON option
|
2009-02-06 00:01:38 +00:00 |
|
Kurt Zeilenga
|
4af9eb9715
|
Update copyright notices
|
2009-01-22 00:40:04 +00:00 |
|
Pierangelo Masarati
|
416a544a9e
|
fix one-time leak (non critical)
|
2008-12-11 23:18:54 +00:00 |
|
Pierangelo Masarati
|
7681642bcf
|
fix LDAP deref control response; fix tool response handling; add lutil_memcopy() for API uniformity (more about ITS#5768)
|
2008-12-11 23:17:08 +00:00 |
|
Howard Chu
|
86b5de38be
|
ITS#5812 add SASL_NOCANON / -N option
|
2008-11-21 03:30:15 +00:00 |
|
Pierangelo Masarati
|
308b24a327
|
allow to override (more than one \!) specs requirements on control criticality (for testing purposes; do not advertise)
|
2008-11-01 16:55:45 +00:00 |
|
Pierangelo Masarati
|
7ad03166b6
|
add "What Failed?" LDAP control (ITS#5784)
|
2008-11-01 15:15:57 +00:00 |
|
Hallvard Furuseth
|
dffe8d37fa
|
ITS#5770: Fix unaligned BerElements: Use BerElementBuffer, not char[size].
|
2008-10-24 17:52:05 +00:00 |
|
Pierangelo Masarati
|
91e14ca638
|
add support for (experimental) dereference control (ITS#5768); need to re-run autoconf (and autoheader?)
|
2008-10-22 22:19:49 +00:00 |
|
Pierangelo Masarati
|
eba56f0ec9
|
default to simple bind when -D is specified and no SASL-related options are used (ITS#5753)
|
2008-10-19 21:15:24 +00:00 |
|
Hallvard Furuseth
|
f40582fc7d
|
Warning cleanup: signed meets unsigned. ber_printf() returns -1 on
error, not LBER_ERROR.
|
2008-10-13 08:09:52 +00:00 |
|
Pierangelo Masarati
|
1b983cfb77
|
note RFC for each standard track control
|
2008-09-28 20:44:53 +00:00 |
|
Howard Chu
|
689b51fe48
|
Add server side sorting control
|
2008-08-01 22:53:47 +00:00 |
|
Pierangelo Masarati
|
7e3c9a07e9
|
add client API for assertion control (ITS#5560)
|
2008-06-14 17:49:47 +00:00 |
|
Kurt Zeilenga
|
c890c96d13
|
Happy New Year (belated)
|
2008-01-08 00:19:56 +00:00 |
|
Pierangelo Masarati
|
9ab9162f4d
|
fix one-time leaks
|
2007-12-15 11:51:20 +00:00 |
|
Hallvard Furuseth
|
e5de6a9400
|
Fix typo in error message
|
2007-12-08 18:01:47 +00:00 |
|
Hallvard Furuseth
|
adea0057f8
|
ITS#5248: use volatile sig_atomic_t for signal variables gotintr, abcan
|
2007-12-06 17:37:41 +00:00 |
|