freeradius.git
2015-03-27 Matthew NewtonImprove errors on winbind authentication failure
2015-03-27 Alan T. DeKoknote recent changes
2015-03-27 Alan T. DeKokAdd -D to radwho and radzap
2015-03-27 Arran Cudbard... Minor formatting in tls.c
2015-03-27 Arran Cudbard... Don't crash when using the NULL driver in select queries
2015-03-27 Arran Cudbard... Merge pull request #940 from nchaigne/3.0.x-fb5-fqdn
2015-03-27 Nicolas CDHCP-Client-FQDN is not a string
2015-03-26 Alan T. DeKokMore dot graphs for state machines
2015-03-26 Arran Cudbard... Hyphens
2015-03-26 Arran Cudbard... Merge pull request #936 from spbnick/mikrotik_update
2015-03-26 Nikolai KondrashovUpdate dictionary.mikrotik
2015-03-25 Alan T. DeKokOops. Define this, too
2015-03-25 Alan T. DeKokFreeze proxy sockets on EOL, too.
2015-03-25 Alan T. DeKokTCP socket timer limits mean they're marked frozen...
2015-03-25 Alan T. DeKokFreeze the proxy socket on timeout
2015-03-25 Alan T. DeKokMotorola error message
2015-03-25 Arran Cudbard... Update ChangeLog
2015-03-25 Arran Cudbard... Add systemd unit file for systems that use systemd
2015-03-25 Alan T. DeKokRemove unused assignement
2015-03-24 Alan T. DeKokAllow home server "auth+acct"
2015-03-24 Alan T. DeKokBetter fix for dual home servers
2015-03-24 Alan T. DeKoknote recent changes
2015-03-24 Alan T. DeKokUse FR_CHANNEL_FAIL / SUCCESS for radmin return codes
2015-03-24 Alan T. DeKokUse names instead of numbers for command OK / FAIL
2015-03-24 Alan T. DeKokRegularize return codes for radmin commands
2015-03-24 Alan T. DeKokGo to status after running a command
2015-03-24 Arran Cudbard... Probably need a systemd script instead *sigh*
2015-03-24 Alan T. DeKokUse same port for acct if using RadSec
2015-03-24 Alan T. DeKokwhitespace
2015-03-24 Arran Cudbard... Add option for secret
2015-03-24 Arran Cudbard... Update raduat
2015-03-24 Arran Cudbard... Update ChangeLog
2015-03-24 Arran Cudbard... Rename fr_connect_pool_delete to fr_connection_pool_free
2015-03-24 Arran Cudbard... Add reference counter to connection pool to prevent...
2015-03-24 Arran Cudbard... Cleanup some of the tls code, add doxygen headers etc...
2015-03-24 Arran Cudbard... Fix invalid assert in state.c
2015-03-24 Matthew NewtonAdd connection pool to rlm_mschap for wbclient contexts
2015-03-24 Arran Cudbard... Make the init script work with centos
2015-03-23 Arran Cudbard... Print proper error for unknown attributes in rlm_ldap...
2015-03-23 Arran Cudbard... Some libldap packagers define LDAP_VENDOR_VERSION_PATCH...
2015-03-23 Arran Cudbard... Proper way of getting TCP connection errors
2015-03-22 Arran Cudbard... Docs for request_will_proxy
2015-03-22 Arran Cudbard... Fixup formatting and logging in rlm_chap
2015-03-22 Alan T. DeKokMinor changes to meet v3.1.x
2015-03-22 Alan T. DeKokDon't initialize the proxy list on check_config
2015-03-22 Arran Cudbard... Cleanup NONNULL
2015-03-22 Arran Cudbard... Only try and build with wbclient support if we have...
2015-03-22 Arran Cudbard... Doxygen
2015-03-21 Arran Cudbard... Install libwebclient-dev in CIT
2015-03-21 Alan T. DeKokUse the correct number of fields for stop inserts
2015-03-21 Alan T. DeKokMake proxy to virtual server match callers for process_...
2015-03-21 Alan T. DeKokRemove STATE_MACHINE_DECL for functions, and add dot...
2015-03-21 Matthew NewtonAdd mschap module winbind authentication
2015-03-21 Matthew NewtonConfigure scripts for libwbclient
2015-03-21 Matthew NewtonCreate rlm_mschap.h (split out from rlm_mschap.c)
2015-03-21 Matthew NewtonChange boolean do_ntlm_auth to enum MSCHAP_AUTH_METHOD
2015-03-21 Arran Cudbard... Fixup some comments in fr_cursor_insert
2015-03-21 Arran Cudbard... Invalid assert
2015-03-20 Arran Cudbard... Update ChangeLog
2015-03-20 Arran Cudbard... Fix corner case where cursor.next wasn't fixed up corre...
2015-03-20 Arran Cudbard... Fixup cursor.last if we removed the vp it was referring to
2015-03-20 Arran Cudbard... Last should be set to the VP we just inserted
2015-03-20 Arran Cudbard... Formatting
2015-03-20 Arran Cudbard... Create a standard set of socket connection functions...
2015-03-20 Arran Cudbard... Move fr_nonblock and fr_blocking to misc.c. They're...
2015-03-18 Arran Cudbard... Update ChangeLog
2015-03-18 Arran Cudbard... Add user configurable busy_timeout to rlm_sql_sqlite...
2015-03-18 Arran Cudbard... Convert comment to doxygen
2015-03-18 Arran Cudbard... Merge pull request #928 from painless-security/to_submit
2015-03-18 Sam Hartmandocument sample ABFAb RP client
2015-03-18 Sam Hartmandynamic = yes not true
2015-03-18 Sam Hartmansqlite: include busy wait for locks
2015-03-18 Sam HartmanUpdates to abfab policy
2015-03-18 Sam Hartmantrustrouter: permit trust-router-COI and error handling
2015-03-18 Sam HartmanPermit Error-Cause in access reject messages
2015-03-18 Arran Cudbard... Split out unix socket connection function
2015-03-18 Arran Cudbard... Process profiles too
2015-03-17 Arran Cudbard... Invalid assert in _request_free
2015-03-15 Arran Cudbard... Mark groupobj membership filter as being expanded
2015-03-15 Arran Cudbard... Update ChangeLog
2015-03-15 Arran Cudbard... Create equivalent pairs for all attributes
2015-03-14 Arran Cudbard... Create CONF_PAIRs in client CONF_SECTIONs for string...
2015-03-14 Arran Cudbard... deprecated nastype mucks up dynamic client debug output
2015-03-14 Arran Cudbard... CID 1288496
2015-03-13 Arran Cudbard... Not a pointer
2015-03-13 Alan T. DeKokDoxygen for state machine
2015-03-13 Alan T. DeKoktypos
2015-03-13 Arran Cudbard... Typos
2015-03-13 Arran Cudbard... But it's been config_items for N number of decades!
2015-03-13 Arran Cudbard... Cleanup the REQUEST structure
2015-03-13 Arran Cudbard... Formatting
2015-03-13 Alan T. DeKokinitialize child state before printing it
2015-03-13 Alan T. DeKokMove request_process_timer() to request_max_time()
2015-03-13 Alan T. DeKokAdd CHECK_FOR_STOP macro to state machine functions
2015-03-13 Alan T. DeKokMove coa_separate checks to a macro
2015-03-13 Alan T. DeKokcoa_separate() doesn't need to take an action.
2015-03-13 Alan T. DeKokMove cleanup_delay calculations to cleanup_delay function
2015-03-13 Alan T. DeKokMove response_delay calculations to response_delay...
2015-03-13 Alan T. DeKokprocess_timer shouldn't need to handle child PROXIED...
2015-03-13 Alan T. DeKokRely on eol_listener to STOP requests when a socket...
next