summaryrefslogtreecommitdiffstats
path: root/xlators/features
Commit message (Expand)AuthorAgeFilesLines
* features/quota: Client side quota.Raghavendra G2011-03-224-2/+2807
* features/quota: removed quota.c and quota-mem-types.h files.Raghavendra G2011-03-222-1238/+0
* Revert "syncdaemon: make /usr/libexec/gsyncd the default remote gsyncd (incom...Csaba Henk2011-03-171-1/+1
* syncdaemon: fix up exit valueCsaba Henk2011-03-171-2/+4
* syncdaemon: don't try to set log level to NoneCsaba Henk2011-03-171-1/+3
* features/locks: logging enhancementAmar Tumballi2011-03-175-143/+63
* features/locks: White space related changes to adhere to coding guidelines.Pranith K2011-03-175-852/+852
* features/access-control: logging enhancementAmar Tumballi2011-03-171-74/+186
* features/access-control: White space related changes to adhere to coding guid...Pranith K2011-03-171-59/+59
* features/marker: Invalid option "marker", use "gsync" instead.Mohammed Junaid Ahmed2011-03-161-2/+9
* features/marker: QUOTA related changes in marker translator.Mohammed Junaid Ahmed2011-03-1610-91/+2986
* features/marker: open the timestamp file with O_TRUNC to update the ctimeKaushik BV2011-03-141-6/+3
* Revert "features/marker: Use touch TimeStamp file instead of futimens, to avo...Kaushik BV2011-03-141-14/+19
* Gsyncd: Explicitly mention the path for the gsyncd.py scriptKaushik BV2011-03-141-1/+1
* Gsyncd: Include a directory glusterfs in the libexecdir, so that it is not cu...Kaushik BV2011-03-143-3/+3
* syncdaemon: fortify handling of failed xtime queriesCsaba Henk2011-03-112-6/+19
* syncdaemon: don't follow symlinks on entries queryCsaba Henk2011-03-101-0/+3
* syncdaemon: fortify purge implementation to not do silly things like followin...Csaba Henk2011-03-101-4/+15
* syncademon: fortify handling of failed entries queriesCsaba Henk2011-03-102-9/+16
* Revert "syncdaemon: Syncdaemon should not crash on ENOENT while performing se...Csaba Henk2011-03-101-6/+1
* Revert "syncdaemon: Handling of deleted symlinks (of directories). When a sym...Csaba Henk2011-03-101-16/+1
* Revert "syncdaemon: Create conf directory if not preset"Csaba Henk2011-03-101-9/+0
* syncdaemon: improve loglevel handlingCsaba Henk2011-03-101-3/+12
* syncdaemon: ensure stdio is flushed before exitCsaba Henk2011-03-101-0/+2
* syncdaemon: add support from dumping urls in canonical and escaped canonical ...Csaba Henk2011-03-105-15/+38
* syncdaemon: add versioning to config fileCsaba Henk2011-03-101-5/+6
* syncdaemon: configinterface: add support for regexp based pattern-matching se...Csaba Henk2011-03-102-38/+130
* syncdaemon: fix RePCe version queryCsaba Henk2011-02-152-8/+11
* syncdaemon: change pidfile handling approachCsaba Henk2011-02-153-28/+48
* syncdaemon: set the default value of timeout to 120secKaushik BV2011-02-151-1/+1
* syncdaemon: fix some pidfile issuesCsaba Henk2011-02-141-17/+18
* syncdaemon: make /usr/libexec/gsyncd the default remote gsyncd (incomplete ha...Csaba Henk2011-02-141-1/+1
* syncdaemon: use "ping" message instead of "__version__" to wait for remote to...Csaba Henk2011-02-141-1/+1
* syncdaemon: fix KeyErrorCsaba Henk2011-02-141-1/+1
* syncdaemon: make configparser code work with all supported python versionsCsaba Henk2011-02-141-3/+9
* syncdaemon: conf file to be read properlyKaushik BV2011-02-131-2/+5
* syncdaemon: Create conf directory if not presetKaushik BV2011-02-131-0/+9
* syncdaemon: Handling of deleted symlinks (of directories). When a symlink of ...Kaushik BV2011-02-131-1/+16
* syncdaemon: configinterface.py file moved under xlators/features/marker/utils...Mohammed Junaid Ahmed2011-02-112-1/+51
* syncdaemon: Syncdaemon should not crash on ENOENT while performing setxattr()Kaushik BV2011-02-101-1/+6
* syncdaemon: config revamp #3: implement command line get/set/del interface to...Csaba Henk2011-02-101-15/+32
* syncdaemon: config revamp #2: implement canonicalized urls, use them in confi...Csaba Henk2011-02-102-3/+32
* syncdaemon: config revamp #1: drop simplecfg, switch to stdlib's ConfigParserCsaba Henk2011-02-102-94/+13
* syncdaemon: Removing the simplecfg.py entry from the Makefile.am, since it is...Mohammed Junaid Ahmed2011-02-101-1/+1
* features/marker: Use touch TimeStamp file instead of futimens, to avoid the d...Kaushik BV2011-02-101-19/+14
* syncdaemon: refine RePCe version check to tolerate difference in minorCsaba Henk2011-02-101-2/+7
* syncdaemon: add "setattr" server method, needed to synchronize metadata of li...Csaba Henk2011-02-072-8/+27
* syncdaemon: fix broken symlink handling in "purge" callCsaba Henk2011-02-071-2/+2
* syncdaemon: version the rpcCsaba Henk2011-02-072-2/+19
* syncdaemon: improve program terminationCsaba Henk2011-02-071-1/+3