2011-09-28 |
Daniel Hokka Zakrisson | Dereference the potential symlinks |
tree | commitdiff |
2011-08-23 |
Daniel Hokka Zakrisson | umask is not always present |
tree | commitdiff |
2011-08-12 |
Daniel Hokka Zakrisson | Use source variable |
tree | commitdiff |
2011-06-03 |
Daniel Hokka Zakrisson | Fix builds without legacy enabled |
tree | commitdiff |
2011-05-31 |
Daniel Hokka Zakrisson | Merge legacy function |
tree | commitdiff |
2011-05-31 |
Daniel Hokka Zakrisson | Support any flag for setattr |
tree | commitdiff |
2011-05-31 |
Asbjorn Sannes | Add support for the unshare mask |
tree | commitdiff |
2011-05-28 |
Daniel Hokka Zakrisson | Figure out context with legacy APIs built-in |
tree | commitdiff |
2011-05-05 |
Daniel Hokka Zakrisson | Fix types |
tree | commitdiff |
2011-05-05 |
Daniel Hokka Zakrisson | Fix signed/unsigned comparison |
tree | commitdiff |
2011-03-30 |
Daniel Hokka Zakrisson | Support per-ss cgroups |
tree | commitdiff |
2011-03-21 |
Daniel Hokka Zakrisson | Drop trailing newlines |
tree | commitdiff |
2011-03-18 |
Daniel Hokka Zakrisson | Support base in vserver-stat |
tree | commitdiff |
2011-03-17 |
Daniel Hokka Zakrisson | Need another approach for this |
tree | commitdiff |
2011-03-08 |
Daniel Hokka Zakrisson | Add nomtab option. |
tree | commitdiff |
2011-03-05 |
Daniel Hokka Zakrisson | Add .gitignore files. |
tree | commitdiff |
2011-03-05 |
Daniel Hokka Zakrisson | Create a new session before running rc-script. |
tree | commitdiff |
2011-02-16 |
Daniel Hokka Zakrisson | Only call remount on kernels newer than 2.6.26 without... |
tree | commitdiff |
2011-02-10 |
Daniel Hokka Zakrisson | Add support for getting user and sys time from cgroups. |
tree | commitdiff |
2010-10-29 |
Daniel Hokka Zakrisson | Ignore just force as well. |
tree | commitdiff |
2010-10-28 |
Daniel Hokka Zakrisson | Document index option. |
tree | commitdiff |
2010-10-28 |
Daniel Hokka Zakrisson | Enumerate processes for kernels without memory cgroups... |
tree | commitdiff |
2010-09-12 |
Daniel Hokka Zakrisson | Change to the root mountpoint, if one exists. |
tree | commitdiff |
2010-08-11 |
Daniel Hokka Zakrisson | Output VCI bits too. |
tree | commitdiff |
2010-08-08 |
Daniel Hokka Zakrisson | Don't use *printf. |
tree | commitdiff |
2010-08-08 |
Daniel Hokka Zakrisson | Fix vserver-stat for memcg. |
tree | commitdiff |
2010-07-20 |
Daniel Hokka Zakrisson | Fix typo. |
tree | commitdiff |
2010-06-02 |
Enrico Scholz | fixed dietlibc/non-dietlibc issues in testsuite |
tree | commitdiff |
2010-06-02 |
Enrico Scholz | added missing #include's |
tree | commitdiff |
2010-06-02 |
Enrico Scholz | whitespace cleanups |
tree | commitdiff |
2009-11-29 |
Daniel Hokka Zakrisson | Treat no limit separately. |
tree | commitdiff |
2009-11-21 |
Daniel Hokka Zakrisson | The limits are unsigned values. |
tree | commitdiff |
2009-11-21 |
Daniel Hokka Zakrisson | Default to no attribute change for bind mounts. |
tree | commitdiff |
2009-11-20 |
Daniel Hokka Zakrisson | -i for index. |
tree | commitdiff |
2009-11-20 |
Daniel Hokka Zakrisson | Need one more character for the flags with CoW. |
tree | commitdiff |
2009-10-13 |
Daniel Hokka Zakrisson | Support file bind mounts. |
tree | commitdiff |
2009-10-08 |
Daniel Hokka Zakrisson | Add COW to showattr. |
tree | commitdiff |
2009-10-08 |
Daniel Hokka Zakrisson | Add cow to setattr. |
tree | commitdiff |
2009-07-20 |
Daniel Hokka Zakrisson | vcontext uses MNT_DETACH too. |
tree | commitdiff |
2009-06-23 |
Daniel Hokka Zakrisson | Add mount flags that are "recent". |
tree | commitdiff |
2009-04-10 |
Daniel Hokka Zakrisson | Handle shared/private/unbindable/slave mounts internally. |
tree | commitdiff |
2009-04-03 |
Daniel Hokka Zakrisson | The remount still needs to have MS_BIND set. |
tree | commitdiff |
2008-10-31 |
Daniel Hokka Zakrisson | Use pivot_root on kernels supporting two namespaces... |
tree | commitdiff |
2008-10-31 |
Daniel Hokka Zakrisson | Add VCMD_{enter,set}_space_v2 support, in preparation... |
tree | commitdiff |
2008-10-31 |
Daniel Hokka Zakrisson | Remove vnamespace in favor of vspace and a small wrappe... |
tree | commitdiff |
2008-10-31 |
Daniel Hokka Zakrisson | CLONE_NEWNS and CLONE_FS aren't default spaces. |
tree | commitdiff |
2008-09-29 |
Daniel Hokka Zakrisson | Add --default to get the kernel's suggested values. |
tree | commitdiff |
2008-09-28 |
Daniel Hokka Zakrisson | Use version 3 to avoid warning message in newer kernels. |
tree | commitdiff |
2008-09-16 |
Daniel Hokka Zakrisson | Excluded files are fine, don't flag them as failures... |
tree | commitdiff |
2008-08-31 |
Daniel Hokka Zakrisson | chxid applies to the filesystem, so it should use tags. |
tree | commitdiff |
2008-08-29 |
Daniel Hokka Zakrisson | access dereferences symbolic links. Use lstat instead. |
tree | commitdiff |
2008-08-25 |
Daniel Hokka Zakrisson | Preparations for actually reading mtab. |
tree | commitdiff |
2008-08-25 |
Daniel Hokka Zakrisson | Handle read-only bind-mounts the new way. |
tree | commitdiff |
2008-08-25 |
Daniel Hokka Zakrisson | If /proc/sys is inaccessible, assume there are no settings. |
tree | commitdiff |
2008-08-24 |
Daniel Hokka Zakrisson | Revert the atexit, as it appears to cause more problems... |
tree | commitdiff |
2008-08-21 |
Daniel Hokka Zakrisson | Since using a destructor doesn't seem to work all that... |
tree | commitdiff |
2008-07-15 |
Daniel Hokka Zakrisson | This is not an option used by the utils, but the semant... |
tree | commitdiff |
2008-07-14 |
Daniel Hokka Zakrisson | Move exitLikeProcess to libvserver. |
tree | commitdiff |
2008-07-14 |
Daniel Hokka Zakrisson | Silence warnings. |
tree | commitdiff |
2008-07-13 |
Daniel Hokka Zakrisson | exec-remount remounts proc and sys, to get the right... |
tree | commitdiff |
2008-07-11 |
Daniel Hokka Zakrisson | prctl does not work as well as this. Revert changeset... |
tree | commitdiff |
2008-07-11 |
Daniel Hokka Zakrisson | Add support for IATTR_WRITE. |
tree | commitdiff |
2008-07-10 |
Daniel Hokka Zakrisson | Use prctl(PR_SET_NAME) instead. |
tree | commitdiff |
2008-07-06 |
Daniel Hokka Zakrisson | Unify_copy doesn't touch sockets, so there's nothing... |
tree | commitdiff |
2008-06-30 |
Daniel Hokka Zakrisson | Use 64-bit counters for the memory usage, to avoid... |
tree | commitdiff |
2008-06-17 |
Daniel Hokka Zakrisson | Add operations needed by Fedora 9 tweaks. |
tree | commitdiff |
2008-06-16 |
Daniel Hokka Zakrisson | On failure, mmap returns MAP_FAILED, not 0. |
tree | commitdiff |
2008-05-03 |
Daniel Hokka Zakrisson | Avoid that annoying "uses 32-bit capabilities (legacy... |
tree | commitdiff |
2008-04-29 |
Daniel Hokka Zakrisson | CLONE_FS is just for the Linux-VServer syscalls. |
tree | commitdiff |
2008-04-02 |
Daniel Hokka Zakrisson | Add all the ioctls to work on older kernels too. |
tree | commitdiff |
2008-04-02 |
Daniel Hokka Zakrisson | Don't call free on stack pointers. |
tree | commitdiff |
2008-03-15 |
Daniel Hokka Zakrisson | Add some examples. |
tree | commitdiff |
2008-03-01 |
Daniel Hokka Zakrisson | Include attribute-util.h in the tarball. |
tree | commitdiff |
2008-03-01 |
Daniel Hokka Zakrisson | lockf(F_LOCK) requests a write lock, which requires... |
tree | commitdiff |
2008-03-01 |
Daniel Hokka Zakrisson | Remove unused variable. |
tree | commitdiff |
2008-03-01 |
Daniel Hokka Zakrisson | Factor out bitfield-to-string code to src/attribute... |
tree | commitdiff |
2008-03-01 |
Daniel Hokka Zakrisson | Revert commit 2690, clone is needed for pid namespaces... |
tree | commitdiff |
2008-03-01 |
Daniel Hokka Zakrisson | Add basic support for creating tun/tap interfaces in... |
tree | commitdiff |
2008-02-29 |
Enrico Scholz | use unshare(CLONE_NEWNS) instead of a complicated ... |
tree | commitdiff |
2008-02-28 |
Daniel Hokka Zakrisson | Set persist last, this way, no interface is left behind... |
tree | commitdiff |
2008-02-28 |
Daniel Hokka Zakrisson | Add tunctl. |
tree | commitdiff |
2008-02-28 |
Daniel Hokka Zakrisson | Avoid pointer/integer conversion warning on LP64. |
tree | commitdiff |
2008-02-21 |
Enrico Scholz | added support for using libnss instead of beecrypt... |
tree | commitdiff |
2008-02-21 |
Enrico Scholz | fixed |
tree | commitdiff |
2008-02-16 |
Daniel Hokka Zakrisson | Use lockf instead of flock, the former works on NFS. |
tree | commitdiff |
2008-02-14 |
Daniel Hokka Zakrisson | Disable VXF_SC_HELPER for rpm-fake created contexts. |
tree | commitdiff |
2008-02-09 |
Daniel Hokka Zakrisson | We only want to wait on the context if we created it. |
tree | commitdiff |
2008-01-22 |
Daniel Hokka Zakrisson | Fix vspace stuff. |
tree | commitdiff |
2008-01-21 |
Daniel Hokka Zakrisson | Don't require a netmask/prefix. |
tree | commitdiff |
2008-01-20 |
Daniel Hokka Zakrisson | Hopefully this will make it bullet-proof. |
tree | commitdiff |
2008-01-20 |
Daniel Hokka Zakrisson | Add preliminary support for pid and network namespaces. |
tree | commitdiff |
2008-01-12 |
Daniel Hokka Zakrisson | Add support for PID and net namespaces. |
tree | commitdiff |
2008-01-12 |
Daniel Hokka Zakrisson | Pid namespaces require clone. |
tree | commitdiff |
2008-01-08 |
Daniel Hokka Zakrisson | Attempt to close race between dying rpm-fake-resolver... |
tree | commitdiff |
2008-01-04 |
Daniel Hokka Zakrisson | Add --get. |
tree | commitdiff |
2008-01-03 |
Daniel Hokka Zakrisson | Move WRITE_INT to util-io.h, so other programs can... |
tree | commitdiff |
2007-12-20 |
Daniel Hokka Zakrisson | Don't bail on EINVAL, since the clone build method... |
tree | commitdiff |
2007-11-26 |
Daniel Hokka Zakrisson | Floats are numbers too. |
tree | commitdiff |
2007-10-22 |
Daniel Hokka Zakrisson | Fix startup bug on older kernels. |
tree | commitdiff |
2007-10-13 |
Daniel Hokka Zakrisson | Add support for the OOM bias, and vmemctrl to control it. |
tree | commitdiff |
next |