- verifyVserver(): implemented it
[util-vserver.git] / util-vserver / src /
2005-10-29 Enrico Scholzadded some stack checks
2005-10-29 Enrico Scholzdo not include "linuxvirtual.h" anymore; it's not needed
2005-10-29 Enrico Scholzinclude "virtual.h" instead of "linuxvirtual.h"
2005-10-29 Enrico Scholzuse our 'assert' from "lib_internal/coreassert.h"
2005-10-29 Enrico Scholzcleanups; undefine macros after their use, set some...
2005-10-29 Enrico Scholzwhen giving a directory and other filesystem objects...
2005-10-25 Enrico Scholzadded hashcalc.sh
2005-10-25 Enrico Scholzfixed params in calculateHashFromFD() call
2005-10-23 Enrico ScholztestInternal(): fixed return value for non-existing...
2005-10-23 Enrico Scholzadded hashcalc
2005-10-23 Enrico Scholzadded TESTSUITE mode
2005-07-25 Enrico Scholz- made the alarm() code working with glibc also; glibc...
2005-07-15 Enrico Scholzfixed paths so that it works again...
2005-07-04 Enrico Scholzallow to pass a numeric xid to 'vserver-info ... RUNNING'
2005-07-03 Enrico Scholzimplemented 'testfile' subcommand
2005-07-03 Enrico Scholzimplemented better error-handling in the read() and...
2005-07-03 Enrico Scholz- cleanups
2005-07-03 Enrico Scholz- doPwStringRequest(): fixed x86_64 issue; rpm-fake...
2005-07-02 Enrico Scholzremoved the C++ tools; they do not work with recent...
2005-06-30 Enrico Scholzreplaced all the small chroot-* programs with a single...
2005-05-19 Enrico Scholzfixed calculation of hours (%24 instead of %60); report...
2005-05-19 Enrico Scholzadded '-i', '-o' and '-a' options to cat or override...
2005-05-05 Enrico Scholzadded vwait
2005-05-05 Enrico Scholzinitial checkin
2005-05-05 Enrico Scholzuse '__linux__' instead of '__linux' (reported by Ola...
2005-05-05 Enrico Scholzminor cosmetical cleanup
2005-05-05 Enrico Scholz- added support for '--help' and '--version'
2005-05-05 Enrico Scholz- 'chroot-cat' supports now the '--help' and '--version...
2005-05-02 Enrico Scholzuse <syscall-wrap.h>
2005-04-28 Enrico Scholzallow to override the execution domain (personality...
2005-04-28 Enrico Scholzadded a TEMP_FAILURE_RETRY around a read(2)
2005-04-24 Enrico ScholzshowContexts(): added 'const' qualifier
2005-04-12 Enrico Scholzimplemented VERIFYPROC method
2005-04-10 Enrico Scholzsend the signals for endgrent() and endpwent()
2005-04-10 Enrico Scholzignore errors during setsid(2) execution (required...
2005-04-08 Enrico Scholzfixed typo
2005-03-24 Enrico Scholzs!write()!Vwrite()! at some places
2005-03-24 Enrico Scholzs!write()!Vwrite()! at some places
2005-03-24 Enrico Scholzs!write()!Vwrite()! at some places
2005-03-24 Enrico Scholzoptimized directory creation
2005-03-23 Enrico Scholzadded lots of new code...
2005-03-23 Enrico Scholzis_selinux_enabled(): added
2005-03-22 Enrico Scholzhonor return codes of read(2) and write(2) when communi...
2005-03-22 Enrico Scholzworkaround warning messages regarding 'warn_unused_retu...
2005-03-19 Enrico Scholzobsoleted
2005-03-19 Enrico Scholzadded to be removed...
2005-03-19 Enrico Scholzobsoleted...
2005-03-19 Enrico Scholzinitial checkin
2005-03-19 Enrico Scholzmoved vdlimit into the only-C99 section
2005-03-18 Enrico Scholzinclude <sys/stat.h> instead of defining a 'struct...
2005-03-18 Enrico Scholzmade it work...
2005-03-18 Enrico Scholzapplied changes in the MatchList-API
2005-03-18 Enrico Scholzuse $(LIBENSCVECTOR) instead of libensc_vector.a
2005-03-17 Enrico Scholzupdated
2005-03-17 Enrico Scholzuse new Unify_unify() API
2005-03-17 Enrico Scholzuse new Unify_unify() API
2005-03-17 Enrico Scholzinitial checkin
2005-03-17 Enrico Scholzuse $(LIBINTERNAL) instead of lib_internal/libinternal.a
2005-03-17 Enrico Scholzuse $(LIBINTERNAL) instead of lib_internal/libinternal.a
2005-03-09 Enrico Scholzadded XIDTYPE support
2005-03-09 Enrico Scholzuse EopenD() instead of Eopen()
2005-03-02 Enrico Scholzdo not assume 'nodev' on 'devpts'
2005-03-02 Enrico Scholzadded *vdlimit functions + tools (patch provided by...
2005-02-25 Enrico Scholz/me should learn to differ between script-languages...
2005-02-25 Enrico Scholzassume 'nodev' by default
2005-02-15 Enrico Scholzfixed name of the run.rev symlink; there was a '/'...
2005-02-07 Enrico Scholzfixed typos
2005-02-01 Enrico Scholzchanged matchlist-API to pass additional information...
2005-01-31 Enrico Scholzfixed environment unsetting: it will be now done shortl...
2005-01-31 Enrico Scholzremoved 'run.rev' as a vserver-local variable and made...
2005-01-27 Enrico Scholzreworked the capability.h stuff
2005-01-27 Enrico Scholzadded capability-compat.h
2005-01-27 Enrico Scholzimplemented capability-support check
2005-01-27 Enrico Scholzfixed execution order of chroot(2) and context-creation...
2005-01-27 Enrico Scholzadded check-unixfile
2005-01-27 Enrico Scholzinitial checkin
2005-01-26 Enrico Scholzadded '--rootfs' option
2005-01-21 Enrico Scholzadded rpm_execcon() wrapper to make it work in SELinux...
2004-12-21 Enrico Scholzfixed segfault when no arguments are given (reported...
2004-12-16 Enrico Scholzrenamed the 'fd_set' variable to 'fdset'. former name...
2004-10-19 Enrico Scholzmerged from UV_NAMESPACE_AFTER_CHROOT branch
2004-10-19 Enrico Scholzuse some dirty hacks to include <linuxcaps.h> cleanly
2004-10-18 Enrico Scholzdo not include "linuxcaps.h" anymore
2004-10-06 Enrico Scholzlink secure-mount against libvserver
2004-10-06 Enrico Scholzadded better diagnostic when fstab-parsing fails
2004-10-01 Enrico Scholzadded warnings regarding procfs-security
2004-09-24 Enrico Scholzremoved a __THROW which is not needed and causes errors...
2004-09-22 Enrico Scholzuse new vc_set_sched structure
2004-09-22 Enrico Scholzset the "secure" flags on '--secure' manually. This...
2004-09-10 Enrico Scholzfixed missing argument for '--xid' switch
2004-09-07 Enrico Scholzuse vc_get_insecureflags() on '--secure' option
2004-08-27 Enrico ScholzshowHelp(): improved message
2004-08-27 Enrico Scholzappend '\0' to the buffer read by readlink()
2004-08-27 Enrico Scholzinclude <sys/select.h>
2004-08-25 Enrico Scholzreworked it; '--chroot' does not accept an argument...
2004-08-19 Enrico Scholzfixed some #includes for the new position of sys_clone.h
2004-08-19 Enrico Scholzdefine ENSC_WRAPPERS_UNISTD; it is used for some legacy...
2004-08-19 Enrico Scholzfixed some #includes to reflect changed position of...
2004-08-19 Enrico ScholzcheckForRace(), resolveCtx(): removed prototypes
2004-08-19 Enrico ScholzcheckForRace(): removed as unused
next