summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add 'setcon', 'getcon' commands to set and get the SELinux context.Richard Jones2009-08-138-1/+122
* Return error if allocations fail.Richard Jones2009-08-121-0/+12
* Add documentation for SELinux configuration.Richard Jones2009-08-121-4/+42
* Spelling fix: labelled -> labeled.Richard Jones2009-08-121-4/+4
* If using SELinux, mount /selinux in the appliance.Richard Jones2009-08-123-2/+15
* Allow selinux=? kernel flag to be controlled.Richard Jones2009-08-122-5/+49
* fish: don't read freed memoryJim Meyering2009-08-121-4/+4
* doc: improve emacs snippetsJim Meyering2009-08-121-2/+10
* Fix regression test rhbz503169c10.sh.Richard Jones2009-08-121-0/+3
* Add contents of /proc/mounts to the debugging information.Richard Jones2009-08-111-0/+1
* daemon/ls: make do_ll require root, like all the restJim Meyering2009-08-111-7/+10
* build: avoid first-time configure-from-clone failureJim Meyering2009-08-101-0/+3
* build: enable automake's silent rules optionJim Meyering2009-08-102-0/+6
* build: daemon/do_debug: parameters aren't always unusedJim Meyering2009-08-101-1/+7
* build: avoid warnings in daemon/inotify.cJim Meyering2009-08-101-3/+4
* build: avoid warnings in daemon/guestfsd.cJim Meyering2009-08-101-2/+2
* build: avoid warnings in daemon/debug.cJim Meyering2009-08-101-1/+1
* define ATTRIBUTE_UNUSEDJim Meyering2009-08-101-0/+10
* daemon/file.c: remove duplicate absolute-path checkJim Meyering2009-08-101-1/+0
* Tidy up generation of java/Makefile.inc.Richard Jones2009-08-072-7/+43
* Debug: Improve the way the qemu command line is printed.Richard Jones2009-08-071-7/+31
* Allow network interface to be configured.Richard Jones2009-08-072-1/+12
* Tests: swapon_device test mkswap /dev/sda1 instead of /dev/sdb.Richard Jones2009-08-071-4/+17
* Always pass mkswap -f parameter.Richard Jones2009-08-061-2/+2
* Tests: Don't test block size in statvfs test.Richard Jones2009-08-061-2/+1
* Version 1.0.661.0.66Richard Jones2009-08-063-1052/+972
* RHEL 5: inotify_init1 call did not exist on RHEL 5.Richard Jones2009-08-062-1/+23
* Fix: segfault in tab completion (RHBZ#516024).Richard Jones2009-08-061-2/+2
* Fix errno check in readdir in devsparts.cMatthew Booth2009-08-061-3/+5
* Add ne2k-pci driver to the appliance.Richard Jones2009-08-062-1/+5
* Make user network numbering explicit.Richard Jones2009-08-061-2/+2
* appliance: More debug added to /init.Richard Jones2009-08-061-0/+2
* Exclude daemon/lib and daemon/tests from being added to po/POTFILES.inMatthew Booth2009-08-061-0/+2
* build: remove bootstrap's --gnulib-srcdir optionJim Meyering2009-08-061-39/+5
* build: fix build failureJim Meyering2009-08-061-1/+1
* daemon: use gnulibJim Meyering2009-08-065-1/+75
* appliance: Include more debug output in the /init script.Richard Jones2009-08-061-5/+12
* Recognise cd-rom devices in devsparts.cMatthew Booth2009-08-061-72/+96
* Fix test failures in upload and download (RHBZ#515764)Matthew Booth2009-08-061-2/+4
* Add copyright and license notice to regressions/test-noexec-stack.plRichard Jones2009-08-061-0/+15
* Add some newly-untracked files to .gitignoreMatthew Booth2009-08-051-0/+11
* Fix swapon_label testMatthew Booth2009-08-051-1/+3
* Add resultant change to po/POTFILES.inMatthew Booth2009-08-051-0/+1
* Add a test for an executable stack in resultant binariesMatthew Booth2009-08-052-3/+69
* build: generate some just-removed files in po/Jim Meyering2009-08-051-0/+15
* build: remove trailing blank lines; enable the syntax-check ruleJim Meyering2009-08-0411-11/+0
* build: exempt symlinks from trailing-blank-line prohibitionJim Meyering2009-08-041-2/+3
* build: enable syntax-check: TAB-only indentation in MakefilesJim Meyering2009-08-041-1/+0
* build: tweak HACKING so we pass "make syntax-check"Jim Meyering2009-08-041-2/+2
* build: remove trailing blanks, enable syntax-checkJim Meyering2009-08-044-4/+4