1. 10 May, 2016 1 commit
    • Allow configuration file values to be quoted · bd878dee
      Stewart Brodie authored
      If the value starts and ends with matching quote characters, those
      characters are stripped automatically.   Quote characters are the
      single quote (') or double quote (").  The quote removal is done after
      the whitespace trimming.
      
      This is needed particularly in order that lxc.environment values may
      have trailing spaces.  However, the quote removal is done for all values
      in the parse_line function, as it has non-const access to the value.
      Signed-off-by: 's avatarStewart Brodie <stewart@metahusky.net>
  2. 09 May, 2016 5 commits
  3. 08 May, 2016 3 commits
  4. 06 May, 2016 2 commits
  5. 05 May, 2016 2 commits
  6. 02 May, 2016 4 commits
  7. 01 May, 2016 6 commits
  8. 29 Apr, 2016 1 commit
  9. 28 Apr, 2016 2 commits
  10. 25 Apr, 2016 3 commits
  11. 24 Apr, 2016 1 commit
  12. 22 Apr, 2016 1 commit
  13. 19 Apr, 2016 2 commits
  14. 18 Apr, 2016 2 commits
  15. 15 Apr, 2016 2 commits
  16. 14 Apr, 2016 3 commits