309 Commits

Author SHA1 Message Date
Konstantin Stepanov
12511bafb2 Merge pull request #42 from cjmayo/strip
make stripping binaries optional
2017-03-20 09:07:10 +02:00
Chris Mayo
aafc3f57a4 make stripping binaries optional
Support package managers that do this themselves.
2017-03-19 13:17:57 +00:00
Konstantin Stepanov
c45f0a444a Merge pull request #39 from cjmayo/bufread
fix warning: unused import: `BufRead`
2017-03-16 23:48:18 +02:00
Chris Mayo
d646012d2d fix warning: unused import: BufRead 2017-03-16 19:57:52 +00:00
Konstantin Stepanov
27d53d8b0e Merge pull request #38 from yegorius/master
run command in user home directory
2017-02-13 11:35:54 +02:00
yegorius
5f16f8ebcd run command in user home directory 2017-02-12 19:17:09 +02:00
Alexandre Detiste
ff02cd6bfb typo 2017-01-07 20:34:56 +01:00
Alexandre Detiste
1367c1a2a7 fix little glitch mentioned in issue #37 2016-10-29 17:42:24 +02:00
Konstantin Stepanov
3a28dfc8d5 dependencies update 2016-06-08 16:08:22 +03:00
Konstantin Stepanov
8830185368 bump version to 1.0.1 2016-04-21 12:13:51 +03:00
Konstantin Stepanov
3924addfd6 fix invalid crontab user lookup logic 2016-04-21 12:13:51 +03:00
Konstantin Stepanov
4173335771 fixed typos and grammar errors 2016-04-20 17:55:27 +03:00
Konstantin Stepanov
a088f2b9f6 set version to 1.0.0 2016-04-19 18:10:20 +03:00
Konstantin Stepanov
33216b6ed1 use pgs_files to parse passwd file 2016-04-19 18:09:22 +03:00
Konstantin Stepanov
bc9acd1263 update version in pkgbuild 2016-04-17 20:58:30 +03:00
Konstantin Stepanov
417e6bccc2 fix broken links in readme 2016-04-17 20:58:30 +03:00
Konstantin Stepanov
a6fb5ea28f fix #35: add configurable randomized delay flag and behavior 2016-04-17 20:58:23 +03:00
Konstantin Stepanov
3c4f3b777b comment out unused method for now 2016-04-13 16:18:53 +03:00
Konstantin Stepanov
431464e6f6 rustfmt 2016-04-13 16:16:14 +03:00
Konstantin Stepanov
42bb127d15 use fgetpwent_r in generator due to getpwent slowness 2016-04-13 16:15:23 +03:00
Konstantin Stepanov
8e825728ae fix #33: skip temporary files (with starting dots) 2016-03-28 20:10:33 +03:00
Konstantin Stepanov
27aabe1ee7 fix #34: incorrect special schedule experssions 2016-03-28 19:37:08 +03:00
Konstantin Stepanov
fe56d387b9 Merge pull request #32 from naufraghi/issue-30-error-if-spoll-non-writable
Issue #30: error if spool non writable
2016-02-23 11:44:37 +03:00
Matteo Bertini
cfc7899b8b Fix issue #30: exit with error instead of panic in case of wrong permissions
in USERS_CRONTAB_DIR
2016-02-22 23:06:18 +01:00
Konstantin Stepanov
f437435fcb Merge pull request #31 from naufraghi/deprecated-sleep_ms
Fix deprecated sleep_ms(u32) warning, use sleep(Duration)
2016-02-23 01:01:25 +03:00
Matteo Bertini
35c49af9cc Fix deprecated sleep_ms(u32) warning, use sleep(Duration) 2016-02-22 22:28:54 +01:00
Alexandre Detiste
e8c302efe3 typo 2016-02-22 17:38:49 +01:00
Alexandre Detiste
b4e51d83ac typos 2016-01-27 09:50:54 +01:00
Konstantin Stepanov
c98b75de38 bump version to 1.0.0-rc7 2016-01-21 17:31:42 +03:00
Konstantin Stepanov
1bbbd63bac update to latest cronparse api 2016-01-21 17:30:32 +03:00
Konstantin Stepanov
15df47f52d bump version to 1.0.0-rc6 2016-01-04 12:15:07 +03:00
Konstantin Stepanov
baca88af4b fix bug: invalid month name generator 2016-01-04 12:15:07 +03:00
Konstantin Stepanov
031a0d60ed bump version to 1.0.0-rc5 2015-12-28 13:56:02 +03:00
Konstantin Stepanov
9bfeeb65a1 update deps 2015-12-28 13:54:06 +03:00
Konstantin Stepanov
e2af6ce16c simplify environment generation 2015-12-27 03:27:58 +03:00
Konstantin Stepanov
5901f7ee02 configure release profile to make binaries smaller (#28) 2015-12-18 15:06:33 +03:00
Konstantin Stepanov
583cb584e5 makefile: fix default target (#28) 2015-12-18 14:47:08 +03:00
Konstantin Stepanov
c563816003 add space between environment vars (#28) 2015-12-18 11:53:12 +03:00
Alexandre Detiste
e9e7ea61e6 typo 2015-12-17 13:52:45 +01:00
Konstantin Stepanov
72580b9600 lock down dep versions for crates.io 2015-12-16 21:16:05 +03:00
Konstantin Stepanov
c5705a32cc update version to 1.0.0-rc4 2015-12-14 12:01:44 +03:00
Konstantin Stepanov
4f69ead6fb lower processor error log priority 2015-12-13 12:31:19 +03:00
Konstantin Stepanov
fff4b0cc25 update package 2015-12-11 19:17:16 +03:00
Konstantin Stepanov
8947b1686d dependencies update 2015-12-11 19:11:07 +03:00
Konstantin Stepanov
bdb3102d85 update links in readme 2015-12-11 17:49:05 +03:00
Konstantin Stepanov
aabfcf9d73 fix /etc dir placement 2015-12-11 12:52:54 +03:00
Konstantin Stepanov
bcaa365f7f pkgbuild dependencies update 2015-12-11 02:23:02 +03:00
Konstantin Stepanov
977a57f745 package helper binaries directory fix 2015-12-11 01:46:26 +03:00
Konstantin Stepanov
512630f371 fix destination directory 2015-12-11 01:40:07 +03:00
Konstantin Stepanov
f5fe382161 update pkgbuild package name 2015-12-11 01:31:00 +03:00