]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2024-09-02  Arran Cudbard... htrie callbacks should take a void * as the tree arg...
2024-09-02  Arran Cudbard... Fix compile function signatures
2024-09-02  Arran Cudbard... Just use the latest version of postgresql
2024-09-01  Arran Cudbard... Fire insufficient
2024-09-01  Arran Cudbard... This is an AND, so won't work
2024-09-01  Arran Cudbard... Bump coverity OS
2024-09-01  Arran Cudbard... Kill it with fire?
2024-09-01  Arran Cudbard... Actually add fuzzing as an argument...
2024-09-01  Arran Cudbard... Install libstdc++ when we're fuzzing
2024-09-01  Arran Cudbard... Apparmor is disabled, don't try and install utils
2024-09-01  Arran Cudbard... Fix builds with alternative versions of OpenSSL
2024-09-01  Alan T. DeKokdistinguish usage of "group"
2024-09-01  Alan T. DeKokonly print out top-level list
2024-09-01  Alan T. DeKokadd a bit more debug information
2024-09-01  Alan T. DeKokparse &attr[%{&foo - 1}]
2024-09-01  Alan T. DeKoktrack impure functions separately from pure xlats
2024-09-01  Alan T. DeKokquiet static analyzer
2024-09-01  Alan T. DeKokadd, test, and document &atrr-foo[&attr-num]
2024-09-01  Alan T. DeKokmove "foreach" to use tmpl_attr_set_leaf_num()
2024-09-01  Alan T. DeKokadd prototype
2024-09-01  Alan T. DeKokrevert everything related to attribute leaf indexes
2024-09-01  Alan T. DeKokrevert leaf changes so that they can be made gradually
2024-08-31  Alan T. DeKoktypo
2024-08-31  Alan T. DeKokset ar_num when creating tmpl_attr from list
2024-08-31  Alan T. DeKokRevert "maybe fix the redis test in CI"
2024-08-31  Alan T. DeKokmaybe fix the redis test in CI
2024-08-31  Alan T. DeKokclean up uses of "set leaf num"
2024-08-31  Alan T. DeKokif we're setting a leaf num, ensure the filter type...
2024-08-31  Alan T. DeKokgive warning on 'foreach' not using [*]
2024-08-30  Alan T. DeKokremove "auto", and allow just foreach foo (&bar) {...
2024-08-30  Alan T. DeKokdocument that we can modify attributes
2024-08-30  Alan T. DeKokallow modification of leaf attributes in "foreach"
2024-08-30  Alan T. DeKoklocal variables can't be list refs or request refs
2024-08-30  Alan T. DeKokcompile_children() frees the group on error
2024-08-30  Alan T. DeKokadd 'const'
2024-08-30  Alan T. DeKokdocument new foreach syntax
2024-08-30  Alan T. DeKokcreate and copy local key variable
2024-08-30  Alan T. DeKokdefine local variable via: foreach uint32 foo (......
2024-08-30  Alan T. DeKokparse new syntax for "foreach"
2024-08-29  Nick PorterUse current time rather than packet time in redis_ippoo...
2024-08-29  Nick PorterBoth stop and disable apparmor
2024-08-29  Nick PorterAdd platform to hostapd-cache key
2024-08-29  Nick PorterMove to latest eapol_test release
2024-08-29  Alan T. DeKokwe only use OpenSSL stuff when it's built
2024-08-29  Alan T. DeKokmore "shut up broken compiler"
2024-08-29  Alan T. DeKokadd dbuff macro which initializes output buffers
2024-08-29  Nick Porterlibclang-rt-dev is needed for sanitizers
2024-08-29  Nick PorterUbuntu 24.04 docker image is missing /sbin/ip
2024-08-29  Nick PorterDon't fail if apparmor is not installed
2024-08-29  Nick PorterShell required for run step
2024-08-29  Arran Cudbard... Disable apparmor
2024-08-29  Arran Cudbard... Forward declaration return type should be an enum
2024-08-29  Arran Cudbard... Swap arguments to calloc
2024-08-29  Arran Cudbard... cb goes out of scope...
2024-08-29  Arran Cudbard... Revert "Fix request priorities"
2024-08-29  Arran Cudbard... Fail early means the logs aren't output from configure
2024-08-29  Arran Cudbard... Don't leave a stack marker linked in to the sbuff
2024-08-29  Arran Cudbard... Convince the compiler we know what we're doing
2024-08-28  Arran Cudbard... A BAD DN result is pretty much the same as an empty...
2024-08-28  Arran Cudbard... Print out useful information when starting the LDAP...
2024-08-28  Arran Cudbard... WS
2024-08-28  Arran Cudbard... Fix request priorities
2024-08-28  Alan T. DeKokvariable can't be NULL
2024-08-28  Alan T. DeKokvariable should be static
2024-08-28  Alan T. DeKok"out" can't be NULL
2024-08-28  Alan T. DeKokand regenerate
2024-08-28  Alan T. DeKokmaybe pthread functions are in -lc?
2024-08-28  Arran Cudbard... We need to be built with OpenSSL in order to do SSL...
2024-08-28  Arran Cudbard... Update guess and sub
2024-08-28  Alan T. DeKokmove fr_pair_print() to using ::enum-name
2024-08-28  Alan T. DeKokwe don't need signed ints for number of bits
2024-08-28  Arran Cudbard... Include extra header if HAVE_REDIS_SSL
2024-08-28  Arran Cudbard... Quiet clang analyzer
2024-08-28  Arran Cudbard... Quiet clang
2024-08-28  Arran Cudbard... Bump LLVM and GCC versions
2024-08-28  Arran Cudbard... FreeBSD's pip is called pip
2024-08-28  Arran Cudbard... NYI
2024-08-28  Arran Cudbard... Switch back to our internal docker image now it's been...
2024-08-28  Arran Cudbard... Bump fuzzer OS image
2024-08-28  Arran Cudbard... Bump base ci Dockerfile image, and llvm/gcc versions
2024-08-28  Arran Cudbard... Use the env var, so old versions of pip don't break
2024-08-28  Arran Cudbard... We _should_ setup a venv for this...
2024-08-28  Alan T. DeKoktypo
2024-08-28  Arran Cudbard... No... doesn't like unterminated single quotes strings
2024-08-28  Arran Cudbard... yaml doesn't allow inline comments?
2024-08-28  Alan T. DeKoktemplates can have update sections
2024-08-28  Alan T. DeKokadd "-w file" flag
2024-08-28  Arran Cudbard... Run CI builds on a base ubuntu24 docker image for now...
2024-08-28  Arran Cudbard... Just bump the runner to 24.04, we only run sanitizer...
2024-08-28  Arran Cudbard... Bump FreeBSD version
2024-08-28  Arran Cudbard... Bump sanitizer docker image to 24.04
2024-08-28  Arran Cudbard... Remove docker build scripts for rock8, ubuntu20, debian11
2024-08-28  Arran Cudbard... Drop ubuntu-20.04 and debian-11
2024-08-28  Arran Cudbard... Drop rocky 8
2024-08-28  Arran Cudbard... Add back missing endif
2024-08-28  Arran Cudbard... Remove OpenSSL < 3.0.x support
2024-08-28  Alan T. DeKokupdate packet length after encoding
2024-08-28  Alan T. DeKokunify pair_print_secure() and pair_print_secret a bit...
2024-08-28  Nick PorterStrings need quotes in lua redis.call
2024-08-27  Alan T. DeKokoutput of radsniff / radclient isn't yet :: friendly
next