Pierangelo Masarati
|
7fe1acca92
|
add shortcut for 'users'; but, very important, cleanup rewrite replacement to authz-regexp
|
2004-06-20 22:41:24 +00:00 |
|
Pierangelo Masarati
|
e8293039b5
|
add debug to rewrite tool
|
2004-06-20 22:40:32 +00:00 |
|
Pierangelo Masarati
|
ca33242924
|
manual cleanup
|
2004-06-20 22:39:43 +00:00 |
|
Luke Howard
|
4eaef6a37d
|
Do not crash if computed attribute has no values - necessary for range retrieval
support
|
2004-06-20 18:04:01 +00:00 |
|
Pierangelo Masarati
|
5d843b2b13
|
detect mechs that are known to perform native authz
|
2004-06-19 18:32:55 +00:00 |
|
Pierangelo Masarati
|
92cdecc686
|
improve message
|
2004-06-19 18:23:11 +00:00 |
|
Pierangelo Masarati
|
f34b11760a
|
allow a hidden parameter to instruct the proxy that the SASL mech can do native authz; will disappear as soon as I can detect it automnatically
|
2004-06-19 18:18:26 +00:00 |
|
Kurt Zeilenga
|
cb3bfdd3cd
|
Rebuild
|
2004-06-19 18:11:40 +00:00 |
|
Pierangelo Masarati
|
97f96aaaa6
|
cleanup limits for internal searches...
|
2004-06-19 17:07:36 +00:00 |
|
Pierangelo Masarati
|
b2226f75c4
|
cleanup
|
2004-06-19 16:29:30 +00:00 |
|
Pierangelo Masarati
|
47e5f301f9
|
improve SASL in id assertion test
|
2004-06-19 15:46:38 +00:00 |
|
Pierangelo Masarati
|
96fe39e99f
|
minor cleanup
|
2004-06-19 15:17:41 +00:00 |
|
Pierangelo Masarati
|
e6065fb20d
|
li->be didn't work; since it seems to be unnecessary, it's been removed; please check
|
2004-06-19 15:16:51 +00:00 |
|
Pierangelo Masarati
|
344edca731
|
protocol only allows positive integers; remove checks
|
2004-06-19 10:40:24 +00:00 |
|
Pierangelo Masarati
|
140d1f6e9b
|
improve SASL detection/usage in test
|
2004-06-19 10:36:03 +00:00 |
|
Pierangelo Masarati
|
c06208527c
|
protocol only allows positive integers; check, just in case...
|
2004-06-19 10:32:17 +00:00 |
|
Pierangelo Masarati
|
49d64acdf6
|
add test for idassert
|
2004-06-19 10:05:07 +00:00 |
|
Pierangelo Masarati
|
45523220c9
|
add test for max size limit
|
2004-06-19 10:04:49 +00:00 |
|
Pierangelo Masarati
|
48f4d0c773
|
cleanup test for empty DN
|
2004-06-19 10:04:20 +00:00 |
|
Pierangelo Masarati
|
a689d81536
|
typo?
|
2004-06-19 10:02:53 +00:00 |
|
Pierangelo Masarati
|
7e833d90a7
|
implement server side of "max" limit
|
2004-06-19 10:02:27 +00:00 |
|
Pierangelo Masarati
|
b1a1f0b8b6
|
cleanup limits
|
2004-06-19 10:01:47 +00:00 |
|
Pierangelo Masarati
|
0649baedd3
|
need to know if SASL is available
|
2004-06-19 10:00:25 +00:00 |
|
Kurt Zeilenga
|
18a68380f6
|
More paged results cleanup
|
2004-06-18 23:12:03 +00:00 |
|
Kurt Zeilenga
|
4b2fcbc14d
|
Fix nentries logging
|
2004-06-18 23:10:26 +00:00 |
|
Kurt Zeilenga
|
aa9627e61c
|
Don't return useless estimate.
|
2004-06-18 23:07:56 +00:00 |
|
Kurt Zeilenga
|
c5601aad66
|
Fix last commit... needs $srcdir
|
2004-06-18 22:21:01 +00:00 |
|
Kurt Zeilenga
|
0b3f8c2303
|
Add LDAP_MAXINT macro
Add additional error checks
Fix a few typos and cleanup
|
2004-06-18 20:14:28 +00:00 |
|
Pierangelo Masarati
|
671e3c7651
|
allow max for time/size limits
|
2004-06-18 19:47:53 +00:00 |
|
Kurt Zeilenga
|
73202e3910
|
Fix typo in last commit
|
2004-06-18 19:12:00 +00:00 |
|
Pierangelo Masarati
|
42f3b3d87b
|
improve parsing - first step
|
2004-06-18 09:11:53 +00:00 |
|
Pierangelo Masarati
|
175ce7960d
|
improve parsing - first step
|
2004-06-18 08:36:30 +00:00 |
|
Pierangelo Masarati
|
ff49d18a40
|
improve client parsing - first step
|
2004-06-18 08:30:46 +00:00 |
|
Kurt Zeilenga
|
1e17d75400
|
limit clean up
|
2004-06-18 07:23:37 +00:00 |
|
Kurt Zeilenga
|
d8dc230a25
|
Fix a limit typo
Use 0 not maxint when 'none' is selected.
|
2004-06-18 07:18:27 +00:00 |
|
Jong Hyuk Choi
|
763f8c76ee
|
syncrepl retry-on-error code
|
2004-06-18 05:04:03 +00:00 |
|
Kurt Zeilenga
|
2478fdf2ec
|
A very basic DB_CONFIG example
|
2004-06-18 04:49:08 +00:00 |
|
Kurt Zeilenga
|
755522df80
|
Blind MacOSX -lresolv fix
|
2004-06-18 03:56:33 +00:00 |
|
Jong Hyuk Choi
|
ef0a404729
|
revert pervious change
|
2004-06-18 02:59:47 +00:00 |
|
Kurt Zeilenga
|
c521e21946
|
Okay, fully revert commit before last.
|
2004-06-17 23:23:15 +00:00 |
|
Kurt Zeilenga
|
28668bfa62
|
Partial revert of last change. shm_key documentation needed.
|
2004-06-17 23:01:22 +00:00 |
|
Kurt Zeilenga
|
08c405257b
|
Undocument backend options which overlap DB_CONFIG options.
DB_CONFIG should generally be used instead.
|
2004-06-17 22:51:27 +00:00 |
|
Pierangelo Masarati
|
05b60e6b1e
|
s/to/by/
|
2004-06-17 22:51:03 +00:00 |
|
Pierangelo Masarati
|
40e42fcd11
|
res is already freed by ldap_parse_reference() (ITS#3190)
|
2004-06-17 18:27:51 +00:00 |
|
Kurt Zeilenga
|
87c28866de
|
cleanup
|
2004-06-16 23:49:35 +00:00 |
|
Kurt Zeilenga
|
cec8d2e8c7
|
misc updates
|
2004-06-16 22:10:34 +00:00 |
|
Pierangelo Masarati
|
a317f01dc1
|
improve pagedResults ignoring (hopefully)
|
2004-06-16 15:26:21 +00:00 |
|
Pierangelo Masarati
|
f78611bf5e
|
improve documentation of how to specify multiple uris
|
2004-06-16 15:18:34 +00:00 |
|
Kurt Zeilenga
|
0ae37bd468
|
Add SLAP_BFLAG_NOLASTMODCMD backend flag. When set, use of
the lastmod command will fail. To be set by backends
(e.g., back-ldap) which force the value of SLAP_DBFLAG_NOLASTMOD
database flag.
|
2004-06-16 04:47:21 +00:00 |
|
Howard Chu
|
06f3bfb7f9
|
More for ITS#3188
|
2004-06-16 03:29:02 +00:00 |
|