]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/utils.c
utils: add lxc_deslashify
[mirror_lxc.git] / src / lxc / utils.c
2016-09-16 Tycho Andersenutils: add lxc_deslashify
2016-08-11 Serge HallynMerge pull request #1118 from brauner/2016-08-09/remove...
2016-08-09 Christian Braunertree-wide: replace readdir_r() with readdir()
2016-07-22 Stéphane GraberMerge pull request #1094 from brauner/2016-07-22/fix_an...
2016-07-21 Stéphane GraberMerge pull request #1092 from LicoMonch/extend-debian...
2016-07-20 Christian BraunerMerge pull request #1074 from vel21ripn/vlan_mtu
2016-07-19 Serge HallynMerge pull request #1086 from brauner/detect_sigrtmin_3
2016-07-19 Christian Braunerlxccontainer: detect if we should send SIGRTMIN+3
2016-04-11 Serge HallynMerge pull request #962 from staticfox/gitignore
2016-04-11 Serge HallynMerge pull request #963 from brauner/2016-04-11/lxc_cre...
2016-04-11 Christian BraunerMerge pull request #961 from staticfox/iterations
2016-04-11 staticfoxUse size_t as an iteration point over int
2016-03-30 Serge HallynMerge pull request #929 from brauner/2016-03-27/mmap_fi...
2016-03-30 Christian Brauneruse common lxc ordering for included headers
2016-03-30 Christian Brauneruse smarter error handling for lxc_strmmap()
2016-03-29 Serge HallynMerge pull request #926 from brauner/2016-03-27/mmap_fi...
2016-03-29 Christian Braunerbetter naming for mmap helpers
2016-03-29 Christian Brauneradd funs to mmap() files to \0-terminated strings
2016-03-25 Christian BraunerMerge pull request #920 from thtanaka/timezone-fix
2016-03-25 Serge HallynMerge pull request #917 from amezin/master
2016-03-24 Aleksandr Mezinutils: split null_stdfds() to open_devnull() and set_st...
2016-03-23 Serge HallynMerge pull request #911 from brauner/2016-03-23/Purcare...
2016-03-23 Christian Brauneropen_without_symlink: Don't SYSERROR on something else...
2016-03-07 Stéphane GraberMerge pull request #875 from hallyn/cgfsng
2016-03-05 Serge Hallyncgfsng: next generation filesystem-backed cgroup implem...
2016-01-29 Stéphane GraberMerge pull request #740 from kvaidas/master
2016-01-29 Stéphane GraberMerge pull request #774 from Nicop06/patch-1
2016-01-28 Bogdan Purcareatamount_proc_if_needed: only safe mount when rootfs is...
2016-01-28 Bogdan Purcareataopen_without_symlink: Account when prefix is empty...
2016-01-08 Serge HallynMerge pull request #752 from hallyn/2016-01-04/cgroup.use
2016-01-08 Serge Hallyncontainer start: unshare cgns when possible
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 Tycho Andersendon't truncate environment sometimes in setproctitle
2015-11-09 Tycho Andersenutils: dialback setproctitle failure message
2015-11-06 Tycho Andersendefine PR_SET_MM_MAP & friends if necessary
2015-11-06 Tycho Andersenuse PR_SET_MM_MAP instead of PR_SET_MM
2015-09-30 Stéphane GraberMerge pull request #666 from Ponce/slackware-template
2015-09-29 Stéphane GraberDefine O_PATH and O_NOFOLLOW for Android
2015-09-29 Serge HallynCVE-2015-1335: Protect container mounts against symlinks
2015-09-28 Christian BraunerCheck return value of snprintf in mount_proc_if_needed()
2015-09-21 Serge Hallynlxc_rmdir_onedev: don't fail if path doesn't exist
2015-06-30 Stéphane GraberMerge pull request #540 from ysbnim/master
2015-06-30 Stéphane GraberMerge pull request #545 from bogen/master
2015-06-30 Stéphane GraberMerge pull request #552 from lrowe/patch-1
2015-06-30 Stéphane GraberMerge pull request #561 from ysbnim/kor_manual
2015-06-23 Serge HallynMerge pull request #517 from hkjolhede/master
2015-06-12 Stéphane GraberMerge pull request #558 from cloudnull/template-cache-var
2015-06-11 Tycho Andersenuniformly nullify std fds
2015-05-26 Serge Hallynproc update - don't assume we are pid 1
2015-05-26 Serge Hallynattach: mount a sane prox for LSM setup
2015-05-26 Serge Hallynlxc-destroy: remove btrfs subvolumes
2015-04-13 Tycho Andersendon't compare unsigned values as negative ones
2015-04-13 Tycho Andersenfix integer overflow in setproctitle
2015-04-06 Serge Hallynlxc-destroy: actually work if underlying fs is overlayfs
2015-04-06 Serge Hallyncgmanager: put unprivileged containers under $(curcgrou...
2015-02-08 Tycho AndersenProcess command line is null terminated
2015-01-31 Serge Hallyngetproctitle - check for null after last strchr
2015-01-30 Stéphane GraberAlso define PR_SET_MM (fixes Android)
2015-01-30 Tycho Andersendefine some macros to fix the build
2015-01-30 Tycho Andersenset the monitor process title to something useful
2015-01-28 Stéphane GraberFix lxc-create -h with absolute template path
2015-01-21 hallynMerge pull request #397 from axn/master
2015-01-16 Serge Hallynimplement lxc.include for directories
2014-11-20 hallynMerge pull request #358 from silvio/sfr/bugfix-freed...
2014-11-19 Silvio Frickelxc/utils: bugfix freed pointer return value
2014-11-18 hallynMerge pull request #356 from silvio/sfr/utils-choose...
2014-11-12 Silvio Frickelxc/utils: improve choose_init code readability
2014-10-27 Serge Hallynlxc_global_config_value: simplify the theme
2014-10-20 KATOH Yasufumilxc_global_config_value can return the default lxc...
2014-10-15 Dongsheng Yangutils: move useful helper functions from lxccontainer...
2014-08-26 Tycho AndersenAdd support for checkpoint and restore via CRIU
2014-06-30 hallynMerge pull request #244 from xose/btrfs
2014-06-18 Serge Hallynsnapshots: move snapshot directory
2014-06-03 Serge Hallynexecute: don't bind mount init.lxc.static if lxc-init...
2014-05-16 Serge Hallynadd support for nbd
2014-05-06 Serge HallynAdd missing MAX_STACKDEPTH define on MUTEX_DEBUGGING...
2014-03-31 Stéphane GraberUse on_path to find init.lxc
2014-03-03 Serge Hallynsimpler shared rootfs handling
2014-02-28 Serge Hallynon_path: use strtok_r consistently
2014-02-27 Stéphane GraberFix unprivileged containers started by root
2014-02-25 Serge Hallynalways check whether rootfs is shared
2014-02-19 Stéphane Graberrundir: Fix crash with privileged containers
2014-02-19 Stéphane Graberrundir: Fix memory leaks
2014-02-19 Stéphane Graberrundir: Fix the uid == 0 case
2014-02-18 Stéphane GraberSet a reasonable fallback for get_rundir
2014-02-14 S.Çağlar Onurmove fnv_64a_buf to utils.c and remove mutliple copies...
2014-02-13 Stéphane GraberRevert "move fnv_64a_buf to utils.c and remove mutliple...
2014-02-13 S.Çağlar Onurmove fnv_64a_buf to utils.c and remove mutliple copies
2014-02-12 Stéphane Grabercoverity: Check return value of fcntl in lxc_popen
2014-02-11 Stéphane GraberAdd --with-runtime-path to configure
2014-02-07 Stéphane Graberlog: Drop trailing \n from log messages
2014-01-31 Serge Hallyncgmanager: support lxc.mount.auto = cgroup
2014-01-31 Serge Hallyncgmanager: implement attach
2014-01-21 Stéphane Graberutils: Drop trailing / in lxcpath
2014-01-13 Luka Perkovinclude: cleanup unnecessary getline defines
2014-01-13 Serge HallynThis change introduce mac address templating.
2014-01-11 Stéphane GraberOne more rename of the system options
2014-01-10 Stéphane GraberRe-organize API for global lxc.conf config
next