summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-handshake.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd/snapshot: Addressed upstream review commentsHEADdevelopmentRajesh Joseph2014-04-071-100/+154
* Review CommentsAvra Sengupta2014-03-271-6/+0
* glusterd/snapshot: Validate path provided for snapshot mountVijaikumar M2014-03-131-0/+13
* glusterd/snapshot: store location for snap driven changesVijaikumar M2014-03-031-60/+50
* glusterd/snapshot: Use snap uuid to create lvm snapshotVijaikumar M2014-02-131-25/+77
* mgmt/glusterd : Having a separate list for snapshots.Sachin Pandit2014-01-151-1/+5
* mgmt/glusterd: handle issues present in snapshot create and snap managementRaghavendra Bhat2013-12-021-3/+3
* mgmt/glusterd: changes to start the brick process of the snap volumeRaghavendra Bhat2013-11-151-7/+42
* glusterd/mgmt_v3: Initating complete synctask on glusterdAvra Sengupta2013-11-151-0/+2
* mgmt/glusterd: Introduce snapshot infrastructureshishir gowda2013-11-151-0/+16
* cli,glusterd: Changes to cli-glusterd communicationKaushal M2013-10-171-4/+23
* glusterd: Allow bumping down a peer's op-version during probeKaushal M2013-09-101-15/+9
* glusterd/common-utils: move hostname helper functions to common-utilsKrishnan Parthasarathi2013-07-041-1/+1
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-211-5/+3
* glusterd: Log peer op status at the appropriate timeKrutika Dhananjay2013-06-181-0/+1
* glusterd: Introduce volume op-versionsKaushal M2013-04-261-75/+103
* glusterd: big lock - a coarse-grained locking to prevent racesKrishnan Parthasarathi2013-04-121-7/+56
* glusterd: Use client-op-versions during "volume set"Kaushal M2013-02-061-2/+14
* glusterd,glusterfsd,libgfapi: Client op-versionKaushal M2013-02-061-3/+69
* glusterd: make 'glusterd_is_local_addr' return boolJulesWang2013-01-261-1/+1
* glusterd, cli: Task id's for async tasksKaushal M2012-12-191-0/+2
* Fix xdr_to_generic success checkKaushal M2012-12-091-8/+12
* Revert "glusterd, cli: Task id's for async tasks"Anand Avati2012-12-041-2/+0
* glusterd, cli: Task id's for async tasksKaushal M2012-12-041-0/+2
* glusterd: op-version handshake implementationKaushal M2012-10-301-24/+550
* Fixed some general typing errors.Varun Shastry2012-09-271-2/+2
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-14/+5
* rpcsvc: remove .vector_actor and related changesAnand Avati2012-08-201-3/+3
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-8/+4
* glusterd, cli: Enable errstr for peer probeKaushal M2012-05-181-5/+12
* get rid of ZR_PATH_MAXEmmanuel Dreyfus2012-05-011-1/+1
* rebalance: handshake_event_notify to make fsd talk to glusterdshishir gowda2012-04-251-0/+61
* core: coverity issues fixedAmar Tumballi2012-04-231-2/+2
* glusterd/auth: 3.2.x compatibilityRajesh Amaravathi2012-02-211-0/+3
* glusterd: auth allow enhancementsRajesh Amaravathi2012-02-201-21/+48
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-0/+1
* rpc: extend actors with flag signing if privilege is requiredCsaba Henk2012-01-211-2/+2
* glusterd/cli: rpc cleanupAmar Tumballi2011-11-161-11/+15
* Proactive self heal process implementationPranith Kumar K2011-09-141-1/+8
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-071-21/+3
* 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
* Variable IOBUF: Use variable iobuf for cli/glusterd/glusterfsd(mgmt)shishir gowda2011-07-311-2/+4
* mgmt/glusterd: gluster profile implementationPranith K2011-03-101-1/+1
* glusterd: check for the variable before dereferencing itAmar Tumballi2011-03-041-11/+14
* glusterd: handle a crash in dump_version_cbk (in handshake)Amar Tumballi2011-03-041-0/+1
* glusterd: separate out cli specific programs and mgmt specific programsAmar Tumballi2011-03-011-1/+12
* glusterd: keep mgmt program peerinfo specificAmar Tumballi2011-03-011-1/+200
* mgmt/glusterd: memory leak fixesPranith K2010-10-081-1/+1