summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/common-utils.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* core: block unused signals in created threadsAnand Avati2013-09-251-0/+27
* logging: Expose set_log_file_path() in libglusterfs.Vijay Bellur2013-09-241-0/+61
* features/changelog: changelog translatorAvra Sengupta2013-07-221-0/+10
* glusterd/common-utils: move hostname helper functions to common-utilsKrishnan Parthasarathi2013-07-041-0/+232
* libglusterfs: Fix valid_host_name for consecutive dotsKaushal M2013-07-021-0/+8
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-211-0/+44
* glusterfsd: dump the in-memory graph rather than volfileAnand Avati2013-03-241-12/+83
* libglusterfs: avoid the logging which says the port is invalidRaghavendra Bhat2013-02-281-8/+2
* libglusterfs: Fixed valid_ipv4_address and valid_host_nameAvra Sengupta2013-02-251-1/+11
* libglusterfs: make gf_string2percent_or_bytesize to convert float numbers.Varun Shastry2013-02-181-3/+3
* glusterd: harden 'volume start' staging to check for brick dirs' presenceKrutika Dhananjay2013-02-081-0/+30
* rpc: get hostnames of client to allow FQDN based authenticationRajesh Amaravathi2013-02-061-0/+71
* Spurious reserved port warning fixEmmanuel Dreyfus2012-12-131-1/+5
* glusterd: fail vol set when value = empty string/string with all whitespacesKrutika Dhananjay2012-12-101-0/+20
* rpc: check the ctx->listener before accessing rpcsvc objectRaghavendra Bhat2012-12-041-0/+8
* libglusterfs: fix unused-but-set-variable warningPranith Kumar K2012-12-041-3/+2
* socket,rdma: before binding to any port check if it is a reserved portRaghavendra Bhat2012-12-031-0/+140