summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/cmscore/dbs/DBVirtualList.java
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for Guarded_By_Violation issues shown in CoverityAbhishek Koneru2012-07-021-2/+4
|
* Replaced deprecated LDAPVirtualListResponse.parseResponse().Endi Sukma Dewata2012-04-091-19/+35
| | | | | | | The VLV control can be obtained directly from the list of response controls by checking its type. Ticket #3
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-261-0/+782
Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131