Document section name override
[freeradius.git] / man / man5 / unlang.5
2015-12-30 Arran Cudbard-BellDocument section name override
2015-10-02 Alan DeKokMerge pull request #1294 from mcnewton/lintian30x
2015-10-02 Matthew Newtontidy up a load of lintian warnings
2015-10-02 Arran Cudbard-BellMerge pull request #1287 from qnet-herwin/lintian
2015-10-01 Alan T. DeKokUse quotes. Addresses #1288
2015-06-25 Arran Cudbard-BellMerge pull request #1044 from geaaru/rlm_sqlippool_mand...
2015-06-15 Herwin WeststrateTypo fix: expnsion => expansion
2015-06-08 Arran Cudbard-Bellxlat value concat uses ','
2015-05-16 Arran Cudbard-BellAllow certain special inst selectors to work with lists...
2015-04-15 Arran Cudbard-BellAdd docs for unlang concat
2015-04-15 Arran Cudbard-BellThere were plans to allow [#] references, but it turned...
2014-12-15 Arran Cudbard-BellAdd &attr[n] which gets the last instance of an attribu...
2014-12-15 Arran Cudbard-BellMerge pull request #849 from spbnick/util_help
2014-12-14 Arran Cudbard-BellUpdate the unlang man page
2014-11-24 Arran Cudbard-BellUpdate documentation for += and [#] [*]
2014-11-24 Arran Cudbard-BellPrefix some examples with '&' in man unlang
2014-11-24 Alan T. DeKokDocument &Attribute-Name[*]
2014-10-31 Alan T. DeKokTie session state into the rest of the server.
2014-10-28 Alan DeKokMerge pull request #818 from spbnick/pool_trigger_fallt...
2014-10-28 Alan T. DeKokAdded "return" keyword
2014-04-21 Alan T. DeKokMinor changes
2014-04-20 Arran Cudbard-BellMerge pull request #589 from nchaigne/v3.0.x
2014-04-15 Alan T. DeKokUpdate unlang for attribute references
2014-03-28 Alan T. DeKokDocument changes to switch / case
2014-02-15 Alan T. DeKokRecommend using attribute references more often
2013-07-16 Alan T. DeKokMake %{strlen:...} work
2013-05-11 Alan T. DeKokAllow casting for LHS of conditions.
2013-04-13 Alan T. DeKokDocument new "update" sections
2013-03-15 Alan Buxeyfixed some typos
2011-05-28 Alan T. DeKokAdded support for "break"
2011-05-27 Alan T. DeKokAdded "foreach" to unlang
2010-05-19 Alan T. DeKokNote module return codes
2009-12-07 Alan T. DeKokAdd %{Attribute-Name#}
2009-05-19 Alan T. DeKokAdd documentation and examples for CoA
2009-04-21 Alan T. DeKokNote where unlang can go, and where it can't go
2009-04-10 Alan T. DeKokFixed double quote issue
2009-03-29 Alan T. DeKokAdd support for !* filtering.
2009-02-03 Alan T. DeKokCorrected typo. Noted by Chris Moules
2009-01-02 Alan T. DeKokEnable the server to originate CoA-Request && Disconnec...
2008-08-19 Alan T. DeKokUn-document %{exec:foo}, as the documentation was wrong
2008-07-01 aland Note new %{exec:....} in config files
2008-04-03 aland Minor clarifications
2008-03-16 aland Fix display issues. Patch from Stephen Gran
2008-01-16 aland Corrected typos
2008-01-15 aland Allow:
2008-01-09 aland Corrected typo in "redundant-load-balance"
2007-12-26 aland document escaping of strings
2007-10-18 aland Document outer.request and outer.reply
2007-09-26 aland Clarify difference between normal and enforcement...
2007-09-26 aland Add == as a filtering operator in unlang, and document it.
2007-08-13 aland Pulled fix from branch_1_1
2007-07-04 aland Updated
2007-07-02 aland Added module return codes to conditions in unlang
2007-06-27 aland Added note on "check:"
2007-06-26 aland Moved conditional syntax to %{%{foo}:-%{bar}}, which...
2007-06-20 aland Move more documentation into the "man" page
2007-06-14 aland Added support for "<=" and ">=". Made the conf file...
2007-06-13 aland Add support for "default" entries in a switch statement
2007-06-13 aland Fully document the language
2007-06-12 aland Added a "man" page for the configuration file un-language.