]>
git.ipfire.org Git - thirdparty/freeradius-server.git/log
Arran Cudbard-Bell [Tue, 4 Jun 2019 08:05:55 +0000 (16:05 +0800)]
Stupid doxygen
Jorge Pereira [Sat, 1 Jun 2019 19:22:59 +0000 (15:22 -0400)]
doxygen: Replace <name@addres> by (name@address)
Alan T. DeKok [Sun, 2 Jun 2019 18:11:12 +0000 (14:11 -0400)]
typos and fixes
Alan T. DeKok [Sun, 2 Jun 2019 02:38:01 +0000 (22:38 -0400)]
remove one more old file
Alan T. DeKok [Sun, 2 Jun 2019 02:37:16 +0000 (22:37 -0400)]
move bugs.md to doc/source/ directory
as it's largely for people with source code access.
Alan T. DeKok [Sun, 2 Jun 2019 02:35:48 +0000 (22:35 -0400)]
remove "rlm" prefix
Alan T. DeKok [Sun, 2 Jun 2019 02:34:43 +0000 (22:34 -0400)]
these are really "how to", and not reference documentation
Alan T. DeKok [Sun, 2 Jun 2019 02:33:48 +0000 (22:33 -0400)]
these are replaced by new, updated docs
Alan T. DeKok [Sun, 2 Jun 2019 02:32:43 +0000 (22:32 -0400)]
delete very, very, old things that no longer apply
Alan T. DeKok [Sun, 2 Jun 2019 02:32:00 +0000 (22:32 -0400)]
remove old / useless file
Alan T. DeKok [Sun, 2 Jun 2019 02:30:52 +0000 (22:30 -0400)]
move / cleanup for new organization
we should probably just drop ascend / bay / etc. docs
no one has used that equipment in 10+ years
Alan T. DeKok [Sun, 2 Jun 2019 02:26:00 +0000 (22:26 -0400)]
add /g
Alan T. DeKok [Sun, 2 Jun 2019 02:22:07 +0000 (22:22 -0400)]
need this, too
Alan T. DeKok [Fri, 31 May 2019 21:10:09 +0000 (17:10 -0400)]
new files.
They still need cleaning up for v4 syntax and cross-references.
Alan T. DeKok [Fri, 31 May 2019 20:49:49 +0000 (16:49 -0400)]
add unlang asciidoc documentation
Alan T. DeKok [Fri, 31 May 2019 20:15:19 +0000 (16:15 -0400)]
note updates
Arran Cudbard-Bell [Sat, 1 Jun 2019 13:25:22 +0000 (09:25 -0400)]
Switch email in copyright notices to using parenthesies so doxygent doesn't see them at HTML tags
Arran Cudbard-Bell [Sat, 1 Jun 2019 13:15:09 +0000 (09:15 -0400)]
Fix spacing in copyright notices
Jorge Pereira [Fri, 31 May 2019 17:29:00 +0000 (13:29 -0400)]
rlm_cache: Fix missing 'key_len' set in memcached driver
Alan T. DeKok [Fri, 31 May 2019 17:15:00 +0000 (13:15 -0400)]
initialize the dl loader early, but also set the search path
so that unit tests which don't set `lib_dir` can still leverage
the environment variables to set the search path for modules.
Alan T. DeKok [Fri, 31 May 2019 17:12:02 +0000 (13:12 -0400)]
add set search path API
Alan T. DeKok [Fri, 31 May 2019 17:06:52 +0000 (13:06 -0400)]
compiler warnings
Alan T. DeKok [Fri, 31 May 2019 17:04:12 +0000 (13:04 -0400)]
nanoseconds, not microseconds
Alan T. DeKok [Fri, 31 May 2019 16:52:28 +0000 (12:52 -0400)]
clarify error message
Alan T. DeKok [Fri, 31 May 2019 15:36:30 +0000 (11:36 -0400)]
comment out long-running tests
Alan T. DeKok [Fri, 31 May 2019 15:35:04 +0000 (11:35 -0400)]
check for errors
Alan T. DeKok [Fri, 31 May 2019 13:52:49 +0000 (09:52 -0400)]
add "on read" callback for lib_dir. Fixes #2726
and make it run before the virtual server "namespace" callback
Alan T. DeKok [Mon, 27 May 2019 20:22:08 +0000 (16:22 -0400)]
list can't be NULL. CID #
1445202
Alan T. DeKok [Mon, 27 May 2019 20:20:34 +0000 (16:20 -0400)]
check contents of psk_identity, too. CID #
1445203
Alan T. DeKok [Mon, 27 May 2019 20:15:55 +0000 (16:15 -0400)]
we don't really care about failures here. CID #
1445204
Alan T. DeKok [Mon, 27 May 2019 20:14:35 +0000 (16:14 -0400)]
check return code of value box alloc. CID #
1445205
Alan T. DeKok [Mon, 27 May 2019 20:12:40 +0000 (16:12 -0400)]
8/16 bit integers are always within the Lua "unsigned int" range
CID #
1445205 CID #
1445206
Jorge Pereira [Tue, 28 May 2019 21:47:16 +0000 (17:47 -0400)]
radclient: Update to use fr_time_delta_t
Jorge Pereira [Tue, 28 May 2019 21:29:32 +0000 (17:29 -0400)]
radclient: Typo
Jorge Pereira [Sat, 25 May 2019 01:55:48 +0000 (22:55 -0300)]
radmin: Update to use fr_time_delta_t
Alan T. DeKok [Mon, 27 May 2019 20:09:26 +0000 (16:09 -0400)]
do correct calculation. CID #
1445645
Alan T. DeKok [Sat, 25 May 2019 01:56:16 +0000 (21:56 -0400)]
remove dead code. CID #
1445223
Jorge Pereira [Sat, 25 May 2019 01:48:46 +0000 (22:48 -0300)]
radsnmap: Update to use fr_time_delta_t
Arran Cudbard-Bell [Sat, 25 May 2019 06:20:02 +0000 (02:20 -0400)]
Use a macro when converting from server epoch time to timeval/timespec
Arran Cudbard-Bell [Sat, 25 May 2019 06:02:38 +0000 (02:02 -0400)]
Fix docs
Jorge Pereira [Fri, 24 May 2019 22:20:53 +0000 (19:20 -0300)]
rlm_delay: Update to use fr_time_delta_t
Alan T. DeKok [Sat, 25 May 2019 01:54:56 +0000 (21:54 -0400)]
use correct variable
Arran Cudbard-Bell [Sat, 25 May 2019 00:38:04 +0000 (20:38 -0400)]
Minor fixes
Arran Cudbard-Bell [Fri, 24 May 2019 22:08:47 +0000 (18:08 -0400)]
Set default timeout correctly in fr_ldap_result
Arran Cudbard-Bell [Fri, 24 May 2019 22:07:04 +0000 (18:07 -0400)]
Use a proper enum for time resolution
Arran Cudbard-Bell [Fri, 24 May 2019 22:02:21 +0000 (18:02 -0400)]
Apparently needed?
Arran Cudbard-Bell [Fri, 24 May 2019 20:52:12 +0000 (16:52 -0400)]
Not used
Alan T. DeKok [Fri, 24 May 2019 20:06:58 +0000 (16:06 -0400)]
check decoded length before using it. CID #
1445221
Alan T. DeKok [Fri, 24 May 2019 20:05:03 +0000 (16:05 -0400)]
try to avoid integer overflow. CID #
1445226
Alan T. DeKok [Fri, 24 May 2019 20:02:47 +0000 (16:02 -0400)]
check for bad input. CID #
1445233
Alan T. DeKok [Fri, 24 May 2019 20:00:59 +0000 (16:00 -0400)]
remove dead code. CID #
1445236
Alan T. DeKok [Fri, 24 May 2019 20:00:30 +0000 (16:00 -0400)]
typo
Alan T. DeKok [Fri, 24 May 2019 19:57:57 +0000 (15:57 -0400)]
hoist check to before dereference. CID #
1445248
Alan T. DeKok [Fri, 24 May 2019 19:56:32 +0000 (15:56 -0400)]
close fp before returning. CID #
1185992
Alan T. DeKok [Fri, 24 May 2019 19:54:49 +0000 (15:54 -0400)]
check limits for "data" buffer, too. CID #
1198852
Alan T. DeKok [Fri, 24 May 2019 19:51:46 +0000 (15:51 -0400)]
quiet clang scan. ID #
1445219
Alan T. DeKok [Fri, 24 May 2019 19:48:46 +0000 (15:48 -0400)]
free the thing we alloced. CID #
1445240
there's no need to have a value_box here, as we just have a
C string pointer
Alan T. DeKok [Fri, 24 May 2019 19:45:37 +0000 (15:45 -0400)]
check size of buffer. CID #
1445214
Alan T. DeKok [Fri, 24 May 2019 19:43:32 +0000 (15:43 -0400)]
check return valid. CID #
1445212
Arran Cudbard-Bell [Fri, 24 May 2019 19:58:17 +0000 (15:58 -0400)]
Remove unused timeval utility functions
Arran Cudbard-Bell [Fri, 24 May 2019 19:58:04 +0000 (15:58 -0400)]
Use new time delta conversion function in radsniff
Arran Cudbard-Bell [Fri, 24 May 2019 19:57:40 +0000 (15:57 -0400)]
Remove timeval from ocsp
Arran Cudbard-Bell [Fri, 24 May 2019 19:47:28 +0000 (15:47 -0400)]
Remove timespec subtract
We can probably remove most of the timeval functions too...
Arran Cudbard-Bell [Fri, 24 May 2019 19:46:22 +0000 (15:46 -0400)]
Convert retry delay to time_delta
Arran Cudbard-Bell [Fri, 24 May 2019 19:45:48 +0000 (15:45 -0400)]
Convert the rest of the delay and interval values to time_delta
They were already assumed to be NSEC values in various expressions after the last cleanup... oops.
Arran Cudbard-Bell [Fri, 24 May 2019 19:44:54 +0000 (15:44 -0400)]
Remove more timevals from the LDAP library
Arran Cudbard-Bell [Fri, 24 May 2019 19:35:11 +0000 (15:35 -0400)]
Remove timeval from ldap_result
Arran Cudbard-Bell [Fri, 24 May 2019 19:33:31 +0000 (15:33 -0400)]
Not used
Arran Cudbard-Bell [Fri, 24 May 2019 19:32:50 +0000 (15:32 -0400)]
Simplify setting timeout values on LDAP connections
Arran Cudbard-Bell [Fri, 24 May 2019 19:07:02 +0000 (15:07 -0400)]
Remove timeval from sync_touch
Arran Cudbard-Bell [Fri, 24 May 2019 19:02:59 +0000 (15:02 -0400)]
Remove fr_event_timer_insert
Arran Cudbard-Bell [Fri, 24 May 2019 19:02:05 +0000 (15:02 -0400)]
timeval2ntp and ntp2timeval not actually used anywhere...
Arran Cudbard-Bell [Fri, 24 May 2019 19:00:39 +0000 (15:00 -0400)]
Remove support for %pT
Arran Cudbard-Bell [Fri, 24 May 2019 18:59:47 +0000 (14:59 -0400)]
Remove timeval from udpfromto
Only a few small uses
Arran Cudbard-Bell [Fri, 24 May 2019 18:58:18 +0000 (14:58 -0400)]
Pass 0 not NULL for timeout
Arran Cudbard-Bell [Fri, 24 May 2019 18:58:08 +0000 (14:58 -0400)]
Die timeval die
Arran Cudbard-Bell [Fri, 24 May 2019 18:57:05 +0000 (14:57 -0400)]
Remove timeout from dhcpclient
Arran Cudbard-Bell [Fri, 24 May 2019 18:50:42 +0000 (14:50 -0400)]
Remove timeval from proto_ldap_sync
Arran Cudbard-Bell [Fri, 24 May 2019 18:49:52 +0000 (14:49 -0400)]
Remove timeval from rlm_redis_ippool_tool
Arran Cudbard-Bell [Fri, 24 May 2019 18:49:40 +0000 (14:49 -0400)]
Remove timeval from oracle driver
Arran Cudbard-Bell [Fri, 24 May 2019 18:49:29 +0000 (14:49 -0400)]
remove timeval from test utilities
Arran Cudbard-Bell [Fri, 24 May 2019 18:17:30 +0000 (14:17 -0400)]
Fix mod_conn_create in rlm_krb5
Arran Cudbard-Bell [Fri, 24 May 2019 18:08:30 +0000 (14:08 -0400)]
Remove last traces of FR_TYPE_TIMEVAL
Arran Cudbard-Bell [Fri, 24 May 2019 18:04:11 +0000 (14:04 -0400)]
Strip FR_TYPE_TIMEVAL from module configurations and replace with FR_TYPE_TIME_DELTA
Remove timevals from:
exec API
connection pool API
LDAP library
delay module
many other modules
Arran Cudbard-Bell [Fri, 24 May 2019 17:34:46 +0000 (13:34 -0400)]
Formatting
Alan T. DeKok [Fri, 24 May 2019 17:33:48 +0000 (13:33 -0400)]
initialize variable. CID #
1445211
Alan T. DeKok [Fri, 24 May 2019 17:30:48 +0000 (13:30 -0400)]
q cannot be NULL here. CID #
1445208
Alan T. DeKok [Fri, 24 May 2019 17:29:21 +0000 (13:29 -0400)]
remove redundant branches. CID #
1445207
Alan T. DeKok [Fri, 24 May 2019 17:27:15 +0000 (13:27 -0400)]
check for accept_fd <0, not <= 0. CID #
1445242
Alan T. DeKok [Fri, 24 May 2019 17:25:16 +0000 (13:25 -0400)]
va_end(aq) not ap. CID #
1445229
Alan T. DeKok [Fri, 24 May 2019 17:21:54 +0000 (13:21 -0400)]
check for fp. CID #
1445222
Alan T. DeKok [Fri, 24 May 2019 17:20:18 +0000 (13:20 -0400)]
skip coverity issues. CID #
1445225
Alan T. DeKok [Fri, 24 May 2019 17:17:34 +0000 (13:17 -0400)]
check for sock_fd < 0. CID #
1271302,
1271303,
1339772
Alan T. DeKok [Fri, 24 May 2019 17:15:57 +0000 (13:15 -0400)]
fix NULL dereference if the dicts are broken. CID #
1445245
Alan T. DeKok [Fri, 24 May 2019 14:20:15 +0000 (10:20 -0400)]
add mod-config/csv
Alan T. DeKok [Fri, 24 May 2019 13:41:48 +0000 (09:41 -0400)]
set OK at the end of the function instead of the start
Maybe this will un-confuse coverity?
Jorge Pereira [Fri, 24 May 2019 03:07:49 +0000 (00:07 -0300)]
time.h: Add nonnull hint
Jorge Pereira [Fri, 24 May 2019 03:00:20 +0000 (00:00 -0300)]
rlm_linelog: Update to use fr_time_delta_t
Jorge Pereira [Fri, 24 May 2019 03:00:16 +0000 (00:00 -0300)]
misc.c: Update fr_writev() to use fr_time_delta_t
Jorge Pereira [Fri, 24 May 2019 02:42:02 +0000 (23:42 -0300)]
main_loop.c: Fix typo