]> mj.ucw.cz Git - suidgw.git/log
suidgw.git
2 years agoReleased as version 1.3 master v1.3
Martin Mares [Thu, 27 Jan 2022 13:44:46 +0000 (14:44 +0100)]
Released as version 1.3

2 years agoDebian: Install setuid binary without dpkg-statoverride
Martin Mares [Thu, 27 Jan 2022 12:22:26 +0000 (13:22 +0100)]
Debian: Install setuid binary without dpkg-statoverride

This avoids interference with statoverrides specified manually
by the administrator.

However, if you have a previous version of the package installed,
the old statoverride entry will not be removed automatically.

2 years agoReset umask
Martin Mares [Thu, 27 Jan 2022 11:57:35 +0000 (12:57 +0100)]
Reset umask

2 years agoDo not crash when run with argc == 0
Martin Mares [Thu, 27 Jan 2022 11:02:27 +0000 (12:02 +0100)]
Do not crash when run with argc == 0

11 years agoDebian: Floating changelog
Martin Mares [Fri, 15 Feb 2013 10:30:58 +0000 (11:30 +0100)]
Debian: Floating changelog

11 years agoAllow "." in names, but not sole "." nor ".."
Martin Mares [Fri, 15 Feb 2013 10:26:38 +0000 (11:26 +0100)]
Allow "." in names, but not sole "." nor ".."

11 years agoDropped emulation of real/effective/saved ID semantics
Martin Mares [Tue, 12 Feb 2013 12:55:48 +0000 (13:55 +0100)]
Dropped emulation of real/effective/saved ID semantics

It breaks Perl.

11 years agoClean up tests (and added a simple Perl test)
Martin Mares [Tue, 12 Feb 2013 12:55:34 +0000 (13:55 +0100)]
Clean up tests (and added a simple Perl test)

11 years agoDebian: Architecture is "any", not "all"
Martin Mares [Tue, 12 Feb 2013 12:23:52 +0000 (13:23 +0100)]
Debian: Architecture is "any", not "all"

11 years agoDebian package
Martin Mares [Tue, 12 Feb 2013 12:15:34 +0000 (13:15 +0100)]
Debian package

11 years agomake install
Martin Mares [Tue, 12 Feb 2013 12:13:56 +0000 (13:13 +0100)]
make install

11 years agoA simple README, explaining how the whole thing works
Martin Mares [Tue, 12 Feb 2013 12:13:42 +0000 (13:13 +0100)]
A simple README, explaining how the whole thing works

11 years agoHandle saved uid/gid properly
Martin Mares [Tue, 12 Feb 2013 11:42:40 +0000 (12:42 +0100)]
Handle saved uid/gid properly

11 years agoMakefile: test-setup target
Martin Mares [Tue, 12 Feb 2013 11:42:34 +0000 (12:42 +0100)]
Makefile: test-setup target

11 years agoAdded a test script
Martin Mares [Tue, 12 Feb 2013 11:31:19 +0000 (12:31 +0100)]
Added a test script

11 years agoInitial version
Martin Mares [Tue, 12 Feb 2013 11:29:38 +0000 (12:29 +0100)]
Initial version