summaryrefslogtreecommitdiffstats
path: root/src/environ.c
Commit message (Expand)AuthorAgeFilesLines
* JSON strings need to be escaped (i.e. replace " with \")Alejandro Perez2017-02-091-2/+33
* Add option to set alternative ccname env varFraser Tweedale2017-02-081-4/+4
* rewrite: implicitly handle internal redirectsIsaac Boukris2017-01-111-10/+21
* Add option to set custom permissions on ccacheSimo Sorce2016-11-301-7/+33
* Fix cred cache detectionSimo Sorce2016-06-091-3/+6
* Fix function name spellingSimo Sorce2016-06-091-2/+2
* Implement unique ccache namesRobbie Harwood2016-05-181-11/+6
* Unify copyright conventionRobbie Harwood2016-05-181-1/+1
* Fix potential loop when requesting attribute data.Simo Sorce2016-01-141-1/+1
* Fix build when cred store is not available.Simo Sorce2016-01-131-0/+2
* Prevent potential null pointer dereferenceJames Groffen2016-01-111-0/+4
* Add code to set attribute names in the environmentname_attrsSimo Sorce2015-12-031-1/+242
* Move setting request data to a separate fileSimo Sorce2015-12-021-0/+43