mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

lfrost
08.39.2009 ba9de288de61ced54b24f586175e7ac838b50d7c
13.34.2009 dugan
Unit test for issue 4278.
tree@ 098b38 commitdiff
12.13.2009 dugan
Deny acis not evaluate correctly when there are no allow acis. Issue 4278.
tree@ 67d5ab commitdiff
01.23.2009 abobrov
- [Issue 4241] Disable/Enable acis via dsconfig does break aci evaluation :...
tree@ edb82d commitdiff
28.33.2009 matthew_swift
Fix issue 4043 - intermittent failures in ACI unit tests
tree@ 04ceec commitdiff
25.04.2009 abobrov
- [Issue 4217] Aci with a description containing parenthesis unexpectedly ...
tree@ e69e7d commitdiff
05.04.2009 matthew_swift
svn merge -r5333:5417 https://opends.dev.java.net/svn/opends/branches/b2.0
tree@ 9dc10d commitdiff
19.53.2009 abobrov
- revert Revision: 5370 commit so that related changes land on the trunk fr...
tree@ 0c5c05 commitdiff
19.17.2009 abobrov
- patch [Issue 3984] & [Issue 3989] : Security issues with Assertion, Pre-R...
tree@ 0ff390 commitdiff
24.52.2009 matthew_swift
Fix issue 3928: Wrong error message sent to access log (while correct one i...
tree@ 23b1f3 commitdiff
23.44.2009 matthew_swift
Fix formatting.
tree@ 898c59 commitdiff
22.37.2009 jvergara
Fix a typo in a comment.
tree@ e64893 commitdiff
05.42.2009 matthew_swift
Merge ASN1 branch to trunk
tree@ 35c5f6 commitdiff
17.55.2009 dugan
Fix ACI SSF bind rule "!=" operator not working. https://opends.dev.java.ne...
tree@ 478cb5 commitdiff
01.16.2008 dugan
These changes implement a new ACI bind rule keyword "ssf". This keyword all...
tree@ 6347bf commitdiff
20.07.2008 dugan
timeofday bind rule keyword missing "!=" and "=" operators. Issue 3628.
tree@ c162a5 commitdiff
12.43.2008 boli
Fixed an issue where adding a local backend with dsconfig resulted in a num...
tree@ 415e28 commitdiff
05.22.2008 dugan
These fixes add confidentiality/integrity to the SASL GSSAPI and DIGEST-MD5...
tree@ 8520ba commitdiff
23.04.2008 jcduff
The commit will bring the following features : - An updated version of ...
tree@ b4f883 commitdiff
23.41.2008 lutoff
fix checkstyle issue
tree@ 51bf48 commitdiff
23.14.2008 dugan
issue 3492: geteffective rights returns incorrect rights of isMemberOf attr...
tree@ 11af16 commitdiff
11.16.2008 sin
adding internal group membership update control to abort searches for a bac...
tree@ 2c8ae5 commitdiff
11.57.2008 dugan
Fix for issue 3474: authzid is ignored when checking groupdn membership.
tree@ 871100 commitdiff
28.32.2008 dugan
Bypass race condition in ACI group membership check code. (Issue TBD).
tree@ 71eac5 commitdiff
25.02.2008 dugan
Remove confusing startup information messages.
tree@ 1d0331 commitdiff
08.37.2008 ludovicp
Updated the copyright statement to reflect that Sun owns the full copyright...
tree@ c967c5 commitdiff
06.40.2008 dugan
Add check for null attribute list. Issue 1459.
tree@ 0348f6 commitdiff
24.32.2008 dugan
Change AciContainer isMemberOf method to use static group API. Issue 2868.
tree@ fcb66a commitdiff
20.33.2007 dugan
Issue 2741. Adding and removing ACI makes OpenDS unstable. Comments in issue.
tree@ 1682fc commitdiff
17.16.2007 dugan
Issue 2767: Using entryDN attribute with userattr inheritance is broken.
tree@ 3883cc commitdiff
24.21.2007 dugan
Fix problem where a non-global ACI containing an "extop" keyword target was...
tree@ 8cc8cc commitdiff
02.22.2007 abobrov
- [Issue 2406] supportedControl in DSE does not display all the supported ...
tree@ d91294 commitdiff
26.49.2007 neil_a_wilson
Update the backend API to include new isIndexed methods that can be used to...
tree@ 33e1ef commitdiff
13.00.2007 dugan
These changes allow dsconfig to decode the ACI string similar to what is do...
tree@ 9c408f commitdiff
02.00.2007 davidely
There are several improvements to the unit test framework in this commit.
tree@ db4a0e commitdiff
16.36.2007 neil_a_wilson
Update package-info.java files to include the @PublicAPI annotation to indi...
tree@ 64afb3 commitdiff
15.34.2007 kenneth_suter
This commit is a step toward getting OpenDS internationalized. There are st...
tree@ cfc513 commitdiff
01.15.2007 dugan
Add ACI support to control whether a "smart referral" (named subordinate r...
tree@ 571884 commitdiff
28.44.2007 dugan
Fix targetattr not equal operator giving access to an operational attribut...
tree@ 586d73 commitdiff
27.09.2007 dugan
Fix inconsistent Format Checking for ACI targattrfilter.
tree@ 2d1f27 commitdiff
26.12.2007 dugan
Add new ACI keyword "extop" that can be used to enforce access based on the...
tree@ 3f0285 commitdiff
23.45.2007 dugan
Fix for debugsearchindex operational attribute does not support double nega...
tree@ 510d19 commitdiff
21.56.2007 dugan
Add the new ACI keyword "targetcontrol" that can be used to enforce acces...
tree@ 5e4ad3 commitdiff
17.14.2007 jarnou
This fix is the refactoring of the modrdn operation [issue 1180]
tree@ 278604 commitdiff
16.02.2007 jdemendi
This fix is the refactoring of the compare operation (issue #1886).
tree@ 4a13a6 commitdiff
13.10.2007 dugan
Fix compiler/analyze warnings and a error message bug.
tree@ d996a3 commitdiff
09.09.2007 neil_a_wilson
Update the access control API to get rid of the AccessControlProvider inter...
tree@ e2db38 commitdiff
05.37.2007 dugan
Fix inconsistent format checking ACI targattrfilters keyword. Issue 1473.
tree@ afbf58 commitdiff
04.24.2007 neil_a_wilson
Update a number of files to add the missing svn:eol-style property. Also, ...
tree@ 495cc1 commitdiff
03.29.2007 jarnou
Commits the refactoring of the core server to provide support for proxy/dis...
tree@ e5e8ce commitdiff
28.12.2007 dugan
Fix ACI IP bind rule behavior to be compatible with DSEE. Issue 461.
tree@ 742d37 commitdiff
first | « prev | next »