summaryrefslogtreecommitdiffstats
path: root/lib/log/log.h
Commit message (Expand)AuthorAgeFilesLines
* config: add silent modeAlasdair G Kergon2012-08-251-0/+1
* Suppress low-level locking errors and warnings while using --sysinit.Peter Rajnoha2011-08-091-0/+2
* Various cleanups following recent commits.Alasdair Kergon2010-06-211-2/+0
* Suppress duplicate error messages about read failures and missing devices.Petr Rockai2010-05-051-0/+3
* Add LVM_SUPPRESS_LOCKING_FAILURE_MESSAGES environment variable to suppress errorPeter Rajnoha2010-02-151-0/+3
* #define an INTERNAL_ERROR macro and use it throughout LVM.Petr Rockai2009-12-161-0/+1
* Fix so only log_error and log_fatal set EUNCLASSIFIED.Alasdair Kergon2009-07-161-2/+4
* Add log_errno to set a specific errno and replace log_error in due course.Alasdair Kergon2009-07-161-0/+3
* Add dm_log_with_errno and dm_log_with_errno_init, deprecating the oldAlasdair Kergon2009-07-101-7/+7
* Split out lvm-logging.h from log.h.Alasdair Kergon2008-10-301-70/+4
* Improve the way VGs with PVs missing are handled so manual interventionAlasdair Kergon2008-09-191-2/+0
* post-releaseAlasdair Kergon2008-06-061-0/+2
* back out unnecessary changes for this releaseAlasdair Kergon2008-06-061-2/+0
* In script-processing mode, stop if any command fails.Alasdair Kergon2008-05-301-0/+2
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Make warnings go to stderr. Change log_warn to that effect, log_printPetr Rockai2007-06-281-2/+4
* Add devices/preferred_names config regex list for displayed device names.Alasdair Kergon2007-04-261-0/+1
* Add devices/ignore_suspended_devices to ignore suspended dm devices.Alasdair Kergon2007-01-251-0/+2
* lvm.static no longer interacts with dmeventd unless explicitly asked to.Alasdair Kergon2007-01-241-0/+2
* register->monitor etc.Alasdair Kergon2007-01-191-2/+2
* Add --trustcache option to reporting commands in preparation for supportingAlasdair Kergon2006-08-011-0/+2
* Add --monitor to vgcreate and lvcreate to control dmeventd registration.Alasdair Kergon2006-05-121-0/+2
* Create a log header for replacement in-sync mirror log.Alasdair Kergon2006-05-111-0/+2
* When choosing between identically-named VGs, also consider creation_host.Alasdair Kergon2006-04-131-2/+3
* Replacement activation code. [Don't use this yet!]Alasdair Kergon2005-11-081-0/+4
* Add clustered attribute so vgchange can identify clustered VGs w/o locking.Alasdair Kergon2005-03-211-0/+2
* Improve detection of external changes affecting internal cache.Alasdair Kergon2005-03-211-0/+2
* pvcreate wipes md superblocks. (With --uuid or --restorefile it prompts.)Alasdair Kergon2004-11-191-0/+2
* vgcfgbackup -f accepts template with %s for VG name.Alasdair Kergon2004-06-191-0/+3
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* cmdlib logging functionAlasdair Kergon2004-03-261-0/+5
* Rebaseline internal verbose level.Alasdair Kergon2004-03-261-0/+2
* Another sync point - numerous fixes & clean ups.Alasdair Kergon2003-07-041-1/+9
* pvmove flagAlasdair Kergon2003-04-301-0/+2
* Tidy various pre-processing incl. making libdl optional.Alasdair Kergon2003-03-241-4/+4
* New column-based reporting tools: lvs, pvs & vgs.Alasdair Kergon2002-12-121-4/+3
* Refactoring.Alasdair Kergon2002-11-181-7/+2
* Add --ignorelockingfailureAlasdair Kergon2002-07-101-0/+2
* New function to enable suppression of messages to stdout/stderr.Alasdair Kergon2002-03-151-0/+3
* Now that most of the usage of 'stack' only occurs when there's an error,Alasdair Kergon2002-02-111-2/+1
* o Split activate.c into a high level (remaining in activate.c) and low level...Joe Thornber2002-02-111-1/+1
* o Basic support for exporting (but importing not completed yet).Alasdair Kergon2002-01-291-0/+2
* Tweak some error message levels.Alasdair Kergon2002-01-271-1/+1
* Customisable message output prefix / indentation.Alasdair Kergon2002-01-221-0/+5
* lvdisplay & lvreduceAlasdair Kergon2001-11-081-1/+1
* o Added lvs_in_vgs_openedJoe Thornber2001-11-071-1/+1
* persistent filter & some log message changesAlasdair Kergon2001-10-231-15/+23
* standardise some log messagesAlasdair Kergon2001-10-101-3/+8
* o got dbg_malloc_t working, Alasdair could you look at the Makefile.in itJoe Thornber2001-10-041-0/+2
* o code sync for dev-cache.cJoe Thornber2001-10-031-20/+6