/
githubmirror
/
sudo
ОбзорДокументацияВойти
/
githubmirror
/
sudo
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
sudo/
logsrvd/
..
regress

getaddrinfo stub: set sin_port

3 года назад
Makefile.in

Add adminconfdir and --enable-adminconf to set it. Configuration paths in sudo are now a colon-separated list of files with the adminconfdir instance first (if enabled), followed by a sysconfdir instance.

3 года назад
iolog_writer.c

Change max user-ID and group-ID from INT_MAX to UINT_MAX.

4 года назад
logsrv_util.c

Check for sudo_pow2_roundup() overflow. Calling sudo_pow2_roundup(INT_MAX+2) will return since there is no power of 2 larger than INT_MAX+1 that fits in an unsigned int. This is not an issue in practice since we restrict messages to 2Mib.

3 года назад
logsrv_util.h

Make sure INET_ADDRSTRLEN and INET6_ADDRSTRLEN are defined.

5 лет назад
logsrvd.c

Convert config file paths to colon-separated path list. This means that _PATH_SUDO_CONF, _PATH_SUDOERS, _PATH_SUDO_LOGSRVD_CONF, and _PATH_CVTSUDOERS_CONF can now specify multiple files. The first file that exists is used.

3 года назад
logsrvd.h

Use #include <config.h> not #include "config.h" for consistency. Otherwise, some compilers may do the wrong thing in a build dir if there is a config.h file in the source dir too.

4 года назад
logsrvd_conf.c

Convert config file paths to colon-separated path list. This means that _PATH_SUDO_CONF, _PATH_SUDOERS, _PATH_SUDO_LOGSRVD_CONF, and _PATH_CVTSUDOERS_CONF can now specify multiple files. The first file that exists is used.

3 года назад
logsrvd_journal.c

Check for sudo_pow2_roundup() overflow. Calling sudo_pow2_roundup(INT_MAX+2) will return since there is no power of 2 larger than INT_MAX+1 that fits in an unsigned int. This is not an issue in practice since we restrict messages to 2Mib.

3 года назад
logsrvd_local.c

Add basic regress for JSON functions. Fix a bug in escaped control character handling. Roll back changes to buffer if sudo_json_add_value() fails.

4 года назад
logsrvd_queue.c

Quiet some harmless PVS Studio warnings.

4 года назад
logsrvd_relay.c

Protect use of AF_INET6 with HAVE_STRUCT_IN6_ADDR guards. From Tim Rice.

4 года назад
sendlog.c

Check for sudo_pow2_roundup() overflow. Calling sudo_pow2_roundup(INT_MAX+2) will return since there is no power of 2 larger than INT_MAX+1 that fits in an unsigned int. This is not an issue in practice since we restrict messages to 2Mib.

3 года назад
sendlog.h

Use #include <config.h> not #include "config.h" for consistency. Otherwise, some compilers may do the wrong thing in a build dir if there is a config.h file in the source dir too.

4 года назад
tls_client.c

Quiet some harmless PVS Studio warnings.

4 года назад
tls_common.h

Use #include <config.h> not #include "config.h" for consistency. Otherwise, some compilers may do the wrong thing in a build dir if there is a config.h file in the source dir too.

4 года назад
tls_init.c

Add missing PVS Studio Open Source comments. Also avoid checking protobuf-c source and protobuf-c generated files.

4 года назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©