Pierangelo Masarati
|
1a9bc6655d
|
don't segfault if a database doesn't have the suffix
|
2004-01-11 23:40:33 +00:00 |
|
Pierangelo Masarati
|
04096a3cca
|
fix ITS#2901
|
2004-01-11 22:52:07 +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
|
4dbc0b842a
|
spacing (ITS#2916)
|
2004-01-10 11:17:52 +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 |
|
Luke Howard
|
51740982f4
|
fix copyrights
|
2004-01-10 05:22:59 +00:00 |
|
Luke Howard
|
5e9cfcd9c4
|
More documentation
|
2004-01-10 05:09:00 +00:00 |
|
Luke Howard
|
0354426a98
|
Update copyright notice
|
2004-01-10 05:05:56 +00:00 |
|
Luke Howard
|
8172ba1895
|
Don't return API result codes on wire
|
2004-01-10 05:04:37 +00:00 |
|
Luke Howard
|
bffe986a31
|
Add rcsID tag
|
2004-01-10 05:00:33 +00:00 |
|
Luke Howard
|
895c0ec421
|
*** empty log message ***
|
2004-01-10 05:00:04 +00:00 |
|
Luke Howard
|
016f332624
|
Add some sample plugins
|
2004-01-10 04:54:24 +00:00 |
|
Kurt Zeilenga
|
62a0746126
|
Fix formating
|
2004-01-09 20:36:24 +00:00 |
|
Pierangelo Masarati
|
354d8a183c
|
honor objectclass inheritance in filters + some cleanup
|
2004-01-09 11:43:00 +00:00 |
|
Kurt Zeilenga
|
c3674e92f9
|
Fix text == NULL bugs in last commit
|
2004-01-09 04:48:40 +00:00 |
|
Kurt Zeilenga
|
c8408d3c6a
|
ITS#2906: report invalid userPassword schemes, clarify documentation
|
2004-01-09 04:11:57 +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 |
|
Pierangelo Masarati
|
fde8af364d
|
remove (unnecessary) c++ style comments (ITS#2908)
|
2004-01-08 16:20:32 +00:00 |
|
Kurt Zeilenga
|
57a7682f40
|
Fix typo in slap_auxprop_init() (should not impact behavior) (ITS#2909)
found by Nalin Dahyabhai (Redhat).
|
2004-01-08 01:14:04 +00:00 |
|
Pierangelo Masarati
|
1dd604fb04
|
fix ITS#2900
|
2004-01-05 18:32:27 +00:00 |
|
Luke Howard
|
3102602002
|
Fix previous commit
|
2004-01-02 06:34:50 +00:00 |
|
Luke Howard
|
53002fc3ce
|
Wrap slapi_entry_attr_get_charptr() around slapi_value_get_string()
|
2004-01-02 06:10:51 +00:00 |
|
Luke Howard
|
cc9101d980
|
Check value is a C string in slapi_value_get_string()
|
2004-01-02 06:07:22 +00:00 |
|
Kurt Zeilenga
|
3c598e89fb
|
Happy new year
|
2004-01-01 19:15:16 +00:00 |
|
Luke Howard
|
c03a70955d
|
Make defaulted backend available to ACL plugin pblock
|
2004-01-01 09:42:44 +00:00 |
|
Luke Howard
|
03e5db818f
|
Fix ACL plugin bug - return value of ACL plugins was being ignored
|
2004-01-01 06:33:18 +00:00 |
|
Jong Hyuk Choi
|
0c0b29fc85
|
a patch for persistent search
|
2003-12-31 22:11:38 +00:00 |
|
Kurt Zeilenga
|
c5db2b7028
|
Ready for 2004
|
2003-12-31 19:11:07 +00:00 |
|
Kurt Zeilenga
|
d3168d0011
|
cleanup
|
2003-12-31 04:26:17 +00:00 |
|
Kurt Zeilenga
|
7f59380c5e
|
Quick hack for PSEARCH crash.
|
2003-12-31 04:26:07 +00:00 |
|
Kurt Zeilenga
|
45a0cbdfcd
|
cleanup
|
2003-12-31 01:41:16 +00:00 |
|
Kurt Zeilenga
|
d44c1d999d
|
clarify meaning of strongAuthRequired
|
2003-12-30 21:09:01 +00:00 |
|
Kurt Zeilenga
|
a3c1b64a73
|
Initial subordinate implementation (for chaining)
|
2003-12-30 03:53:03 +00:00 |
|
Luke Howard
|
f289d6b7f0
|
Fix assertion failure if acl_check_modlist() called where op->o_bd == NULL.
Behavior now matches access_allowed() - the first backend is used. The
code needs review, I have not tested it.
|
2003-12-30 03:50:14 +00:00 |
|
Kurt Zeilenga
|
29bd3d4056
|
Update OID
|
2003-12-30 01:58:23 +00:00 |
|
Kurt Zeilenga
|
93c9cbf3b8
|
Misc updates
|
2003-12-30 01:45:34 +00:00 |
|
Kurt Zeilenga
|
b613a3d57d
|
crypt(3) is not portable...
|
2003-12-30 01:37:38 +00:00 |
|
Kurt Zeilenga
|
afb520a6e9
|
LDAP_SCOPE SUBORDINATE implementation
|
2003-12-30 01:34:05 +00:00 |
|
Kurt Zeilenga
|
c7f1759e80
|
Misc cleanup
|
2003-12-30 01:26:38 +00:00 |
|
Kurt Zeilenga
|
8538184861
|
LDAP_SCOPE_SUBORDINATES (for chaining)
|
2003-12-30 01:25:50 +00:00 |
|
Kurt Zeilenga
|
f03c29257f
|
Add new CSN draft
Remove GSER drafts (now available as RFCs)
|
2003-12-29 23:39:55 +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
|
fcad25da47
|
Misc code cleanup
|
2003-12-29 22:25:43 +00:00 |
|
Kurt Zeilenga
|
3c00b4448a
|
Notice and acknowledgement
|
2003-12-29 18:45:33 +00:00 |
|
Kurt Zeilenga
|
6776a17bee
|
Collective Attributes and Subentries are now RFCs.
|
2003-12-29 18:40:10 +00:00 |
|
Pierangelo Masarati
|
3994dc645a
|
allow to set max passes per rule
|
2003-12-29 18:02:49 +00:00 |
|
Pierangelo Masarati
|
9e86d9ffe2
|
clarify field description in rewriteRule statement
|
2003-12-29 17:12:29 +00:00 |
|