[lxc-devel] [GIT] lxc branch, master, updated. d685aa8049978e27f9b4d914e3c927c55fff99d0

Daniel Lezcano git at users.sourceforge.net
Mon Oct 12 20:03:08 UTC 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lxc".

The branch, master has been updated
       via  d685aa8049978e27f9b4d914e3c927c55fff99d0 (commit)
       via  a059591e9f31a09a2255e3681002a4e45ecf80bc (commit)
       via  a1511e8d159b0cb694bfd5376091afca8fe8c8c1 (commit)
       via  a79cf7042749d00b5a0f6daba57432496b4161dc (commit)
      from  5e4a62bf32e60af0ad9e686006d28f59db64d807 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d685aa8049978e27f9b4d914e3c927c55fff99d0
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Mon Oct 12 22:02:06 2009 +0200

    clean up and factor out some code
    
    Factor out some code and fix a memory corruption when
    dupping the arguments.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit a059591e9f31a09a2255e3681002a4e45ecf80bc
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Mon Oct 12 22:02:06 2009 +0200

    Fix network prefix
    
    Fix the missing network prefix. When no network prefix is specified,
    the prefix is computed from the network class specified.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit a1511e8d159b0cb694bfd5376091afca8fe8c8c1
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Mon Oct 12 22:02:06 2009 +0200

    fix compilation error for tests
    
    Fix test program compilation errors.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit a79cf7042749d00b5a0f6daba57432496b4161dc
Author: Daniel Lezcano <dlezcano at fr.ibm.com>
Date:   Mon Oct 12 22:02:06 2009 +0200

    remove configure dead code
    
    Remove the old configuration remaining code.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

-----------------------------------------------------------------------

Summary of changes:
 src/lxc/arguments.c   |    2 +-
 src/lxc/conf.c        |    6 ---
 src/lxc/conf.h        |    6 ---
 src/lxc/confile.c     |   21 +++++++--
 src/lxc/create.c      |   15 +++---
 src/lxc/lxc.h         |    2 +-
 src/lxc/lxc_create.c  |    2 +-
 src/lxc/lxc_execute.c |   10 +---
 src/lxc/start.c       |   12 ++---
 test/Makefile.am      |    5 --
 test/confile.c        |    2 +-
 test/ipv6_add.c       |   12 ++++-
 test/lxc_create.c     |  114 ++-----------------------------------------------
 test/lxc_monitor.c    |   99 ------------------------------------------
 14 files changed, 49 insertions(+), 259 deletions(-)
 delete mode 100644 test/lxc_monitor.c


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list