notice that the project has moved to GitHub
Tag this final release on SourceForge before pu...
wrong class in debugging statement
Bump the version number, provide more focused c...
add simple string parsing to Date and Time
make sure that the vendor identifier is provide...
mask errors writing the history file like they ...
missed variable name change
wrong parameter
wrong initial value (old enumeration syntax)
check for read-only object when writing to a file
correct the restoreFailure in BackupState
add backup-in-progress to the Device Status enu...
bump the version number and include release notes
replace 'except X, T:' with 'except X as T:'
additional properties and enumerations to get c...
additional properties and object types to get c...
the pieces inside the AtomicReadFileACK should ...
ReallyLongCamelCaseTypo
updated to use twine to upload after building b...
switch from distutils to setuptools to build a ...
bump the version number, release notes later
reStructured text version of readme
typo
WhatIsNetworkNumber and NetworkNumberIs decodin...
missing enumeration values
spelling typo
the 'description' property is optional, by givi...
additional helper application for decoding UDP ...
IP to IP router sample
minor documentation update
recurring tasks
merge the 0.10.6 release into this branch
bump the version number and release notes
make sure the property was initialized before i...
ClientCOV choice is not context encoded
ReadRange sample code
too many %r's in debug calls
missing accessCredential
release notes for 0.10.4 and 0.10.5
bump the version number slightly
an old underscore lingered in the darkness
bump the version number
clean up dates, times, and arrays of timestamps...
Atomic read and write file requests have an app...
ScheduleObject server example, exploring AnyAto...
if the read result is something that has a debu...
use AnyAtomic for TimeValue and ScheduleObject
clean up the AnyAtomic code, now it's more like...
go back to the 'old' kwarg value for objectIden...
handle the objectIdentifier and objectList kwar...
clean up types.<type>Type reference to <type>
replace 'types.StringTypes' with 'basestring'
allow both <type 'str'> and <type 'unicode'> in...
assume/keep CharacterString value UTF-8 encoded
remove flakes
switch over from print statements to standard d...
replace the print statement
add a 'u' to the end of the version to indicate...
hacking on unicode strings
creating a branch to explore unicode strings fo...
add a MultiStateValueObject sample and check fo...
bump the version number and update the release ...
Sample applications for proprietary object type...
Application service access point encode and dec...
allow ctor parameters like (513L, 2L) for initi...
new filter that looks for Who-Is and I-Am messa...
add the ability to pass 'stdin' and 'stdout' to...
bump the version number and update the release ...
if there is an unknown object in the list of re...
the segment count is one even if there is no pd...
include the destination address when getting th...
bump the version number and update the release ...
fix the object type for CharacterStringValue ob...
return the correct error for writing to immutab...
bump the version number and update the release ...
clean up samples and give them better names
record access and stream access choices were ba...
additional sample code to read multiple values ...
pass additional args and kwargs to the argparse...
bump the version number and update these releas...
simplify the labels and restructure for access ...
turn on debugging for NetworkServiceElements
super() call with the wrong class name (copy/pa...
bump the version number and update the release ...
time synchronization request 'time' sequence el...
remove flakes (stuff imported but unused)
escape the hex data
copy/paste error
update release notes
document the --color debugging option
bump the release number
change __init__ methods to use super(), debuggi...
update sample code WriteProperty function signa...
debugging in color, add --color parameter to co...
update help string and put in a little more err...
set the 'reuse address' flag for broadcast sockets
update from ArgumentParser to ConfigArgumentParser
update release notes for 0.9.1
bump the version before release