summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-store.c
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "glusterd, cli: Task id's for async tasks"Anand Avati2012-12-041-55/+18
* glusterd, cli: Task id's for async tasksKaushal M2012-12-041-18/+55
* BD Backend: Volume creation supportM. Mohan Kumar2012-11-291-0/+12
* mgmt/glusterd: Implementation of server-side quorumPranith Kumar K2012-11-231-7/+111
* glusterd: op-version handshake implementationKaushal M2012-10-301-25/+137
* All: License message changeVarun Shastry2012-09-131-6/+7
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-11/+13
* All: License message changeVarun Shastry2012-08-281-14/+5
* glusterd: Persisted hooks friendly user.* keysKrishnan Parthasarathi2012-07-291-12/+32
* glusterd: Ensured 'store' data reaches disk.Krishnan Parthasarathi2012-07-291-15/+55
* glusterd: Refactored brickinfo APIsKrishnan Parthasarathi2012-07-191-3/+3
* glusterd: atomic store update.Krishnan Parthasarathi2012-07-191-2/+117
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-11/+5
* glusterd: avoid buffer overrun for over-long volnameJim Meyering2012-07-111-1/+7
* glusterd: avoid buffer overrun due to lack of NUL terminatorJim Meyering2012-07-021-0/+1
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-291-2/+3
* mgmt/glusterd: fix the infinite loop in lazy uuid generationRaghavendra Bhat2012-06-131-1/+1
* glusterd: generate node UUID lazilyAnand Avati2012-06-071-2/+2
* glusterd-portmap: adhere to IANA standards while assigning brick portsAmar Tumballi2012-05-241-10/+29
* glusterd/store: Move remove-brick/rebalance status to node_state.infoshishir gowda2012-05-051-16/+167
* core: coverity issues fixedAmar Tumballi2012-04-231-2/+7
* glusterd: Moved 'hooks' interface code to glusterd-hooks.*Krishnan Parthasarathi2012-04-191-211/+0
* glusterd: Added init scripts like interface for gluster commandsKrishnan Parthasarathi2012-03-311-0/+211
* glusterd: file perm change for glusterd.infoRajesh Amaravathi2012-03-141-7/+17
* glusterd/auth: 3.2.x compatibilityRajesh Amaravathi2012-02-211-7/+17
* glusterd: auth allow enhancementsRajesh Amaravathi2012-02-201-3/+23
* cluster/dht: Rebalance will be a new glusterfs processshishirng2012-02-191-0/+12
* glusterd: Initialised op_sm/friend_sm before cluster restore.Krishnan Parthasarathi2012-02-071-1/+1
* glusterd: Handle restoring of volumes created in older versions.Krishnan Parthasarathi2011-10-051-15/+28
* glusterd: cleanup of volinfo '*_count' definitionsAmar Tumballi2011-09-231-4/+32
* support for de-commissioning a node using 'remove-brick'Amar Tumballi2011-09-131-0/+7
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-071-2/+0
* glusterd: replace-brick status was not 'shared' with peer.Krishnan Parthasarathi2011-08-211-64/+208
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* mgmt/glusterd: Read the contents of vol-info file into a dynamically allocedJunaid2011-07-291-40/+108
* glusterd: handle replace-brick in paused state.Krishnan Parthasarathi2011-07-271-20/+78
* gluster volume info: fix the output of 'stripe-replicated' volumesAmar Tumballi2011-06-231-0/+13
* nfs:command to change the transport type of nfs server for volumes of transpo...Raghavendra Bhat2011-06-081-0/+4
* fix multiple transport portmap issues in client handshakeAmar Tumballi2011-06-081-0/+12
* glusterd: Checked brick path length in 'staging'.Krishnan Parthasarathi2011-05-041-0/+35
* glusterd: log the error immedietly after the syscall failureRaghavendra Bhat2011-04-211-2/+4
* mgmt/glusterd: Memory leak and message cleanupPranith Kumar K2011-04-151-1/+1
* use "geo-replication" all over as the official name of this featureCsaba Henk2011-04-151-2/+2
* mgmt/glusterd: Implementation of volume gsync status [master [slave]]Kaushik BV2011-04-141-1/+48
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-3/+3
* mgmt/glusterd: Avoid printing no-error message to user when op failsPranith K2011-03-251-0/+1
* mgmt/glusterd: Fix import friend volumesPranith K2011-03-251-10/+15
* mgmt/glusterd: remodel glusterd storePranith K2011-03-141-318/+628
* mgmt/glusterd: In store-retrieve exit with error message instead of crashing.Pranith K2011-02-221-28/+148