[lxc-devel] [lxc/lxc] 37ef15: utils: split into {file, string}_utils.{c, h}
GitHub
noreply at github.com
Tue Aug 21 14:52:49 UTC 2018
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 37ef15bbd2bf2ae188f0947d5d934e557d01ea81
https://github.com/lxc/lxc/commit/37ef15bbd2bf2ae188f0947d5d934e557d01ea81
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2018-08-21 (Tue, 21 Aug 2018)
Changed paths:
M src/lxc/Makefile.am
M src/lxc/cmd/lxc_init.c
A src/lxc/file_utils.c
A src/lxc/file_utils.h
M src/lxc/freezer.c
M src/lxc/initutils.c
M src/lxc/initutils.h
M src/lxc/macro.h
M src/lxc/parse.c
M src/lxc/parse.h
A src/lxc/string_utils.c
A src/lxc/string_utils.h
M src/lxc/utils.c
M src/lxc/utils.h
Log Message:
-----------
utils: split into {file,string}_utils.{c,h}
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: 71174d464fd3798a181d7768441f80f1952d93e9
https://github.com/lxc/lxc/commit/71174d464fd3798a181d7768441f80f1952d93e9
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2018-08-21 (Tue, 21 Aug 2018)
Changed paths:
M src/lxc/Makefile.am
M src/lxc/pam/pam_cgfs.c
R src/lxc/pam/utils.c
R src/lxc/pam/utils.h
Log Message:
-----------
pam_cgfs: build from the same sources as liblxc
Closes #2556.
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: d5f670c12c69ec547dd74aa55472f9fe777e7665
https://github.com/lxc/lxc/commit/d5f670c12c69ec547dd74aa55472f9fe777e7665
Author: Stéphane Graber <stgraber at stgraber.org>
Date: 2018-08-21 (Tue, 21 Aug 2018)
Changed paths:
M src/lxc/Makefile.am
M src/lxc/cmd/lxc_init.c
A src/lxc/file_utils.c
A src/lxc/file_utils.h
M src/lxc/freezer.c
M src/lxc/initutils.c
M src/lxc/initutils.h
M src/lxc/macro.h
M src/lxc/pam/pam_cgfs.c
R src/lxc/pam/utils.c
R src/lxc/pam/utils.h
M src/lxc/parse.c
M src/lxc/parse.h
A src/lxc/string_utils.c
A src/lxc/string_utils.h
M src/lxc/utils.c
M src/lxc/utils.h
Log Message:
-----------
Merge pull request #2558 from brauner/2018-08-21/pam_cgfs
pam_cgfs: build from the same sources as liblxc
Compare: https://github.com/lxc/lxc/compare/f8f3f6672e26...d5f670c12c69
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the lxc-devel
mailing list