libvirt/qemud
Jim Meyering dc42a9d2de remove Vim and Emacs variable settings from C source files
Done with these commands:
git grep -l Local.variab|xargs \
  perl -0x3b -pi -e 's,\n+/\*\n \* vim:(.|\n)*,\n,'

git grep -l Local.variab|xargs \
  perl -0x3b -pi -e 's,\n+/\*\n \* Local variables:\n(.|\n)*,\n,'
2008-04-10 16:53:29 +00:00
..
.cvsignore Ignore libvirtd.init, Daniel 2007-07-06 07:11:24 +00:00
default-network.xml Improve support for virtual networking 2007-03-13 22:43:22 +00:00
event.c remove Vim and Emacs variable settings from C source files 2008-04-10 16:53:29 +00:00
event.h Many typos fixed (Atsushi SAKAI). 2008-02-29 12:53:10 +00:00
internal.h remove Vim and Emacs variable settings from C source files 2008-04-10 16:53:29 +00:00
libvirtd.conf Many typos fixed (Atsushi SAKAI). 2008-02-29 12:53:10 +00:00
libvirtd.init.in Initial integration of SASL authentication, working for Kerberos only 2007-12-05 15:24:15 +00:00
libvirtd.policy Added PolicyKit authentication support 2007-12-05 18:21:27 +00:00
libvirtd.sasl Remove all trailing blanks; turn on the rule to detect them. 2008-02-05 19:27:37 +00:00
libvirtd.sysconf Initial integration of SASL authentication, working for Kerberos only 2007-12-05 15:24:15 +00:00
Makefile.am fix a broken line split 2008-02-29 17:02:41 +00:00
mdns.c remove Vim and Emacs variable settings from C source files 2008-04-10 16:53:29 +00:00
mdns.h * NEWS virsh.1 docs//* include/libvirt/libvirt.h[.in] qemud/mdns.h 2008-03-17 10:27:31 +00:00
qemud.c remove Vim and Emacs variable settings from C source files 2008-04-10 16:53:29 +00:00
remote_dispatch_localvars.h Add remote daemon support for storage APIs 2008-02-20 15:22:35 +00:00
remote_dispatch_proc_switch.h Add remote daemon support for storage APIs 2008-02-20 15:22:35 +00:00
remote_dispatch_prototypes.h Add remote daemon support for storage APIs 2008-02-20 15:22:35 +00:00
remote_generate_stubs.pl Add whitelisting of users. Remove IP whitelisting. Make auth schemes configurable 2007-12-05 15:34:05 +00:00
remote_protocol.c Add remote daemon support for storage APIs 2008-02-20 15:22:35 +00:00
remote_protocol.h Add remote daemon support for storage APIs 2008-02-20 15:22:35 +00:00
remote_protocol.x remove Vim and Emacs variable settings from C source files 2008-04-10 16:53:29 +00:00
remote.c remove Vim and Emacs variable settings from C source files 2008-04-10 16:53:29 +00:00
rpcgen_fix.pl Mon Jun 11 12:34:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-06-11 11:36:17 +00:00