Patrick Mooney
f3e376d40b
Alter presence testing for Attribute vals
...
Ignoring a null 'vals' options while constructing a new Attribute object
will more closely mimic the behavior prior to mcavage/node-ldapjs#178 .
2014-06-23 13:37:35 -05:00
Patrick Mooney
8f1eb06ffa
Perform strict presence testing on attribute vals
...
When initializing an Attribute object, the 'vals' option field was being
loosely tested for content presence. By changing this test to a strict
comparison against undefined, Attribute object creation will be more
consistent across input values.
Fix mcavage/node-ldapjs#178
2014-05-11 20:38:37 -05:00
Matti Kononen
a73a7ecb2c
Fixed a bug with formatting digits less than 16.
2013-02-28 08:48:04 +02:00
Denis Vuyka
2b433bb3ad
Added objectGUID formatting support
...
see readme for more details
2013-01-15 22:19:20 +02:00
Mark Cavage
afeb354eac
Initial setup for 0.5 (use eng.git layout)
2012-02-18 08:15:52 +00:00
Mark Cavage
a499a7cfd5
Addition of javascriptlint
2012-01-24 09:43:46 -08:00
Mark Cavage
2a41abbff8
GH-21: Write attribute values as raw binary, rather than as strings
2011-10-11 15:24:00 -07:00
Mark Cavage
c20030f5bb
GH-21 Support for binary attributes
2011-10-11 13:56:16 -07:00
Mark Cavage
7763cf3789
GH-22: Client should preserve attribute type casing
2011-10-04 10:27:43 -07:00
Mark Cavage
01a6cfb77e
GH-14: Support null/empty attribute values
2011-09-30 10:48:56 -07:00
Mark Cavage
c57470804c
gracefully handle parsing attributes with no values
2011-09-23 15:47:02 -07:00
Mark Cavage
44bd29952e
attribute was lowercasing vals, not attr name
2011-08-10 10:57:58 -07:00
Mark Cavage
05be0dd966
Sorted attributes/changes in add/modify requests
2011-08-08 10:03:00 -05:00
Mark Cavage
1042048aaf
Allow plain JS objects in client APIs where it makes sense
2011-08-04 14:25:12 -07:00
Mark Cavage
ca1443f102
Initial working client/server version
2011-08-04 13:32:01 -07:00