]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2017-07-06  Arran Cudbard... Try 4
2017-07-06  Arran Cudbard... Try bumping clang, llvm versions
2017-07-06  Arran Cudbard... Set environmental variables in the right place
2017-07-06  Arran Cudbard... Try a different way of ignoring "leaks"
2017-07-06  Arran Cudbard... Add talloc context bindings for file descriptor based...
2017-07-06  Arran Cudbard... Constify the event structures we return
2017-07-06  Arran Cudbard... Disable leak detection as we can't reproduce the leaks...
2017-07-06  Arran Cudbard... fix unused variables and type casts in rlm_radius
2017-07-06  Arran Cudbard... Should be a check in non-debugging builds too
2017-07-06  Arran Cudbard... Free more memory on exit, and use talloc's memory repor...
2017-07-06  Arran Cudbard... Prevent eapol_test from running repeatedly (again)
2017-07-06  Arran Cudbard... Allow searches before xlat_root has been initialised
2017-07-06  Alan T. DeKokneed this, too
2017-07-06  Arran Cudbard... Add event/talloc_ctx binding argument
2017-07-05  Arran Cudbard... Free xlat_root when there are no registrations left
2017-07-05  Arran Cudbard... Use normal talloc memory report
2017-07-05  Arran Cudbard... Try and track down leak
2017-07-05  Alan T. DeKokmove fr_client_io_t to rlm_radius.
2017-07-05  Arran Cudbard... Enable ASAN_OPTIONS=detect_stack_use_after_return=1
2017-07-05  Arran Cudbard... Check if sanitize-address-use-after-scope is support
2017-07-05  Alan T. DeKokchange scope of buffer
2017-07-05  Alan T. DeKokmore ASAN magic
2017-07-05  Alan T. DeKokmove regex tests to their own directory
2017-07-05  Alan T. DeKokbetter errors when we build without regexes
2017-07-05  Alan T. DeKokHAVE_REGEX fixes
2017-07-05  Alan T. DeKokHAVE_REGEX fixes
2017-07-05  Arran Cudbard... More sanitizer goodness
2017-07-05  Arran Cudbard... Enable LLVM's address sanitizer for clang builds
2017-07-05  Arran Cudbard... More ORD fixes in rlm_eap_aka.c and rlm_eap_sim.c
2017-07-05  Arran Cudbard... Fix duplicate symbol
2017-07-05  Arran Cudbard... Pass correct statement length into sqlite3_prepare...
2017-07-05  Arran Cudbard... Only fread bufferlen - 1 bytes (to allow for \0 byte)
2017-07-05  Arran Cudbard... Bind the lifetime of program name and python path to...
2017-07-05  Arran Cudbard... Use strncmp instead of memcmp so we don't overrun the...
2017-07-05  Arran Cudbard... Fix line wrap in .travis.yml
2017-07-05  Arran Cudbard... Rename devflags to devcflags
2017-07-05  Arran Cudbard... Update configure
2017-07-05  Arran Cudbard... Add and enable
2017-07-05  Arran Cudbard... Make filter changes more efficient in fr_event_fd_insert
2017-07-05  Arran Cudbard... Remove unused variable
2017-07-05  Arran Cudbard... Don’t leave the connection registered for writes
2017-07-05  Arran Cudbard... EVFILT_READ and EVFILT_WRITE need to be added as separa...
2017-07-05  Arran Cudbard... Set function pointers to NULL if ef fd is re-registered
2017-07-05  Arran Cudbard... Delete the connection timer in more cases
2017-07-05  Arran Cudbard... Fix travis
2017-07-04  Arran Cudbard... Fix cursor free order in logtee_it
2017-07-04  Arran Cudbard... Pass in thread instance, not the global instance
2017-07-04  Arran Cudbard... Temporarily disable logging whilst in a logging function
2017-07-04  Arran Cudbard... Use typed talloc function
2017-07-04  Arran Cudbard... Print errors
2017-07-04  Arran Cudbard... Add yet another typed talloc function
2017-07-04  Arran Cudbard... Pass through the fd_errno from kevent
2017-07-04  Arran Cudbard... Dumb typo in vasprintf that misaligned the rest of...
2017-07-04  Alan T. DeKokmore config for rlm_radius
2017-07-04  Alan T. DeKokgut and replace with start of new method
2017-07-04  Alan T. DeKokrename rlm_radius_client to rlm_radius
2017-07-04  Alan T. DeKokdefine fr_client_io_t
2017-07-04  Arran Cudbard... Additional debugging
2017-07-04  Arran Cudbard... Return the correct state
2017-07-04  Arran Cudbard... Delete the timeout timer when the connection has connected
2017-07-04  Arran Cudbard... Call the right callback for init
2017-07-04  Arran Cudbard... Log error if we fail inserting into the event loop
2017-07-04  Arran Cudbard... Emite log messages before chaing states
2017-07-04  Alan T. DeKokwe don't care about the return code. CID #1414419
2017-07-04  Alan T. DeKokuse static name. CID #1414432
2017-07-04  Alan T. DeKokdon't link in old listeners.
2017-07-03  Arran Cudbard... Similar fix to #2014
2017-07-01  Arran Cudbard... Remove more references to hungroups and hints
2017-07-01  Arran Cudbard... Remove rlm_realm and rlm_preprocess
2017-06-30  Alan T. DeKoktravis fixes
2017-06-30  Alan T. DeKokhopefully last travis issue
2017-06-30  Alan T. DeKokminor travis fixes
2017-06-30  Alan T. DeKokremove more macros and function prototypes
2017-06-30  Alan T. DeKokremove the guts of process.c
2017-06-30  Alan T. DeKokremove unused variable
2017-06-30  Alan T. DeKokforbid old-style listeners
2017-06-30  Alan T. DeKokadd missing REXDENT
2017-06-30  Alan T. DeKokuse same indentation for skipped contents
2017-06-30  Alan T. DeKokassert that modules don't break indentation
2017-06-30  Alan T. DeKokmove common_packet_debug to auth.c
2017-06-30  Alan T. DeKokadd fr_request_async_bootstrap()
2017-06-30  Alan T. DeKoknote where we may want more REXDENT in the future
2017-06-30  Alan T. DeKokdon't do double indentation
2017-06-30  Alan T. DeKokfix DEBUG4 to be actually DEBUG4
2017-06-30  Alan T. DeKokadd REXDENT, which would be useful
2017-06-30  Alan T. DeKokupdate comments and sanity checks
2017-06-29  Alan T. DeKokremove unused variable
2017-06-29  Alan T. DeKokstupid compiler
2017-06-29  Alan T. DeKokjust remove code for proxying
2017-06-29  Alan T. DeKokjust remove home server stuff
2017-06-29  Alan T. DeKokremove one more home pool API call
2017-06-29  Alan T. DeKokremove references to home server / pool API
2017-06-29  Alan T. DeKokremove references to realm_find2
2017-06-29  Alan T. DeKokremove references to coa and session
2017-06-29  Alan T. DeKokremove "originate-coa" functionality.
2017-06-29  Alan T. DeKokremove more references to proxy.conf
2017-06-29  Alan T. DeKokremove CoA from client structure.
2017-06-29  Alan T. DeKokstart removing home server things from raddb
2017-06-29  Alan T. DeKokno more proxying!
2017-06-29  Alan T. DeKokremove realms.c and realms.
next