Historique des commits

Auteur SHA1 Message Date
  Lukasz Majewski 0226d8780b env: import: hashtable: Free memory allocated before exiting from himport_r() il y a 9 ans
  Lukasz Majewski 817e48d8a2 env: import: hashtable: Prevent buffer overrun when importing environment from file il y a 9 ans
  Alexander Holler ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings il y a 11 ans
  Pierre Aubert 9a8323311c env: fix the env export varname il y a 11 ans
  Robert P. J. Day 1bce2aeb6f Cosmetic: Fix a number of typos, no functional changes. il y a 11 ans
  Wolfgang Denk eee479cf6a Add LGPL-2.1+ SPDX-License-Identifier to source files il y a 12 ans
  Lucian Cojocar e4fdcadd8a env: throw an error when an empty key is used il y a 12 ans
  Wolfgang Denk be29df6a1a "env grep" - add support for regular expression matches il y a 12 ans
  Wolfgang Denk 5a31ea04c9 "env grep" - reimplement command using hexport_r() il y a 12 ans
  Wolfgang Denk ea009d4743 hashtable: preparations to use hexport_r() for "env grep" il y a 12 ans
  Joe Hershberger 2598090b7e env: Add environment variable flags il y a 12 ans
  Joe Hershberger 170ab11075 env: Add support for callbacks to environment vars il y a 12 ans
  Joe Hershberger be11235ab8 env: Hide '.' variables in env print by default il y a 12 ans
  Joe Hershberger 7afcf3a55b env: Refactor apply into change_ok il y a 12 ans
  Joe Hershberger 3d3b52f258 env: Consolidate common code in hsearch_r() il y a 12 ans
  Joe Hershberger c4e0057fa7 env: Refactor do_apply to a flag il y a 12 ans
  Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL il y a 12 ans
  Gerlando Falauto d5370febbc env: delete selected vars not present in imported env il y a 12 ans
  Gerlando Falauto 152874b65b env: check and apply changes on delete/destroy il y a 12 ans
  Gerlando Falauto c5983592e9 env: add check/apply logic to himport_r() il y a 12 ans
  Gerlando Falauto 348b1f1c60 env: make himport_r() selective on variables il y a 12 ans
  Simon Glass ff85628674 sandbox: Fix warnings in hashtable.c il y a 13 ans
  Wolfgang Denk 37f2fe7472 env: allow to export only selected variables il y a 13 ans
  Jason Hobbs 4d91a6ecab Replace space and tab checks with isblank il y a 13 ans
  Wolfgang Denk 84b5e8022e Constify getenv(), setenv() and hash code functions il y a 14 ans
  Kim Phillips a000b7950d common: add a grepenv command il y a 14 ans
  Kim Phillips af4d9074aa env: fix env var autocompletion il y a 14 ans
  Peter Barada c81c122242 Fix hash table deletion to prevent lost entries il y a 14 ans
  Mike Frysinger 560d424b6d env: re-add support for auto-completion il y a 14 ans
  Mike Frysinger 2eb1573f01 hashtable: drop all non-reentrant versions il y a 14 ans