Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  cf
  conf.default
  etc
  usr

Latest revisions

# Date Author Comment
ade64ca6 09/28/2022 02:01 PM Jim Pingle

Fix service status widget listing of non-disabled services

941eca9a 09/28/2022 01:24 PM Jim Pingle

Fix handling of empty entries in NTP interfaces.

5538e593 09/27/2022 07:27 PM Reid Linnemann

Prevent array/config_get_path() from overriding 0 values

Change the semantics of array_get_path() and config_get_path() so that only
empty strings at a path are overridden by $default if non-null, so that
legitimate 0 values set in the config are not overridden as empty() returns true...

b542396e 09/27/2022 07:27 PM Reid Linnemann

Replace direct config accesses in auth.inc. Issue #13446

Additionally, change local_group_del_user() to include the index of the group in
the path to the group's member list when removing the user from it. This appears
to have been broken in the original code. With this fixed, remove the redundant...

829083b9 09/26/2022 03:26 PM Brad Davis

Add quotes around variable usage to prevent word splitting

13691f23 09/26/2022 03:25 PM Brad Davis

Avoid using -o in test(1)

c4c2ecd8 09/26/2022 03:20 PM Brad Davis

-1 is not allowed, exit only uses 0-255

5d800e8b 09/26/2022 03:07 PM Brad Davis

Avoid using -a in test(1)

d0732158 09/26/2022 03:07 PM Brad Davis

-1 is not allowed, exit only uses 0-255

abedf73d 09/26/2022 02:31 PM Brad Davis

Add quotes around variable usage to prevent word splitting

View revisions

Also available in: Atom