freeradius.git
2013-07-03 Alan T. DeKokFix up uses of talloc
2013-07-03 Alan T. DeKokMinor updates
2013-07-02 Arran Cudbard... Update ldap
2013-07-02 Arran Cudbard... More updates and formatting
2013-07-02 Arran Cudbard... Update README.rst
2013-07-02 Arran Cudbard... Add notes on portmanteau config items
2013-07-02 Arran Cudbard... Be nice, and print out the name of the new config item...
2013-07-02 Arran Cudbard... Remove default for depricated config item
2013-07-02 Arran Cudbard... rlm_expiration no longer takes any configuration items
2013-07-02 Arran Cudbard... Missed removing config for rlm_expiration
2013-07-02 Arran Cudbard... Be consistent in our inconsistency
2013-07-02 Arran Cudbard... Typo
2013-07-02 Arran Cudbard... Use references in cache file example config
2013-07-02 Arran Cudbard... deprecate minimum-timeout in longin time, now minimum_t...
2013-07-02 Arran Cudbard... Remove support for reply-message from expiration, this...
2013-07-02 Arran Cudbard... Replace remaining instances of safe-characters with...
2013-07-02 Arran Cudbard... Replace nas_table with client_table
2013-07-02 Arran Cudbard... Use standard TLS config item names across all modules
2013-07-02 Arran Cudbard... Attribute should be singular not plaural
2013-07-02 Arran Cudbard... Support 'children' scope
2013-07-02 Arran Cudbard... Changes to default ldap configuration which were missed
2013-07-02 Arran Cudbard... Remove reference to certs patch
2013-07-02 Arran Cudbard... nas_query is deprecated, replaced by client_query
2013-07-02 Arran Cudbard... safe-charcters is deprecated, replaced by safe_characters
2013-07-02 Arran Cudbard... Cleanup things in modcall and fix missing closing brace
2013-07-02 Arran Cudbard... SQL functions now use ssize_t so that they can indicate...
2013-07-02 Alan T. DeKokDon't shadow a global symbol
2013-07-02 Arran Cudbard... Reorder arguments to radius_exec_program so they make...
2013-07-02 Arran Cudbard... Merge pull request #342 from fajarnugraha/master-suse...
2013-07-02 Fajar A. Nugrahasuse: enable parallel build
2013-07-02 Fajar A. Nugrahasuse: add --disable-developer
2013-07-02 Fajar A. Nugrahasuse: cleanup CFLAGS
2013-07-02 Fajar A. Nugrahasuse: link to wiki page for authors credit
2013-07-01 Arran Cudbard... Add PW_TYPE_FILE_INPUT (which verifies the file exists...
2013-07-01 Arran Cudbard... Whitespace changes rlm_exec
2013-07-01 Arran Cudbard... Add PW_TYPE_EXISTS
2013-07-01 Arran Cudbard... Mark more things as filenames
2013-07-01 Arran Cudbard... Remove unecessary configure arguments
2013-07-01 Arran Cudbard... May as well make it official
2013-07-01 Fajar A. Nugrahasuse: build fixes
2013-07-01 Arran Cudbard... loc is not options
2013-06-30 Arran Cudbard... If anything exists don't create the link...
2013-06-30 Arran Cudbard... Update README.rst
2013-06-30 Arran Cudbard... Update README.rst
2013-06-30 Arran Cudbard... Apparently making the symlink targets as order only...
2013-06-30 Arran Cudbard... Don't start if the configuration contains deprecated...
2013-06-30 Arran Cudbard... Don't try and link if legacy files exist already. Fixes...
2013-06-30 Alan T. DeKokNon-existent attrs expand to "". Closes #308
2013-06-30 skidsAlways fixup after deleting a black child node in rbtree
2013-06-30 skidsUse a consistent callback return code
2013-06-30 skidsFix obvious pasto in PostOrder walk.
2013-06-29 Alan T. DeKokWhen a socket is closed, just mark the requests as...
2013-06-29 Alan T. DeKokMake auto_limit_acct probabalistic
2013-06-29 Alan T. DeKokMinor cleanup to cleanup code
2013-06-29 Alan T. DeKokMake requests NULL talloc context
2013-06-29 Alan T. DeKokNote changes to configuration item names
2013-06-28 Arran Cudbard... Be consistent with common config_item names
2013-06-28 Alan T. DeKokRemove debug macro
2013-06-28 Alan T. DeKokMore docs on recent changes
2013-06-28 Alan T. DeKokAlways set reply timestamp.
2013-06-28 Alan T. DeKokSteal the packet so we don't leak memory
2013-06-28 Alan T. DeKokRemove refcount on mainconfig. It's not used
2013-06-28 Alan T. DeKokSimplify request_free() now that we use talloc everywhere
2013-06-28 Alan T. DeKokSteal the CoA packet when we reparent it
2013-06-28 Alan T. DeKokMake request_alloc() take a TALLOC_CTX
2013-06-28 Alan T. DeKokIndentation matters
2013-06-28 Alan T. DeKokRemove unused function
2013-06-28 Alan T. DeKokMove request data to talloc
2013-06-28 Arran Cudbard... Sprinkle PW_TYPE_REQUIRED over module configuration...
2013-06-28 Arran Cudbard... Fix -HUP
2013-06-28 Arran Cudbard... Minor formatting in modules.c
2013-06-28 GEANT GN3 JRA3 T1added support for IPv6 nas in postgres accounting
2013-06-28 Arran Cudbard... Cleanup whitespace in config files
2013-06-28 Arran Cudbard... Minor fixes to cui policy
2013-06-28 Arran Cudbard... Merge pull request #337 from armitasp/master
2013-06-28 GEANT GN3 JRA3 T1change cui policy to remove warning about outer request...
2013-06-28 Arran Cudbard... Call wait() with WNOHANG to reap any children left...
2013-06-28 Arran Cudbard... Update radiusd.conf man pages with the properties syntax
2013-06-28 Arran Cudbard... Debug messages in rlm_chap
2013-06-28 Arran Cudbard... Remove portcmp, it's now broken, and it's functionality...
2013-06-28 Arran Cudbard... Too many slashes
2013-06-28 Arran Cudbard... Minor updates to authorize
2013-06-28 Arran Cudbard... Use name instead of value in ldap group debug message...
2013-06-27 Arran Cudbard... Fix ruby/perl/python directory creation
2013-06-27 Arran Cudbard... make install output consistent
2013-06-27 Arran Cudbard... Not required
2013-06-27 Arran Cudbard... Deprecated config items MUST be listed first and MUST...
2013-06-27 Arran Cudbard... Typos
2013-06-27 Arran Cudbard... First pass at fixing up debian packages
2013-06-27 Arran Cudbard... Make symbolic links relative
2013-06-27 Arran Cudbard... Restructure raddb dir
2013-06-27 Arran Cudbard... Convert missed free() in cf_item_parse
2013-06-27 Arran Cudbard... Remove smurfs from rlm_detail config items
2013-06-27 Arran Cudbard... Add 'attrsfile' config item back in, but mark it as...
2013-06-27 Arran Cudbard... No point in setting default filter file for rlm_attr_filter
2013-06-27 Arran Cudbard... Add 'file' config item, admins should eventually replac...
2013-06-27 Arran Cudbard... Don't assume that properties are the last things in...
2013-06-27 Arran Cudbard... Allow parent section to be referenced anonymously ...
2013-06-27 Alan T. DeKokHacks to make mods-config/.../ work better
2013-06-27 Alan T. DeKokDocument new structure
next