2009-08-13 |
Jim Meyering | tests: increase likelihood that heap abuse triggers... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | appliance: Remove /usr/sbin/tcpd - it's unreadable... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | appliance: Replace LANG=C with LC_ALL=C |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | umount: Enable device name translation for device param... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | mount: Check mountpoints are absolute paths. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | selinux: Don't fail if libselinux is not found. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | Misc parameters which are String but should be Pathname. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | In rmmountpoint, have to explicitly check for ABS_PATH... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | inotify-add-watch does not need to explicitly check... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | cp/cp-a/mv parameters marked as Pathname. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | do_equal does not need to explicitly check for NEED_ROO... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | generator.ml: convert leading TABs to spaces |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | sfdisk: guard against buffer overflow |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | do_umount: don't use RESOLVE_DEVICE anymore |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | generator.ml: factor out "pr_args n" function |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | generator.ml: finish adding Dev_or_Path support |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | generator.ml: add type: Dev_or_Path |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | generator.ml: constify do_mkdtemp |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | generator.ml: move String/Device decls "down" to definition |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | generator.ml: use new "Pathname" designation |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | generator.ml: new type, "Pathname" |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | generator.ml: emit "const char *" for Device and String... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | fix daemon.h's use of NEED_ROOT-in-#define |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | update all NEED_ROOT uses |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | * src/generator.ml: Change all `String "device"' to... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | update generator to emit each RESOLVE_DEVICE call |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | s/NEED_ROOT_OR_IS_DEVICE/REQUIRE_ROOT_OR_RESOLVE_DEVICE/ |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | guestfsd.c: correct s/IS_DEVICE/RESOLVE_DEVICE/ in... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | manually adjust ABS_PATH uses for new semantics |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | update all uses of ABS_PATH |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | propagate semantic changes to NEED_ROOT, NEED_ROOT_OR_I... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | convert the last few, manually |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | change almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/ |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | * daemon/daemon.h (RESOLVE_DEVICE): Rename from IS_DEVICE. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Jim Meyering | generator.ml: define new String-like type: "Device" |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Matthew Booth | Don't assume grub is on a separate boot filesystem |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard W.M... | add_drive: Don't use cache=off if not supported by... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Richard Jones | Add 'setcon', 'getcon' commands to set and get the... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Richard Jones | Return error if allocations fail. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Richard Jones | Add documentation for SELinux configuration. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Richard Jones | Spelling fix: labelled -> labeled. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Richard Jones | If using SELinux, mount /selinux in the appliance. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Richard Jones | Allow selinux=? kernel flag to be controlled. |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Jim Meyering | fish: don't read freed memory |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Jim Meyering | doc: improve emacs snippets |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Richard Jones | Fix regression test rhbz503169c10.sh. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Richard Jones | Add contents of /proc/mounts to the debugging information. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Jim Meyering | daemon/ls: make do_ll require root, like all the rest |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Jim Meyering | build: avoid first-time configure-from-clone failure |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Jim Meyering | build: enable automake's silent rules option |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Jim Meyering | build: daemon/do_debug: parameters aren't always unused |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Jim Meyering | build: avoid warnings in daemon/inotify.c |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Jim Meyering | build: avoid warnings in daemon/guestfsd.c |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Jim Meyering | build: avoid warnings in daemon/debug.c |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Jim Meyering | define ATTRIBUTE_UNUSED |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Jim Meyering | daemon/file.c: remove duplicate absolute-path check |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Richard Jones | Tidy up generation of java/Makefile.inc. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Richard Jones | Debug: Improve the way the qemu command line is printed. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Richard Jones | Allow network interface to be configured. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Richard Jones | Tests: swapon_device test mkswap /dev/sda1 instead... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Richard Jones | Always pass mkswap -f parameter. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Richard Jones | Tests: Don't test block size in statvfs test. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Richard Jones | Version 1.0.66 1.0.66 |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Richard Jones | RHEL 5: inotify_init1 call did not exist on RHEL 5. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Richard Jones | Fix: segfault in tab completion (RHBZ#516024). |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Matthew Booth | Fix errno check in readdir in devsparts.c |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Richard Jones | Add ne2k-pci driver to the appliance. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Richard Jones | Make user network numbering explicit. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Richard Jones | appliance: More debug added to /init. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Matthew Booth | Exclude daemon/lib and daemon/tests from being added... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Jim Meyering | build: remove bootstrap's --gnulib-srcdir option |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Jim Meyering | build: fix build failure |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Jim Meyering | daemon: use gnulib |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Richard Jones | appliance: Include more debug output in the /init script. |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Matthew Booth | Recognise cd-rom devices in devsparts.c |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Matthew Booth | Fix test failures in upload and download (RHBZ#515764) |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Richard Jones | Add copyright and license notice to regressions/test... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Matthew Booth | Add some newly-untracked files to .gitignore |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Matthew Booth | Fix swapon_label test |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Matthew Booth | Add resultant change to po/POTFILES.in |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Matthew Booth | Add a test for an executable stack in resultant binaries |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Jim Meyering | build: generate some just-removed files in po/ |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jim Meyering | build: remove trailing blank lines; enable the syntax... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jim Meyering | build: exempt symlinks from trailing-blank-line prohibition |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jim Meyering | build: enable syntax-check: TAB-only indentation in... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jim Meyering | build: tweak HACKING so we pass "make syntax-check" |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jim Meyering | build: remove trailing blanks, enable syntax-check |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jim Meyering | maint: use COPYING.LIB version 2.1 |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jim Meyering | build: don't emit trailing blanks, remove generated... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jim Meyering | build: remove more files added by ./autogen.sh |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jim Meyering | build: tell aclocal to search gnulib/m4, too |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | Document and enforce the new spaces-only indentation... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | Convert all TABs-as-indentation to spaces. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | Remove files imported via autogen.sh. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | allow use of #if HAVE_CONFIG_H, for example code |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | guestfs: fix typo in my recent change |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | Guard #inclusion of config.h in examples. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | build: reenable "syntax-check" rule: sc_const_long_option |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | build: temporarily disable failing "syntax-check" rules |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jim Meyering | maint: use a git submodule for gnulib |
commit | commitdiff | tree | snapshot |
next |