GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/lxc.git
lxc-0.8.0-rc1-gentoo
lxc-0.8.0-rc2-gentoo
lxc_0_6_4-gentoo
master
Linux containers repository
Diego E. Pettenò <flameeyes@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix-automake-1.13
Jon Nordby
2012-02-23
1
-1
/
+1
*
lxc-attach: Drop privileges when attaching to container unless requested othe...
Christian Seiler
2012-02-23
1
-13
/
+102
*
Move lxc_attach from namespace.c to attach.c and rename it to lxc_attach_to_ns
Christian Seiler
2012-02-23
5
-50
/
+38
*
Add attach.[ch]: Helper functions for lxc-attach
Christian Seiler
2012-02-23
3
-1
/
+295
*
Add lxc_config_parse_arch to parse architecture strings
Christian Seiler
2012-02-23
2
-23
/
+32
*
cgroup: Make cgroup_attach a public function
Christian Seiler
2012-02-23
2
-2
/
+3
*
Enable get_cgroup_mount to search for mount points satisfying multiple subsys...
Christian Seiler
2012-02-23
1
-1
/
+30
*
Add missing double-include #ifndef/#define/#endif to confile.h
Christian Seiler
2012-02-23
1
-0
/
+5
*
Add missing 'extern' keyword to functions defined in cgroup.h
Christian Seiler
2012-02-23
1
-5
/
+5
*
Accept numeric values for capabilities to drop
Christian Seiler
2012-02-23
1
-0
/
+17
*
Add CAP_SYSLOG and CAP_WAKE_ALARM to list of capabilities
Christian Seiler
2012-02-23
1
-0
/
+6
*
Add function to determine CAP_LAST_CAP of the current kernel dynamically
Christian Seiler
2012-02-23
2
-0
/
+48
*
correctly install signal handler for lxc-init
Jian Xiao
2012-02-23
1
-3
/
+19
*
remove redundent LXC_TTY_HANDLER
Jian Xiao
2012-02-23
2
-36
/
+2
*
limit rm to rootfs, avoiding nuking of any bind mounts from
andrea rota
2012-01-05
1
-1
/
+1
*
lxc: line buffered output for lxc-monitor
Greg Kurz
2012-01-05
1
-0
/
+2
*
Fix ia64 clone
Daniel Lezcano
2012-01-05
1
-2
/
+2
*
Fix network cleanup on error
Daniel Lezcano
2012-01-05
2
-6
/
+11
*
give explicit error when the cgroup are not found
Daniel Lezcano
2012-01-05
1
-1
/
+7
*
fix indentation of the previous patch
Daniel Lezcano
2012-01-05
1
-3
/
+8
*
Set high byte of mac addresses for host veth devices to 0xfe
Christian Seiler
2012-01-05
1
-0
/
+40
*
Revert "lxc: use -iquote instead of -I"
Daniel Lezcano
2011-11-18
1
-6
/
+1
*
lxc: use -iquote instead of -I
Greg Kurz
2011-11-10
1
-1
/
+6
*
lxc: fix erroneous includes
Greg Kurz
2011-11-10
8
-12
/
+19
*
fix lxc-destroy
Daniel Lezcano
2011-11-10
1
-0
/
+1
*
extend the struct lxc_arguments
Cedric Le Goater
2011-10-24
2
-0
/
+4
*
lxc: introduce lxc_execute()
Greg Kurz
2011-10-24
6
-46
/
+107
*
handle kernel 3.x in lxc-checkconfig
Frederic Crozat
2011-10-24
1
-4
/
+13
*
Don't list containers w/ active console sessions multiple times
Rainer Weikusat
2011-10-24
1
-1
/
+1
*
Accurately detect whether a system supports clone_children
Serge E. Hallyn
2011-10-24
1
-1
/
+6
*
Let sshd template work on ubuntu systems.
Serge E. Hallyn
2011-10-24
1
-2
/
+3
*
lxc-clone: fix dhclient.conf send hostname command
Serge E. Hallyn
2011-10-24
1
-1
/
+1
*
fix more broken paths in lxc-*.in scripts
Greg Kurz
2011-10-24
2
-0
/
+2
*
fix broken lxc-*.in scripts
Greg Kurz
2011-09-20
3
-2
/
+7
*
only warn for inherited file descriptors
Greg Kurz
2011-09-13
1
-17
/
+3
*
fixes for rpmbuild
Greg Kurz
2011-09-13
1
-2
/
+8
*
if after freezing the container the snapshot/rsync fails, unfreeze before exi...
InformatiQ
2011-08-31
1
-2
/
+12
*
*add the new opts to help() *set container_running=false
InformatiQ
2011-08-31
1
-2
/
+4
*
* allow cloning of non-snapshot lvm devices
InformatiQ
2011-08-31
1
-22
/
+74
*
add autodetection of the gateway address
Matthijs Kooijman
2011-08-30
6
-10
/
+257
*
.gateway configuration
Matthijs Kooijman
2011-08-30
5
-0
/
+189
*
Don't log an error when the container is stopped
Daniel Lezcano
2011-08-30
1
-3
/
+1
*
make undefined personality non-fatal
Daniel Lezcano
2011-08-12
1
-2
/
+4
*
fix segfault when an unsupported personality is set
Daniel Lezcano
2011-08-12
1
-1
/
+2
*
fix setns parameter
Daniel Lezcano
2011-08-11
1
-3
/
+3
*
lxc-ps : fix the container name search
Daniel Lezcano
2011-08-11
1
-6
/
+3
*
add container init pid with the lxc-info command
Daniel Lezcano
2011-08-11
1
-10
/
+35
*
lxc-checkconfig takes into account cgroup.clone_children
Daniel Lezcano
2011-08-09
1
-1
/
+10
*
Silence lxc-unshare warning when removing cgroup
Serge E. Hallyn
2011-08-09
3
-5
/
+15
*
make lxc-netstat work when /etc/mtab is not /proc/mounts
Serge E. Hallyn
2011-08-09
1
-0
/
+10
[next]