]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2023-11-22  Arran Cudbard... Correct permissions on schema2ldif
2023-11-22  Arran Cudbard... Remove duplicate code for setting up call_envs
2023-11-22  Arran Cudbard... s/module_t.type/module_t.flags/g
2023-11-22  Arran Cudbard... Fix conf_parser struct name
2023-11-22  Alan T. DeKokcompiler fixes
2023-11-21  Alan T. DeKokadd %log.destination()
2023-11-21  Alan T. DeKoktweak function to allow changing / deleting log dsts
2023-11-21  Alan T. DeKokadd function to prepend logging destination
2023-11-21  Alan T. DeKokcache log level in log_dst_t and use it to skip logging...
2023-11-21  Alan T. DeKokforbid %{func:...} and do the last few updates on the...
2023-11-21  Alan T. DeKoktypo
2023-11-21  Alan T. DeKokbe more careful about freeing head
2023-11-21  Alan T. DeKokthis doesn't need to be public
2023-11-21  Alan T. DeKokwhitespace
2023-11-21  Alan T. DeKoksql_inst -> sql.
2023-11-21  James JonesHoist mutex lock above check of client->ht (CID #1551708)
2023-11-20  Alan T. DeKokdon't use the same function typedef name for two differ...
2023-11-20  Alan T. DeKokreturn correct data type
2023-11-20  Alan T. DeKoktry moving to the new syntax again
2023-11-20  Nick PorterHandle subst == NULL (CID #1551707)
2023-11-19  Alan T. DeKokdocument clang 16+ suppressions
2023-11-19  Alan T. DeKokreturn correct value
2023-11-19  Alan T. DeKokuse correct data types, and check for overflow
2023-11-19  Alan T. DeKokclean up and check for subst==NULL
2023-11-19  Alan T. DeKokwe don't care about the results of dhcpv4_decode
2023-11-18  Alan T. DeKokadd support for uncompressed dns labels
2023-11-18  Alan T. DeKokignore temporary editor files
2023-11-18  Alan T. DeKokallow for password longer than 128 characters
2023-11-17  Arran Cudbard... Rename CONF_PARSER to conf_parser_t to match call_env_p...
2023-11-17  Alan T. DeKoktypo
2023-11-17  Alan T. DeKokmove more functions to new syntax
2023-11-17  Alan T. DeKokmore move functions to new syntax
2023-11-17  Alan T. DeKokfixes
2023-11-17  Alan T. DeKokgo back until we can do more tests
2023-11-17  Alan T. DeKokquote things
2023-11-17  Alan T. DeKokmore move to new function syntax
2023-11-17  Alan T. DeKokmove to new function syntax
2023-11-17  Alan T. DeKokskip whitespace for comma-separated argv
2023-11-17  Alan T. DeKokmark up when we parsed an xlat with an xlat wrapper
2023-11-16  James JonesClean up modeling file (#5222)
2023-11-16  Alan T. DeKokwe can't have an empty xlat expansion.
2023-11-16  Alan T. DeKokupdate CC_HINT for removed argument
2023-11-16  Alan T. DeKokremove alternation from defaults, too
2023-11-16  Alan T. DeKokRevert "Copy, don't link, schemas"
2023-11-16  Alan T. DeKokmove xlat printing to new function syntax
2023-11-16  Alan T. DeKokremove XLAT_ALTERNATE from the source
2023-11-16  Alan T. DeKokremove old comment
2023-11-16  Alan T. DeKokenumvs always have names. Look for ones with values
2023-11-16  Arran Cudbard... Rename some call env structures in preparation for...
2023-11-15  Arran Cudbard... Copy, don't link, schemas
2023-11-15  Alan T. DeKokrun through codespell, and regenerate antora
2023-11-15  Alan T. DeKokuse local dictionary
2023-11-15  Alan T. DeKokuse local variable
2023-11-15  Alan T. DeKokmore "remove Tmp-*"
2023-11-15  James JonesRemove needless annotation. (#5220)
2023-11-14  Dimitri Papadopoulos... Fix typos in documentation (#5219)
2023-11-14  James JonesAvoid fr_nbo_to_uint16() to get EAP packet length ...
2023-11-14  Arran Cudbard... cache: Move key resolution to callenv
2023-11-14  Arran Cudbard... Less confusing error
2023-11-10  Arran Cudbard... Copy ldap config over to base dir
2023-11-10  Arran Cudbard... Don't immediately overwrite the specified socketpath
2023-11-09  Arran Cudbard... Allow overriding the socket path to work around weird...
2023-11-09  Arran Cudbard... touching the socket just produces another error
2023-11-09  Arran Cudbard... Pre-create ldap socket file
2023-11-09  Arran Cudbard... Remove comment
2023-11-09  Arran Cudbard... Build and scan with all available cores
2023-11-09  Arran Cudbard... ldap: Add extra schemas for tacacs
2023-11-09  Arran Cudbard... json: Add nested encoding tests
2023-11-08  Alan T. DeKokuse radius_pairmove(), which does the same thing and...
2023-11-08  Nick PorterRemove autosave file
2023-11-08  Arran Cudbard... Inst is const when used in the xlat function
2023-11-08  Arran Cudbard... Can't have more than one local variable!
2023-11-08  Arran Cudbard... Add test for using local attributes in eval
2023-11-08  Arran Cudbard... Allow local attributes to be referenced in eval xlats
2023-11-08  Arran Cudbard... Remove dict from xlat_exp_head_t
2023-11-08  Arran Cudbard... Remove async from name of instantiate set functions
2023-11-08  Arran Cudbard... Rename xlat instance registration functions
2023-11-03  Nick PorterDisable performance tests on FreeBSD
2023-11-03  Nick PorterSwitch hypervisors for FreeBSD tests
2023-11-03  Nick PorterDon't print undefined string
2023-11-03  Nick Porterluajit 2.0 is deprecated, 2.1 is current
2023-11-03  Nick Porterlua tests: pairs is a field in fr.request
2023-11-03  Nick PorterWe don't marshal structured attributes to lua yet
2023-11-03  Nick Porterlua ffi.load doesn't search multiple paths
2023-11-03  Nick PorterFix compiler warnings on FreeBSD
2023-11-03  Nick PorterUse cross-platform actions for FreeBSD tests
2023-11-02  James JonesCheck for node == NULL in xlat_validate_function_arg...
2023-11-02  Nick PorterNo point evaluating SQL-User-Name after the query has...
2023-11-02  Nick PorterUse taloc_typed_strdup when xlat_eval returns no values
2023-11-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2023-11-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2023-11-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2023-11-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
2023-11-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2023-11-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2023-11-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2023-11-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2023-11-02  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
2023-11-01  Alan T. DeKokremove manual fr_extend_lowat()
2023-11-01  Alan T. DeKokadd missing function
next