Commit Graph

107 Commits

Author SHA1 Message Date
Marcela Mašláňová
363b8ce826 PAM support rewritten to work with new defaults
The problem with pam is visible with systemd, which change some default. Now is
after pam_close_session closed all jobs, which will terminate all at jobs.

rhbz#812682
2012-04-19 17:33:40 +02:00
Marcela Mašláňová
53ff479aaa systemd-user-sessions.service is used in unit file, so the atd should be
started after almost all services are up and running
2012-04-19 17:27:41 +02:00
Marcela Mašláňová
926bb3fb9c at-3.1.13-help.patch update usage 2012-04-19 17:27:29 +02:00
Marcela Mašláňová
197130ca9a at-3.1.13-usePOSIXtimers.patch use POSIX timers, so we won't need
pm-utils hack anymore.
2012-04-19 17:27:14 +02:00
Marcela Mašláňová
e85ff306c1 at-3.1.13-mailwithhostname.patch in email mention also hostname address. 2012-04-19 17:26:53 +02:00
Dennis Gilmore
451d8d2a07 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 15:58:27 -06:00
Marcela Mašláňová
4b79d98615 754156 fix typo in script 2011-11-15 16:05:46 +01:00
Marcela Mašláňová
d7c6e9279d Merge branch 'master' of ssh://pkgs.fedoraproject.org/at
Conflicts:
	at.spec
2011-11-14 10:48:00 +01:00
Marcela Mašláňová
4c35e57e8e fix incorrect option in test in 56atd 2011-11-14 10:42:16 +01:00
Dennis Gilmore
f351badf66 - Rebuilt for glibc bug#747377 2011-10-26 18:36:44 -05:00
Marcela Mašláňová
e595e9b0c0 729742 fix 56atd script for systemd 2011-10-05 18:26:18 +02:00
Marcela Mašláňová
d6845c84b2 rebuilt with new rpm
Related: rhbz#728707
2011-08-15 16:10:46 +02:00
Marcela Mašláňová
92956ea3ad Update to 3.1.13. 2011-07-29 14:27:23 +02:00
Marcela Mašláňová
2fe8626dfd fix permission of init.d/atd 2011-07-21 16:23:09 +02:00
Marcela Mašláňová
e581cc970e Use _unitdir macro. 2011-07-20 16:35:59 +02:00
Marcela Mašláňová
14aaaeabc5 create sysvinit script 714642 (inspired by cronie) 2011-07-20 10:30:32 +02:00
Marcela Mašláňová
df8b4988f7 - re-add missing export SHELL 674426
- remove sysvinit scripts 714642
- clean specfile (use bcond, remove defattr)
2011-07-19 17:37:35 +02:00
Dennis Gilmore
07d6592193 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 20:53:00 -06:00
Marcela Mašláňová
f9653b11d0 Permission in install section has been fixed
Thanks to Ville Skyttä (rhbz#669497)
2011-01-14 10:36:32 +01:00
Marcela Mašláňová
84e7577d70 Add flex-static to pass koji build. 2010-12-07 14:29:59 +01:00
Marcela Mašláňová
7e08daa611 Fix typo in systemd configuration
- fix permissions of config files
2010-12-07 13:08:50 +01:00
Marcela Mašláňová
a16f9f1e98 systemd init script (replacement) 2010-11-30 13:28:14 +01:00
Marcela Mašláňová
7d7d3d5dcd - 568222 interrupted 'at' job creates empty job for non-root 2010-03-15 09:05:33 +00:00
Marcela Mašláňová
40fa1a06f1 - prevent arbitrary destruction of at jobs (based on 564243) 2010-02-12 12:18:30 +00:00
Marcela Mašláňová
c5c176fd70 - polish pam in atd again 2010-01-18 14:47:12 +00:00
Marcela Mašláňová
7babbd86d0 And next BR. 2009-12-03 13:05:52 +00:00
Marcela Mašláňová
659f340189 Add BR for test. 2009-12-03 12:58:29 +00:00
Marcela Mašláňová
ec83003b9d - update to the new version of at
- adapt patches for new version
- change our pam config to source
- start using new upstream test instead of our nonfunctinal
- upstream changed nofork option -n to foreground option -f
2009-12-03 12:34:21 +00:00
Marcela Mašláňová
f2de853269 - 528582 add noreplace option into files section
- rewrite pam2 patch - check return value, use "better" macro, etc.
- new version of at
2009-10-14 11:48:03 +00:00
Tomáš Mráz
d890f95952 - authentication PAM modules have to be configured for pam_setcred() 2009-09-29 08:22:12 +00:00
Tomáš Mráz
da745d8a18 - improve the PAM configuration, use password-auth common stack 2009-09-16 09:31:40 +00:00
Adam Jackson
454b05b6c2 - Remove Requires: pm-utils-filesystem, dead package 2009-08-18 19:12:05 +00:00
Jesse Keating
757227a565 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 17:27:25 +00:00
Marcela Mašláňová
e53cc9a4ad - require pm-utils-filesystem instead of pm-utils which should help minimal
installation.
2009-07-20 05:55:19 +00:00
Marcela Mašláňová
2938e27a31 - clean cvs, check patches 2009-06-01 11:47:22 +00:00
Marcela Mašláňová
8c5d8c51ac - 435765 and 486844 in some cases could be used bash for at commands even
if user sets different default shell. Also bash4.0 fix Here Documents
    which breaks previous patch at-3.1.10-shell.patch.
2009-02-26 13:43:46 +00:00
Jesse Keating
d135564725 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 02:51:05 +00:00
Marcela Mašláňová
6dcd2bc2f8 - 486227 add hyphen date into manual page. 2009-02-19 08:06:33 +00:00
Marcela Mašláňová
772deb22aa - 464393 add script into pm-utils, because daemon wasn't taking all jobs
after suspend/hibernate
2008-12-03 13:30:31 +00:00
Marcela Mašláňová
b51bd77026 - update init script according to SysVInitScript 2008-10-24 13:14:05 +00:00
Marcela Mašláňová
04cf46f800 - thanks dwalsh for selinux patch, which fix #460873 2008-09-17 08:52:38 +00:00
Marcela Mašláňová
c1bcbeddb1 - 446004 hope adding || into scriptlets fix removing old package after
upgrade
- fixes for fuzz=0
2008-07-18 14:34:48 +00:00
Marcela Mašláňová
2a31c011e3 - 446004 hope adding || into scriptlets fix removing old package after
upgrade
2008-07-18 12:55:00 +00:00
Marcela Mašláňová
82024fce9a Use ISO format instead of posix. 2008-03-25 14:00:46 +00:00
Marcela Mašláňová
6635d052b3 - #435250 mixed OPTS and OPTIONS variable in sysconfig 2008-02-28 09:34:57 +00:00
Jesse Keating
d6041acaa4 - Autorebuild for GCC 4.3 2008-02-19 14:25:53 +00:00
Marcela Mašláňová
8631931ced - used PIE instead of pie (with pie wasn't build on 64b successful)
- rewrite PAM fail check
- fix checking of settings setuid(s)
2008-01-14 09:08:45 +00:00
Marcela Mašláňová
0dbb2afee2 Another problem with permission in sysconfig. 2007-12-03 07:58:16 +00:00
Marcela Mašláňová
1195249460 Bug 398981: change on correct permissions. 2007-11-30 14:48:49 +00:00
Marcela Mašláňová
ed14ae19f0 "Bug 250147 Processed: add optional support for gnome-keyring to passwd pam
stack" was solved by fixing pam configuration file for at. Also the bug
    250944 was fixed ;-)
2007-10-05 11:58:14 +00:00