summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/common-utils.c
Commit message (Expand)AuthorAgeFilesLines
* rpc: fix gf_process_reserved_portsPrasanna Kumar Kalever2016-05-021-0/+10
* cli/quota: Sort the list output alphabetically by pathvmallika2016-04-271-0/+50
* Revert "glusterd: Bug fixes for IPv6 support"Kaushal M2016-04-161-24/+11
* glusterd: Bug fixes for IPv6 supportNithin D2016-03-211-11/+24
* all: reduce "inline" usageKaleb S KEITHLEY2016-01-181-4/+4
* cli : 'gluster volume help' output sorted alphabeticallyMohamed Ashiq2015-11-021-2/+2
* libglusterfs removing strerror in loggingMohamed Ashiq Liyazudeen2015-07-281-25/+12
* rpc: fix binding brick issue while bind-insecure is enabledPrasanna Kumar Kalever2015-07-261-9/+8
* features/bitrot: cleanup, v2Venky Shankar2015-07-091-0/+11
* stack: use list_head for managing framesKrishnan Parthasarathi2015-07-011-12/+9
* common-utils/libglusterfs : port log messages to a new frameworkMohamed Ashiq Liyazudeen2015-07-011-146/+180
* protocol/client,server: Move EEXIST logs in mkdir and mknod to DEBUG levelKrutika Dhananjay2015-05-281-0/+4
* quota: support for inode quota in quota.confvmallika2015-05-071-0/+45
* quota/cli: validate quota hard-limit optionvmallika2015-04-101-16/+52
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-2/+2
* function gf_string2bytesize_range should handle 'xB' byte valuesvmallika2015-03-311-1/+1
* features/bit-rot: Implementation of bit-rot xlatorVenky Shankar2015-03-241-0/+23
* gNFS: Export / Netgroup authentication on Gluster NFS mountNiels de Vos2015-03-151-0/+112
* nfs: more fine grained authentication for the MOUNT protocolNiels de Vos2015-03-151-0/+69
* libglusterfs: Moved common functions as utils in syncop/common-utilsPranith Kumar K2015-02-271-0/+51
* DHT: cluster.min-free-disk option should validate correctlyGauravKumarGarg2015-02-041-3/+3
* libglusterfs : Corrected functions calls.Anand2015-02-041-2/+2
* mgmt/glusterd: Implement Volume heal enable/disablePranith Kumar K2015-01-201-0/+18
* features/changelog: Cleanup .processing and .current directoryAravinda VK2015-01-181-0/+72
* core: use gf_time_fmt() instead of localtime()+strftime()Kaleb S. KEITHLEY2014-11-201-0/+2
* gNFS : make it possible to mount a subdir that actually is a symlinkjiffin2014-11-141-0/+127
* libglusterfs: include compat-errno.h in common-utils to avoid smoke failuresAtin Mukherjee2014-10-211-0/+1
* logs: Do selective logging for errnosPranith Kumar K2014-10-201-0/+37
* glusterd: Add last successful glusterd lock backtraceKrishnan Parthasarathi2014-09-221-0/+116
* libglusterfs: wrong function definition of synclock_destory(). Humble Chirammal2014-08-061-1/+1
* feature/geo-rep: Keep marker.tstamp's mtime unchangeable during snapshot.Kotresh H R2014-08-041-0/+43
* glusterd: Improvements to peer identificationKaushal M2014-07-151-0/+33
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-021-71/+18
* gNFS: Fix multi-homed m/c issue in NFS subdir authSantosh Kumar Pradhan2014-06-251-1/+18
* libglusterfs: Use strncpy() instead of strcpy()Santosh Kumar Pradhan2014-05-141-1/+3
* logging: Introduce suppression of repetitive log messagesKrutika Dhananjay2014-04-301-0/+3
* build: MacOSX Porting fixesHarshavardhana2014-04-241-10/+32
* gNFS: Support wildcard in RPC auth allow/rejectSantosh Kumar Pradhan2014-04-221-0/+123
* common-utils: new dirent compatible time fmtAnand Avati2014-04-201-2/+4
* logging: Make logger and log format configurable through cliKrutika Dhananjay2014-04-111-0/+35
* log: enhance gluster log format with message ID and standardize errno reportingShyamsundarR2014-03-281-134/+107
* libglusterfs: Free IP address string in gf_is_local_addr()Vijay Bellur2013-12-051-2/+5
* cli, glusterd: More quota fixes ...Krutika Dhananjay2013-11-301-70/+0
* core: add dht_is_linkfile helper procedure.Raghavendra G2013-11-261-0/+31
* cli/glusterd: Changes to quota command Quota featureRaghavendra G2013-11-261-0/+48
* features/quota: Improvements to quotaRaghavendra G2013-11-261-3/+107
* NetBSD missing backtrace(3) portability fixEmmanuel Dreyfus2013-11-191-1/+54
* libglusterfs: Propositions should be logicalHarshavardhana2013-10-211-4/+4
* libglusterfs: Return 'ERANGE' for ASCII string to number systemHarshavardhana2013-10-171-2/+7
* libglusterfs: Account for overflow in gf_string2bytesizeKaushal M2013-10-141-0/+6