]> git.proxmox.com Git - pve-access-control.git/log
pve-access-control.git
12 years agoadd new environment type 'ha'
Dietmar Maurer [Tue, 13 Dec 2011 09:07:12 +0000 (10:07 +0100)]
add new environment type 'ha'

We use this to mark tasks started by HA manager (rgmanager agents).

12 years agouse 'mv' to make targets atomic
Dietmar Maurer [Wed, 7 Dec 2011 05:19:44 +0000 (06:19 +0100)]
use 'mv' to make targets atomic

To avoid empty man page bug.

12 years agoremove generated files in clean target
Dietmar Maurer [Tue, 6 Dec 2011 10:45:34 +0000 (11:45 +0100)]
remove generated files in clean target

12 years agoupdate version to 1.0-3
Dietmar Maurer [Fri, 2 Dec 2011 08:56:58 +0000 (09:56 +0100)]
update version to 1.0-3

12 years agoadd support for delayed parameter parsing
Dietmar Maurer [Thu, 3 Nov 2011 06:11:34 +0000 (07:11 +0100)]
add support for delayed parameter parsing

We need that to disable file upload for normal API request (avoid DOS attacs).

12 years agoexit when child finish
Dietmar Maurer [Sat, 22 Oct 2011 08:43:17 +0000 (10:43 +0200)]
exit when child finish

Some programs daemonize without closing stdout/stderr, but we do not want to wait until all childs closed stdout/stderr.

12 years agocreate correct man page and .pod
Dietmar Maurer [Thu, 20 Oct 2011 06:38:54 +0000 (08:38 +0200)]
create correct man page and .pod

12 years agodo not close STDIN if rune in foreground
Dietmar Maurer [Wed, 19 Oct 2011 05:30:44 +0000 (07:30 +0200)]
do not close STDIN if rune in foreground

12 years agosen TERM to all pgrp members
Dietmar Maurer [Tue, 18 Oct 2011 05:47:09 +0000 (07:47 +0200)]
sen TERM to all pgrp members

12 years agocorrectly catch EINTR
Dietmar Maurer [Tue, 18 Oct 2011 05:26:43 +0000 (07:26 +0200)]
correctly catch EINTR

12 years agofix nockeck parameter in active_workers
Dietmar Maurer [Thu, 13 Oct 2011 09:53:12 +0000 (11:53 +0200)]
fix nockeck parameter in active_workers

12 years agofix bug in fork_worker
Dietmar Maurer [Tue, 11 Oct 2011 06:37:32 +0000 (08:37 +0200)]
fix bug in fork_worker

12 years agoimplement a way to abort workers
Dietmar Maurer [Wed, 14 Sep 2011 06:14:43 +0000 (08:14 +0200)]
implement a way to abort workers

12 years agoflush output file handle and send kill to whole process group
Dietmar Maurer [Mon, 12 Sep 2011 11:50:21 +0000 (13:50 +0200)]
flush output file handle and send kill to whole process group

12 years agofix build - do not install Changelog (no longer exists)
Dietmar Maurer [Wed, 24 Aug 2011 08:00:28 +0000 (10:00 +0200)]
fix build - do not install Changelog (no longer exists)

12 years agoremove Changelog, we now have git
Dietmar Maurer [Wed, 24 Aug 2011 07:57:37 +0000 (09:57 +0200)]
remove Changelog, we now have git

12 years agoadd .gitignore, use better name for build dir
Dietmar Maurer [Wed, 24 Aug 2011 07:56:17 +0000 (09:56 +0200)]
add .gitignore, use better name for build dir

12 years agoallow expire to be undefined
Dietmar Maurer [Wed, 24 Aug 2011 07:28:01 +0000 (09:28 +0200)]
allow expire to be undefined

12 years agodepend on libauthen-pam-perl
Dietmar Maurer [Tue, 23 Aug 2011 06:54:08 +0000 (08:54 +0200)]
depend on libauthen-pam-perl

12 years agoiimported from svn 'pve-access-control/trunk'
Dietmar Maurer [Tue, 23 Aug 2011 05:27:48 +0000 (07:27 +0200)]
iimported from svn 'pve-access-control/trunk'