summaryrefslogtreecommitdiffstats
path: root/glusterfsd/src/glusterfsd.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: Enabling the fini() in cleanup_and_exit()anand2015-06-161-10/+17
* core: Global timer-wheelVenky Shankar2015-05-101-1/+14
* protocol: increase default group-cache-timeout to 300 secondsNiels de Vos2015-05-061-1/+1
* glusterfsd: add "print-netgroups" and "print-exports" commandNiels de Vos2015-03-181-1/+240
* protocol/client: sequence CHILD_UP, CHILD_DOWN etc notificationsKrishnan Parthasarathi2015-02-071-0/+2
* epoll: Adding the ability to configure epoll threadsShyam2015-02-071-1/+2
* uss: disable memory accounting for the snapshot daemonRaghavendra Bhat2015-01-281-2/+20
* api, glusterfsd: Cleanup upon failure in glusterfs_ctx_defaults_init()Vijay Bellur2014-12-091-0/+6
* mem_acct : Check return value of xlator_mem_acct_init().Humble Chirammal2014-11-151-2/+5
* Enable aux-gfid-mount option on non Linux systemsEmmanuel Dreyfus2014-08-181-3/+0
* socket/glusterd/client: enable SSL for managementJeff Darcy2014-07-101-0/+23
* meta: (re-)Implement Meta translatorAnand Avati2014-05-051-0/+2
* mem-accounting: enable memory accounting by defaultAnand Avati2014-05-051-19/+1
* logging: Introduce suppression of repetitive log messagesKrutika Dhananjay2014-04-301-0/+74
* build: MacOSX Porting fixesHarshavardhana2014-04-241-1/+1
* logging: Make logger and log format configurable through cliKrutika Dhananjay2014-04-111-0/+32
* log: Add missing log message from glusterfsd.c to glusterfsd-messages.hKrutika Dhananjay2014-04-051-8/+4
* log: enhance gluster log format with message ID and standardize errno reportingShyamsundarR2014-03-281-166/+109
* glusterfsd: Remove dead code.Raghavendra Talur2014-03-221-2/+0
* glusterfsd: Use gf_strdup instead of assigning a literal.Raghavendra Talur2014-02-161-1/+1
* protocol/server: do not do root-squashing for trusted clientsRaghavendra Bhat2014-02-101-0/+33
* mount.glusterfs/glusterfsd: Add dummy deprecated *fetch-attempts optionsHarshavardhana2014-02-031-0/+16
* glusterd: Fix race in pid file updateRavishankar N2014-02-031-20/+0
* tests: Add sanity check for mount-optionsPranith Kumar K2014-01-291-2/+3
* mount/fuse: handle --gid-timeout=0 properlyAnand Avati2013-11-201-2/+4
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-311-40/+26
* logging: Expose set_log_file_path() in libglusterfs.Vijay Bellur2013-09-241-60/+1
* fuse-bridge: enable --fopen-keep-cache based on FUSE_AUTO_INVAL_DATA.Anand Avati2013-09-171-3/+33
* glusterfsd: use-readdirp w/o arguments should not turn off readdirpHarshavardhana2013-09-091-1/+1
* glusterfsd: Round robin DNS should not be relied upon withHarshavardhana2013-09-061-23/+59
* synctask: minor enhancementsAnand Avati2013-08-281-1/+1
* core: changes to support gfid-accessAmar Tumballi2013-08-211-0/+19
* Revert "fuse: auxiliary gfid mount support"Amar Tumballi2013-08-211-19/+0
* log: set ident to openlogBala.FA2013-08-131-3/+21
* glusterfsd: Cleanup in set_log_file_path()Harshavardhana2013-08-031-6/+3
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-291-0/+3
* glusterfsd: TRACE is a valid log level tooLubomir Rintel2013-07-271-1/+1
* fuse: auxiliary gfid mount supportRaghavendra G2013-07-191-0/+19
* mount/fuse: Provide option to use/not use kernel-readdirpPranith Kumar K2013-07-121-0/+32
* glusterfsd: dump the in-memory graph rather than volfileAnand Avati2013-03-241-1/+1
* Better mechanism to handle memory accountingVijay Bellur2013-02-171-2/+2
* glusterfsd: copyright messageKaleb S. KEITHLEY2013-01-251-9/+10
* rpc: check the ctx->listener before accessing rpcsvc objectRaghavendra Bhat2012-12-041-3/+11
* glusterfsd: log all command line options in log fileAmar Tumballi2012-11-191-4/+14
* core: enable process to return the appropriate error codeAnand Avati2012-09-211-3/+40
* All: License message changeVarun Shastry2012-09-131-7/+6
* fuse-bridge: Pass unknown option down to fuseLubomir Rintel2012-09-121-0/+17
* mount/fuse: add mount-option "enable-ino32" for the native clientNiels de Vos2012-09-061-0/+16
* All: License message changeVarun Shastry2012-08-281-14/+5
* fuse: make background queue length configurableAmar Tumballi2012-08-221-53/+108