lp:~jdstrand/snap-confine/coding-style

Created by Jamie Strandboge and last modified
Get this branch:
bzr branch lp:~jdstrand/snap-confine/coding-style
Only Jamie Strandboge can upload to this branch. If you are Jamie Strandboge please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jamie Strandboge
Project:
snap-confine
Status:
Merged

Recent revisions

101. By Jamie Strandboge

* enforce coding style:
  - add syntax-check and fmt Makefile targets
  - use 'indent -linux'
  - debian/control: Build-Depends on indent

100. By Jamie Strandboge

* src/main.c: setup private /dev/pts
* debian/usr.bin.ubuntu-core-launcher: allow mounting /dev/pts

99. By Jamie Strandboge

* don't set NO_NEW_PRIVS. This requires changing privilege dropping since
  CAP_SYS_ADMIN is needed with seccomp_load(). This means temporarily
  dropping until seccomp_load(), then raising before and permanently
  dropping after the filter is applied. As a result, setuid/setgid is
  required in all policy (but is still mediated by AppArmor)
  - LP: #1560211

98. By Michael Vogt

remove obsolete prefix check

97. By Jamie Strandboge

[ Jamie Strandboge ]
src/main.c: don't set the obsoleted SNAPP_APP_TMPDIR (LP: #1550405)

96. By Michael Vogt

re-enable running all tests on `make`

95. By Jamie Strandboge

debian/usr.bin.ubuntu-core-launcher: add directory reads needed for
creating directories for SNAP_USER_DATA. Also add accesses for shared
memory directories for when they are supported. (LP: #1545786)

94. By Jamie Strandboge

debian/usr.bin.ubuntu-core-launcher: whitespace fixes

93. By Jamie Strandboge

ignore src/ubuntu-core-launcher

92. By Jamie Strandboge

make clean
release 1.0.16

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~snappy-dev/snap-confine/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers