2008-02-21 |
Enrico Scholz | added h2ext-worker to OPTIONS_PREEMPT list |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Enrico Scholz | fixed CPPFLAGS quoting problems introduced by last... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Enrico Scholz | fixed endless loop when no '--' is given |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Enrico Scholz | added code to enable i386 builds on x86_64 platforms |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Enrico Scholz | fixed unused param + unsigned/signed mismatch warning |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Enrico Scholz | fixed |
commit | commitdiff | tree | snapshot |
2008-02-16 |
Daniel Hokka... | Use lockf instead of flock, the former works on NFS. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Daniel Hokka... | Disable VXF_SC_HELPER for rpm-fake created contexts. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Daniel Hokka... | Set the barrier and warn if it could not be set automat... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Daniel Hokka... | We only want to wait on the context if we created it. |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Daniel Hokka... | Add missing svn:keywords. |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Daniel Hokka... | Make sure /dev gets proper permissions. |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Daniel Hokka... | Prevent deadlock between sc_helper vserver ... stop... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Daniel Hokka... | Use the correct syscall number. |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Daniel Hokka... | Fedora 8 is redhat-style too. |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Daniel Hokka... | Fix vspace stuff. |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Daniel Hokka... | Don't require a netmask/prefix. |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Daniel Hokka... | Add missing files. |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Daniel Hokka... | Add missing closing tag. |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Daniel Hokka... | Hopefully this will make it bullet-proof. |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Daniel Hokka... | Add preliminary support for pid and network namespaces. |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Daniel Hokka... | getPhysicalDir doesn't work if it doesn't already exist. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Daniel Hokka... | debootstrap 1.0.8. |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Daniel Hokka... | Use $cmd instead of $2. |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Daniel Hokka... | Only migrate to the tag once. |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Daniel Hokka... | Add support for PID and net namespaces. |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Daniel Hokka... | Pid namespaces require clone. |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Daniel Hokka... | Fix svn:ignores. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Daniel Hokka... | Backslash... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Daniel Hokka... | Attempt to close race between dying rpm-fake-resolver... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Daniel Hokka... | cache need not exist. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Daniel Hokka... | Work with nonamespace guests. |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Daniel Hokka... | Add --get. |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Daniel Hokka... | Don't remove bits for which there were no match. |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Daniel Hokka... | Move WRITE_INT to util-io.h, so other programs can... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Daniel Hokka... | Make vmount <guest> -- -a work. |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Daniel Hokka... | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Daniel Hokka... | Leave rsyslog enabled for Fedora 8. |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Daniel Hokka... | Don't bail on EINVAL, since the clone build method... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Daniel Hokka... | Remove all unknown services. |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Daniel Hokka... | Use/support the "new" vclone features in the clone... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Daniel Hokka... | Add VXC_KTHREAD. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Daniel Hokka... | Use TAG_KERNEL2USER on the result. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Daniel Hokka... | Work with newer versions of debootstrap too. |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Daniel Hokka... | Correct path to keys. |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Daniel Hokka... | Document --debug. |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Daniel Hokka... | Use --numeric-owner for tar and --numeric-uid-gid for... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Daniel Hokka... | Floats are numbers too. |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Daniel Hokka... | Add Fedora 8. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Benedikt Boehm | fix a corner case in gentoo helpers |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Benedikt Boehm | use sane PATH during shutdown |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Daniel Hokka... | Update to 1.0.6. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Daniel Hokka... | Add vmount, a wrapper to mount something in a guest. |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Daniel Hokka... | Man pages update from Micah Anderson. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Daniel Hokka... | Add "Alpine Linux". |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Daniel Hokka... | Cleanup the help message. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Daniel Hokka... | Create helper functions to start a guest that just... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Daniel Hokka... | Fix startup bug on older kernels. |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Daniel Hokka... | Lots of small fixes to make everything behave like... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Daniel Hokka... | Add vmemctrl and vspace to the manifest. |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Daniel Hokka... | Add support for per-guest device maps. |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Daniel Hokka... | Improve the disk limit descriptions. |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Daniel Hokka... | Hide conntrack files. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Daniel Hokka... | Add support for the OOM bias in the configuration. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Daniel Hokka... | Add support for the OOM bias, and vmemctrl to control it. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Daniel Hokka... | Added vspace, like vnamespace but generic. |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Daniel Hokka... | Run fsck on filesystems in the guest's fstab. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Daniel Hokka... | Ranges might want masks too. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Daniel Hokka... | Add support for vc_unset_mapping introduced in 2.3... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Daniel Hokka... | Clarify which entries are required for cpusets. |
commit | commitdiff | tree | snapshot |
2007-10-06 |
Daniel Hokka... | People love symlinks. |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Enrico Scholz | added support for yum's new persistdir option |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Enrico Scholz | fixed patch and re-added lost hunk which caused broken... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Daniel Hokka... | Unbreak dynamic contexts. |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Enrico Scholz | added patch for yum-3.2.4 |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Enrico Scholz | whitespace-cleanup |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Enrico Scholz | fixed const-ness of matchlist functions |
commit | commitdiff | tree | snapshot |
2007-09-03 |
Enrico Scholz | fixed declaration of 'struct stat' |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Daniel Hokka... | Version 0.30.214. |
commit | commitdiff | tree | snapshot |
2007-09-02 |
Daniel Hokka... | Use the correct syscall. |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Daniel Hokka... | Fix thinko. |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Daniel Hokka... | Remove vserver-config.sh from the Makefile. |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Daniel Hokka... | Be more like the redhat initpost script, don't start... |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Daniel Hokka... | Add support for the lback address in the configuration. |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Daniel Hokka... | Document the tag and ncontext files. |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Daniel Hokka... | Add remap_lback as an alias to lback_remap. |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Daniel Hokka... | Fallback to context if ncontext/tag don't exist. |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Daniel Hokka... | debootstrap 1.0.3 |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Daniel Hokka... | Clarify that specifying dev will add/remove the IP... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Daniel Hokka... | Add a static context sanity check. |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Daniel Hokka... | Add --immutable. |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Daniel Hokka... | Migrate to the tag on stop too. |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Daniel Hokka... | Fix for vtag invocations. |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Daniel Hokka... | Add support for a separate filesystem tag, and in the... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Daniel Hokka... | The nid isn't used anymore, legacy APIs don't support it. |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Daniel Hokka... | Add fallback syscall numbers, if it's not defined in... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Daniel Hokka... | Add some hints for this common problem. |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Daniel Hokka... | Add network capability RAW_ICMP. |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Daniel Hokka... | Fix setting the broadcast address. |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Daniel Hokka... | Add all the network flags. |
commit | commitdiff | tree | snapshot |
next |