]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/Makefile.am
Add getsubopt implementation for Android
[mirror_lxc.git] / src / lxc / Makefile.am
2015-11-18 Stéphane GraberAdd getsubopt implementation for Android
2015-11-17 Stéphane GraberMerge pull request #692 from fwilson42/master
2015-11-17 Stéphane GraberMerge pull request #693 from hsoft/debian-keyring
2015-11-17 Stéphane GraberMerge pull request #697 from hallyn/2015-11-12/seccomp
2015-11-17 Christian BraunerAdd lxc-copy executable
2015-06-23 Serge HallynMerge pull request #517 from hkjolhede/master
2015-05-26 Serge Hallynlxc-destroy: remove btrfs subvolumes
2015-04-22 Serge Hallynlogs: introduce a thread-local 'current' lxc_config...
2015-04-22 Tycho Andersenc/r: move criu code to its own file
2015-04-22 Tycho Andersenc/r: use criu option instead of lxc-restore-net
2015-04-14 Serge HallynRevert (by hand) "logs: introduce a thread-local 'curre...
2015-04-06 Serge Hallynlogs: introduce a thread-local 'current' lxc_config
2014-10-27 Tycho Andersenc/r: put lxc-restore-net in /usr/share
2014-10-15 Dongsheng Yanglxc-device: rewrite lxc-device.
2014-09-26 Michael H. WarfieldRework init scripts
2014-09-23 Dwight Engenport lxc-top from lua to C for wider availability
2014-08-26 Stéphane GraberAdd lxc-restore-net to extra_DIST
2014-08-26 Tycho AndersenAdd support for checkpoint and restore via CRIU
2014-08-22 Serge HallynUpdate the openvswitch bridge attach code
2014-08-04 Stéphane GraberAdd lxc.net to the dist tarball
2014-08-04 Serge Hallynbtrfs: support recursive subvolume deletion (v2)
2014-08-04 Martin PittMove lxcbr0 setup logic into lxc.net script
2014-07-23 Serge HallynSupport openvswitch bridges
2014-06-30 hallynMerge pull request #244 from xose/btrfs
2014-06-23 Dwight Engendon't build init.lxc.static if libcap.a isn't available
2014-06-20 Dwight Engensplit -lcap and -lselinux out of LIBS
2014-06-03 Serge HallynFix building init.lxc.static under bionic
2014-06-03 Serge Hallynadd init.lxc.static binary
2014-03-27 Serge Hallynmove lxc-init to /sbin/init.lxc
2014-02-11 Stéphane GraberAdd --with-runtime-path to configure
2014-02-06 Dwight Engencgmanager: only include CFLAGS and LDADD when needed
2014-02-06 Dwight Engensplit cgroup handling into discrete backends
2014-02-06 Dwight Engenmove cgroup.c to cgfs.c in preparation for backend...
2014-01-22 Stéphane GraberRemove lxc-version, lxc-ps and lxc-netstat
2014-01-21 Stéphane GraberMove lxc-user-nic and lxc-monitord to libexec
2014-01-18 Stéphane GraberDeprecate lxc-checkpoint, lxc-kill and lxc-restart
2014-01-16 Stéphane Graberinit: Add upstart jobs and some more changes (v3)
2014-01-16 Serge HallynInitial support for cgmanager
2014-01-07 Jiri Slabyconfigure: find seccomp using pkg-config
2014-01-06 Stéphane GraberRevert "Revert "Use pthread_atfork() to unlock mutexes...
2014-01-03 Dwight Engenadd lxc-autostart support for sysv init systems
2014-01-02 Serge HallynRevert "Use pthread_atfork() to unlock mutexes after...
2014-01-01 Andrey MazoUse pthread_atfork() to unlock mutexes after fork()
2013-12-19 Stéphane GraberAdd lxc-autostart
2013-12-17 Stéphane GraberMark lxc-user-nic setuid root
2013-12-13 hallynMerge pull request #101 from ahippo/master
2013-12-03 Stéphane GraberFix Makefile.am to produce usable dist tarball
2013-12-02 Stéphane GraberReduce public API (V2)
2013-11-25 hallynMerge pull request #92 from majek/share-namespaces
2013-11-25 Serge Hallynlxc-user-nic: use common code from network.c
2013-11-25 Dwight Engenadd lxc-devsetup to EXTRA_DIST
2013-11-22 Stéphane GraberAdd lxc.service to extra_DIST
2013-11-22 Serge Hallynremove HAVE_NEWUIDMAP and NEWUIDMAP
2013-10-02 Andrey MazoAvoid ldconfig due to cross-compilation problems.
2013-09-25 Dwight Engenrefactor AppArmor into LSM backend, add SELinux support
2013-09-10 Christian SeilerAdd cgroup.pattern global configuration option
2013-09-10 Serge Hallynintroduce lxc-snapshot
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-08-19 Stéphane GraberAdd a local implementation of ifaddrs.h
2013-08-16 Stéphane GraberAdd attach_options.h to the list of included files
2013-08-14 Serge Hallynlxc-user-nic: specify config and db files in autoconf
2013-08-14 Serge Hallynadd lxc-user-nic
2013-08-09 Stéphane GraberCleanup Makefile.am
2013-07-23 Serge Hallyndefine lxc-usernsexec
2013-05-31 Serge HallynDefine LXC_DEFAULT_CONFIG
2013-05-26 Serge HallynMove container creation fully into the api
2013-05-25 Serge Hallyndestroy: implement in the api
2013-05-25 Serge Hallynlxc-stop: use api, remove lxc_shutdown, extend lxc...
2013-05-21 Dwight Engenextend command processor to handle generic data
2013-04-30 Serge Hallynremove lxc-clone-sh
2013-04-30 Serge Hallynintroduce lxc_config
2013-04-30 Serge Hallynimplement backend drivers and container clone API (v3)
2013-04-24 Dwight EngenAllow multiple monitor clients
2013-04-05 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-03-26 Stéphane GraberEXTRA_DIST: Fix missing files with "make dist"
2013-03-18 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-03-11 Stéphane GraberAPI: export lxc_get_version()
2013-02-19 Stéphane GraberUse AC_SEARCH_LIBS instead of hardcoded lists
2013-02-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-02-08 Stéphane GraberDrop lxc-setcap and lxc-setuid
2013-02-08 Serge HallynSwitch from use of LXCPATH to a configurable default_lx...
2013-01-28 Dwight Engenadd lua binding for the lxc API
2013-01-28 Serge Hallynuse a default per-container logfile
2013-01-23 Dwight Engeninclude python files in make dist and rpm
2013-01-23 Stéphane GraberRevert "use a default per-container logfile"
2013-01-22 Serge Hallynuse a default per-container logfile
2013-01-11 Stéphane GraberRename utmp.c/utmp.h to lxcutmp.c/lxcutmp.h
2013-01-09 Stéphane GraberMakefile.am: Add missing liblxc symlink
2013-01-09 Stéphane GraberAdd local implementation of mntent.h
2013-01-09 Stéphane Grabertty.h: Ship our own minimal openpty.h
2013-01-09 Stéphane GraberNo need to link against rt and util on bionic
2013-01-09 Stéphane GraberSupport both getline and fgetln
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-12-04 Stéphane GraberInstall legacy scripts when built without python.
2012-12-04 Stéphane GraberRewrite lxc-ls in python
2012-11-26 Stéphane Graberpython: Add new lxc-device tool
2012-11-12 Dwight Engenfix expansion of LXCPATH,LXCROOTFSMOUNT,LXCTEMPLATEDIR
2012-11-12 Stéphane GraberFix previous commit, removing hardcoded /var/lib/lxc...
2012-11-12 Stéphane GraberAdd lxc-start-ephemeral
2012-11-12 Stéphane GraberMerge the liblxc API work by Serge Hallyn.
next