freeradius.git
2014-08-11 Herwin WeststrateReplaced Nullav with (AV*)NULL in rlm_perl
2014-08-11 Arran Cudbard... Should return NOOP, not fail, to be consistent with...
2014-08-11 Alan T. DeKokHandle no config for section. Closes #759
2014-08-11 Arran Cudbard... Fix naming in map.c
2014-08-10 Arran Cudbard... Mark rad_assert_fail as never returning
2014-08-10 Arran Cudbard... Aggregate tmpl and map functions in their own .c/.h...
2014-08-09 Arran Cudbard... Update ChangeLog
2014-08-08 Arran Cudbard... Release the socket used to load LDAP clients
2014-08-08 Arran Cudbard... Add 'Warning:' prefix
2014-08-08 Arran Cudbard... Number of active connections should not be signed
2014-08-08 Arran Cudbard... Formatting in threads.c
2014-08-08 Arran Cudbard... assert(pool->active == pool->num) if we can't find...
2014-08-08 Arran Cudbard... Fix weird loop in connection.c
2014-08-06 Arran Cudbard... Add more verbose logging for the connection pool
2014-08-06 Arran Cudbard... Doxygen
2014-08-06 Arran Cudbard... Distinguish between single VP inserts, and list merges
2014-08-06 Arran Cudbard... Force should be a bool
2014-08-05 Arran Cudbard... Refactor radius_map2vp and add support for returning...
2014-08-05 Arran Cudbard... Make it clearer how the switch-attr-cmp test failed
2014-08-05 Arran Cudbard... Allow Attr[*] in radius_parse_attr
2014-08-05 Arran Cudbard... radius_parse_attr writes nice descriptive errors to...
2014-08-05 Arran Cudbard... make radius_tmply_copy_vp respect instance numbers...
2014-08-05 Arran Cudbard... Rename 'paircopy2' to 'paircopy_by_num'
2014-08-03 Alan T. DeKokNested extern
2014-08-02 Alan T. DeKokDon't open proxy UDP socket if it's not needed
2014-08-02 Alan T. DeKokRemove double xlat
2014-07-30 Arran Cudbard... rename radiusProfileDn to radiusProfileDN
2014-07-29 Arran Cudbard... CN should not be required in radiusProfile schema
2014-07-29 Alan T. DeKokUse PSK only if PSK is available
2014-07-28 Arran Cudbard... Fix OpenSSL checks/linking in modules
2014-07-28 Alan T. DeKokit's OK for this->server to be NULL
2014-07-27 Alan T. DeKokFix comment. Closes #745
2014-07-27 Arran Cudbard... Remove redundant pcap.h include
2014-07-27 Arran Cudbard... Move net functions which don't depend on PCAP libraries...
2014-07-27 Arran Cudbard... Putting every source file on its own line makes it...
2014-07-27 Alan T. DeKokThe last 2 functions require pcap.
2014-07-26 Arran Cudbard... rlm_otp doesn't need a configure script
2014-07-26 Arran Cudbard... Import/Export from Apache DS to cleanup formatting
2014-07-26 Arran Cudbard... Typo in clients schema
2014-07-26 Arran Cudbard... Only include pcap.h if we have libpcap
2014-07-25 Arran Cudbard... Organise LDAP schemas better
2014-07-25 Arran Cudbard... Change IANA number in LDAP schemas from 3317 to 11344
2014-07-25 Alan T. DeKokHack to get TLS-PSK-Identity
2014-07-25 Arran Cudbard... Needs cast to long long int
2014-07-25 Arran Cudbard... print 64bit rlm_expr result
2014-07-23 Arran Cudbard... Continue to build functions which don't rely on libpcap...
2014-07-23 Arran Cudbard... Fix formatting of switch statements
2014-07-22 Arran Cudbard... Merge pull request #742 from qnet-herwin/rlm_perl_v3.0.x
2014-07-22 Herwin WeststrateFix error in attribute copying to rlm_perl
2014-07-21 Herwin WeststrateDebian: Ensure some directories exist
2014-07-21 Arran Cudbard... Other perl formatting
2014-07-21 Arran Cudbard... Fix multivalues attributes in rlm_perl. Addresses ...
2014-07-21 rootAdd the gigawords calculation for MSSQL in accounting...
2014-07-20 Herwin WeststrateAdded a NULL check to rlm_perl
2014-07-16 Arran Cudbard... Merge pull request #732 from nchaigne/v3.0.x
2014-07-16 Arran Cudbard... Merge pull request #734 from spbnick/switch_cnf_to_sha256
2014-07-16 Arran Cudbard... Merge pull request #736 from spbnick/add_rlm_krb5_doc
2014-07-16 Arran Cudbard... Merge pull request #735 from spbnick/add_P_option_to_ma...
2014-07-16 Arran Cudbard... Merge pull request #733 from spbnick/clarify_snmp_trap_...
2014-07-16 Nikolai KondrashovAdd description of -P option to man pages
2014-07-16 Nikolai KondrashovClarify conditions of limit hit SNMP notifications
2014-07-16 Nikolai KondrashovSwitch .cnf files to sha256 message digest
2014-07-16 Nikolai KondrashovAdd minimal rlm_krb5 documentation file
2014-07-16 Nicolas Cdhcpclient - timeout and decline, release, inform
2014-07-15 Alan T. DeKokMore changes
2014-07-15 Alan T. DeKokNote recent changes
2014-07-14 jvoisinCheck BN_rand_range return value
2014-07-14 jvoisinConstant time memory comparison.
2014-07-14 jvoisinUse *_clear_free instead of *_free.
2014-07-12 Arran Cudbard... Update ChangeLog
2014-07-12 Arran Cudbard... Add module type sanity check
2014-07-12 Arran Cudbard... Add support for connection pool reuse
2014-07-12 Arran Cudbard... Convert another argument to bool
2014-07-12 Alan DeKokMerge pull request #730 from nchaigne/v3.0.x
2014-07-11 Nicolas Cdhcpclient - store xid when encoding request
2014-07-10 Arran Cudbard... Typo
2014-07-10 Arran Cudbard... Formatting and documentation
2014-07-10 Sam Hartmanfind_client: min prefix of 0 needs to work
2014-07-10 Sam Hartmanfr_inaddr_mask fix 0 prefix
2014-07-10 Alan T. DeKokAllow User-Name in CUI reply
2014-07-09 Alan T. DeKokUse loop index to get description. Closes #729
2014-07-09 Alan T. DeKokA parent config section might not exist
2014-07-09 Arran Cudbard... Remove useless extern declarations
2014-07-09 Arran Cudbard... Cleanup EAP-SIM macros
2014-07-09 Arran Cudbard... Debug condition is now a fr_cond_t
2014-07-09 Arran Cudbard... Limit which operators can be used with LDAP group compa...
2014-07-09 Arran Cudbard... Formatting
2014-07-09 Arran Cudbard... Fixup Sqlite schema
2014-07-08 Stefan PaetowUpdate cui
2014-07-08 Arran Cudbard... Try and make dlopen library search messages clearer
2014-07-08 Alan T. DeKokRemove reply:User-Name only if there's a reply:CUI
2014-07-07 Herwin WeststrateChanged integer type for rlm_eap_{ttls,peap} tunnel...
2014-07-07 Herwin WeststrateUse enums instead of define lists in rlm_eap_peap
2014-07-07 Arran Cudbard... Formatting
2014-07-07 Alan T. DeKokAs posted to the list
2014-07-04 Arran Cudbard... Merge pull request #725 from nchaigne/v3.0.x
2014-07-04 Nicolas Cradeapclient - fix send_packet
2014-07-04 Philippe WoodingIn redhat spec file, update dependency on json-c to...
2014-07-04 Philippe WoodingUpdate redhat spec file to reflect the fact rlm_host...
2014-07-02 Alan T. DeKokUse correct type for length
next