root/trunk/lib

Name Size Rev Age Last Change
../
apidoc 2313 2 years hollow: cleanup old cvs cruft; add mkrelease script; use svn2cl instead of cvs2cl
testsuite 2313 2 years hollow: cleanup old cvs cruft; add mkrelease script; use svn2cl instead of cvs2cl
bcaps-v13.c 2.5 kB 2148 3 years ensc: removed VC_CAP_QUOTACTL added VC_CAP_AUDIT*
bcaps_list-v13.c 1.3 kB 2038 3 years ensc: made it compatible to the new utilvserver_listparser_uint*() API and added …
capabilities.c 2.6 kB 2150 3 years ensc: use a static '29' for QUOTACTL capability as VC_CAP_QUOTACTL was removed
ccaps-v13.c 2.5 kB 2643 9 months dhozac: Add VXC_KTHREAD.
ccaps_list-v13.c 1.3 kB 2038 3 years ensc: made it compatible to the new utilvserver_listparser_uint*() API and added …
cflags-compat.c 1.9 kB 1449 4 years ensc: renamed files so that their names are corresponding the kernel API. …
cflags-v13.c 3.4 kB 2736 2 months dhozac: Merge ionice patch (originally from anonc, updated for newer util-vserver …
cflags_list-compat.c 1.4 kB 1449 4 years ensc: renamed files so that their names are corresponding the kernel API. …
cflags_list-v13.c 1.3 kB 2057 3 years ensc: do not include <string.h> anymore
checkconfig.c 1.2 kB 2464 2 years dhozac: Return 0 on any error, older kernels will return -EPERM for unknown …
checkversion.c 1.2 kB 2246 3 years ensc: minor formation fixups
comparevserverbyid.c 2.7 kB 2180 3 years ensc: added comparevserverbyid.c
createskeleton-full.hc 3.1 kB 1837 4 years ensc: argl... fixed overflow when appending the '/'
createskeleton-short.hc 1.1 kB 934 5 years ensc: initial checkin
createskeleton.c 1.4 kB 934 5 years ensc: initial checkin
exitlikeprocess.c 1.7 kB 2739 2 months dhozac: Move exitLikeProcess to libvserver.
ext2fs.h 1.1 kB 2728 2 months dhozac: Revert changeset 2726. Needs #ifdef magic.
fmt.h 0.9 kB 1583 4 years ensc: moved fmt* functionality into the 'ensc_fmt' module
getfilecontext.c 1.1 kB 1766 4 years ensc: vc_getfilecontext(): as noticed by daniel_hozac in IRC, this function was …
getinsecurebcaps.c 1.5 kB 2154 3 years ensc: - adjusted insecure caps for the added CAP_AUDIT* and removed …
getnbipv4root.c 0.9 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
getprocentry-legacy.c 2.0 kB 1091 5 years ensc: return better errorcodes
getversion-internal.hc 1.1 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
getversion.c 0.9 kB 720 5 years ensc: merged with 0.28
getvserverappdir.c 1.9 kB 611 5 years ensc: initial checkin
getvserverbyctx-compat.hc 2.8 kB 2596 1 year dhozac: Fallback to context if ncontext/tag don't exist. Fix remanining …
getvserverbyctx-v13.hc 1.2 kB 2589 1 year dhozac: Add support for a separate filesystem tag, and in the process improve the …
getvserverbyctx.c 1.5 kB 2444 2 years dhozac: Support legacy guests on 2.6 kernels as well.
getvservercfgdir.c 1.6 kB 611 5 years ensc: initial checkin
getvservercfgstyle.c 2.5 kB 1804 4 years ensc: allow dangling symlinks as /etc/vservers/.../vdir also
getvserverctx.c 5.0 kB 2596 1 year dhozac: Fallback to context if ncontext/tag don't exist. Fix remanining …
getvservername.c 2.4 kB 1543 4 years ensc: getRecentName(): use realpath(3) instead of errorprone 'chdir()' calls
getvservervdir.c 2.7 kB 1954 3 years ensc: workaround warning messages regarding 'warn_unused_return_value' …
getxidtype.c 1.4 kB 2493 2 years dhozac: Xid 65535 is a static one when dynamic ones are disabled.
internal.h 2.8 kB 2415 2 years dhozac: Work better on 2.6.19. This includes adding a new kind of API that depends …
ioctl-getext2flags.hc 1.3 kB 702 5 years ensc: use ENSC_FIX_IOCTL() to fix dietlibc's ioctl() return values
ioctl-getfilecontext.hc 1.1 kB 702 5 years ensc: use ENSC_FIX_IOCTL() to fix dietlibc's ioctl() return values
ioctl-getxflg.hc 1.1 kB 685 5 years ensc: when ioctl() returns a value <-1, assign errno manually and return -1
ioctl-setext2flags.hc 1.5 kB 702 5 years ensc: use ENSC_FIX_IOCTL() to fix dietlibc's ioctl() return values
ioctl-setfilecontext.hc 1.0 kB 702 5 years ensc: use ENSC_FIX_IOCTL() to fix dietlibc's ioctl() return values
ioctl-setxflg.hc 1.1 kB 702 5 years ensc: use ENSC_FIX_IOCTL() to fix dietlibc's ioctl() return values
isdirectory.c 1.1 kB 611 5 years ensc: initial checkin
isdynamicxid.c 0.9 kB 2415 2 years dhozac: Work better on 2.6.19. This includes adding a new kind of API that depends …
isfile.c 1.1 kB 1654 4 years ensc: initial checkin
islink.c 1.0 kB 1759 4 years ensc: initial checkin
issupported.c 2.1 kB 2762 2 weeks dhozac: Add PERSISTENT feature.
issupportedstring.c 1.5 kB 2762 2 weeks dhozac: Add PERSISTENT feature.
listparser.hc 3.1 kB 2037 3 years ensc: * parser function has now to set a 'bool *' arg to signal errors * when …
listparser_uint32.c 0.9 kB 1067 5 years ensc: initial checkin
listparser_uint64.c 0.9 kB 1067 5 years ensc: initial checkin
Makefile-files 8.0 kB 2782 6 days dhozac: Remove nuked files.
ncaps-net.c 1.8 kB 2705 6 months dhozac: Add the new flags.
ncaps_list-net.c 1.3 kB 2038 3 years ensc: made it compatible to the new utilvserver_listparser_uint*() API and added …
nflags-net.c 2.3 kB 2705 6 months dhozac: Add the new flags.
nflags_list-net.c 1.3 kB 2038 3 years ensc: made it compatible to the new utilvserver_listparser_uint*() API and added …
nidopt2nid.c 1.6 kB 2589 1 year dhozac: Add support for a separate filesystem tag, and in the process improve the …
parselimit.c 1.4 kB 1101 5 years ensc: initial checkin
personalityflag.c 1.8 kB 2159 3 years ensc: check whether enums from <linux/personality.h> are available before …
personalityflag_list.c 1.4 kB 2055 3 years ensc: added personality* files
personalitytype.c 2.6 kB 2159 3 years ensc: check whether enums from <linux/personality.h> are available before …
safechroot-internal.hc 1.4 kB 147 5 years ensc: Merged with SYSCALL_SWITCH branch (sswitch_merge tag)
syscall-alternative.h 24.8 kB 2503 2 years dhozac: Update to latest shiny.
syscall-compat.hc 1.6 kB 1450 4 years ensc: applied new kernel API renamed functions so that they correspond to the …
syscall-fallback.h 1.9 kB 2231 3 years ensc: added syscall numbers for hppa (263) and m32r (273)
syscall-legacy.hc 6.7 kB 2076 3 years ensc: include <syscall.h> also
syscall-syscall.c 1.0 kB 1655 4 years ensc: gcc35 fixes: do not make vc_syscall() an alias for vserver() but execute …
syscall-wrap.h 1.3 kB 2446 2 years dhozac: Check if dietlibc declares syscall incompatibly, to avoid errors. Move the …
syscall.c 1.9 kB 2448 2 years dhozac: There is no vc_create_context. Stop referencing it.
syscall_adddlimit-v13.hc 1.1 kB 1881 4 years ensc: use CALL_VC_V13B instead of CALL_VC_V13
syscall_adddlimit.c 1.1 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_cleanupnamespace-v13.hc 1.0 kB 1023 5 years ensc: initial checkin
syscall_cleanupnamespace.c 1.0 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_ctxcreate-v13.hc 1.1 kB 2578 1 year dhozac: Add support for the various new APIs in 2.2 and 2.3, in particular, netv2.
syscall_ctxcreate-v21.hc 1.4 kB 2744 2 months dhozac: Add new 0x00020303 API, using pid namespaces.
syscall_ctxcreate.c 1.4 kB 2777 2 weeks dhozac: This is going to be handled in the kernel.
syscall_ctxmigrate-v13.hc 0.9 kB 2339 2 years dhozac: Use the older versions of these syscalls, so the utils will work on older …
syscall_ctxmigrate-v21.hc 1.3 kB 2744 2 months dhozac: Add new 0x00020303 API, using pid namespaces.
syscall_ctxmigrate.c 1.3 kB 2777 2 weeks dhozac: This is going to be handled in the kernel.
syscall_ctxstat-v21.hc 1.1 kB 2380 2 years dhozac: Add the new syscalls from 2.1.
syscall_ctxstat.c 1.1 kB 2380 2 years dhozac: Add the new syscalls from 2.1.
syscall_enternamespace-v13.hc 1.0 kB 2415 2 years dhozac: Work better on 2.6.19. This includes adding a new kind of API that depends …
syscall_enternamespace-v21.hc 1.1 kB 2415 2 years dhozac: Work better on 2.6.19. This includes adding a new kind of API that depends …
syscall_enternamespace.c 1.4 kB 2415 2 years dhozac: Work better on 2.6.19. This includes adding a new kind of API that depends …
syscall_fgetiattr-v22.hc 1.2 kB 2674 7 months dhozac: Add missing svn:keywords.
syscall_fgetiattr.c 1.1 kB 2674 7 months dhozac: Add missing svn:keywords.
syscall_fsetiattr-v22.hc 1.0 kB 2674 7 months dhozac: Add missing svn:keywords.
syscall_fsetiattr.c 1.1 kB 2674 7 months dhozac: Add missing svn:keywords.
syscall_getbadness-v23.hc 1.0 kB 2674 7 months dhozac: Add missing svn:keywords.
syscall_getbadness.c 1.1 kB 2674 7 months dhozac: Add missing svn:keywords.
syscall_getccaps-v13.hc 1.1 kB 2603 1 year dhozac: Use the correct syscall.
syscall_getccaps-v21.hc 1.3 kB 2674 7 months dhozac: Add missing svn:keywords.
syscall_getccaps.c 1.4 kB 2564 1 year dhozac: Make vc_get_ccaps do the right thing.
syscall_getcflags-v13.hc 1.2 kB 1449 4 years ensc: renamed files so that their names are corresponding the kernel API. …
syscall_getcflags.c 1.1 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_getdlimit-v13.hc 1.5 kB 1881 4 years ensc: use CALL_VC_V13B instead of CALL_VC_V13
syscall_getdlimit.c 1.1 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_getiattr-fscompat.hc 2.4 kB 2151 3 years ensc: Changed the barrier-code so that it sets both the 't' ext2-flag …
syscall_getiattr-v13.hc 1.2 kB 1216 4 years ensc: updated interface
syscall_getiattr.c 1.5 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_getncaps-net.hc 1.1 kB 1501 4 years ensc: added network layer functions
syscall_getncaps.c 1.2 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_getnflags-net.hc 1.1 kB 1501 4 years ensc: added network layer functions
syscall_getnflags.c 1.2 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_getnxinfo-net.hc 1.1 kB 1501 4 years ensc: added network layer functions
syscall_getnxinfo.c 1.1 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_getsched-v21.hc 1.5 kB 2674 7 months dhozac: Add missing svn:keywords.
syscall_getsched.c 1.1 kB 2674 7 months dhozac: Add missing svn:keywords.
syscall_getspacedefault-v23.hc 1.0 kB 2744 2 months dhozac: Add new 0x00020303 API, using pid namespaces.
syscall_getspacedefault.c 1.1 kB 2744 2 months dhozac: Add new 0x00020303 API, using pid namespaces.
syscall_getspacemask-v21.hc 1.1 kB 2415 2 years dhozac: Work better on 2.6.19. This includes adding a new kind of API that depends …
syscall_getspacemask.c 1.1 kB 2415 2 years dhozac: Work better on 2.6.19. This includes adding a new kind of API that depends …
syscall_gettasknid-net.hc 1.0 kB 1501 4 years ensc: added network layer functions
syscall_gettasknid.c 1.1 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_gettaskxid-oldproc.hc 1.3 kB 738 5 years ensc: renamed *_X to *_oldproc
syscall_gettaskxid-v13.hc 1.0 kB 701 5 years ensc: use the VCMD_* macros instead of the VC_CMD(...) macros
syscall_gettaskxid.c 1.3 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_getvci-v21.hc 0.9 kB 2589 1 year dhozac: Add support for a separate filesystem tag, and in the process improve the …
syscall_getvci.c 1.0 kB 2589 1 year dhozac: Add support for a separate filesystem tag, and in the process improve the …
syscall_getvhiname-olduts.hc 1.2 kB 733 5 years ensc: initial checkin
syscall_getvhiname-v13.hc 1.5 kB 2242 3 years ensc: vc_get_vhi_name_v13(): added comment near the strncpy(3) call which tells …
syscall_getvhiname.c 1.3 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_getvxinfo-oldproc.hc 1.0 kB 1091 5 years ensc: return better errorcodes
syscall_getvxinfo-v13.hc 1.2 kB 970 5 years ensc: vc_get_vx_info_v13(): handle xid==0 and xid==1 case manually
syscall_getvxinfo.c 1.3 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_kill-v11.hc 1.0 kB 736 5 years ensc: use CTX_USER2KERNEL to wrap xid
syscall_kill.c 1.4 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_netadd-net.hc 1.6 kB 2584 1 year dhozac: Fix setting the broadcast address.
syscall_netadd-netv2.hc 1.9 kB 2708 5 months dhozac: Support 0.0.0.0 for 2.3 kernels.
syscall_netadd.c 1.4 kB 2578 1 year dhozac: Add support for the various new APIs in 2.2 and 2.3, in particular, netv2.
syscall_netcreate-net.hc 1.0 kB 1501 4 years ensc: added network layer functions
syscall_netcreate.c 1.1 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_netmigrate-net.hc 0.9 kB 1501 4 years ensc: added network layer functions
syscall_netmigrate.c 1.1 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_netremove-net.hc 1.7 kB 2578 1 year dhozac: Add support for the various new APIs in 2.2 and 2.3, in particular, netv2.
syscall_netremove-netv2.hc 2.2 kB 2700 6 months dhozac: A kernel without IPv6-support will return ENOSYS for vc_net_remove_ipv6.
syscall_netremove.c 1.4 kB 2578 1 year dhozac: Add support for the various new APIs in 2.2 and 2.3, in particular, netv2.
syscall_remdlimit-v13.hc 1.1 kB 1881 4 years ensc: use CALL_VC_V13B instead of CALL_VC_V13
syscall_remdlimit.c 1.1 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_resetminmax-v21.hc 0.9 kB 2380 2 years dhozac: Add the new syscalls from 2.1.
syscall_resetminmax.c 1.1 kB 2380 2 years dhozac: Add the new syscalls from 2.1.
syscall_rlimit-v11.hc 2.2 kB 976 5 years ensc: vc_get_rlimit_mask_v11(): use correct datastructure
syscall_rlimit.c 1.9 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_rlimitstat-v21.hc 1.2 kB 2380 2 years dhozac: Add the new syscalls from 2.1.
syscall_rlimitstat.c 1.1 kB 2380 2 years dhozac: Add the new syscalls from 2.1.
syscall_schedinfo-v21.hc 1.2 kB 2449 2 years dhozac: Add vc_sched_info API. Make vserver-stat use the various APIs instead of …
syscall_schedinfo.c 1.1 kB 2449 2 years dhozac: Add vc_sched_info API. Make vserver-stat use the various APIs instead of …
syscall_setbadness-v23.hc 1.0 kB 2674 7 months dhozac: Add missing svn:keywords.
syscall_setbadness.c 1.1 kB 2674 7 months dhozac: Add missing svn:keywords.
syscall_setccaps-v13.hc 1.1 kB 2367 2 years dhozac: This commit adds support for the 2.1 vserver API. Update the kernel …
syscall_setccaps-v21.hc 1.2 kB 2372 2 years dhozac: Set svn:keywords. Fix the vc_set_sched API to make more sense, and handle …
syscall_setccaps.c 1.4 kB 2367 2 years dhozac: This commit adds support for the 2.1 vserver API. Update the kernel …
syscall_setcflags-v13.hc 1.1 kB 1449 4 years ensc: renamed files so that their names are corresponding the kernel API. …
syscall_setcflags.c 1.2 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_setdlimit-v13.hc 1.4 kB 1881 4 years ensc: use CALL_VC_V13B instead of CALL_VC_V13
syscall_setdlimit.c 1.1 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_setiattr-fscompat.hc 2.3 kB 2151 3 years ensc: Changed the barrier-code so that it sets both the 't' ext2-flag …
syscall_setiattr-v13.hc 1.1 kB 1216 4 years ensc: updated interface
syscall_setiattr.c 1.4 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_setmapping-v21.hc 1.1 kB 2427 2 years dhozac: Add vdevmap and required functionality.
syscall_setmapping.c 1.2 kB 2427 2 years dhozac: Add vdevmap and required functionality.
syscall_setnamespace-v13.hc 1.0 kB 2415 2 years dhozac: Work better on 2.6.19. This includes adding a new kind of API that depends …
syscall_setnamespace-v21.hc 1.1 kB 2415 2 years dhozac: Work better on 2.6.19. This includes adding a new kind of API that depends …
syscall_setnamespace.c 1.4 kB 2415 2 years dhozac: Work better on 2.6.19. This includes adding a new kind of API that depends …
syscall_setncaps-net.hc 1.1 kB 1501 4 years ensc: added network layer functions
syscall_setncaps.c 1.2 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_setnflags-net.hc 1.1 kB 1501 4 years ensc: added network layer functions
syscall_setnflags.c 1.2 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_setsched-v13.hc 1.4 kB 2367 2 years dhozac: This commit adds support for the 2.1 vserver API. Update the kernel …
syscall_setsched-v13obs.hc 1.6 kB 2271 3 years ensc: split vc_set_sched_v13obs() into an own file
syscall_setsched-v21.hc 2.1 kB 2454 2 years dhozac: Use VCMD_set_sched_v4 as intended.
syscall_setsched-v22.hc 1.4 kB 2674 7 months dhozac: Add missing svn:keywords.
syscall_setsched.c 1.4 kB 2578 1 year dhozac: Add support for the various new APIs in 2.2 and 2.3, in particular, netv2.
syscall_setvhiname-olduts.hc 1.2 kB 733 5 years ensc: initial checkin
syscall_setvhiname-v13.hc 1.5 kB 2133 3 years ensc: - s!VCMD_vx_.et_vhi_name!VCMD_.et_vhi_name! - added workaround for older …
syscall_setvhiname.c 1.4 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
syscall_tagcreate.c 1.0 kB 2674 7 months dhozac: Add missing svn:keywords.
syscall_tagmigrate-v23.hc 0.9 kB 2674 7 months dhozac: Add missing svn:keywords.
syscall_tagmigrate.c 1.0 kB 2674 7 months dhozac: Add missing svn:keywords.
syscall_tasktag-v23.hc 0.9 kB 2674 7 months dhozac: Add missing svn:keywords.
syscall_tasktag.c 1.0 kB 2674 7 months dhozac: Add missing svn:keywords.
syscall_unsetmapping-v21.hc 1.1 kB 2674 7 months dhozac: Add missing svn:keywords.
syscall_unsetmapping.c 1.2 kB 2674 7 months dhozac: Add missing svn:keywords.
syscall_virtstat-v21.hc 1.2 kB 2380 2 years dhozac: Add the new syscalls from 2.1.
syscall_virtstat.c 1.1 kB 2380 2 years dhozac: Add the new syscalls from 2.1.
syscall_waitexit-v13.hc 1.0 kB 2317 2 years dhozac: - Update the kernel headers to 2.0.2.1. - Add missing flags. - Fix the …
syscall_waitexit.c 1.1 kB 2207 3 years ensc: include "virtual.h" instead of "linuxvirtual.h"
tagopt2tag.c 1.6 kB 2674 7 months dhozac: Add missing svn:keywords.
util-vserver.pc.subst 207 bytes 85 5 years ensc: initial checkin
utils-legacy.h 1.6 kB 177 5 years ensc: initial checkin
val2text-t2v-uint32.c 0.9 kB 1132 5 years ensc: initial checkin
val2text-t2v-uint64.c 0.9 kB 1132 5 years ensc: initial checkin
val2text-v2t-uint32.c 0.9 kB 1132 5 years ensc: initial checkin
val2text-v2t-uint64.c 0.9 kB 1132 5 years ensc: initial checkin
val2text.hc 2.3 kB 2651 8 months dhozac: Don't remove bits for which there were no match. Cast 1 to the TYPE, so …
virtual.h 1.3 kB 2589 1 year dhozac: Add support for a separate filesystem tag, and in the process improve the …
vserver-internal.h 9.0 kB 2757 2 weeks dhozac: Pid namespace support will be available in 0x00020304.
vserver.h 35.3 kB 2762 2 weeks dhozac: Add PERSISTENT feature.
xidopt2xid.c 1.6 kB 2589 1 year dhozac: Add support for a separate filesystem tag, and in the process improve the …
  • Property svn:ignore set to
    *.la
    *.lo
    .buexcl
    .deps
    .dirstamp
    .libs
    util-vserver.pc
    *.a
Note: See TracBrowser for help on using the browser.