Commits on Source (25)
-
Robbie Harwood authored
Signed-off-by:
Robbie Harwood <rharwood@redhat.com>
-
Robbie Harwood authored
Signed-off-by:
Robbie Harwood <rharwood@redhat.com>
-
Robbie Harwood authored
Signed-off-by:
Robbie Harwood <rharwood@redhat.com>
-
Robbie Harwood authored
When running apache as root, it will try to drop privileges. If the environment is not perfectly configured, this will result in an inability to read its own multiprocessing mutex: (22)Invalid argument: AH00024: Couldn't set permissions on the mpm-accept mutex; check User and Group directives Since apache also refuses to run as root (-DBIG_SECURITY_HOLE), move the mutex somewhere that apache will definitely be able to read. Signed-off-by:
Robbie Harwood <rharwood@redhat.com>
-
Robbie Harwood authored
Signed-off-by:
Robbie Harwood <rharwood@redhat.com>
-
Simo Sorce authored
This allows to consult the whole list in one place and then jump to the desired section as needed. Also fix some minor formatting discrepancies. Signed-off-by:
Simo Sorce <simo@redhat.com> Reviewed-by:
Robbie Harwood <rharwood@redhat.com> Merges: #160
-
Robbie Harwood authored
Signed-off-by:
Robbie Harwood <rharwood@redhat.com>
-
Robbie Harwood authored
This includes flagging the requests_kerberos magic OPTIONAL keyword as to be ignored. Signed-off-by:
Robbie Harwood <rharwood@redhat.com>
-
Robbie Harwood authored
Signed-off-by:
Robbie Harwood <rharwood@redhat.com>
-
Robbie Harwood authored
Signed-off-by:
Robbie Harwood <rharwood@redhat.com>
-
Robbie Harwood authored
- Treat `print()` only as a function - Treat `del` only as a keyword - Use modern octal notation - Perform idiomatic set non-membership check Signed-off-by:
Robbie Harwood <rharwood@redhat.com>
-
Robbie Harwood authored
Signed-off-by:
Robbie Harwood <rharwood@redhat.com>
-
Robbie Harwood authored
Signed-off-by:
Robbie Harwood <rharwood@redhat.com>
-
Robbie Harwood authored
Signed-off-by:
Robbie Harwood <rharwood@redhat.com> Resolves: #163
-
Robbie Harwood authored
Signed-off-by:
Robbie Harwood <rharwood@redhat.com>
-
Simo Sorce authored
We use some functions that were added only in v 2.4.11, make that the minimum required version in the docs. Resloves: #167 Signed-off-by:
Simo Sorce <simo@redhat.com>
-
Robbie Harwood authored
This should reduce general bugginess, and works around immediate issues with both. Signed-off-by:
Robbie Harwood <rharwood@redhat.com>
-
Simo Sorce authored
The check to match a mapped name to a named attribute inadvertently considered only the length of one of the strings. This would cause incorrect prefix matches. Signed-off-by:
Simo Sorce <simo@redhat.com>
-
Robbie Harwood authored
Signed-off-by:
Robbie Harwood <rharwood@redhat.com>
-
Timo Aaltonen authored
-
Timo Aaltonen authored
-
Timo Aaltonen authored
-
Timo Aaltonen authored
-
Timo Aaltonen authored
-
Timo Aaltonen authored
This diff is collapsed.