8000 Tags · mstpd/mstpd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mstpd/mstpd

Tags

0.1.0

Toggle 0.1.0's commit message
release: prepare details for 0.1.0 release

Add release notes and bump version.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>

0.0.9

Toggle 0.0.9's commit message
release: prepare new release

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>

0.0.8

Toggle 0.0.8's commit message
ctl_main: allow batch commands from stdin as well

Some users may want to provide mstpctl commands by piping into mstpctl.
This allows users to do that.
The requirement is that commands be separated via newlines.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>

0.0.7

Toggle 0.0.7's commit message
main.c: free file pointer when exiting

In most cases, that file-pointer and descriptor will be released since the
app terminates.

However, it's good practice to free it before doing that.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>

0.0.6

Toggle 0.0.6's commit message
NEWS: update for version 0.0.6

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>

0.05

Toggle 0.05's commit message
65DF
mstpd: bump version to 0.0.5

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>

0.04

Toggle 0.04's commit message
mstpd version 0.04

0.03

Toggle 0.03's commit message
mstpd version 0.03

0