[cgmanager-devel] [cgmanager/cgmanager] 5b6897: Create client proxy code and add binaries to clean...

GitHub noreply at github.com
Tue Dec 10 17:50:07 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/cgmanager/cgmanager
  Commit: 5b6897572d82f1d2dfd0c327b643310f30b3075b
      https://github.com/cgmanager/cgmanager/commit/5b6897572d82f1d2dfd0c327b643310f30b3075b
  Author: James Hunt <james.hunt at ubuntu.com>
  Date:   2013-12-06 (Fri, 06 Dec 2013)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  Create client proxy code and add binaries to clean rule.

Signed-off-by: James Hunt <james.hunt at ubuntu.com>


  Commit: 6bcc04f6b6d83df6caa454f34e698418b3243d69
      https://github.com/cgmanager/cgmanager/commit/6bcc04f6b6d83df6caa454f34e698418b3243d69
  Author: hallyn <serge at hallyn.com>
  Date:   2013-12-07 (Sat, 07 Dec 2013)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  Merge pull request #1 from jamesodhunt/master

Create client proxy code and add binaries to clean rule.


  Commit: f9799ec2b454991f323e75c1203f69466787e87c
      https://github.com/cgmanager/cgmanager/commit/f9799ec2b454991f323e75c1203f69466787e87c
  Author: James Hunt <james.hunt at ubuntu.com>
  Date:   2013-12-09 (Mon, 09 Dec 2013)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  Use $CC and $CFLAGS.

Signed-off-by: James Hunt <james.hunt at ubuntu.com>


  Commit: 81b00777ccbb484b7525fbb73ebf4dd5d971b573
      https://github.com/cgmanager/cgmanager/commit/81b00777ccbb484b7525fbb73ebf4dd5d971b573
  Author: James Hunt <james.hunt at ubuntu.com>
  Date:   2013-12-09 (Mon, 09 Dec 2013)

  Changed paths:
    M cgmanager.c
    M fs.c
    M getpidcgroup.c
    M movepid.c

  Log Message:
  -----------
  Fixed -Wall fluff.


  Commit: 76d1234ddc23623dbdc5a0eee7aa385769ce4471
      https://github.com/cgmanager/cgmanager/commit/76d1234ddc23623dbdc5a0eee7aa385769ce4471
  Author: James Hunt <james.hunt at ubuntu.com>
  Date:   2013-12-09 (Mon, 09 Dec 2013)

  Changed paths:
    M cgmanager.c

  Log Message:
  -----------
  cgmanager_get_my_cgroup() fixes.

- Handle NULL controller and value.
- Use NIH memory allocation to avoid crash.

Signed-off-by: James Hunt <james.hunt at ubuntu.com>


  Commit: 977ac5840223079fdd76262fecb59058f75b5296
      https://github.com/cgmanager/cgmanager/commit/977ac5840223079fdd76262fecb59058f75b5296
  Author: James Hunt <james.hunt at ubuntu.com>
  Date:   2013-12-09 (Mon, 09 Dec 2013)

  Changed paths:
    M cgmanager.c

  Log Message:
  -----------
  cgmanager.c memory management improvements.

- cgmanager_get_pid_cgroup(): Use NIH memory allocation to avoid crash.
- cgmanager_create(): USE NIH memory allocation to simplify memory
  management.

Signed-off-by: James Hunt <james.hunt at ubuntu.com>


  Commit: b4a25101d2bf94583f935fcd601f9f78e84d2865
      https://github.com/cgmanager/cgmanager/commit/b4a25101d2bf94583f935fcd601f9f78e84d2865
  Author: James Hunt <james.hunt at ubuntu.com>
  Date:   2013-12-09 (Mon, 09 Dec 2013)

  Changed paths:
    M cgmanager.c

  Log Message:
  -----------
  Re-add copyright symbol again.

Signed-off-by: James Hunt <james.hunt at ubuntu.com>


  Commit: a6b51c15f8a9fe8c7b23f2dc64eba585eab9f410
      https://github.com/cgmanager/cgmanager/commit/a6b51c15f8a9fe8c7b23f2dc64eba585eab9f410
  Author: hallyn <serge at hallyn.com>
  Date:   2013-12-09 (Mon, 09 Dec 2013)

  Changed paths:
    M Makefile
    M cgmanager.c
    M fs.c
    M getpidcgroup.c
    M movepid.c

  Log Message:
  -----------
  Merge pull request #2 from jamesodhunt/master

Various fixes.


  Commit: 08f0aeb9b98d83b522c60a32c65d12cc553faaad
      https://github.com/cgmanager/cgmanager/commit/08f0aeb9b98d83b522c60a32c65d12cc553faaad
  Author: James Hunt <james.hunt at ubuntu.com>
  Date:   2013-12-10 (Tue, 10 Dec 2013)

  Changed paths:
    M Makefile
    M cgmanager.c
    A chowncgroup.c
    M fs.c
    M fs.h
    M org.linuxcontainers.cgmanager.xml

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/master'

Conflicts:
	Makefile
	cgmanager.c


  Commit: b42b37b57ef2045eb8ba133803e319469edcd0a6
      https://github.com/cgmanager/cgmanager/commit/b42b37b57ef2045eb8ba133803e319469edcd0a6
  Author: James Hunt <james.hunt at ubuntu.com>
  Date:   2013-12-10 (Tue, 10 Dec 2013)

  Changed paths:
    M cgmanager.c

  Log Message:
  -----------
  cgmanager_create(): Don't raise double D-Bus error.


  Commit: c394b44dd51cf08cf7bb6fb11ab4d2bb0210c1b5
      https://github.com/cgmanager/cgmanager/commit/c394b44dd51cf08cf7bb6fb11ab4d2bb0210c1b5
  Author: James Hunt <james.hunt at ubuntu.com>
  Date:   2013-12-10 (Tue, 10 Dec 2013)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  Put pkg-config calls in CFLAGS and LDFLAGS.

Signed-off-by: James Hunt <james.hunt at ubuntu.com>


  Commit: 49a7d99c34dfa8cdab157f658b931e540a930c54
      https://github.com/cgmanager/cgmanager/commit/49a7d99c34dfa8cdab157f658b931e540a930c54
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2013-12-10 (Tue, 10 Dec 2013)

  Changed paths:
    M cgmanager.c

  Log Message:
  -----------
  realpath_escapes: don't raise nih errors.

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>


Compare: https://github.com/cgmanager/cgmanager/compare/458cb2000d7e...49a7d99c34df


More information about the cgmanager-devel mailing list