util-vserver.git
2006-09-28 Daniel Hokka... Add more forgotten files.
2006-09-28 Daniel Hokka... Move flags to the same place they were when cvs2cl...
2006-09-28 Daniel Hokka... Fix URLs pointing to the source code.
2006-09-26 Daniel Hokka... Add a patch for yum 2.9.6 (for FC6).
2006-09-26 Daniel Hokka... Fix help message to correspond with reality.
2006-09-24 Daniel Hokka... This check was correct the first time, (cond)restart...
2006-09-24 Daniel Hokka... Fix wrapper prefix so error messages say chroot-sh: x.
2006-09-21 Daniel Hokka... Make ChangeLog prettier.
2006-09-21 Daniel Hokka... Make nodev the default, but don't enforce it for all...
2006-09-21 Daniel Hokka... Add the reset atexit handler right after setting the...
2006-09-19 Daniel Hokka... Put /bin first in the searchpath when looking for env...
2006-09-19 Daniel Hokka... Fix Makefiles and the manifest to include all the files...
2006-09-18 Daniel Hokka... Rename centos42 to the more generic centos4, and change...
2006-09-18 Daniel Hokka... Enter the namespace earlier so testing for files (like...
2006-09-16 Daniel Hokka... Fix logic errors in secure-mount.
2006-09-16 Daniel Hokka... Make novlandev the default, but easily overridable...
2006-09-16 Daniel Hokka... Add forgotten kernel headers (not important, but makes...
2006-09-15 Daniel Hokka... - Update the kernel headers to 2.0.2.1.
2006-09-15 Benedikt Boehmmake vserver-wrapper gentoo compliant
2006-09-15 Benedikt Boehmadd gentoo distribution target; force sane /dev by...
2006-09-15 Daniel Hokka... env doesn't grok --.
2006-09-15 Benedikt Boehmcleanup old cvs cruft; add mkrelease script; use svn2cl...
2006-09-15 Daniel Hokka... Make vshelper reboot/halt work correctly when CONFIG_VS...
2006-09-13 Daniel Hokka... Fix RPM-based builds on RHEL/CentOS 4.4.
2006-09-12 Daniel Hokka... Add initial environment support. Lets users work around...
2006-09-12 Daniel Hokka... Add ugly hack to workaround yum's problems with file...
2006-09-12 Daniel Hokka... Add Herbert Pötzl's patch to support initialization...
2006-09-12 Daniel Hokka... - Teach vcontext about usernames (if dietlibc is used).
2006-09-12 Daniel Hokka... Add vlogin, a terminal proxy for vserver ... enter.
2006-09-12 Daniel Hokka... Add forgotten svn:keywords.
2006-09-12 Daniel Hokka... Add support for vserver-build -m template, which extrac...
2006-09-12 Daniel Hokka... Make vrpm and vapt-get use vsomething.
2006-09-12 Daniel Hokka... Add a delete method to remove guests, based on Thomas...
2006-09-12 Daniel Hokka... Apply Bastian Blank's userspace namespace cleanup patch.
2006-09-12 Daniel Hokka... Apply Jan Rekorajski's CPUSET patch.
2006-09-12 Daniel Hokka... Add support for Fedora Core 5 and yum 2.6.
2006-09-12 Daniel Hokka... Add support for specifying a debootstrap script.
2006-09-12 Daniel Hokka... Update to the latest version of Herbert's alternative...
2006-09-12 Daniel Hokka... Fix sys_clone usage on sparc and s390, sparc returns...
2006-09-12 Daniel Hokka... - Fix obsolete nice usage.
2006-09-12 Daniel Hokka... Fix API option parsing so oldproc and olduts are valid...
2006-09-12 Daniel Hokka... Fixes start-vservers to work on _all_ guests when ...
2006-09-12 Daniel Hokka... Apply Christian Heim's patch to deprecate the Gentoo...
2006-09-12 Daniel Hokka... Make fstab usage consistent, fstab gets mounted first...
2006-09-12 Daniel Hokka... Fix condrestart to actually do a conditional restart
2006-09-12 Daniel Hokka... Fix Usage: message for the main script.
2006-09-12 Daniel Hokka... Use $_SETATTR instead of chattr to remove the barrier.
2006-09-12 Daniel Hokka... Fix chcontext so it passes --secure as the first argume...
2006-09-12 Daniel Hokka... Fix vc_set_ccaps to work the way the kernel expects...
2006-09-12 Daniel Hokka... Apply Micah Anderson's patch fixing chcontext's man...
2006-09-10 Benedikt Boehmremove util-vserver dir
2006-09-10 Benedikt Boehmskip duplicate util-vserver dir
2006-03-26 Enrico Scholzadded yum-2.6.0-chroot.patch
2006-01-22 Enrico Scholzversion 0.30.210
2006-01-22 Enrico Scholzuse stdout instead of stderr for the no-compat API...
2006-01-22 Enrico Scholzupdated
2006-01-22 Enrico Scholzadded testcases for the '--enable-apis=NOLEGACY' config...
2006-01-22 Enrico Scholzadded dietlibc + glibc versions of the isnumber and...
2006-01-22 Enrico Scholz- declare the VC_ENABLE_API_* macros through AH_TEMPLATE()
2006-01-22 Enrico Scholzdo not provide Evc_new_s_context() wrapper without...
2006-01-22 Enrico Scholzuse the new VC_ENABLE_API_V13OBS define
2006-01-22 Enrico Scholzadded linktime warning for vc_set_ipv4root()
2006-01-22 Enrico Scholzsplit vc_set_sched_v13obs() into an own file
2006-01-22 Enrico Scholzfixed compilation for disabled compat/legacy API
2006-01-22 Enrico Scholzadded some workarounds so that it build without compat...
2006-01-22 Enrico Scholzadded support for $(pkgcachedir)
2006-01-22 Enrico Scholz- documented /etc/vservers/.defaults/cachebase + /etc...
2006-01-22 Enrico Scholz- do not require 'xalan' anymore by default
2006-01-22 Enrico Scholz- fixed ngnet -> non-legacy network confusion
2006-01-22 Enrico Scholz- changed the way how temporary files/directories will...
2006-01-22 Enrico Scholzchanged the way how temporary files/directories will...
2006-01-22 Enrico Scholz- the 'dlimit' stuff uses now a /etc/vservers/*/cache...
2006-01-22 Enrico Scholzcreate the /etc/vservers/*/cache symlink
2006-01-22 Enrico Scholzrearranged some bits so that toplevel directory will...
2006-01-22 Enrico Scholzlink 'vdu' against 'libinternal.a'
2006-01-22 Enrico Scholz- rewrote the directory traversal code to use 'EsafeChd...
2006-01-22 Enrico Scholzapply new 'isNumber()' API
2006-01-22 Enrico Scholzadded __PKGCACHEDIR
2006-01-22 Enrico Scholzenhanced the isNumber() method:
2006-01-22 Enrico Scholzadded isnumber.c testcase which checks the isNumber...
2006-01-22 Enrico Scholzadded wrappers-stat.hc which implements wrappers for...
2006-01-21 Enrico Scholzapplied savannah.nongnu.org/patch/?func=detailitem...
2006-01-18 Enrico ScholzNETTYPE_USER2KERNEL/NETTYPE_KERNEL2USER: handle IPv6...
2006-01-18 Enrico Scholzadjusted the vc_net_nx_type enum so that the NETTYPE_US...
2006-01-18 Enrico Scholzapplied vnet patch from Daniel Hokka Zakrisson
2006-01-18 Enrico Scholz* vcFeatureSet: added vcFEATURE_VNET enum
2006-01-18 Enrico Scholzadded support for vcFEATURE_VNET feature
2006-01-18 Enrico Scholzminor formation fixups
2006-01-04 Enrico Scholzadded 'hashcalc-plain' tests to track down broken beecr...
2006-01-04 Enrico Scholzreadded /proc/version; it is expected by several programs
2006-01-04 Enrico Scholzadded csope.out
2006-01-04 Enrico Scholzvc_get_vhi_name_v13(): added comment near the strncpy...
2006-01-04 Enrico ScholzENSC_INIT_UNIX_SOCK(): be more effective in an strncpy...
2006-01-03 Enrico Scholzparameterized '-j' flag
2006-01-03 Enrico Scholzremoved old kernel headers
2006-01-02 Enrico Scholzhide /proc/cmdline and /proc/version because they can...
2006-01-02 Enrico Scholzupdated url
2006-01-02 Enrico Scholzupdated dates in the copyright notices
2006-01-02 Enrico Scholzupdated to 2.6.14.3-vs2.01 headers
2006-01-02 Enrico Scholzs!/etc/slackware-release!/etc/slackware-version! (repor...
next