summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-log-ops.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: add library wrapper for time()Dmitry Antipov2020-08-171-1/+1
* glusterd: additional log informationnik-redhat2020-06-291-1/+7
* glusterd: fix clang scan defectsAtin Mukherjee2019-07-011-2/+3
* glusterd: remove redundant glusterd_check_volume_exists () callsAtin Mukherjee2019-04-081-4/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-2/+2
* Land part 2 of clang-format changesGluster Ant2018-09-121-225/+225
* xlators/mgmt/glusterd/src/glusterd-log-ops.c : reduce size or re-scope messag...Yaniv Kaul2018-09-061-1/+1
* glusterd: Fix few coverity errorsPrashanth Pai2017-11-061-0/+1
* glusterd: copy real_path from older brickinfo during brick importAtin Mukherjee2016-05-181-2/+2
* glusterd: populate brickinfo->real_path conditionallyAtin Mukherjee2016-04-111-2/+4
* core: use syscall wrappers instead of direct syscalls -- glusterdKaleb S. KEITHLEY2015-10-281-1/+2
* glusterd: Porting left out log messages to new frameworkNandaja Varma2015-06-261-1/+3
* ops/glusterd: Porting messages to new logging frameworkNandaja Varma2015-06-161-14/+28
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-1/+1
* glusterd: Replace libglusterfs lists with liburcu listsKaushal M2015-03-031-1/+1
* glusterd: Release big-lock after log-rotate handler returnsKrutika Dhananjay2013-10-301-1/+8
* glusterd: Removed fd leaks in glusterfs_start utility functionKrishnan Parthasarathi2013-03-251-5/+1
* glusterd: Made log-rotate use synctask framework.Avra Sengupta2013-02-131-5/+1
* glusterd: do dict unref after sending reply to cliKrutika Dhananjay2013-02-031-2/+0
* glusterd: Add GF_ASSERT check in glusterd volume op handlersKrutika Dhananjay2013-01-081-0/+1
* glusterd: log appropriate message when locking failsKrutika Dhananjay2012-12-111-5/+14
* Fix xdr_to_generic success checkKaushal M2012-12-091-2/+2
* glusterd: Fix to log command status at the appropriate timeKrutika Dhananjay2012-09-201-5/+5
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-14/+5
* glusterd: Refactored brickinfo APIsKrishnan Parthasarathi2012-07-191-19/+12
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-2/+1
* glusterd: generate node UUID lazilyAnand Avati2012-06-071-1/+1
* Allows Successful log rotation when no bricks are specified.Rahul C S2012-02-141-2/+9
* glusterd: remove some of the stale 'log <CMD>' functionsAmar Tumballi2011-11-161-573/+0
* XDR: cli-glusterd xdr consolidationshishir gowda2011-11-161-42/+85
* glusterd/top: volume top succeeds on partial brickpathRajesh Amaravathi2011-09-191-4/+4
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-3/+0
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-071-6/+10
* mgmt/glusterd: code re-structuringAmar Tumballi2011-09-051-0/+804