Releases: dlangille/SamDrucker
Releases · dlangille/SamDrucker
Fix database schema
0.2.5
Allow ignoring of hosts
Sometimes hosts are retired. You can ignore them using this new field. New versions of the query functions have been released.
See Changelog for upgrade instructions
Also: remove the tmp file.
For cleanup, you can rm /tmp/SamDrucker.payload.*
Rename the server configuration file to avoid client
0.2.3 Correct the server configuration filename
Correct the location of the configuration file
0.2.2 Merge branch 'master' of github.com:dlangille/SamDrucker
Sample configuration files
0.2.1 Update samdrucker.conf.sample
Adding configuration files
Configuration files make for easier upgrades.
Deciding to release a server version
I'll be using this release to build a FreeBSD server package. It will initially be private until I have it working. Then I'll add it to the FreeBSD ports tree.
Fix broken urlencoding
Correctly urlencode the data Using -d doesn't do the right thing Using --data-urlencode does. They cannot be used together. Relevant to #3
First public release
I've been using this at home for some time now. Let's release.