Skip to content

Releases: dlangille/SamDrucker

Fix database schema

02 Feb 02:19
82bfac3
Compare
Choose a tag to compare
Merge pull request #4 from fyfe/fixes/pg-schema-typo

Database schema fixes

0.2.5

27 Jan 22:35
Compare
Choose a tag to compare

Use freebsd-version to get the OS version
Merge pull request #5 from fyfe/fixes/os-version
Use full paths

Allow ignoring of hosts

06 Nov 16:24
08d3c00
Compare
Choose a tag to compare

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

15 Jul 19:26
Compare
Choose a tag to compare
0.2.3

Correct the server configuration filename

Correct the location of the configuration file

15 Jul 15:42
Compare
Choose a tag to compare
0.2.2

Merge branch 'master' of github.com:dlangille/SamDrucker

Sample configuration files

14 Jul 20:21
4b2c0e8
Compare
Choose a tag to compare
0.2.1

Update samdrucker.conf.sample

Adding configuration files

14 Jul 18:29
Compare
Choose a tag to compare

Configuration files make for easier upgrades.

Deciding to release a server version

18 Mar 15:59
Compare
Choose a tag to compare

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

12 Jan 15:07
Compare
Choose a tag to compare
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

11 Jan 21:13
Compare
Choose a tag to compare

I've been using this at home for some time now. Let's release.