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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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: add Bugs section to lxc-monitor(1)
Greg Kurz
2012-01-05
1
-0
/
+12
*
lxc: line buffered output for lxc-monitor
Greg Kurz
2012-01-05
1
-0
/
+2
*
ubuntu template: use -updates and -security (v3)
Serge Hallyn
2012-01-05
1
-2
/
+29
*
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
*
Ubuntu template: some tweaks
Stéphane Graber
2011-11-10
1
-1
/
+4
*
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
*
add lxc-archlinux template
Alexander Vladimirov
2011-11-10
4
-1
/
+466
*
fix lxc-destroy
Daniel Lezcano
2011-11-10
1
-0
/
+1
*
lxc-fedora.in: Fix fetching of the fedora-release rpm
Tuomas Suutari
2011-10-28
1
-2
/
+24
*
lxc-fedora.in: Use i386 instead of i686
Tuomas Suutari
2011-10-28
1
-0
/
+4
*
lxc-fedora.in: Add missing default release variable
Tuomas Suutari
2011-10-28
1
-0
/
+1
*
templates: update openSUSE template for openSUSE 12.1
Frederic Crozat
2011-10-28
1
-27
/
+48
*
Drop resolvconf from oneiric container package list
Serge E. Hallyn
2011-10-25
1
-1
/
+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
*
alt linux template
Alexey Shabalin
2011-10-24
1
-19
/
+94
*
lxc-ubuntu: stop early if a bad user is specified in -b option
Serge E. Hallyn
2011-10-24
1
-5
/
+13
*
Don't list containers w/ active console sessions multiple times
Rainer Weikusat
2011-10-24
1
-1
/
+1
*
ubuntu template: allow containers to create tap devices
Serge E. Hallyn
2011-10-24
1
-0
/
+2
*
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
2
-2
/
+4
*
ubuntu template: disallow cap_sys_module (by popular demand)
Serge E. Hallyn
2011-10-24
1
-0
/
+1
*
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
*
Set the utsname on the debian template
Tzafrir Cohen
2011-09-13
1
-2
/
+3
*
only warn for inherited file descriptors
Greg Kurz
2011-09-13
1
-17
/
+3
*
fixes for rpmbuild
Greg Kurz
2011-09-13
4
-22
/
+40
*
remove the check for container path as it's done in lxc-create
InformatiQ
2011-09-01
1
-5
/
+0
*
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
*
lxc-fedora.in
Ramez Hanna
2011-08-31
1
-7
/
+21
*
fix for missing EOF and fstab contents
Ramez Hanna
2011-08-31
1
-5
/
+5
[prev]
[next]