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
/
lxc
/
lxc_start.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lxc-start can output the console to a file
lxc-0.7.4-rc1
Daniel Lezcano
2011-02-01
1
-17
/
+32
*
export env variable in lxc_start
Daniel Lezcano
2011-01-28
1
-0
/
+5
*
initialize capabilities for lxc-start and lxc-execute
Daniel Lezcano
2010-07-20
1
-0
/
+4
*
correct asprintf error checking
Nathan Lynch
2010-05-19
1
-1
/
+4
*
restart the container at reboot
Daniel Lezcano
2010-04-08
1
-5
/
+14
*
lxc: forbid open fds upon startup
Cedric Le Goater
2010-03-22
1
-3
/
+3
*
allocate a console to be proxied
Daniel Lezcano
2010-02-24
1
-44
/
+1
*
lxc: add --define to start
Cedric Le Goater
2010-01-14
1
-1
/
+11
*
use different log categories in commands
Cedric Le Goater
2010-01-13
1
-1
/
+1
*
lxc: avoid memory corruption on ppc and s390 V4
Michel Normand
2010-01-08
1
-5
/
+6
*
"Default" configuration may destroy host system
Andrian Nord
2009-11-26
1
-0
/
+5
*
pass lxc_conf to the lxc_start function instead of the rcfile
Daniel Lezcano
2009-11-26
1
-6
/
+18
*
rollback configuration is a file
Daniel Lezcano
2009-11-20
1
-1
/
+1
*
Do not chdir when daemonize
Daniel Lezcano
2009-11-20
1
-2
/
+0
*
fix container find the previously created configuration
Daniel Lezcano
2009-11-17
1
-1
/
+23
*
cleanup <lxc/lxc.h>
Cedric Le Goater
2009-11-17
1
-0
/
+2
*
Allows a container to run without previous creation
Daniel Lezcaon
2009-11-13
1
-3
/
+5
*
fix closed fd when they are inherited
Daniel Lezcano
2009-07-20
1
-4
/
+4
*
log the container console when it is daemonized and the log is enabled
Daniel Lezcano
2009-06-07
1
-3
/
+24
*
Make possible to daemonize lxc-start
Daniel Lezcano
2009-06-07
1
-4
/
+22
*
save/restore the tty
Daniel Lezcano
2009-06-07
1
-8
/
+43
*
lxc-start to report exit code of started application
Michel Normand
2009-05-18
1
-10
/
+5
*
add long options step2
Michel Normand
2009-05-18
1
-44
/
+31
*
add quiet option
Michel Normand
2009-05-18
1
-1
/
+6
*
report error in lxc_get_lock
Michel Normand
2009-05-17
1
-1
/
+1
*
add support of a lxc log file to cli
Michel Normand
2009-05-14
1
-1
/
+13
*
remove fprintf to stderr and replace by ERROR call when needed
Michel Normand
2009-05-14
1
-4
/
+5
*
lxc: use new logging system
Cedric Le Goater
2009-04-21
1
-2
/
+5
*
Fixed bad variable type
dlezcano
2009-01-26
1
-2
/
+1
*
From: Daniel Lezcano <daniel.lezcano@free.fr>
dlezcano
2009-01-25
1
-3
/
+16
*
Handle the lock error and show message to user
dlezcano
2008-11-17
1
-3
/
+4
*
Default command is "/sbin/init" for lxc-start
dlezcano
2008-11-14
1
-4
/
+12
*
Replace lxc_execute by an intermediate lxc_init
dlezcano
2008-11-13
1
-1
/
+1
*
Change header inclusion path
dlezcano
2008-09-04
1
-1
/
+1
*
Initial revision
dlezcano
2008-08-06
1
-0
/
+74