]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2013-12-05  Tobias HachmerradiusProfileDn is now a multivalued attribute 484/head
2013-12-05  Arran Cudbard... Formatting
2013-12-05  Arran Cudbard... Formatting
2013-12-05  Arran Cudbard... Output more verbose errors for eDirectory
2013-12-05  Arran Cudbard... Increase debug level required to show missing attribute...
2013-12-04  Arran Cudbard... Note case insensitivity
2013-12-04  Arran Cudbard... base_dn defaults to a zero length string to allow top...
2013-12-04  Arran Cudbard... Update ChangeLog
2013-12-04  Arran Cudbard... radiusProfileDn is now a multivalued attribute
2013-12-04  Arran Cudbard... Small tweak to ldap debug output
2013-12-04  Arran Cudbard... Use a single generic attribute in the RADIUS LDAP schema
2013-12-04  Arran Cudbard... Add comments field to other forms of schema
2013-12-04  Arran Cudbard... Update ChangeLog
2013-12-04  Arran Cudbard... Use pairmove to add SQL-User-Name
2013-12-04  Alan T. DeKokAdded test for error parsing IP address
2013-12-04  Alan T. DeKokAdded flag to disallow hostname -> IP lookups.
2013-12-04  Arran Cudbard... Add test for literal values
2013-12-04  Alan T. DeKokRun "radiusd -C" only if something changed
2013-12-04  Alan T. DeKokNo need to end a line with a trailing quotation mark
2013-12-04  Alan T. DeKokQuieter output
2013-12-04  Alan T. DeKokBuilding raddb is an order dependency
2013-12-04  Alan T. DeKokWord smithing
2013-12-03  Arran Cudbard... We don't need to print out query errors to the mains...
2013-12-03  Arran Cudbard... Add sqlcounter queries for sqlite
2013-12-03  Arran Cudbard... Update sqlite queries so they actually work with sqlite
2013-12-03  Alan T. DeKokNote recent changes
2013-12-03  Alan T. DeKokFix typo
2013-12-03  Arran Cudbard... Typo
2013-12-02  Arran Cudbard... Fix formatting and typo
2013-12-02  Arran Cudbard... Add GREATEST(x, ...) to sqlite to support sqlcounter
2013-12-02  Arran Cudbard... Add policy to create 64bit octet counters
2013-12-02  Arran Cudbard... Fix typos in xlat function docs
2013-12-02  Arran Cudbard... Add power operator to expr
2013-12-01  Arran Cudbard... radusergroup needs a primary key too, else PgAdmin...
2013-12-01  Arran Cudbard... Temporary fix for SQL counter module
2013-12-01  Alan T. DeKokTypo
2013-11-30  Arran Cudbard... Update ChangeLog
2013-11-30  Arran Cudbard... Initialise TLS *ONCE* in main, don't reinitialise it...
2013-11-30  Arran Cudbard... Allow arbitrary connection parameters to be listed...
2013-11-30  Arran Cudbard... Note more changes
2013-11-29  Arran Cudbard... Add SSL support to the MySQL driver, and document drive...
2013-11-29  Arran Cudbard... LDAP_OPT_DEBUG_LEVEL only appears to work if set in...
2013-11-29  Arran Cudbard... Initialise TLS context last, after setting all the...
2013-11-29  Alan T. DeKokNote recent changes
2013-11-28  Arran Cudbard... Move some useful functions into misc.c
2013-11-28  Arran Cudbard... Do compile time checks of literal map values
2013-11-27  Alan T. DeKokFiles have CR at EOF
2013-11-27  Alan T. DeKokAbstract module dependencies
2013-11-27  Alan T. DeKokEnsure that the raddb directory is set up before runnin...
2013-11-27  Alan T. DeKokUse different context for input and output REQUESTs
2013-11-27  Arran Cudbard... Fix typo
2013-11-27  Arran Cudbard... Always respect control:Response-Packet-Type if it's...
2013-11-27  Arran Cudbard... Should be case insensitive comparison
2013-11-27  Arran Cudbard... Add example to access_attribute
2013-11-27  Alan T. DeKokAdded "status" to the init script
2013-11-26  Arran Cudbard... Add note about access attribute 'false' value
2013-11-26  Arran Cudbard... Process attribute maps if we just have a generic attrib...
2013-11-26  Arran Cudbard... Use the map functions to parse VALUE_PAIR string tuples
2013-11-26  Arran Cudbard... Formatting
2013-11-26  Arran Cudbard... attribute with value 'false' always negates result...
2013-11-26  Alan T. DeKokRun tests only when doing "make test"
2013-11-26  Alan T. DeKokEnsure that "break" can only occur in "foreach" sections
2013-11-26  Alan T. DeKokEnsure we only grab one error message
2013-11-26  Alan T. DeKokMake "break" jump out of the "foreach" loop
2013-11-26  Alan T. DeKokPrint input VPs to the log
2013-11-26  Alan T. DeKokSimple tests for parse errors
2013-11-26  Alan T. DeKokFrom extreme
2013-11-25  Alan T. DeKokEnsure a one-way check
2013-11-25  Alan T. DeKokDo allocate_clear no more than once per second
2013-11-25  Alan T. DeKokPut a separate transaction around allocate_clear
2013-11-22  Alan T. DeKokDon't need debugging when we open a new TLS socket
2013-11-22  Alan T. DeKokDon't worry about threading when doing radiusd -C
2013-11-22  Alan T. DeKokFix the test. Fixes #480
2013-11-21  Arran Cudbard... Add return and return-group tests
2013-11-21  annanymous2Update rcradiusd
2013-11-21  Arran Cudbard... libiodbc2 now needs to be install before libiodbc2-dev
2013-11-21  Alan T. DeKokClean up counters when we close the socket
2013-11-21  Alan T. DeKokUse sock context for allocating packets
2013-11-20  Alan T. DeKokcheck_config is now a bool
2013-11-20  Alan T. DeKokNote recent changes
2013-11-20  Alan T. DeKokFix typo
2013-11-18  Alan T. DeKokRemove rlm_eap from messages. It's no longer in a...
2013-11-17  Arran Cudbard... Proper fix for .gitignore and debian packaging
2013-11-17  Arran Cudbard... Remove patches after build
2013-11-17  Arran Cudbard... Debian fixes
2013-11-17  Arran Cudbard... Quiet static analysis
2013-11-16  Arran Cudbard... We should probably still make a minimal effort not...
2013-11-16  Arran Cudbard... Set operator correctly when calling paircompare from...
2013-11-15  Arran Cudbard... Copy vp doesn't copy OP
2013-11-15  Arran Cudbard... Fix invalid operator message priority
2013-11-15  Alan T. DeKokFix error message to be clearer
2013-11-15  Alan T. DeKokProtect the server from people breaking the dictionaries
2013-11-15  Alan T. DeKokDepend on local files
2013-11-15  Alan T. DeKokUse locally linked version of tests.
2013-11-15  Arran Cudbard... Change order of arguments for radius_get_vp to be the...
2013-11-15  Arran Cudbard... Change how rlm_date operates. Now takes an attribute...
2013-11-15  Artur MalinowskiDate formatting module
2013-11-14  Alan T. DeKokMake error message more descriptive
2013-11-14  Alan T. DeKokDocument references
2013-11-14  Arran Cudbard... Update the conffile parser to treat the fields mapped...
next