301 Commits

Author SHA1 Message Date
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
Konstantin Stepanov
7b4be85429 fix cron.target spacings 2015-12-11 01:27:33 +03:00
Konstantin Stepanov
29ddc43638 version update 2015-12-11 01:26:03 +03:00
Konstantin Stepanov
02b85237fb fix build env vars passing 2015-12-11 01:25:11 +03:00
Konstantin Stepanov
01393b27ae pkgbuild update 2015-12-11 01:08:52 +03:00
Konstantin Stepanov
26a960c68c building fixes 2015-12-11 01:04:09 +03:00
Konstantin Stepanov
6e8cd4698a simplify build script 2015-12-10 22:16:10 +03:00
Konstantin Stepanov
dc7bf0eb05 add crates.io badges 2015-12-10 22:05:58 +03:00
Konstantin Stepanov
f2fc536af4 change travis build channel to stable 2015-12-10 21:59:13 +03:00