]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2023-01-03  Arran Cudbard... Remove final tmpl_list uses list_as_attr
2022-12-15  Arran Cudbard... Fix minor build errors
2022-12-15  Arran Cudbard... Make list_as_attr the default
2022-12-15  Arran Cudbard... Fix missing headers so clangd stops complaining
2022-12-15  Arran Cudbard... Print the size of fr_rb_tree_t in radsize
2022-12-15  Alan T. DeKokalways set our_parent
2022-12-15  Alan T. DeKokopendir may fail. Fixes #4827
2022-12-15  Alan T. DeKokstill go to "next" attribute if there's no data encoded
2022-12-15  Alan T. DeKokour_parent cannot be NULL here
2022-12-15  Arran Cudbard... Catch uses of uninitialised fields
2022-12-15  Arran Cudbard... Fix invalid test
2022-12-15  Arran Cudbard... Fix field alignment issue
2022-12-14  Arran Cudbard... Move size_t into a struct with the variable length...
2022-12-14  Arran Cudbard... Shrink fr_dlist_head_t by packing the offset with num_e...
2022-12-14  Arran Cudbard... Move vb size field into a struct with the ptr types...
2022-12-14  Arran Cudbard... Unused macros
2022-12-14  Arran Cudbard... Only use vb_length for variable sized values
2022-12-14  Arran Cudbard... Make clangd happy when parsing unit_test_attribute.c
2022-12-13  Alan T. DeKoktypo, so we do short-circuit
2022-12-13  Alan T. DeKokprint full paths in debug mode if we have them
2022-12-13  Alan T. DeKokinherit internal flag from parent
2022-12-13  Alan T. DeKokallocate real message only if we are sending a reply
2022-12-13  Alan T. DeKokuse better names for function parameters
2022-12-13  Alan T. DeKoktypo and clean up "stop" handling.
2022-12-13  Alan T. DeKokset STOP_PROCESSING on stop
2022-12-13  Alan T. DeKokCID 1517660
2022-12-13  Max Khonippool_script(): fix EVALSHA with wait (#4826)
2022-12-12  Alan T. DeKokAdd '-o coa_port'
2022-12-12  Alan T. DeKokextract condition pseudo-parsing into its own function
2022-12-12  Alan T. DeKokadd fr_skip_xlat() to mirror fr_skip_string()
2022-12-12  Alan T. DeKokmake conditional parser use fr_skip_string()
2022-12-12  Alan T. DeKokallow (...) in xlat arguments
2022-12-12  Alan T. DeKoklist_as_attr fixes
2022-12-12  Alan T. DeKokmove to v4 syntax
2022-12-12  Alan T. DeKoktypo
2022-12-12  Alan T. DeKokbetter debug output
2022-12-12  Arran Cudbard... Fix arg order
2022-12-12  Arran Cudbard... proto_detail_file.c needs main_config.h too
2022-12-12  Arran Cudbard... Re-arrange some includes
2022-12-12  Arran Cudbard... We always need to initialise the request code so we...
2022-12-12  Arran Cudbard... Lists should not be capitalised
2022-12-11  Arran Cudbard... No strlcpy in the make framework
2022-12-11  Arran Cudbard... CID 1503903
2022-12-11  Arran Cudbard... CID 1503983
2022-12-11  Arran Cudbard... Typo
2022-12-11  Arran Cudbard... CID 1503986
2022-12-11  Arran Cudbard... CID 1504058
2022-12-11  Arran Cudbard... CID 1469156
2022-12-11  Arran Cudbard... Was an actual error
2022-12-11  Arran Cudbard... Typo
2022-12-11  Arran Cudbard... Fix tmpl_attr_unspec not declared extern
2022-12-11  Arran Cudbard... Typo
2022-12-11  Arran Cudbard... Fix errors when clangd can't find sanitizer/lsan_interf...
2022-12-11  Arran Cudbard... Missed
2022-12-11  Arran Cudbard... CID 1506690
2022-12-11  Arran Cudbard... CID 1508479
2022-12-11  Arran Cudbard... Don't use the unsafe value box copy macro
2022-12-11  Arran Cudbard... Coverity fixes
2022-12-11  Arran Cudbard... Use the latest commit from freebsd-vm
2022-12-11  Arran Cudbard... Fix ordering issue
2022-12-11  Arran Cudbard... See if SSHFS is any more reliable
2022-12-10  Arran Cudbard... Fix arg order
2022-12-10  Arran Cudbard... Remove nonnull until we can figure out how to make...
2022-12-10  Arran Cudbard... Minor fixes
2022-12-10  Arran Cudbard... 100000 was a bit silly anyway
2022-12-10  Arran Cudbard... Set NOTE_EXIT in fr_event_pid_early_exit to avoid assert
2022-12-10  Arran Cudbard... Rework our wrapper code around user events, and add...
2022-12-10  Arran Cudbard... Fix crash on start introduced by 181ae63889075fd475f007...
2022-12-10  Arran Cudbard... Increase timeout for fuzzers
2022-12-10  Arran Cudbard... Return a more useful exit status
2022-12-10  Arran Cudbard... Typo
2022-12-10  Craig HuckabeeAdd ocspd verifycert boolean (#4800)
2022-12-10  Max Khonlua_release_cmd: fix returning device mismatch (#4725)
2022-12-10  James JonesDeal with dl_open_by_name() toctou (CIS #1400053) ...
2022-12-10  James JonesCheck return on encoding of max values (CID #1517909...
2022-12-10  James JonesHandle fr_event_timer_in_query() error return in ldap_x...
2022-12-10  Max KhonIncrease the max number of -e commands (#4812)
2022-12-10  Arran Cudbard... Add support for setting timeouts in jlibtool
2022-12-09  Arran Cudbard... Either clang 15 or whatever standard library is being...
2022-12-09  Arran Cudbard... Make sure the file descriptors are available in case...
2022-12-09  Alan T. DeKokdon't remove the .d file, it's an output file
2022-12-09  Alan T. DeKokadd docs for redundant, etc. as modules and as xlats
2022-12-09  Arran Cudbard... Fix exec issues on macOS
2022-12-09  Arran Cudbard... Remove EXEC_SYNC_WITH_CHILD hacks
2022-12-09  Arran Cudbard... Typo
2022-12-09  Arran Cudbard... Wait for the child to be live before continuing
2022-12-09  Terry Burtonrest: Duplicate the pool section (#4825)
2022-12-09  Nick PorterAmend comments for rest module "pool" to reflect code...
2022-12-09  Nick PorterHandle changes in libcurl options
2022-12-09  Nick PorterUse FR_CURL_REQUEST_SET_OPTION where request is available
2022-12-09  Nick PorterDon't set CURLOPT_PROTOCOLS twice
2022-12-09  Arran Cudbard... Always use error4
2022-12-09  Arran Cudbard... Try pausing the child processes until the parent signal...
2022-12-08  Arran Cudbard... Cleaner version of waitid hack on macOS
2022-12-08  Arran Cudbard... Diagnose macos CI failures
2022-12-08  Arran Cudbard... Should be waitid not waitpid...
2022-12-08  Arran Cudbard... Fix tmpl_dcursor_test warnings and make it possible...
2022-12-08  Alan T. DeKokmark the parent redundant xlat as taking "void"
2022-12-08  Alan T. DeKokchange !~ to !(... =~ ...)
2022-12-08  Arran Cudbard... Try bumping CI to macos-12
next