1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Nov 28, 2024 — Nov 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
D'oh! Invalid package.json (screw you, ','). More... over 13 years ago
Finish up #65 (lint and missing check) More... over 13 years ago
Merge pull request #65 from ozten/master More... over 13 years ago
First stab at RFC 2254 filter escaping More... over 13 years ago
fix make check after merge More... almost 14 years ago
Merge pull request #61 from yunong/master More... almost 14 years ago
fixed style. More... almost 14 years ago
Add persistent search cache, minor bug fix to client More... almost 14 years ago
Merge remote-tracking branch 'upstream/master' More... almost 14 years ago
add persistent search lib, fix url to parse filter as an ldap object More... almost 14 years ago
Client refactoring. Cut reconnect logic and force users to listen for connect event. More... almost 14 years ago
add logger to del_request test More... almost 14 years ago
Initial switch to bunyan More... almost 14 years ago
travis broken More... almost 14 years ago
missing Makefile.targ due to gitignore More... almost 14 years ago
Initial setup for 0.5 (use eng.git layout) More... almost 14 years ago
Stop nuking node_modules on make clean (breaks npm rebuild) More... almost 14 years ago
GH-55 Client emits connect event multiple times More... almost 14 years ago
version bump More... almost 14 years ago
Addition of javascriptlint More... almost 14 years ago
GH-53 unable to parse !filters More... almost 14 years ago
version bump More... almost 14 years ago
GH-51 Timeout support in client library More... almost 14 years ago
GH-49 Allow options.attributes = "dn" in client.search More... almost 14 years ago
version bump More... almost 14 years ago
Support escaping * in filter values More... almost 14 years ago
GH-50 Allow = in filter strings More... almost 14 years ago
lint cleanup, and extensible matching More... almost 14 years ago
Removed commented out code and some left over console.log's. More... almost 14 years ago
changed out a stack based filter parser for a operator/operand k-ary tree based parser. More... almost 14 years ago