summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* maint: use COPYING.LIB version 2.1Jim Meyering2009-08-042-158/+125
* build: don't emit trailing blanks, remove generated fileJim Meyering2009-08-042-7/+8
* build: remove more files added by ./autogen.shJim Meyering2009-08-0410-561/+0
* build: tell aclocal to search gnulib/m4, tooJim Meyering2009-08-041-1/+1
* Document and enforce the new spaces-only indentation policy.Jim Meyering2009-08-033-3/+33
* Convert all TABs-as-indentation to spaces.Jim Meyering2009-08-0350-3485/+3485
* Remove files imported via autogen.sh.Jim Meyering2009-08-0335-3539/+27
* allow use of #if HAVE_CONFIG_H, for example codeJim Meyering2009-08-031-0/+2
* guestfs: fix typo in my recent changeJim Meyering2009-08-031-3/+3
* Guard #inclusion of config.h in examples.Jim Meyering2009-08-032-2/+6
* build: reenable "syntax-check" rule: sc_const_long_optionJim Meyering2009-08-034-4/+3
* build: temporarily disable failing "syntax-check" rulesJim Meyering2009-08-031-0/+14
* maint: use a git submodule for gnulibJim Meyering2009-08-0311-839/+263
* always include <config.h>Jim Meyering2009-08-034-0/+4
* build: add -I option to get config.h.Jim Meyering2009-08-031-2/+5
* guestfs: don't fault upon failed vasprintfJim Meyering2009-08-031-1/+3
* Cleanup whitespace warnings in Lib.pmMatthew Booth2009-08-031-4/+4
* Use grub entries to find Linux kernelsMatthew Booth2009-08-032-89/+275
* guestfish: Display RStructList results more pleasantly.Richard W.M. Jones2009-07-311-15/+28
* Add interface to Linux 'inotify' API.Richard W.M. Jones2009-07-317-3/+433
* lib: Add selinux=0 to default kernel command line.Richard W.M. Jones2009-07-311-1/+2