root/trunk/lib


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2782 [2782] 09/01/08 14:54:09 dhozac Remove nuked files.
(edit) @2777 [2777] 08/27/08 12:38:07 dhozac This is going to be handled in the kernel.
(edit) @2762 [2762] 08/22/08 23:01:58 dhozac Add PERSISTENT feature.
(edit) @2761 [2761] 08/22/08 22:57:58 dhozac Pid namespaces will come in 0x00020304.
(edit) @2757 [2757] 08/21/08 19:57:33 dhozac Pid namespace support will be available in 0x00020304.
(edit) @2744 [2744] 07/14/08 22:09:00 dhozac Add new 0x00020303 API, using pid namespaces.
(edit) @2742 [2742] 07/14/08 16:12:02 dhozac Add exitlikeprocess.c.
(edit) @2741 [2741] 07/14/08 16:10:59 dhozac Add SPACES feature.
(edit) @2739 [2739] 07/14/08 15:12:25 dhozac Move exitLikeProcess to libvserver.
(edit) @2736 [2736] 07/13/08 19:51:18 dhozac Merge ionice patch (originally from anonc, updated for newer util-vserver …
(edit) @2732 [2732] 07/11/08 17:20:35 dhozac Add support for IATTR_WRITE.
(edit) @2728 [2728] 07/08/08 16:08:24 dhozac Revert changeset 2726. Needs #ifdef magic.
(edit) @2726 [2726] 07/07/08 01:58:46 dhozac Workaround broken headers.
(edit) @2716 [2716] 05/03/08 18:53:45 dhozac Add pid space feature.
(edit) @2708 [2708] 03/26/08 23:22:26 dhozac Support 0.0.0.0 for 2.3 kernels.
(edit) @2705 [2705] 03/17/08 09:55:11 dhozac Add the new flags.
(edit) @2700 [2700] 03/10/08 20:59:18 dhozac A kernel without IPv6-support will return ENOSYS for vc_net_remove_ipv6.
(edit) @2674 [2674] 01/27/08 08:55:13 dhozac Add missing svn:keywords.
(edit) @2660 [2660] 01/13/08 19:26:17 dhozac Only migrate to the tag once.
(edit) @2659 [2659] 01/12/08 16:55:25 dhozac Add support for PID and net namespaces.
(edit) @2657 [2657] 01/12/08 16:35:17 dhozac Fix svn:ignores.
(edit) @2651 [2651] 01/03/08 16:33:01 dhozac Don't remove bits for which there were no match. Cast 1 to the TYPE, so …
(edit) @2648 [2648] 01/03/08 01:40:54 dhozac Fix typo.
(edit) @2643 [2643] 12/19/07 03:17:10 dhozac Add VXC_KTHREAD.
(edit) @2642 [2642] 12/05/07 15:24:37 dhozac Use TAG_KERNEL2USER on the result.
(edit) @2619 [2619] 10/13/07 14:13:30 dhozac Add support for the OOM bias, and vmemctrl to control it.
(edit) @2618 [2618] 10/13/07 03:10:47 dhozac Added vspace, like vnamespace but generic.
(edit) @2616 [2616] 10/12/07 01:47:59 dhozac Ranges might want masks too.
(edit) @2615 [2615] 10/11/07 22:37:56 dhozac Add support for vc_unset_mapping introduced in 2.3.0.27.
(edit) @2603 [2603] 09/02/07 21:51:14 dhozac Use the correct syscall.
(edit) @2597 [2597] 08/26/07 19:48:26 dhozac Add remap_lback as an alias to lback_remap.
(edit) @2596 [2596] 08/25/07 18:56:12 dhozac Fallback to context if ncontext/tag don't exist. Fix remanining …
(edit) @2589 [2589] 08/16/07 05:06:50 dhozac Add support for a separate filesystem tag, and in the process improve the …
(edit) @2585 [2585] 08/12/07 02:13:31 dhozac Add network capability RAW_ICMP.
(edit) @2584 [2584] 08/10/07 17:28:42 dhozac Fix setting the broadcast address.
(edit) @2583 [2583] 08/09/07 04:39:25 dhozac Add all the network flags.
(edit) @2582 [2582] 08/09/07 01:10:52 dhozac Don't hardcode the spaces to create/unshare.
(edit) @2581 [2581] 08/08/07 23:32:25 dhozac Set the namespaces we've unshared.
(edit) @2578 [2578] 08/08/07 22:05:26 dhozac Add support for the various new APIs in 2.2 and 2.3, in particular, netv2.
(edit) @2568 [2568] 07/19/07 22:56:25 dhozac Add vc_get_sched.
(edit) @2565 [2565] 07/16/07 17:52:40 dhozac Add it to the Makefile.
(edit) @2564 [2564] 07/16/07 17:10:08 dhozac Make vc_get_ccaps do the right thing.
(edit) @2533 [2533] 04/21/07 16:06:26 dhozac Use the state change helper to stop the guest when the last process exits.
(edit) @2503 [2503] 02/22/07 06:18:18 dhozac Update to latest shiny.
(edit) @2501 [2501] 02/20/07 18:33:35 dhozac Add support for the migration flags.
(edit) @2499 [2499] 02/17/07 20:01:20 dhozac Update to latest shiny.
(edit) @2497 [2497] 02/14/07 20:24:35 dhozac Update to latest shiny.
(edit) @2495 [2495] 02/11/07 21:16:05 dhozac Update to shiny15.
(edit) @2493 [2493] 02/10/07 16:06:07 dhozac Xid 65535 is a static one when dynamic ones are disabled.
(edit) @2464 [2464] 01/20/07 14:55:42 dhozac Return 0 on any error, older kernels will return -EPERM for unknown …
(edit) @2455 [2455] 01/17/07 10:56:43 dhozac Add VC_VXSM_MSEC.
(edit) @2454 [2454] 01/17/07 10:56:23 dhozac Use VCMD_set_sched_v4 as intended.
(edit) @2449 [2449] 01/10/07 19:53:07 dhozac Add vc_sched_info API. Make vserver-stat use the various APIs instead of …
(edit) @2448 [2448] 01/10/07 19:49:13 dhozac There is no vc_create_context. Stop referencing it.
(edit) @2446 [2446] 01/09/07 14:22:11 dhozac Check if dietlibc declares syscall incompatibly, to avoid errors. Move the …
(edit) @2444 [2444] 01/03/07 12:55:04 dhozac Support legacy guests on 2.6 kernels as well.
(edit) @2441 [2441] 12/30/06 01:52:43 dhozac Organize things. Structures and functions dealing with similar things are …
(edit) @2437 [2437] 12/29/06 21:33:26 dhozac Use the correct type for the configuration bitfield.
(edit) @2427 [2427] 12/12/06 02:39:54 dhozac Add vdevmap and required functionality.
(edit) @2419 [2419] 12/08/06 16:35:24 dhozac Only enter the namespaces for static and dynamic xids (i.e. not the …
(edit) @2415 [2415] 12/08/06 14:24:49 dhozac Work better on 2.6.19. This includes adding a new kind of API that depends …
(edit) @2409 [2409] 11/27/06 15:18:46 dhozac Add VLIMIT_MAPPED, for mapped files that are in RAM.
(edit) @2404 [2404] 11/25/06 01:38:30 dhozac Add NXF_SINGLE_IP.
(edit) @2393 [2393] 11/23/06 19:30:29 dhozac Support the prefixes for all types of flags and capabilities. Add …
(edit) @2392 [2392] 11/20/06 22:12:30 dhozac Recognize set_utsname as a ccap too.
(edit) @2384 [2384] 11/19/06 18:25:11 dhozac Break up the old chbind into ncontext, nattribute, and naddress. This is …
(edit) @2380 [2380] 11/15/06 21:14:00 dhozac Add the new syscalls from 2.1.
(edit) @2377 [2377] 11/13/06 22:53:45 dhozac Add the VLIMITs. Add RLIMIT_MSGQUEUE, define it ourselves if not present …
(edit) @2372 [2372] 11/05/06 18:48:24 dhozac Set svn:keywords. Fix the vc_set_sched API to make more sense, and handle …
(edit) @2369 [2369] 11/04/06 14:59:28 dhozac Fix typos from last commit.
(edit) @2367 [2367] 11/03/06 20:59:15 dhozac This commit adds support for the 2.1 vserver API. Update the kernel …
(edit) @2339 [2339] 09/30/06 00:15:14 dhozac Use the older versions of these syscalls, so the utils will work on older …
(edit) @2317 [2317] 09/15/06 23:18:21 dhozac - Update the kernel headers to 2.0.2.1. - Add missing flags. - Fix the …
(edit) @2313 [2313] 09/15/06 10:31:53 hollow cleanup old cvs cruft; add mkrelease script; use svn2cl instead of cvs2cl
(edit) @2297 [2297] 09/12/06 13:14:56 dhozac Update to the latest version of Herbert's alternative …
(edit) @2286 [2286] 09/12/06 12:26:39 dhozac Fix vc_set_ccaps to work the way the kernel expects it …
(copy) @2283 [2283] 09/10/06 19:07:57 hollow skip duplicate util-vserver dir
copied from trunk/util-vserver/lib:
(edit) @2273 [2273] 01/22/06 19:19:33 ensc use the new VC_ENABLE_API_V13OBS define
Note: See TracRevisionLog for help on using the revision log.