Kurt Zeilenga
|
3e586bd393
|
cleanup
|
2004-03-14 00:59:37 +00:00 |
|
Kurt Zeilenga
|
af9e1583a7
|
Add prototypes for grouping functions
Add ldap_find_control()
|
2004-03-14 00:57:44 +00:00 |
|
Kurt Zeilenga
|
0787c28078
|
macros for grouping of related operations
macros for transaction groupings
|
2004-03-14 00:07:23 +00:00 |
|
Howard Chu
|
9a8ded9ff1
|
Fix for password policy draft 7
|
2004-03-13 10:03:58 +00:00 |
|
Howard Chu
|
27d0e14a12
|
Cleanup comments, copyright
|
2004-03-13 09:13:11 +00:00 |
|
Kurt Zeilenga
|
25805a3bb2
|
-E/-e are not just for controls
|
2004-03-12 22:34:07 +00:00 |
|
Kurt Zeilenga
|
ad585f5692
|
unifdef -UOLD_WAY
|
2004-03-12 22:21:14 +00:00 |
|
Howard Chu
|
3810fa18d8
|
Added PasswordPolicy control
|
2004-03-12 21:22:32 +00:00 |
|
Howard Chu
|
e05b4b7db6
|
Cleanup result handling
|
2004-03-12 21:08:37 +00:00 |
|
Pierangelo Masarati
|
daa29805ad
|
define error codes for lutil_passwd* funcs
|
2004-03-12 20:07:41 +00:00 |
|
Howard Chu
|
cdeda34029
|
Add c_conn_idx, to simplify external modules managing per-connection state
|
2004-03-12 18:22:37 +00:00 |
|
Kurt Zeilenga
|
95459fef7f
|
New LDAP RFCs
|
2004-03-11 21:10:05 +00:00 |
|
Pierangelo Masarati
|
ed1f5965bd
|
fix error message
|
2004-03-11 13:02:13 +00:00 |
|
Pierangelo Masarati
|
246fa41c96
|
"searchFilter" by default must be empty
|
2004-03-10 21:53:39 +00:00 |
|
Jong Hyuk Choi
|
33442d7ced
|
for ITS#3105
|
2004-03-10 21:49:08 +00:00 |
|
Pierangelo Masarati
|
2f4678f204
|
"searchFilter" by default must be empty
|
2004-03-10 21:44:22 +00:00 |
|
Pierangelo Masarati
|
c507808524
|
add "searchFilterAttrDN" rewrite context, and allow filterstring rewrite
|
2004-03-10 21:41:02 +00:00 |
|
Pierangelo Masarati
|
6a75d14930
|
revert previous commit
|
2004-03-10 21:12:53 +00:00 |
|
Pierangelo Masarati
|
65b49dd312
|
add "searchFilterAttrDN" rewrite context, and allow filterstring rewrite
|
2004-03-10 21:11:14 +00:00 |
|
Pierangelo Masarati
|
1d1cd21814
|
allow '$' as action prefix instead of '%'; backward compatibility is preserved
|
2004-03-10 19:21:39 +00:00 |
|
Pierangelo Masarati
|
823fa1705e
|
rewrite entry DN-valued attrs
|
2004-03-10 19:04:18 +00:00 |
|
Pierangelo Masarati
|
d779a3d543
|
use prepare/bind/execute instead of bind/execdirect (addresses ITS#2641)
|
2004-03-10 14:51:41 +00:00 |
|
Howard Chu
|
35c774d3b8
|
Yet more for ITS#3008. Seems to work properly now.
|
2004-03-10 09:11:20 +00:00 |
|
Howard Chu
|
3853fade60
|
More for ITS#3008
|
2004-03-10 08:00:41 +00:00 |
|
Howard Chu
|
cac30b1855
|
ITS#3008 fix value-based ACLs
|
2004-03-10 02:59:03 +00:00 |
|
Howard Chu
|
75725a7ad8
|
Turn off syslog for slap tools
|
2004-03-10 02:44:38 +00:00 |
|
Howard Chu
|
826de96417
|
Minor cleanup
|
2004-03-10 02:44:10 +00:00 |
|
Pierangelo Masarati
|
14f2ebe1d3
|
'=' must be escaped (and escapable by '\') according to RFC2253 and draft-ietf-ldapbis-dn-XX (ITS#3009; must have slipped thru some changes long time ago...)
|
2004-03-09 20:43:27 +00:00 |
|
Jong Hyuk Choi
|
2b77fb424c
|
backend operations check
|
2004-03-09 20:43:19 +00:00 |
|
Jong Hyuk Choi
|
4bb948620a
|
checking limits at the frontend
|
2004-03-09 20:43:01 +00:00 |
|
Pierangelo Masarati
|
25b24289d2
|
fix typos
|
2004-03-09 20:21:10 +00:00 |
|
Pierangelo Masarati
|
006745430e
|
allow "expand" style in peername, sockname, sockurl as well; more sanity checks
|
2004-03-09 19:44:14 +00:00 |
|
Pierangelo Masarati
|
042869366d
|
use "expand" instead of "regex" for group ACLs that allow substring expansion, preserving backwards compatibility; add sanity checks
|
2004-03-09 16:33:05 +00:00 |
|
Pierangelo Masarati
|
490e1e4aa9
|
move limits check and preparation in a helper function
|
2004-03-09 15:59:01 +00:00 |
|
Pierangelo Masarati
|
960b5f8656
|
add sanity checks
|
2004-03-09 14:45:10 +00:00 |
|
Pierangelo Masarati
|
82019df71a
|
cleanup
|
2004-03-09 14:33:23 +00:00 |
|
Pierangelo Masarati
|
f145457d0c
|
move limits check and preparation in a helper function
|
2004-03-09 14:32:00 +00:00 |
|
Luke Howard
|
d249714033
|
s/SERVER_SEARCH_FLAG/SEARCH_FLAG
|
2004-03-09 14:12:34 +00:00 |
|
Luke Howard
|
ad7bfa1c23
|
Document search flags
|
2004-03-09 14:08:54 +00:00 |
|
Luke Howard
|
87a02dbb14
|
Support server search flag control as alias for permissive modify
Recognise tree delete control - needs backend support
|
2004-03-09 14:05:01 +00:00 |
|
Luke Howard
|
d37ac06099
|
Add defines for LDAP_CONTROL_X_TREE_DELETE and LDAP_CONTROL_X_SEARCH_OPTIONS
|
2004-03-09 14:03:24 +00:00 |
|
Pierangelo Masarati
|
28285002a1
|
deny an operation
|
2004-03-09 10:23:19 +00:00 |
|
Pierangelo Masarati
|
2fe1eb921d
|
cleanup
|
2004-03-09 07:08:04 +00:00 |
|
Pierangelo Masarati
|
6a425692be
|
another round at rwm; now add and compare are nearly complete; error handling is in place
|
2004-03-09 07:06:20 +00:00 |
|
Jong Hyuk Choi
|
ede2f47452
|
supress log message for glue add case
|
2004-03-09 00:34:32 +00:00 |
|
Jong Hyuk Choi
|
964dcc04a2
|
patch to fix consumer replica cookie format in slaptools
|
2004-03-09 00:34:01 +00:00 |
|
Pierangelo Masarati
|
a4e062ca36
|
apply advanced peername ACL (ITS#2907)
|
2004-03-08 18:49:12 +00:00 |
|
Pierangelo Masarati
|
091246c6fd
|
move limits evaluation to frontend
|
2004-03-08 18:12:45 +00:00 |
|
Pierangelo Masarati
|
4645eeb5ec
|
cleanup DN style in limits
|
2004-03-08 13:13:30 +00:00 |
|
Pierangelo Masarati
|
ac0d45179f
|
log set in ACL (ITS#2949)
|
2004-03-08 11:09:49 +00:00 |
|