aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use gnumakefile and maintainer-makefile modules from gnulibJim Meyering2009-07-081-770/+0
* Prepare to use maint.mk from gnulibJim Meyering2009-07-081-396/+338
* Fix misc syntax problems with open nebula driverDaniel P. Berrange2009-05-281-0/+1
* Include 'CHECK: ' prefix when printing name of each syntax-check rule that is...Daniel P. Berrange2009-03-241-1/+1
* Core internal driver stub for sVirt support (Jams Morris & Dan Walsh)Daniel P. Berrange2009-03-031-0/+1
* maint: sync from coreutilsJim Meyering2009-01-291-18/+59
* * Makefile.maint: sync from coreutilsJim Meyering2009-01-291-186/+240
* prohibit new uses of VIR_ERR_NO_MEMORYJim Meyering2009-01-291-0/+5
* correct and tighten up .*ignore filesJim Meyering2009-01-231-6/+6
* maint: update list of error function names and adaptJim Meyering2009-01-231-4/+4
* use the gnulib random_r functionDaniel P. Berrange2009-01-221-1/+1
* generate .hgignoreJohn Levon2009-01-221-0/+7
* Add syntax check rule to look for non-reentrant POSIX apisDaniel P. Berrange2009-01-201-0/+11
* avoid syntax-check (po-check) failure due to FP match on gettext.m4Jim Meyering2009-01-061-0/+1
* Makefile.maint: sync from coreutilsJim Meyering2009-01-051-35/+42
* * Makefile.maint (msg_gen_function): Add to the list.Jim Meyering2009-01-051-17/+47
* use virAsprintf instead of asprintfGuido Günther2008-12-231-0/+5
* Makefile.maint: use $(srcdir), not $(top_srcdir)Jim Meyering2008-12-181-3/+3
* enforce the "include <config.h> first" ruleJim Meyering2008-12-171-0/+15
* use $(top_srcdir) for m4/ and $(VC_LIST)Guido Günther2008-12-171-3/+3
* syntax-check: enforce the no-cvs-keywords prohibitionJim Meyering2008-12-151-0/+8
* Oops did the wrong fix in previous commit, correct fix, DanielDaniel Veillard2008-12-121-2/+2
* * Makefile.maint: fix tabs in C source error message based onDaniel Veillard2008-12-121-1/+1
* syntax-check: prohibit all new uses of gethostby* functionsJim Meyering2008-12-111-0/+6
* Merge all return paths from UML driver APIsDaniel P. Berrange2008-12-041-0/+1
* mark a few diagnostics for translationJim Meyering2008-11-071-1/+2
* Makefile.maint (sync-vcs-ignore-files): avoid risk of abuseJim Meyering2008-10-171-7/+23
* generate .gitignore files from .cvsignore onesJim Meyering2008-10-171-0/+9
* build: when po-check fails, say why and suggest a fixJim Meyering2008-10-161-3/+8
* enable format-safety checks for virDomainReportErrorJim Meyering2008-07-181-0/+1
* cleanup OpenVZ error functionDaniel Veillard2008-07-101-0/+1
* quiet "make syntax-check"Jim Meyering2008-06-251-2/+2
* * Makefile.maint (sc_prohibit_strcmp): Also prohibit strncmp.Jim Meyering2008-05-151-1/+2
* Use gnulib's c-ctype.h, not <ctype.h>.Jim Meyering2008-05-091-3/+13
* sytnax-check: add a check for risky ctype macro useJim Meyering2008-05-091-0/+9
* tests: recognize more uses of strcmp.Jim Meyering2008-04-291-1/+1
* Enable 'make syntax-check's sc_changelog rule.Jim Meyering2008-04-211-1/+5
* ensure that no C source file uses TABs for indentationJim Meyering2008-04-101-0/+11
* lxcError: mark a string and add to the list of nearly-checked functionsJim Meyering2008-03-271-0/+1
* testError: mark most string arguments for translationJim Meyering2008-03-271-2/+3
* openvzLog: mark its string arguments for translationJim Meyering2008-03-271-1/+1
* error: mark most string arguments for translationJim Meyering2008-03-271-1/+3
* qemudReportError: mark for translation string args to this functionJim Meyering2008-03-271-1/+1
* ReportError: mark for translation string args to this functionJim Meyering2008-03-271-1/+1
* xenXMError: mark for translation string args to this functionJim Meyering2008-03-271-1/+1
* Mark many more strings for translation.Jim Meyering2008-03-271-5/+28
* * Makefile.maint (err_func_re): Add lxcError.Jim Meyering2008-03-241-1/+1
* Sync Makefile rules from coreutils.Jim Meyering2008-03-241-79/+80
* Avoid new "make syntax-check" failures.Jim Meyering2008-02-251-1/+5
* Use safewrite in place of write, in many cases.Jim Meyering2008-02-221-0/+11