freeradius.git
2015-12-30 Arran Cudbard... Document section name override
2015-12-30 Arran Cudbard... consistent names for xlats
2015-12-30 Alan T. DeKoknote recent changes
2015-12-30 Alan T. DeKokSimplify the code
2015-12-30 Alan T. DeKokEnsure that the authentication vectors are always updated
2015-12-30 Alan T. DeKokMake rad_print_hex take const
2015-12-30 Alan T. DeKoknote recent changes
2015-12-30 Alan T. DeKokfixes found from additional tests in 3.1
2015-12-30 Alan T. DeKokdon't use fixed-size buffers
2015-12-30 Alan T. DeKokturn off debugging
2015-12-30 Alan T. DeKokEscape special characters in regex expansion. Fixes...
2015-12-30 Arran Cudbard... Fix potential SEGV in SQL simultaneous use check
2015-12-30 Arran Cudbard... Fix spec building under clang
2015-12-29 Alan T. DeKokAllow fail-over logic for TCP home servers
2015-12-27 Alan T. DeKokRemove 3.1 features
2015-12-27 Alan T. DeKokdisable filter_inner_identity by default
2015-12-27 Alan T. DeKokuse filter_username inside of the tunnel, too
2015-12-27 Alan T. DeKokAdd policy to check outer / inner tunnel user names
2015-12-21 Alan T. DeKokDon't smash magic values
2015-12-20 Alan T. DeKoktypo
2015-12-20 Arran Cudbard... Merge pull request #1377 from skids/virtualize_state
2015-12-19 Alan T. DeKokparent instances off of instance tree
2015-12-18 Arran Cudbard... Merge pull request #1462 from mcnewton/debsystemd30
2015-12-18 Matthew NewtonAdd systemd support for Debian Jessie
2015-12-18 Alan DeKokMerge pull request #1461 from qnet-herwin/fragment_size...
2015-12-18 Herwin WeststrateUpdated comment about default fragment_size
2015-12-17 Arran Cudbard... Merge pull request #1458 from jpereira/fix/open1
2015-12-17 Jorge Pereiraprint out error message if we're unable to open the...
2015-12-17 Alan T. DeKokWe can't xlat expand non-strings
2015-12-16 Alan T. DeKoktypos
2015-12-15 Alan T. DeKokbetter fix for #1456
2015-12-15 Alan T. DeKoknote recent changes
2015-12-15 Alan T. DeKokAllow password change to work again
2015-12-15 Alan DeKokMerge pull request #1455 from qnet-herwin/virtual_serve...
2015-12-15 Alan T. DeKokremove duplicate triggers
2015-12-15 Herwin WeststrateFixed error message for virtual server in rlm_eap_peap
2015-12-15 Alan T. DeKokRequire "virtual_server" for TTLS and PEAP
2015-12-15 Alexis La Gouttedictionnary: fix typo on URL
2015-12-15 Arran Cudbard... Fix SNMP notifications import
2015-12-14 Alan T. DeKokcheck undefined attributes
2015-12-11 Arran Cudbard... Pass correct struct to field counting functions
2015-12-11 Alan T. DeKoknotes for AD security
2015-12-11 Alan T. DeKokdisable tls 1.2 for OpenSSL 1.0.1f and 1.0.1g
2015-12-11 Alan T. DeKokremove removed feature
2015-12-11 Arran Cudbard... Merge pull request #1447 from qnet-herwin/wbclient_drop...
2015-12-11 Herwin WeststrateRemoved option winbind_allow_mschapv2 in rlm_mschap
2015-12-10 Alan T. DeKokCopy TLS cert VPs to request, even on fail.
2015-12-10 Arran Cudbard... Missing semicolon
2015-12-10 Alan T. DeKokadd a comma
2015-12-10 Alan T. DeKokremove 3.1 syntax
2015-12-10 Alan T. DeKoknote recent changes
2015-12-10 Alan T. DeKokAdded TLS-OCSP-Cert-Valid to 3.0
2015-12-10 Alan DeKokMerge pull request #1443 from qnet-herwin/WBC_MSV1_0_AL...
2015-12-10 Alan DeKokMerge pull request #1444 from qnet-herwin/debian_heimda...
2015-12-10 Alan T. DeKokbuilding the initial certs requires make. Fixes #1442
2015-12-10 Herwin WeststrateAdded heimdal-dev as alternative for libkrb5-dev
2015-12-10 Herwin WeststrateAdd ALLOW_MSVCHAPV2 flag to mschap/libwbclient
2015-12-09 Alan T. DeKokMore warnings for broken software
2015-12-08 Alan T. DeKokDocument disable tls 1.2 because of OpenSSL breakage
2015-12-08 Alan T. DeKoknote recent changes
2015-12-08 Alan T. DeKoktypo
2015-12-07 Alan T. DeKokport enum changes from head, which clarify the code
2015-12-07 Alan T. DeKokrun verify only on skipped
2015-12-07 Arran Cudbard... Merge pull request #1429 from pwdng/freebsd_fix
2015-12-07 Philippe WoodingSome error codes aren't defined on FreeBSD
2015-12-07 Alan T. DeKokclean up SSL errors on OCSP soft fail
2015-12-07 Alan T. DeKokverify_callback should return 0 or 1
2015-12-07 Alan T. DeKokAdded "skip verify if OCSP succeeds". Fixes #1426
2015-12-05 Alan T. DeKoknote recent changes
2015-12-05 Alan T. DeKokWARN if we find duplicate configuration items.
2015-12-04 Alan T. DeKokformatting
2015-12-04 Alan T. DeKokCheck buffer as we copy data into it
2015-12-03 Arran Cudbard... Fix includes in installed headers
2015-12-03 Arran Cudbard... Invalid assert
2015-12-03 Alan T. DeKoksqlhpwippool is unstable
2015-12-02 Alan T. DeKokRevert "Commit mk files for sql modules"
2015-12-02 Arran Cudbard... Some compilation fixes for trusty tapier
2015-12-02 Alan T. DeKokDynamically check Auth-Type values
2015-12-02 Alan T. DeKokRemove most Auth-Type values.
2015-11-30 Alan T. DeKokcast for %u
2015-11-30 Alan T. DeKokSimplify logic for getpeereid()
2015-11-30 Alan T. DeKokSimplify setting of RADIUSD_VERSION
2015-11-30 Alan T. DeKokBetter sun fixes
2015-11-30 Alan T. DeKokFixes for GCC on Solaris
2015-11-30 Alan T. DeKoktest for %{string:...}
2015-11-30 Alan T. DeKoktypo
2015-11-30 Alan T. DeKokNotes on embedded zeros in passwords
2015-11-30 Arran Cudbard... Fix RADIUS-STAT-MIB so it compiles
2015-11-27 Alan T. DeKokUse fr_pair_value_bstrncpy() where appropriate
2015-11-27 Arran Cudbard... Update ChangeLog
2015-11-26 Arran Cudbard... Merge pull request #1405 from jpereira/fix/copy-scripts...
2015-11-26 Jorge PereiraBring branch://master/scripts/collected to here
2015-11-26 Arran Cudbard... Merge pull request #1404 from jpereira/v3.0.x
2015-11-26 Jorge PereiraBring branch://master/scripts/munin/radsniff to here
2015-11-26 Arran Cudbard... Merge pull request #1402 from jpereira/fix/bug-with...
2015-11-26 Jorge PereiraBugfix - Used a wrong list to global statistics in...
2015-11-26 Alan T. DeKoktypo
2015-11-26 Alan DeKokMerge pull request #1401 from mcnewton/v30soh
2015-11-26 Matthew NewtonSoH isn't very useful without attributes
2015-11-25 Alan T. DeKokRemove extraneous message
next