freeradius.git
2015-02-02 Arran Cudbard... Remove unneeded pcap.h include Closes #896 release_3_0_7_rc0
2015-02-02 Arran Cudbard... SQL server errors and SQL client errors share the same...
2015-02-02 Arran Cudbard... Be less forgiving about passing NULL handles into sql_q...
2015-02-02 Arran Cudbard... Why sometimes is marked as hupable
2015-02-02 Arran Cudbard... Always and sometimes are both hupsafe
2015-02-02 Arran Cudbard... Redundant Closes CID #1267792
2015-02-02 Arran Cudbard... Use the BOUND_CHECK macros in fr_connection_pool_init
2015-02-02 Arran Cudbard... Correct max_pending output
2015-02-02 Arran Cudbard... readvp2 should always initialise pfiledone in all cases
2015-02-02 Arran Cudbard... Fix MySQL query finaliser
2015-02-02 Arran Cudbard... Better error on library initialisation failure in rlm_s...
2015-02-02 Arran Cudbard... Downgrade the 'You probably need to increase \"spare...
2015-02-02 Arran Cudbard... Fix cosmetic issues in connection pool logging
2015-02-02 Arran Cudbard... Always call the query finaliser, even on error
2015-02-01 Arran Cudbard... Remove trailing new lines in input files
2015-02-01 Arran Cudbard... Not required
2015-02-01 Arran Cudbard... Doxygen
2015-02-01 Arran Cudbard... For rlm_sql_mysql and rlm_sql_sqlite distinguish betwee...
2015-02-01 Arran Cudbard... Ignore sqlite db
2015-02-01 Arran Cudbard... Add tests for rlm_sql_sqlite accounting
2015-02-01 Arran Cudbard... Add test_pass/test_fail policies
2015-02-01 Arran Cudbard... Change %{poke:} so it writes the previous value to...
2015-02-01 Arran Cudbard... cf_pair_replace returns -1 on error
2015-02-01 Arran Cudbard... Add usage text for -i
2015-02-01 Arran Cudbard... Consistency dammit
2015-02-01 Arran Cudbard... Hack always so it works correctly with %{poke:}
2015-02-01 Arran Cudbard... Use the mod_rcode_table to parse always rcodes into...
2015-02-01 Arran Cudbard... Document cf_pair_replace
2015-02-01 Arran Cudbard... Create the directory to *contain* the target, don't...
2015-02-01 Alan T. DeKokIt's $@, not %@
2015-02-01 Arran Cudbard... Move MySQL no warnings message
2015-02-01 Alan T. DeKokDelay may be NULL. Closes CID #1267741
2015-02-01 Alan T. DeKokMore tests for Attr-26
2015-01-31 Arran Cudbard... Fix argument order
2015-01-31 Arran Cudbard... Move inst->config->xlat_name to inst->name
2015-01-31 Arran Cudbard... Enhance rlm_sql logging to pull more errors back from...
2015-01-31 Arran Cudbard... Remove junk boilerplate text and whitespace from sql...
2015-01-31 Arran Cudbard... We now allow unix sockets and other schemes as well
2015-01-31 Arran Cudbard... RERROR, RWARN, RINFO should all go to the main server...
2015-01-31 Arran Cudbard... Formatting
2015-01-30 Arran Cudbard... Ignore bad Acct-Delay-time values
2015-01-30 Alan T. DeKokDisallow creation of 'Vendor-Specific = ..' Fixes...
2015-01-30 Alan T. DeKokEnsure output is initialized. Closes CID #1267457
2015-01-29 Arran Cudbard... MySQL error messages contain single quotes, so don...
2015-01-29 Arran Cudbard... Print the user/group we were using when we tried to...
2015-01-29 Arran Cudbard... Error out if we can't set LDAP options
2015-01-29 Arran Cudbard... Add notes on disabling peercred auth
2015-01-28 Alan T. DeKokFilter out EAP-Message, too. Fixes #893
2015-01-28 Alan T. DeKokAdded simple dynamic xlat tests
2015-01-28 Arran Cudbard... We don't need to check for a User-Name in the request...
2015-01-28 Arran Cudbard... Fix -Winitialize in ippool tool
2015-01-28 Arran Cudbard... Because GCC 4.4.7 apparently doesn't support the 'noret...
2015-01-28 Arran Cudbard... Normalise indentation in rlm_ldap configure script
2015-01-28 Arran Cudbard... Link to libldap instead of libldap_r
2015-01-27 Alan T. DeKokDocument attribute filtering. Fixes #893
2015-01-27 Alan T. DeKokbuild cleanly WITH_GCD
2015-01-27 Arran Cudbard... Set query timeout correctly in the MySQL driver
2015-01-27 Arran Cudbard... Disable MySQL autoreconnect
2015-01-27 Alan T. DeKokFix cppcheck complaints
2015-01-27 Alan T. DeKokRearrange code to quiet cppcheck
2015-01-27 Alan T. DeKokfix cppcheck warnings
2015-01-26 Alan T. DeKokun-confuse cppcheck
2015-01-26 Alan T. DeKokchecks for start_tls were accidentally deleted
2015-01-26 Alan T. DeKokShut up C compiler by including header files
2015-01-26 Alan T. DeKoksigned int issues
2015-01-26 Alan T. DeKokShut up cppcheck
2015-01-26 Alan T. DeKokSimplify many #ifdef's
2015-01-26 Alan T. DeKokEnsure we close FILEs.
2015-01-26 Alan T. DeKokEnsure we initialize variables
2015-01-26 Alan T. DeKokEnsure we initialize variables
2015-01-26 Alan T. DeKokRemove unneeded assertion.
2015-01-26 Arran Cudbard... #ifdef out CURLOPT_PROTOCOLS if not defined
2015-01-26 Alan T. DeKokAs found on the net
2015-01-26 Arran Cudbard... Fix nested #ifdef HAVE_SETUID
2015-01-26 Arran Cudbard... Merge pull request #890 from kokel/dict-perle
2015-01-26 Tobias Hachmeradd perle dictionary
2015-01-26 Arran Cudbard... Move suid* functions to util.c so they're included...
2015-01-26 Arran Cudbard... Helps to write the result to the result buffer...
2015-01-26 Arran Cudbard... Move socket permissions code into fr_server_domain_socket
2015-01-26 Arran Cudbard... Partially revert "call rad_mkdir to make the path for...
2015-01-26 Arran Cudbard... Address (some) potential TOCTOU attack vectors in rad_mkdir
2015-01-26 Arran Cudbard... Rename directory to dir in rad_mkdir, and add doxygen...
2015-01-25 Alan T. DeKokCleanups to match the rest of the server formatting
2015-01-25 Alan T. DeKokMinor cleanups
2015-01-25 Nicolas Cdhcpclient - allow to specify interface and send/recv...
2015-01-25 Alan T. DeKokHonor Packet-Src-Port in radclient. Fixes #889
2015-01-25 Alan T. DeKokThese variables are "static"
2015-01-25 Alan T. DeKokfix compiler warnings
2015-01-24 Arran Cudbard... Exit with the status of FreeRADIUS for debugging
2015-01-24 Arran Cudbard... Make Debian and RHEL scripts output the same message...
2015-01-24 Arran Cudbard... Bring suse init script into line with other init script...
2015-01-24 Arran Cudbard... Unused
2015-01-24 Arran Cudbard... Typo
2015-01-23 Alan T. DeKokFix typo
2015-01-23 Alan T. DeKokThe old name is deprecated, not the new one
2015-01-23 Arran Cudbard... Fix capitalisation in ssha2passwd
2015-01-23 Arran Cudbard... Modernise logrotate configuration files and use copytru...
2015-01-22 Alan T. DeKokDon't dereference NULL. Fixes #888
2015-01-22 Arran Cudbard... Initialise ldapai_info_version field of LDAPAPIInfo...
2015-01-22 Arran Cudbard... Sanitize curl-config cflags
next