0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 4 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed bug where fetchdn would not become enabled. removed dialog when searching for dn. More... about 14 years ago
More work on search efficiencies More... about 14 years ago
removed some nslog that was causing clutter in logs, and fixed the regression of the bug of dependency of case to DN. More... about 14 years ago
cleaned up code. Moved all model code to a new class called LDAPTree. Prior to this, the model code was intermixed into the datasource (a controller). It is much cleaner now. More... about 14 years ago
Assign most variables their proper types such as NSTextField* instead of id. More... about 14 years ago
fixed problem with root dn and case More... about 14 years ago
* Build for 10.4 * Build without warning * Remove default ExceptionHandler * ExceptionHandling framework is not in the 10.4 SDK. * Convert some int types to NSInteger * Convert a few id types to stricter types. More... about 14 years ago
Start converting Objective-C uses of int to NSInteger starting with pathArrayToColumn: More... about 14 years ago
fixed issue with custom port even if custom port checkbox was not selected More... about 14 years ago
commited patches to clean up code, fix keychain added option to turn off certificiate checking More... about 14 years ago
cleanup More... over 14 years ago
cleanup More... over 14 years ago
cleanup More... over 14 years ago
updated info More... over 14 years ago
added DIGEST-MD5 auth method More... over 15 years ago
added ability to write back to LDAP. very preliminary, need to add additional checks and ability to modify attributes that have multiple values by deleting then adding. More... almost 16 years ago
last checkin before release of 2.5 More... almost 16 years ago
project More... almost 16 years ago
project file More... almost 16 years ago
openldap libs More... almost 16 years ago
openldap lib More... almost 16 years ago
lib openldap More... almost 16 years ago
first part of getting ready to add OpenLDAP libraryies More... almost 16 years ago
project files More... almost 16 years ago
library for auth More... almost 16 years ago
updated version number to 2.5 for release More... almost 16 years ago
graphic to show connection settings More... almost 16 years ago
added library for intel More... almost 16 years ago
fixed bug with canceling of connection; added kerb auth; fixed cram-md5 auth; fixed issue with hanging due to dropped connection (now warns and asks to reconnect) More... almost 16 years ago
subclass for dialog box that shows fetchdn status More... almost 16 years ago