use $(LIBENSCVECTOR) instead of libensc_vector.a
[util-vserver.git] / util-vserver / src / chcontext.c
2005-03-22 Enrico Scholzworkaround warning messages regarding 'warn_unused_retu...
2004-05-11 Enrico Scholzset SIGCHLD sigmask to an expected value (SIG_DFL)
2004-04-28 Enrico Scholzuse vc_get_insecurebcaps() instead of vc_get_insecurecaps()
2004-04-14 Enrico Scholzapplied new kernel API (*flags* -> *cflags*, *_context...
2004-03-24 Enrico Scholzrenamed vc_get_securecaps() to vc_get_insecurecaps()
2004-03-24 Enrico Scholzprefer '--xid' instead of '--ctx'
2004-03-15 Enrico Scholzuse code from context-sync.hc
2004-03-07 Enrico Scholzuse new interface of the list2... functions
2004-03-05 Enrico Scholzuse vc_list2flag_compat() instead of vc_textlist2flag()
2004-02-27 Enrico Scholzcleanups; applied name-change from 'chcontext' to ...
2004-02-26 Enrico Scholzuse VC_DYNAMIC_XID instead of VC_RANDCTX
2004-02-25 Enrico Scholzuse more verbose perror()
2004-02-20 Enrico Scholzdo not do the lo-check anymore
2004-02-09 Enrico ScholzsetFlags(): use vc_textlist2flag() function
2004-02-06 Enrico Scholzuse new ensc_wrappers/ headers
2004-02-05 Enrico Scholzuse sethostname(2)/setdomainname(2) again...
2004-02-02 Enrico Scholzrewrote and enhanced it
2004-01-07 Enrico Scholz* removed obsolete and unused 'fakeinit' variable
2003-10-30 Enrico Scholzadded QUOTACTL to 'secure' caps (merged from 0.23.94)
2003-10-20 Enrico Scholzuse capability support from the library instead of...
2003-10-14 Enrico ScholzMerged with SYSCALL_SWITCH branch (sswitch_merge tag)
2003-10-13 Enrico Scholzinclude "compat.h"
2003-09-30 Enrico Scholzinclude <config.h>
2003-09-29 Enrico Scholzinitial checkin