Hallvard Furuseth
|
adea0057f8
|
ITS#5248: use volatile sig_atomic_t for signal variables gotintr, abcan
|
2007-12-06 17:37:41 +00:00 |
|
Howard Chu
|
96621c71d4
|
unifdef LDAP_DEVEL for relax control in usage message
|
2007-08-29 23:41:15 +00:00 |
|
Pierangelo Masarati
|
a90d052775
|
forgot one commit
|
2007-08-23 20:27:10 +00:00 |
|
Pierangelo Masarati
|
57316ae1ac
|
move session tracking control creation to helper
|
2007-08-22 18:33:41 +00:00 |
|
Kurt Zeilenga
|
a9b4c04f1c
|
Use MAXHOSTNAMELEN from <ac/socket.h> instead of HOST_NAME_MAX as the latter ain't available here.
|
2007-08-22 18:05:18 +00:00 |
|
Pierangelo Masarati
|
d1b68d3135
|
support session tracking during tool binds
|
2007-08-22 09:17:42 +00:00 |
|
Pierangelo Masarati
|
b0d2063d92
|
client side of draft-wahl-ldap-session
|
2007-08-21 23:52:03 +00:00 |
|
Pierangelo Masarati
|
caa5123975
|
further fix previous commit
|
2007-08-21 22:15:09 +00:00 |
|
Pierangelo Masarati
|
620d77eaf4
|
fix extra controls in tools
|
2007-08-21 14:50:08 +00:00 |
|
Pierangelo Masarati
|
145e6fc1f8
|
fix or comment Calysto findings
|
2007-08-21 10:52:16 +00:00 |
|
Pierangelo Masarati
|
f69306c84a
|
fix previous commit (may be called more than once)
|
2007-08-17 14:41:32 +00:00 |
|
Pierangelo Masarati
|
e3c515604b
|
allow unknown generic controls (by OID=b64value)
|
2007-08-17 09:46:02 +00:00 |
|
Pierangelo Masarati
|
4bc19cbbb9
|
cleanup tools
|
2007-08-16 09:22:07 +00:00 |
|
Howard Chu
|
3d1dcceb8e
|
Delete -C description, should not have been documented
|
2007-07-22 18:16:03 +00:00 |
|
Pierangelo Masarati
|
f4239db146
|
better implementation for ITS#4996 and docs (ldapsearch(1) only; need to duplicate in other tools man pages)
|
2007-06-19 22:58:20 +00:00 |
|
Kurt Zeilenga
|
8eb0741a1c
|
Ppolicy control should be sent with every request...
handle returns in ldappasswd(1) and ldapwhoami(1). Likely needs to be
added to other ldap*(1) commands.
|
2007-06-19 01:02:42 +00:00 |
|
Pierangelo Masarati
|
0f8b273ca6
|
allow host resolution via DNS SRV based on the DN portion of the URI if no host is provided (ITS#4996)
|
2007-06-09 18:25:51 +00:00 |
|
Howard Chu
|
1365ec745e
|
ITS#4939 fix typo
|
2007-04-29 06:14:03 +00:00 |
|
Quanah Gibson-Mount
|
fb55cd3f3c
|
Fix typo
|
2007-04-01 23:27:37 +00:00 |
|
Pierangelo Masarati
|
58b918bea2
|
add support to test exceptional behavior (abandon/cancel/ignore)
|
2007-01-13 15:03:15 +00:00 |
|
Howard Chu
|
d0d709fadd
|
ITS#4799 remove kbind
|
2007-01-10 00:01:38 +00:00 |
|
Kurt Zeilenga
|
da6d9eb046
|
happy new year
|
2007-01-02 20:00:42 +00:00 |
|
Howard Chu
|
78ea542572
|
timeval requires <ac/time.h>
|
2006-12-26 05:05:28 +00:00 |
|
Pierangelo Masarati
|
6911e557de
|
fix type format
|
2006-12-18 08:20:43 +00:00 |
|
Luke Howard
|
b7c41e655f
|
Add common -o nettimeout option to specify network timeout
|
2006-12-18 03:17:43 +00:00 |
|
Kurt Zeilenga
|
97fa3f1efd
|
More LDAP_DEVEL cleanup
Rename ManageDIT to Relax
|
2006-08-22 00:45:16 +00:00 |
|
Kurt Zeilenga
|
8e5699e60f
|
fix confused comment
|
2006-08-17 00:26:25 +00:00 |
|
Kurt Zeilenga
|
423a93019f
|
Misc RFC reference updates
|
2006-06-21 07:09:39 +00:00 |
|
Hallvard Furuseth
|
7c117e37da
|
tool_bind(): Do not use pointer to out-of-scope variable (ITS#4434, ppolicy)
|
2006-04-04 03:20:33 +00:00 |
|
Hallvard Furuseth
|
581c1ff6c7
|
Cast ctype.h char arguments to unsigned char
|
2006-04-01 23:44:42 +00:00 |
|
Pierangelo Masarati
|
aeb20faf51
|
improve previous commit
|
2006-03-10 12:30:33 +00:00 |
|
Pierangelo Masarati
|
ee9c11dd08
|
don't pass uninitialized pointers around
|
2006-03-10 12:14:58 +00:00 |
|
Kurt Zeilenga
|
d15ce4d967
|
Need to clear controls before ldap_txn_end_s call.
Provide proxy control in bind calls instead of via ldap_set_option()
|
2006-03-06 21:46:31 +00:00 |
|
Kurt Zeilenga
|
6fd5f89d8e
|
Don't use C comments to comment out C code
|
2006-01-10 00:15:56 +00:00 |
|
Pierangelo Masarati
|
32a33fe678
|
add experimental, non-advertised support for obsolete version of proxyAuthz
|
2006-01-09 23:06:18 +00:00 |
|
Pierangelo Masarati
|
ade9272561
|
streamline server control requests
|
2006-01-09 23:00:28 +00:00 |
|
Pierangelo Masarati
|
8d93570cdf
|
fix type specifier in format
|
2006-01-09 21:27:45 +00:00 |
|
Kurt Zeilenga
|
d8eace75a7
|
cleanup
|
2006-01-09 05:22:46 +00:00 |
|
Pierangelo Masarati
|
5640f6313a
|
use new paged results control client API (ITS#4314)
|
2006-01-08 22:49:24 +00:00 |
|
Pierangelo Masarati
|
57ca537d0c
|
rework control response handling
|
2006-01-08 19:51:28 +00:00 |
|
Pierangelo Masarati
|
b1fb7f824d
|
minor cleanup
|
2006-01-06 16:20:24 +00:00 |
|
Kurt Zeilenga
|
acbb5cf689
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
|
Kurt Zeilenga
|
ff763d4730
|
return LDAP_NOT_SUPPORTED when SASL is not available
|
2005-12-21 22:56:45 +00:00 |
|
Kurt Zeilenga
|
57c7fe311e
|
s/LDAP_OPERATIONS_ERROR/LDAP_LOCAL_ERROR/
as error is local (e.g., not a protocol result code).
|
2005-12-15 19:36:07 +00:00 |
|
Pierangelo Masarati
|
d71b24d0fd
|
return the error code, much like the rest of the tools
|
2005-12-15 18:01:00 +00:00 |
|
Pierangelo Masarati
|
fcda57e90f
|
use macros instead of numbers...
|
2005-12-13 20:11:26 +00:00 |
|
Kurt Zeilenga
|
a525a24eb5
|
Add dontUseCopy control to ldapcompare(1) and ldapsearch(1).
No slapd(8) support yet.
Also removed unnecessary #ifdefs
|
2005-11-26 06:31:05 +00:00 |
|
Pierangelo Masarati
|
337e297faf
|
add some friendly output of server control responses; please review
|
2005-11-23 01:18:18 +00:00 |
|
Pierangelo Masarati
|
78ce7e2d32
|
print control response (may need to condition with an arg switch?)
|
2005-11-22 14:29:38 +00:00 |
|
Kurt Zeilenga
|
2707ba1ddf
|
Limit use of deprecated ldap_bind(3) to LDAPv2 KBIND
|
2005-11-18 00:18:53 +00:00 |
|