freeradius.git
2014-08-22 Herwin WeststrateA number of fixes (mainly comments) of rlm_expr release_3_0_4_rc2
2014-08-22 Herwin WeststrateFixed a typo in a code comment for LM-Response
2014-08-22 Alan DeKokMerge pull request #758 from spbnick/trigger_max_thread...
2014-08-22 Alan T. DeKokDefine sig_t for systems without it. Closes #765
2014-08-21 Alan T. DeKoknote recent changes
2014-08-21 Alan T. DeKokPassing const to non-const
2014-08-21 Alan T. DeKokExpand switch arguments once, instead of for each ...
2014-08-20 Arran Cudbard... Fix error in sqlite3 postauth query
2014-08-15 Alan T. DeKokUse "virtual_server", which is correct
2014-08-15 Alan T. DeKokIgnore flags
2014-08-15 Alan T. DeKokDocument "pool = ..."
2014-08-15 Alan T. DeKokUpdate for new pools
2014-08-14 Arran Cudbard... Fix paircopyvp, so we don't break xlat expansions
2014-08-14 Arran Cudbard... Formatting
2014-08-14 Arran Cudbard... Found should be a bool
2014-08-14 Arran Cudbard... Fix section lookup in radwho
2014-08-14 Arran Cudbard... Fixup policies to use attribute references
2014-08-14 Arran Cudbard... Fix parenting issue in paircmp.c
2014-08-14 Arran Cudbard... Soft assert and exit on internal validation error
2014-08-14 Arran Cudbard... Cleanup formatting in rlm_realm
2014-08-14 Arran Cudbard... Fixup weirdness in couchbase configure.ac
2014-08-14 Arran Cudbard... Name for stdin should be "-" for backwards compatibility
2014-08-14 Arran Cudbard... Minor fix
2014-08-14 Alan T. DeKoktimestr_match returns int, not uint32_t
2014-08-14 Alan T. DeKokRe-arrange code to be cleaner
2014-08-14 Alan T. DeKokNote recent changes
2014-08-14 Alan T. DeKokBe more generous about the lack of whitespace
2014-08-14 Alan T. DeKokSet variable to default value.
2014-08-14 Alan T. DeKokBuild on FreeBSD
2014-08-14 Alan T. DeKokAllow for enforcement in post-auth
2014-08-14 Arran Cudbard... make sqlite defaults a bit friendlier
2014-08-13 Arran Cudbard... Assert head pointer isn't NULL if sql_get_grouplist...
2014-08-13 Arran Cudbard... Need to process at least one group entry before we...
2014-08-12 Arran Cudbard... Fix for calling foreach sections at varying depths
2014-08-12 Arran Cudbard... Call VERIFY_VP from vp_prints_value
2014-08-12 Arran Cudbard... Cleanup request_data functions
2014-08-12 Herwin WeststrateSmall code cleanup in rlm_perl config parser
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-07 Nikolai KondrashovTrigger max_threads upon reaching the limit
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
next