util-vserver.git
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...
2005-12-31 Enrico ScholzisDirectoryEmpty(): really ignore 'lost+found' by check...
2005-12-31 Enrico Scholzcolpanic(): added missing 'error' keyword for the color...
2005-12-31 Enrico Scholzadded syscall numbers for hppa (263) and m32r (273)
2005-12-31 Enrico Scholz- mount some more filesystems internally instead of...
2005-12-31 Enrico Scholzadded 'novlandev' interface flag
2005-10-31 Enrico Scholzmade it work with yum 2.4.0
2005-10-30 Enrico Scholzadded 'installonlypkgs=/exactarch=0' entries
2005-10-30 Enrico Scholzadded 'ensc_fmt/lib_libvserver_a-%' to DIETPROGS; this...
2005-10-30 Enrico Scholzversion 0.30.209
2005-10-30 Enrico Scholzcall 'vattribute' with '--flag default'
2005-10-30 Enrico Scholzadded 'default' and 'secure' pseudo flags; they are...
2005-10-29 Enrico Scholzadded code to execute 'killall5 -15' in the halt script...
2005-10-29 Enrico Scholzadded 'vwait-test.sh'
2005-10-29 Enrico Scholzok... try #3 of the new vwait stuff: it seems to be...
2005-10-29 Enrico Scholzexecute waitForSync everytime and not only when the...
2005-10-29 Enrico Scholzfixed the TIMEOUT case in yet another way: now, start...
2005-10-29 Enrico Scholzadd newlines in the makefile generated for the 'stop...
2005-10-29 Enrico Scholz- revert a previous vc_add_dlimit() when vc_set_dlimit...
2005-10-29 Enrico Scholz- removed documentation about single flags; it was...
2005-10-29 Enrico Scholz- initWait(): call 'vwait' without --terminate; this...
2005-10-29 Enrico ScholzfillName(): initialize 'obj->cfgstyle' to vcCFG_AUTO
next