| Commit message (Expand) | Author | Age | Files | Lines |
* | BUG/MEDIUM: Switch to default UID/GID when UID/GID is inferior thanHEADmaster | Bertrand Jacquin | 2013-11-28 | 1 | -8/+8 |
* | BUG/MINOR: Add all RGroups, even when when group is not matching MIN_GID | Bertrand Jacquin | 2013-11-27 | 1 | -5/+1 |
* | BUG/MEDIUM: make RGroups working in mode stat, not only config mode | Bertrand Jacquin | 2013-11-27 | 1 | -11/+12 |
* | MINOR: Add a proper Makefile to build project. | Bertrand Jacquin | 2013-11-27 | 3 | -11/+144 |
* | doc update, mod_ruid2 is using Linux capabilities | Kees Monshouwer | 2013-08-26 | 1 | -2/+2 |
* | .gitignore changes | Kees Monshouwer | 2013-06-15 | 1 | -4/+4 |
* | Create .gitignore file | Kees Monshouwer | 2013-06-14 | 1 | -0/+5 |
* | Fix 'RGroups @none' in config mode, thanks Piotr Goczal for reporting | Kees Monshouwer | 2013-06-14 | 1 | -1/+3 |
* | Remove apache http server subcomponents from LICENSE | Bertrand Jacquin | 2013-06-13 | 1 | -472/+1 |
* | Only look in standard include directories for headers | Bertrand Jacquin | 2013-06-13 | 1 | -10/+10 |
* | Fix warning about NULL terminated command_rec set | Bertrand Jacquin | 2013-06-13 | 1 | -1/+1 |
* | Fix unused function parameter warnings, thanks Bertrand Jacquin | Kees Monshouwer | 2013-06-13 | 1 | -0/+18 |
* | Allow 'RGroups @none' in stat mode, thanks Piotr Goczal for reporting | Kees Monshouwer | 2013-06-12 | 1 | -1/+4 |
* | Version 0.9.8: Address reported security bug in chroot mode. Thanks to the "c...mod_ruid2-0.9.8 | Kees Monshouwer | 2013-03-22 | 2 | -13/+29 |
* | Remove mod_ruid1 from master branch | Kees Monshouwer | 2012-11-24 | 1 | -426/+0 |
* | typo in directive help | Kees Monshouwer | 2012-06-15 | 1 | -1/+1 |
* | fix single request mode (this time for real?) | Kees Monshouwer | 2012-06-15 | 1 | -0/+4 |
* | fix single request modev0.9.8b1 | Kees Monshouwer | 2012-05-29 | 1 | -10/+26 |
* | version 0.9.7mod_ruid2-0.9.7 | Kees Monshouwer | 2012-05-12 | 2 | -3/+7 |
* | Reduction of memory usage, especially in large deployments | Kees Monshouwer | 2012-05-12 | 1 | -5/+7 |
* | version 0.9.6mod_ruid2-0.9.6 | Kees Monshouwer | 2012-04-16 | 2 | -3/+7 |
* | fix user group exchange in default config | Kees Monshouwer | 2012-04-01 | 1 | -2/+2 |
* | change explanation RMode option | Kees Monshouwer | 2012-03-23 | 1 | -1/+1 |
* | change BuildPrereq to BuildRequires in spec file | Kees Monshouwer | 2012-03-19 | 2 | -2/+2 |
* | version 0.9.5mod_ruid2-0.9.5 | Kees Monshouwer | 2012-03-12 | 4 | -22/+26 |
* | remove debugging leftovers | Kees Monshouwer | 2012-03-07 | 1 | -12/+0 |
* | change default mode to config, improved supplementary groups support, code cl...v0.9.5b3 | Kees Monshouwer | 2012-03-06 | 1 | -78/+104 |
* | CORE_PRIVATE is unnecessary for apache 2.4 | Kees Monshouwer | 2012-02-28 | 1 | -0/+5 |
* | change two variable names to there apache 2.4 equivalent | Kees Monshouwer | 2012-02-28 | 1 | -3/+3 |
* | Removed some unnecessary includes.v0.9.5b2 | Kees Monshouwer | 2012-02-27 | 1 | -7/+2 |
* | This version is still beta material. | Kees Monshouwer | 2012-02-27 | 1 | -1/+1 |
* | mod_ruid2 is now apache 2.4 compatible. | Kees Monshouwer | 2012-02-27 | 1 | -16/+39 |
* | Auto detect default [ug]id and groupsv0.9.5b1 | Kees Monshouwer | 2011-10-22 | 1 | -54/+39 |
* | Removed a lot of whitespace in mod_ruid2.c | Kees Monshouwer | 2011-10-20 | 1 | -38/+38 |
* | Version 0.9.4mod_ruid2-0.9.4 | Kees Monshouwer | 2011-02-24 | 2 | -7/+12 |
* | Removed the minor 'improvements' | Kees Monshouwer | 2011-02-23 | 1 | -11/+4 |
* | Fix for mod_security incompatibility issue. And some minor improvements | Kees Monshouwer | 2011-02-20 | 1 | -60/+71 |
* | Chroot issue with sub-requests, caused by mod_rewrite for examplemod_ruid2-0.9.3 | Kees Monshouwer | 2011-01-04 | 2 | -3/+20 |
* | Array subscript was above array bounds in ruid_set_permmod_ruid2-0.9.2 | Kees Monshouwer | 2010-12-21 | 1 | -1/+1 |
* | Only keep CAP_DAC_READ_SEARCH capability if stat mode is used, take 2... Code...mod_ruid2-0.9.1 | Kees Monshouwer | 2010-10-18 | 1 | -140/+167 |
* | Only keep CAP_DAC_READ_SEARCH capability if stat mode is used | Kees Monshouwer | 2010-08-16 | 1 | -18/+38 |
* | Supplementary groups check added, typo in READMEv0.9.1 | Kees Monshouwer | 2010-08-14 | 2 | -7/+16 |
* | Added chroot functionalitymod_ruid2-0.9 | Kees Monshouwer | 2010-06-24 | 4 | -24/+135 |
* | small fix in coredump codemod_ruid2-0.8.2 | Kees Monshouwer | 2010-06-22 | 1 | -3/+1 |
* | Drop capabilities permanent after set[ug]id when MaxRequestsPerChild is set to 1 | Kees Monshouwer | 2010-06-21 | 2 | -45/+12 |
* | Fixed redhat .spec file | Kees Monshouwer | 2010-06-21 | 1 | -1/+1 |
* | Updated README file | Kees Monshouwer | 2010-06-21 | 1 | -46/+51 |
* | Added drop capability mode to drop capabilities permanent after set[ug]idv0.8.2 | Kees Monshouwer | 2010-06-21 | 3 | -25/+200 |
* | Add last code revision to the apache 1.3 module | Kees Monshouwer | 2010-05-21 | 1 | -4/+17 |
* | Drop unused capabilities, changed CAP_DAC_OVERRIDE to CAP_DAC_READ_SEARCHmod_ruid2-0.8.1 | Kees Monshouwer | 2010-05-20 | 1 | -4/+17 |