9ced692aa8
Basic structure and first slides
30ede357e2
Beamer org-mode exporter setup
ecd5ee5a36
Add functions to print information about SysV mqs
9666e0788d
Implement
info
command for SysV IPC mqs
4c82d41f8e
Implement printing a list of SysV IPC mqs
f4796e7da6
Refactor
sysvmq::unlink_*
and check for error
8d127d840e
Minor fixes in readme and clap help
cc19087195
Implement deletion of SysV IPC message queues
4d200bb5f3
Implement creation of SysV IPC message queues
a468c5d7bb
Move install section into its own file
07decf7b36
Add debian package build information in readme
cc19087195
Implement deletion of SysV IPC message queues
4d200bb5f3
Implement creation of SysV IPC message queues
a468c5d7bb
Move install section into its own file
07decf7b36
Add debian package build information in readme
786b31e1fe
Move install section into its own file
07decf7b36
Add debian package build information in readme
9aae14feae
Refactor commands to support different backends
4020f062ef
Add new subcommand
list
606b4de524
Use a fn for verbose output when sending
f0fb50bc24
Improve help text
6d951ed2cc
Use a fn for verbose output when sending
6835a0b020
Improve help text
6d951ed2cc
Use a fn for verbose output when sending
6835a0b020
Improve help text
d88d69bbb1
Raise version to 0.1.1
19130056ee
Expect instead of a lousy unwrap with comment
83e4ff36e5
Use the
humantime
crate to parse Duration
185923b1c9
Raise version to 0.1.1
c4442082ef
Expect instead of a lousy unwrap with comment