freeradius.git
2014-12-11 Arran Cudbard... Pass pointer to head of list when doing pairsort in...
2014-12-10 Alan T. DeKokDisallow attribute zero in the dictionaries. Closes...
2014-12-10 Alan T. DeKokRemove unused variables
2014-12-10 Alan T. DeKokSmash bad filenames
2014-12-10 Alan T. DeKokSmash bad filenames
2014-12-10 Alan T. DeKokMake filename escaping configurable.
2014-12-09 Alan T. DeKokShort-circuit fr_prints() when there's no quoting
2014-12-09 Arran Cudbard... Fix argument order in fr_prints so out is first
2014-12-09 Arran Cudbard... Only include <ldap.h> in ldap.h
2014-12-09 Alan T. DeKokNote recent changes
2014-12-09 Alan T. DeKokAllow spaces in certificate passwords
2014-12-09 Arran Cudbard... Update ChangeLog
2014-12-09 Arran Cudbard... Work around potential race in ldap_create
2014-12-09 Arran Cudbard... Formatting
2014-12-09 Alan T. DeKokAdded checks for braces at end of string
2014-12-08 Arran Cudbard... Define LDAP_DEPRECATED outside of autoconf (and before...
2014-12-08 Arran Cudbard... Actually use the pool we alloced
2014-12-08 Alan T. DeKokMore tests
2014-12-08 Alan T. DeKokPrint *data* not *pointer* if it's octets
2014-12-08 Arran Cudbard... Missed cast
2014-12-08 Arran Cudbard... Doxygen
2014-12-08 Arran Cudbard... Fixup LDAP group debugging messages so they're more...
2014-12-08 Arran Cudbard... Copyright notices
2014-12-08 Arran Cudbard... Break out serialization functions from rlm_cache_memcached
2014-12-08 Arran Cudbard... Add note on pairstrncpy
2014-12-08 Arran Cudbard... Rename fr_print_string to fr_prints
2014-12-08 Arran Cudbard... exfile_open now opens files for read/writing, which...
2014-12-08 Arran Cudbard... Make fr_print_string take -1 to signify that it should...
2014-12-08 Arran Cudbard... Make it clear why the xlat failed
2014-12-08 Arran Cudbard... Convert all calls to ldap_get_values (now deprecated...
2014-12-08 Arran Cudbard... Fixup stupidity around rlm_ldap URL handling
2014-12-08 Arran Cudbard... Use cf_log_err to log config errors in rlm_ldap
2014-12-08 Alan T. DeKokNote recent changes
2014-12-08 Alan DeKokMerge pull request #850 from mcnewton/patch-dpkg
2014-12-08 Alan T. DeKokSave Module-Failure-Message to the outer session-state
2014-12-08 Alan T. DeKokMark requests as alloc'd
2014-12-07 Alan T. DeKokQuiet scanner
2014-12-07 Alan T. DeKokQuiet scan.
2014-12-07 Alan T. DeKokBe less aggressive about casting to octets
2014-12-07 Alan T. DeKokDon't do full debugging on tests
2014-12-07 Alan T. DeKokAdded low-level escaping tests
2014-12-07 Alan T. DeKokAuto-cast octet strings
2014-12-06 Alan T. DeKokEnsure data.ptr is always initialized
2014-12-06 Alan T. DeKokDoxygen
2014-12-06 Alan T. DeKokDon't free thing until we're done
2014-12-06 Alan T. DeKokQuiet scanner
2014-12-06 Alan T. DeKokRemove unneeded variable
2014-12-06 Alan T. DeKokQuiet scanner
2014-12-06 Alan T. DeKokQuiet scanner
2014-12-06 Alan T. DeKokQuiet compiler
2014-12-06 Alan T. DeKokMore escaping / unescaping fixes.
2014-12-06 Alan T. DeKokNumber failure cases
2014-12-06 Alan T. DeKokFix PREREQS so that the cache module builds
2014-12-06 Alan T. DeKok%n is allowed, too
2014-12-06 Alan T. DeKokMake tmpl_alloc be binary safe
2014-12-06 Alan T. DeKokUse the new escaping for the tests
2014-12-06 Alan T. DeKokCall fr_print_string instead of doing things ourselves
2014-12-06 Alan T. DeKokClarify fr_print_string
2014-12-06 Alan T. DeKokFix fr_print_string_len, too
2014-12-06 Arran Cudbard... Add filename unescape
2014-12-06 Arran Cudbard... Missed const
2014-12-06 Arran Cudbard... Formatting
2014-12-06 Arran Cudbard... Move exclusive file access functions into their own...
2014-12-05 Matthew Newtonset debian package format to native
2014-12-04 Arran Cudbard... Escape filename expansions
2014-12-04 Arran Cudbard... Formatting
2014-12-04 Arran Cudbard... Note on why we don't need to escaping for execve
2014-12-04 Arran Cudbard... Cache Stripped-User-Domain too
2014-12-04 Arran Cudbard... Update range of cached TLS attributes
2014-12-04 Arran Cudbard... Formatting
2014-12-04 Arran Cudbard... Duplicate init
2014-12-04 Arran Cudbard... Slightly better debug output
2014-12-04 Arran Cudbard... Fix issue that caused radclient to default to sending...
2014-12-03 Alan T. DeKokEscape backslashes only when necessary
2014-12-03 Arran Cudbard... Merge pull request #847 from spbnick/man_clients_update
2014-12-03 Alan T. DeKokNote recent changes
2014-12-03 Alan T. DeKokrlm_cache_rbtree isn't in "stable". It's ALWAYS built.
2014-12-03 Alan T. DeKokDelete state correctly
2014-12-03 Arran Cudbard... Change references to vp->length to vp->vp_length
2014-12-03 Arran Cudbard... Add vp_length macro (makes it easier to backport change...
2014-12-03 Arran Cudbard... Make IP resolution errors a bit clearer
2014-12-03 Arran Cudbard... Use correct type for log_lvl and add prefix to rdebug_pair
2014-12-02 Nikolai Kondrashovman: Remove references to naslist and clients
2014-12-02 Nikolai Kondrashovman: Remove client attribute description
2014-12-02 Alan T. DeKokAlways get the "certs" index for SSL.
2014-12-02 Alan T. DeKokBump for version 3.0.6
2014-12-02 Alan T. DeKokClarify debugging message
2014-12-02 Alan T. DeKokDebug attributes added in cbtls_verify
2014-12-01 Arran Cudbard... If we're doing fallback resolution we need to set the...
2014-12-01 Arran Cudbard... Add extra tests for auto prefix conversion to condition.txt
2014-12-01 Arran Cudbard... Fix the conffile parser to parse RHS literals as prefix...
2014-12-01 Arran Cudbard... Fixup ipprefix tests
2014-12-01 Arran Cudbard... Typo
2014-12-01 Arran Cudbard... If sanity checks are converted to warnings, they should...
2014-11-30 Alan T. DeKokCheck more query strings at boot time.
2014-11-30 Alan T. DeKokExtra config is a warning, not an error
2014-11-30 Alan T. DeKokThe rbtree submodule is always needed, therefore build...
2014-11-28 Arran Cudbard... Just set query fields to NULL if the strings are zerolength
2014-11-28 Arran Cudbard... Add more sanity checks to rlm_sql
2014-11-28 Arran Cudbard... Fix case where the user isn't found in any groups,...
next