Pierangelo Masarati
|
d779a3d543
|
use prepare/bind/execute instead of bind/execdirect (addresses ITS#2641)
|
2004-03-10 14:51:41 +00:00 |
|
Pierangelo Masarati
|
091246c6fd
|
move limits evaluation to frontend
|
2004-03-08 18:12:45 +00:00 |
|
Pierangelo Masarati
|
9b6d816fe1
|
handle unknown attribute type (ITS#3005)
|
2004-03-06 15:58:26 +00:00 |
|
Pierangelo Masarati
|
4e57108991
|
allow search limits based on groups (ITS#2967)
|
2004-02-18 16:40:36 +00:00 |
|
Pierangelo Masarati
|
253f70e0c2
|
fix duplicate key in metadata
|
2004-01-31 10:31:13 +00:00 |
|
Pierangelo Masarati
|
eeb9a07823
|
make file names more slapd-ish; add attribute inheritance to search attributes; precompile uppercased search
|
2004-01-19 22:13:15 +00:00 |
|
Pierangelo Masarati
|
6c27bf332c
|
cleanup
|
2004-01-17 18:26:36 +00:00 |
|
Pierangelo Masarati
|
945f3fc9d0
|
cleanup
|
2004-01-17 18:07:43 +00:00 |
|
Pierangelo Masarati
|
c4a8f58a0d
|
honor attributeType inheritance as well
|
2004-01-17 16:27:11 +00:00 |
|
Pierangelo Masarati
|
fa856463fe
|
now I remember why I introduced the 'has_ldapinfo_dn_ru' flag
|
2004-01-17 11:33:13 +00:00 |
|
Pierangelo Masarati
|
aa39de6db3
|
should improve readability and (hopefully) decrease traffic on openldap-software; sorry I can't test it right now
|
2004-01-16 18:56:22 +00:00 |
|
Pierangelo Masarati
|
92a05ccf74
|
add extra level of parens only if required
|
2004-01-13 00:33:14 +00:00 |
|
Pierangelo Masarati
|
db395f2cd7
|
don't search if the filter is invalid; search also if an attribute is undefined for that objectclass, the filter may succeed anyway
|
2004-01-11 22:50:25 +00:00 |
|
Pierangelo Masarati
|
93725181af
|
cleanup avl duplicate handling
|
2004-01-10 11:12:53 +00:00 |
|
Pierangelo Masarati
|
634324d5b9
|
allow multiple attribute definitions; honor ldap_entry_objclasses in filter; major cleanup
|
2004-01-10 10:42:44 +00:00 |
|
Pierangelo Masarati
|
354d8a183c
|
honor objectclass inheritance in filters + some cleanup
|
2004-01-09 11:43:00 +00:00 |
|
Pierangelo Masarati
|
14da72a97a
|
don't try to decide if uppercase based on LDAP matching rules
|
2004-01-09 01:53:03 +00:00 |
|
Pierangelo Masarati
|
15da03a587
|
table 'ldap_entries' must be aliased to allow filtering for DN-valued attrs
|
2004-01-09 01:48:41 +00:00 |
|
Pierangelo Masarati
|
e8e62aa617
|
need odbc libs when building back-sql as module
|
2004-01-08 23:00:44 +00:00 |
|
Kurt Zeilenga
|
3c598e89fb
|
Happy new year
|
2004-01-01 19:15:16 +00:00 |
|
Kurt Zeilenga
|
2775c8d4a8
|
Update no-op control to return LDAP_NO_OPERATION instead of LDAP_SUCCESS.
(back-sql needs to be updated)
|
2003-12-29 23:31:39 +00:00 |
|
Kurt Zeilenga
|
fd5ded3afb
|
notices and acknowledgements
|
2003-12-07 19:19:18 +00:00 |
|
Howard Chu
|
0690f79a5a
|
Cleanup unknown config directive handling.
|
2003-12-07 07:07:00 +00:00 |
|
Kurt Zeilenga
|
bd1543ce44
|
notices
|
2003-11-29 22:38:48 +00:00 |
|
Kurt Zeilenga
|
f0cd57eb9b
|
cleanup
|
2003-11-29 22:37:07 +00:00 |
|
Kurt Zeilenga
|
e3a4c4ec9c
|
Notice/Acknowledge updates
|
2003-11-26 02:58:56 +00:00 |
|
Howard Chu
|
c58ac9d8f1
|
Add memctx param to build_new_dn(). cleanup DN leaks.
|
2003-09-24 04:30:41 +00:00 |
|
Pierangelo Masarati
|
53b7e6fbcf
|
apparently Oracle does not support AS in joins (ITS#2642)
|
2003-07-15 11:26:17 +00:00 |
|
Pierangelo Masarati
|
0bb807f4be
|
fix format (ITS#2640?)
|
2003-07-15 10:57:12 +00:00 |
|
Howard Chu
|
aa3b69eb32
|
ITS#2440 unmunge init_module names
|
2003-06-12 22:25:20 +00:00 |
|
Kurt Zeilenga
|
7ca24a8591
|
Another round of minor copyright updates
|
2003-05-25 03:56:57 +00:00 |
|
Kurt Zeilenga
|
8035d016c4
|
Fix typos in last commit
Apply to Makefile as well
|
2003-05-24 06:15:00 +00:00 |
|
Kurt Zeilenga
|
73f2048456
|
Add clarification as to source of this file
Add OpenLDAP copyright statement
|
2003-05-24 03:18:50 +00:00 |
|
Howard Chu
|
7e2273b30e
|
Added errmsg arg to lutil_passwd_{check,hash} functions
|
2003-04-30 07:52:05 +00:00 |
|
Kurt Zeilenga
|
5cd994ed21
|
remove dnNormalize2
replace calls to dnNormalize2 with calls to dnNormalize
|
2003-04-29 18:28:14 +00:00 |
|
Pierangelo Masarati
|
629885a269
|
use SLAP_PTRCMP
|
2003-04-18 17:16:48 +00:00 |
|
Pierangelo Masarati
|
9caafcb3d9
|
cleanup; improve error handling
|
2003-04-16 22:22:57 +00:00 |
|
Pierangelo Masarati
|
786d4e23b7
|
allow compare on dynamically generated operational attributes (may be moved to the frontend)
|
2003-04-16 20:55:42 +00:00 |
|
Pierangelo Masarati
|
d564770156
|
clarify hasSubordinate filtering
|
2003-04-16 20:54:56 +00:00 |
|
Pierangelo Masarati
|
57bb4fd89a
|
fix id query
|
2003-04-16 20:54:30 +00:00 |
|
Pierangelo Masarati
|
d9d5912383
|
use syntax and matching rules knowledge when preparing SQL filters (to reduce pseudo-normalization efforts and search candidate number)
|
2003-04-16 10:22:33 +00:00 |
|
Pierangelo Masarati
|
d8887ac063
|
fix update operations
|
2003-04-16 01:21:02 +00:00 |
|
Pierangelo Masarati
|
0c67c0493b
|
more cleanup; small improvements
|
2003-04-15 23:11:31 +00:00 |
|
Pierangelo Masarati
|
1f400adca7
|
honor attributes request
|
2003-04-15 22:43:56 +00:00 |
|
Pierangelo Masarati
|
adf3744dd6
|
fix backsql new API; use berbuf instead of berval
|
2003-04-15 21:55:25 +00:00 |
|
Pierangelo Masarati
|
805894be1d
|
fix context memory and more cleanup
|
2003-04-11 23:23:03 +00:00 |
|
Howard Chu
|
ece7452b05
|
More memory context tweaks
|
2003-04-11 01:29:28 +00:00 |
|
Pierangelo Masarati
|
9e66d3d1f0
|
fix referrals return
|
2003-04-07 23:21:55 +00:00 |
|
Kurt Zeilenga
|
c75be97ae9
|
#ifdef -DSLAP_NVALUES
|
2003-04-05 03:35:16 +00:00 |
|
Pierangelo Masarati
|
8995d8341f
|
more new API ... back-sql should be OK
|
2003-04-03 00:35:16 +00:00 |
|