2009-08-14 |
Jim Meyering | generator.ml: factor out a function
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | tests: increase likelihood that heap abuse triggers...
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | generator.ml: convert leading TABs to spaces
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | sfdisk: guard against buffer overflow
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | do_umount: don't use RESOLVE_DEVICE anymore
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | generator.ml: factor out "pr_args n" function
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | generator.ml: finish adding Dev_or_Path support
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | generator.ml: add type: Dev_or_Path
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | generator.ml: constify do_mkdtemp
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | generator.ml: move String/Device decls "down" to definition
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | generator.ml: use new "Pathname" designation
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | generator.ml: new type, "Pathname"
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | generator.ml: emit "const char *" for Device and String...
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | fix daemon.h's use of NEED_ROOT-in-#define
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | update all NEED_ROOT uses
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | * src/generator.ml: Change all `String "device"' to...
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | update generator to emit each RESOLVE_DEVICE call
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | s/NEED_ROOT_OR_IS_DEVICE/REQUIRE_ROOT_OR_RESOLVE_DEVICE/
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | guestfsd.c: correct s/IS_DEVICE/RESOLVE_DEVICE/ in...
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | manually adjust ABS_PATH uses for new semantics
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | update all uses of ABS_PATH
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | propagate semantic changes to NEED_ROOT, NEED_ROOT_OR_IS_DEVICE
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | convert the last few, manually
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | change almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | * daemon/daemon.h (RESOLVE_DEVICE): Rename from IS_DEVICE.
|
commit | commitdiff | tree |
2009-08-13 |
Jim Meyering | generator.ml: define new String-like type: "Device"
|
commit | commitdiff | tree |
2009-08-12 |
Jim Meyering | fish: don't read freed memory
|
commit | commitdiff | tree |
2009-08-12 |
Jim Meyering | doc: improve emacs snippets
|
commit | commitdiff | tree |
2009-08-11 |
Jim Meyering | daemon/ls: make do_ll require root, like all the rest
|
commit | commitdiff | tree |
2009-08-10 |
Jim Meyering | build: avoid first-time configure-from-clone failure
|
commit | commitdiff | tree |
2009-08-10 |
Jim Meyering | build: enable automake's silent rules option
|
commit | commitdiff | tree |
2009-08-10 |
Jim Meyering | build: daemon/do_debug: parameters aren't always unused
|
commit | commitdiff | tree |
2009-08-10 |
Jim Meyering | build: avoid warnings in daemon/inotify.c
|
commit | commitdiff | tree |
2009-08-10 |
Jim Meyering | build: avoid warnings in daemon/guestfsd.c
|
commit | commitdiff | tree |
2009-08-10 |
Jim Meyering | build: avoid warnings in daemon/debug.c
|
commit | commitdiff | tree |
2009-08-10 |
Jim Meyering | define ATTRIBUTE_UNUSED
|
commit | commitdiff | tree |
2009-08-10 |
Jim Meyering | daemon/file.c: remove duplicate absolute-path check
|
commit | commitdiff | tree |
2009-08-06 |
Jim Meyering | build: remove bootstrap's --gnulib-srcdir option
|
commit | commitdiff | tree |
2009-08-06 |
Jim Meyering | build: fix build failure
|
commit | commitdiff | tree |
2009-08-06 |
Jim Meyering | daemon: use gnulib
|
commit | commitdiff | tree |
2009-08-05 |
Jim Meyering | build: generate some just-removed files in po/
|
commit | commitdiff | tree |
2009-08-04 |
Jim Meyering | build: remove trailing blank lines; enable the syntax...
|
commit | commitdiff | tree |
2009-08-04 |
Jim Meyering | build: exempt symlinks from trailing-blank-line prohibition
|
commit | commitdiff | tree |
2009-08-04 |
Jim Meyering | build: enable syntax-check: TAB-only indentation in...
|
commit | commitdiff | tree |
2009-08-04 |
Jim Meyering | build: tweak HACKING so we pass "make syntax-check"
|
commit | commitdiff | tree |
2009-08-04 |
Jim Meyering | build: remove trailing blanks, enable syntax-check
|
commit | commitdiff | tree |
2009-08-04 |
Jim Meyering | maint: use COPYING.LIB version 2.1
|
commit | commitdiff | tree |
2009-08-04 |
Jim Meyering | build: don't emit trailing blanks, remove generated...
|
commit | commitdiff | tree |
2009-08-04 |
Jim Meyering | build: remove more files added by ./autogen.sh
|
commit | commitdiff | tree |
2009-08-04 |
Jim Meyering | build: tell aclocal to search gnulib/m4, too
|
commit | commitdiff | tree |
2009-08-03 |
Jim Meyering | Document and enforce the new spaces-only indentation...
|
commit | commitdiff | tree |
2009-08-03 |
Jim Meyering | Convert all TABs-as-indentation to spaces.
|
commit | commitdiff | tree |
2009-08-03 |
Jim Meyering | Remove files imported via autogen.sh.
|
commit | commitdiff | tree |
2009-08-03 |
Jim Meyering | allow use of #if HAVE_CONFIG_H, for example code
|
commit | commitdiff | tree |
2009-08-03 |
Jim Meyering | guestfs: fix typo in my recent change
|
commit | commitdiff | tree |
2009-08-03 |
Jim Meyering | Guard #inclusion of config.h in examples.
|
commit | commitdiff | tree |
2009-08-03 |
Jim Meyering | build: reenable "syntax-check" rule: sc_const_long_option
|
commit | commitdiff | tree |
2009-08-03 |
Jim Meyering | build: temporarily disable failing "syntax-check" rules
|
commit | commitdiff | tree |
2009-08-03 |
Jim Meyering | maint: use a git submodule for gnulib
|
commit | commitdiff | tree |
2009-08-03 |
Jim Meyering | always include <config.h>
|
commit | commitdiff | tree |
2009-08-03 |
Jim Meyering | build: add -I option to get config.h.
|
commit | commitdiff | tree |
2009-08-03 |
Jim Meyering | guestfs: don't fault upon failed vasprintf
|
commit | commitdiff | tree |
2009-07-30 |
Jim Meyering | configure.ac: more quoting
|
commit | commitdiff | tree |
2009-07-30 |
Jim Meyering | build: fix test for --nocompress option ...29, 2009 at 10:50:44PM +0200, Jim Meyering wrote: From: Jim Meyering <meyering@redhat.com>
|
commit | commitdiff | tree |
2009-07-30 |
Jim Meyering | build: fix test for --nocompress option From: Jim Meyering <meyering@redhat.com>
|
commit | commitdiff | tree |
2009-07-30 |
Jim Meyering | fix comments; move declarations
|
commit | commitdiff | tree |
2009-07-29 |
Jim Meyering | build: avoid locale-specific changes in generated,... From: Jim Meyering <meyering@redhat.com>
|
commit | commitdiff | tree |
2009-07-03 |
Jim Meyering | generate slightly more "const-correct" code
|
commit | commitdiff | tree |
2009-07-03 |
Jim Meyering | avoid leak upon failed realloc
|
commit | commitdiff | tree |
2009-07-03 |
Jim Meyering | remove trailing blanks
|
commit | commitdiff | tree |
2009-07-03 |
Jim Meyering | daemon/readdir: avoid a small leak
|
commit | commitdiff | tree |
2009-07-02 |
Jim Meyering | use safe_malloc and safe_calloc in generated code
|
commit | commitdiff | tree |
2009-07-02 |
Jim Meyering | prefer sizeof *VAR over sizeof TYPE (no semantic change)
|
commit | commitdiff | tree |
2009-07-02 |
Jim Meyering | avoid automake failure
|
commit | commitdiff | tree |
2009-07-02 |
Jim Meyering | arrange to build some generated sources
|
commit | commitdiff | tree |
2009-07-01 |
Jim Meyering | fish: handle some out-of-memory conditions
|
commit | commitdiff | tree |
2009-07-01 |
Jim Meyering | Don't dereference or free undefined "msg" upon OOM.
|
commit | commitdiff | tree |
2009-04-30 |
Jim Meyering | build: don't tell "make clean" to remove my '~' backup... From: Jim Meyering <meyering@redhat.com>
|
commit | commitdiff | tree |
2009-04-30 |
Jim Meyering | * fish/completion.c (commands): Declare with a 2nd... From: Jim Meyering <meyering@redhat.com>
|
commit | commitdiff | tree |
|