]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
4 days ago  Nick PorterIf the the LDAP query failed to enqueue, then query... developer/ndptech
4 days ago  Nick PorterUse autofreeing of autz_ctx
4 days ago  Nick PorterReturn UNLANG_ACTION_FAIL if the module call fails
4 days ago  Nick PorterRemove over restrictive checks on array index contents
4 days ago  Nick PorterWrite to logdir, not confdir
4 days ago  Nick PorterAlign upper bound of max_pps with upper bound of start_pps
4 days ago  Nick PorterAdd support for FR_TYPE_ATTR xlat arguments
4 days ago  Nick PorterAdd fr_value_box_set_attr to populate FR_TYPE_ATTR...
4 days ago  Nick PorterNo need for variadic args to %proto.decode() xlat
5 days ago  Nick PorterTest %ldap.uri.escape and %ldap.uri.unescape with multi...
5 days ago  Nick PorterDon't concat the inputs to %ldap.uri.escape and %ldap...
6 days ago  Nick PorterAdd values for ATT
6 days ago  Nick PorterAdd ref to RFC4243
6 days ago  Nick PorterAllocate args when copying an xlat function
6 days ago  Arran Cudbard... size also needs to be on a separate line
7 days ago  Arran Cudbard... Add more notes on how the atomic queues work
7 days ago  Arran Cudbard... Move atomic things inside atomic_queue.c
7 days ago  Arran Cudbard... Add functions to round to nearest power of 2
8 days ago  Arran Cudbard... Fix trigger docs
8 days ago  Arran Cudbard... dict_def should always be local_dict
8 days ago  Arran Cudbard... Make json.encode work with local attributes
8 days ago  Arran Cudbard... Have json.encode accept refs as discreet arguments
10 days ago  Alan T. DeKoklet's exit the loop on success
11 days ago  Alan T. DeKokno longer used
11 days ago  Alan T. DeKokallow dictionary to use $INCLUDE directory.d/
11 days ago  Alan T. DeKokadd wrapper API for iterating files, directories, or...
12 days ago  Alan T. DeKokadd and use chdir option
12 days ago  Alan T. DeKokrename variables
12 days ago  Alan T. DeKoksimplify _dict_from_file()
2025-09-18  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/der.tar
2025-09-18  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/cbor.tar
2025-09-17  Nick Portergetopt() returns an int, not char
2025-09-17  Nick PorterEnsure vb is initialised
2025-09-17  Nick PorterRe-enable control_test
2025-09-17  Nick PorterBase atomic queue size on the max message count
2025-09-17  Nick PorterBack off message retry
2025-09-17  Nick PorterAdd extra debug levels to control_test
2025-09-17  Nick PorterUpdate control_test to allow one atomic queue per worker
2025-09-17  Nick PorterUpdate control_test to use current APIs and use variabl...
2025-09-17  Nick PorterRe-enable ring_buffer_test
2025-09-17  Nick PorterCorrect comment
2025-09-17  Nick PorterPop all pending control messages when the read event...
2025-09-17  Nick PorterDon't re-run garbage collection
2025-09-17  Nick PorterRetry writing to the pipe if it fails with EAGAIN ...
2025-09-17  Nick PorterCorrect EV_SET for triggering user event
2025-09-17  Nick PorterAlign macro argument names with their use
2025-09-17  Nick PorterNo need to pass in event list as fr_event_user_t contai...
2025-09-17  Nick PorterDon't drop capabilities too early
2025-09-15  Alan T. DeKokclear CAP_SUID and CAP_GUID as necessary. Fixes #5647
2025-09-15  Nick PorterPackage libfreeradius-der in .deb packages
2025-09-15  Nick PorterOptionally decode certificates using the DER decoder
2025-09-15  Nick PorterUse mmap to allocate for OpenSSL stack allocation
2025-09-10  Arran Cudbard... Add additional test for nested JSON encoding
2025-09-10  ethan-thompsonUpdate wiki link for redhat FAQ
2025-09-10  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2025-09-10  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2025-09-10  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2025-09-10  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
2025-09-10  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2025-09-10  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2025-09-10  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
2025-09-10  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2025-09-10  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2025-09-04  Nick PorterAdd test of %smtp.send() xlat
2025-09-04  Nick PorterAdd %smtp.send() xlat
2025-09-04  Nick PorterCorrect debug message types
2025-09-04  Nick PorterUse correct rcode depending on why the call could not run
2025-09-04  Nick PorterCorrect comment
2025-09-04  Nick PorterMake sure the randle is released if enqueue fails
2025-09-04  Arran Cudbard... Add aliases for sha2/sha3
2025-09-04  Arran Cudbard... Equality not assignment...
2025-09-04  Arran Cudbard... Add ordering match on attributes, to allow server side...
2025-09-03  Nick PorterPass the correct uctx when resetting the timer
2025-09-03  Nick PorterRetry request will have state TRUNK_REQUEST_STATE_SENT
2025-09-03  Nick PorterPacify Coverity (CID #1503923)
2025-09-03  Nick PorterPacify Coverity (CID #1520878)
2025-09-03  Nick PorterCorrect logic for finding trigger section for exfiles...
2025-09-03  Nick PorterPacify coverity (CID #1665209, #1665208, #1665207)
2025-09-03  Nick PorterEnsure pair list is allocated (CID #1665210)
2025-09-02  Nick PorterUpdate repo lists after adding NR extras
2025-09-02  Nick PorterDoxygen fixes
2025-09-01  Alan T. DeKokadd backlog parameter for the listen() API
2025-09-01  Alan T. DeKokadd more comments
2025-09-01  Nick PorterRemove redundant options
2025-09-01  Nick Portermode has to be set correctly, due to the CONF_PARSER...
2025-09-01  Nick PorterRemove incorrect comment
2025-09-01  Nick PorterEnable NR extras repo
2025-09-01  Nick PorterUse Module-Name and Module-Instance in global triggers
2025-09-01  Nick PorterUse correct value for trigger name
2025-08-29  Nick PorterPass trigger_args to trunk_alloc
2025-08-29  Nick PorterAdd trigger_args to rlm_tacacs
2025-08-29  Nick PorterAdd trigger_args to rlm_radius
2025-08-29  Nick PorterNo need for goto error
2025-08-29  Nick PorterAdd trigger args to rlm_ldap
2025-08-29  Nick PorterAdd trigger_args to rlm_sql
2025-08-29  Nick PorterAdd module_trigger_args_build
2025-08-29  Nick PorterAdd extra internal attributes for triggers
2025-08-29  Nick PorterCorrect comment
2025-08-29  Nick PorterAdd trigger_args to trunk
2025-08-29  Nick PorterRemove stray &
next