freeradius.git
2013-04-21 Alan Buxeysmall fixup as cannot have diagnostic in function
2013-04-20 Arran Cudbard... More warnings in the SQL drivers
2013-04-20 Arran Cudbard... Formatting
2013-04-20 Arran Cudbard... Update rlm_sql_db2 configure file
2013-04-20 Arran Cudbard... Fix warnings in securid
2013-04-20 Arran Cudbard... Fix warnings in ikev2
2013-04-20 Arran Cudbard... Switch more things to -isystem
2013-04-20 Arran Cudbard... Revert "Add -isystem"
2013-04-20 Arran Cudbard... Fix typo
2013-04-20 Arran Cudbard... Remove checkval
2013-04-20 Arran Cudbard... add DEBUGI
2013-04-20 Arran Cudbard... Revert "Hack for clang"
2013-04-20 Matthew Newtonfixup DIAG_{ON,OFF} to get rid of compiler errors
2013-04-19 Arran Cudbard... Remove attrewrite
2013-04-19 Arran Cudbard... More const fixes
2013-04-19 Arran Cudbard... Improve some warning messages
2013-04-19 Arran Cudbard... Extra warnings thrown up by GCC 4.8
2013-04-19 Arran Cudbard... Add -Wall
2013-04-19 Arran Cudbard... Fix distclean
2013-04-19 Arran Cudbard... More GCC fixes
2013-04-19 Arran Cudbard... Reverse the order of const and type specifier e.g....
2013-04-19 Alan T. DeKokHack for clang
2013-04-19 Alan T. DeKokAllow for printing the condition to a string.
2013-04-19 Alan T. DeKokDon't check list qualifiers if the first character...
2013-04-19 Alan T. DeKokRemember which string was " ' ` /, etc.
2013-04-19 Alan T. DeKokExpose fr_cond_t, but don't use it (yet)
2013-04-19 Arran Cudbard... Another warning in command.c
2013-04-19 Arran Cudbard... Fix warnings in conffile.c
2013-04-19 Arran Cudbard... Mark perl headers as system headers
2013-04-19 Arran Cudbard... Typo
2013-04-19 Arran Cudbard... More GCC *sigh*
2013-04-19 Arran Cudbard... Ignore deprecated warning from isc_interprete
2013-04-19 Arran Cudbard... Use fb_interprete (safe version of isc_interprete which...
2013-04-19 Arran Cudbard... Fix the last of the GCC warnings
2013-04-19 Arran Cudbard... Add calls to ykclient_global
2013-04-19 Arran Cudbard... Fix ISC long format
2013-04-18 Arran Cudbard... Fix ISC long format
2013-04-18 Arran Cudbard... Missed one lasterror
2013-04-18 Arran Cudbard... Apparently error messages shouldn't have been converted...
2013-04-18 Arran Cudbard... Fix more GCC warnings
2013-04-18 Arran Cudbard... Need ykclient too
2013-04-18 Arran Cudbard... Use universal diagnostic macros
2013-04-18 Arran Cudbard... Add -isystem to smart_include and fix python configure...
2013-04-18 Arran Cudbard... Typo
2013-04-18 Arran Cudbard... Check for specific compiler versions before using diagn...
2013-04-18 Arran Cudbard... Ignore ldap_int_tls_config warning
2013-04-18 Arran Cudbard... More firebird fixes
2013-04-18 Arran Cudbard... Fix more debug stuff
2013-04-18 Arran Cudbard... Use C99 type
2013-04-18 Arran Cudbard... Apparently there's PRIu
2013-04-18 Arran Cudbard... Add missing prototypes
2013-04-18 Arran Cudbard... More firebird fixes
2013-04-18 Arran Cudbard... Need to build with sql_fbapi.c
2013-04-18 Arran Cudbard... Fix const warnings in rlm_counter
2013-04-18 Arran Cudbard... Fix typo
2013-04-18 Alan T. DeKokI hate the "reference" password name.
2013-04-18 Arran Cudbard... Use consistent argument names for connection API callbacks
2013-04-18 Arran Cudbard... Should be da->attr not da->type
2013-04-18 Arran Cudbard... Use C99 portable definition to print 64 integers
2013-04-18 Arran Cudbard... Uninitialized variable
2013-04-18 Arran Cudbard... Fix typo
2013-04-18 Arran Cudbard... Fix SQL warnings
2013-04-17 Arran Cudbard... Replace radlog(L_ERR with DEBUGE
2013-04-17 Arran Cudbard... Remove strtok from perl xlat
2013-04-17 Arran Cudbard... Fix perl xlat logging
2013-04-17 Arran Cudbard... Ignore warnings from perl magic
2013-04-17 Arran Cudbard... dictionary_dir should be const
2013-04-17 Arran Cudbard... Ignore more literal fmt warnings
2013-04-17 Arran Cudbard... CURLAUTH values are bigger than CURLOpt
2013-04-17 Arran Cudbard... Better way to disable deprecated API warnings
2013-04-17 Arran Cudbard... Add W_UNEEDEDDEC_OFF to turn off warnings for unused...
2013-04-17 Arran Cudbard... Constify more hash functions
2013-04-17 Arran Cudbard... Turn off non literal fmt argument where appropriate
2013-04-17 Arran Cudbard... Ignore -Wcast-align
2013-04-17 Arran Cudbard... Fix doxygen warnings
2013-04-16 Alan T. DeKokAllow %{request:Tunnel-Password:1[1]} to work
2013-04-16 Alan T. DeKokRemove unused variable
2013-04-16 Alan T. DeKokFix typo in unlock
2013-04-16 Alan T. DeKokCheck for too much text after xlat, too
2013-04-16 Alan T. DeKokdoxygen
2013-04-16 Alan T. DeKokuse &da not da
2013-04-16 Alan T. DeKokdoxygen
2013-04-16 Arran Cudbard... Update ruby data types to work with 2.0.0
2013-04-16 Arran Cudbard... Fix coverity issues
2013-04-16 Alan T. DeKokUpdate new conditional parser to create data structures
2013-04-16 Alan T. DeKokFix comment
2013-04-16 Alan T. DeKokGet excited if there is trailing stuff after the condition
2013-04-16 Alan T. DeKokShucks
2013-04-16 Alan T. DeKokFix attr_filter.foo.bar.baz.bar
2013-04-16 Alan T. DeKokReplace %C with %{Packet-Src-IP-Address}
2013-04-16 Alan T. DeKokClient shortname can be created internally
2013-04-15 Arran Cudbard... Use consistent names for the connection functions
2013-04-15 Arran Cudbard... Make connection re-use scheme configurable
2013-04-14 Alan T. DeKokFix typo
2013-04-14 Alan T. DeKokInclude the DHCP dictionary for the tests
2013-04-14 Alan T. DeKokFix typo
2013-04-14 Alan T. DeKokradius_request_name() shouldn't skip over unknown strings
2013-04-14 Alan T. DeKokAdd dict_read() API.
2013-04-14 Alan T. DeKokError if we try to load DHCP without DHCP dictionaries
2013-04-14 Alan T. DeKokClean up code for conditionally loading a module
next