opnsense-src/lib/libbe
Kyle Evans 227e52a9c0 bectl: push space-in-name check down into libbe
This check was previously in `create` only, not applying to renames.  It
should really be applied at the libbe level, so that we can avoid
writing about this restriction over and over again.

While we're here: `bectl rename` always succeeds, even when it doesn't.
Start returning the error.

Reported By:	Christian McDonald <cmcdonald netgate com>

(cherry picked from commit dadb9c7093)
2022-04-05 22:37:07 -05:00
..
tests
be.c bectl: push space-in-name check down into libbe 2022-04-05 22:37:07 -05:00
be.h libbe(3): const'ify a couple arguments 2020-10-18 23:32:47 +00:00
be_access.c libbe: fix be_mounted_at() with props after bootonce 2022-04-05 22:37:03 -05:00
be_error.c
be_impl.h
be_info.c libbe(3): const'ify a couple arguments 2020-10-18 23:32:47 +00:00
libbe.3 libbe(3): document be_snapshot() 2020-10-18 23:42:00 +00:00
Makefile pkgbase: Move bectl to the runtime package 2021-01-04 16:17:12 +01:00
Makefile.depend