Timeline


and .

02/10/12:

12:09 Changeset [9191] by denton
Disabled gossip logging for now inside the user cache since there appears …
12:06 Changeset [9190] by denton
Calling daemon with parameters (0,0).
12:04 Changeset [9189] by denton
Added support for static initializers of process-shared pthread mutexes …

02/09/12:

17:26 Changeset [9188] by sampson
Moved special case for set-attr permissions to set-attr.sm
14:38 Changeset [9187] by ligon
Applied same compiler warning changes from 2.8.5 to trunk …

02/08/12:

15:12 Changeset [9186] by sampson
Windows Client: added ability to configure permissions mask for new files …

02/07/12:

16:36 OrangeFS Projects edited by b
(diff)
16:31 OrangeFS Projects edited by b
(diff)
16:07 OrangeFS Projects edited by b
(diff)

02/06/12:

13:50 Protocol Definition Language edited by walt
(diff)
13:49 Protocol Definition Language edited by walt
(diff)
13:46 Protocol Definition Language edited by walt
(diff)
13:43 Protocol Definition Language edited by walt
(diff)
13:41 Protocol Definition Language edited by walt
(diff)
13:27 Protocol Definition Language edited by walt
(diff)
13:26 Improved encode/decode routines edited by walt
(diff)
13:25 OrangeFS Projects edited by walt
(diff)
13:24 Protocol Definition Language edited by walt
(diff)
13:22 Protocol Definition Language created by walt
11:10 OrangeFS Projects edited by walt
(diff)

02/03/12:

19:12 Changeset [9185] by elaine
properly compute the size needed for tree_get_file_size requests.
10:40 Changeset [9184] by k
Starting stable branch with 2.8.5
10:29 Changeset [9183] by sampson
Security fixes for tree-remove and tree-get-file-size operations.

01/31/12:

17:29 Improved fsck and related tools edited by walt
(diff)
15:07 Improved fsck and related tools edited by walt
(diff)
15:05 Async delete created by walt
14:59 Hard link support created by walt
14:55 Add support for sticky bit created by walt
14:51 Atomic operations on attributes edited by walt
(diff)
14:50 Atomic operations on attributes created by walt
14:42 OrangeFS Projects edited by walt
(diff)
14:41 Improved fsck and related tools edited by walt
(diff)

01/30/12:

15:51 Changeset [9182] by denton
Corrected compile errors that occurred when ucache wans't enabled.
15:16 Changeset [9181] by sampson
Tweaks for Windows build.
15:11 Changeset [9180] by sampson
Tweaks for Windows build.
09:33 Changeset [9179] by denton
If the ucache is configured enabled (--enable-ucache), but the ucached is …
09:26 Changeset [9178] by denton
ucached logging now prints to the ucached.log file. Also, ucached logging …

01/25/12:

17:30 Changeset [9177] by sampson
1. Remove operations are now checked for permissions. A capability for the …

01/24/12:

15:24 OrangeFS Projects edited by walt
(diff)
13:54 Changeset [9176] by sampson
1. Generating credentials now uses re-entrant passwd and group functions …

01/23/12:

11:19 Changeset [9175] by ligon
Updated ChangeLog? for 2.8.5 release
10:27 Changeset [9174] by ligon
Eliminated compiler warnings generated with newer kernels.
10:23 Changeset [9173] by ligon
Modified code to eliminate compiler warnings.

01/20/12:

02:50 Changeset [9172] by k
Fix linker flags to allow builds on multi-arch systems

01/19/12:

17:47 Changeset [9171] by denton
Fixed a bug in locate_max_fent and one in calc_copy_ops.

01/18/12:

15:48 Changeset [9170] by sampson
Client programs no longer run pvfs2-gencred if security isn't enabled.

01/13/12:

15:47 Changeset [9169] by ligon
Removed gossip_err statement being used for debug. …

01/11/12:

16:27 Changeset [9168] by denton
Updated pvfs_sys_init consistency scheme. The recursive mutex will …

01/06/12:

14:13 Improved encode/decode routines edited by walt
(diff)
14:12 Improved encode/decode routines created by walt

12/22/11:

16:10 Changeset [9167] by denton
Fixed ucache-related functions in iocommon.c to handle unaligned r/w …

12/20/11:

17:16 Changeset [9166] by sampson
Client now requests capabilities on lookups for renames.

12/15/11:

15:46 Changeset [9165] by denton
Added some doxygen info.
15:44 Changeset [9164] by denton
Turned on MACRO_EXPANSION and EXAND_ONLY_PREDEF. Also added …
12:46 Changeset [9163] by sampson
Updated FUSE module to support new credential system.

12/14/11:

15:08 Changeset [9162] by walt
moved -lpthread after -lpvfs2-server to solve dependency problem

12/13/11:

16:36 Changeset [9161] by walt
added "/" to a library name and moved some LDFLAGS in a link step
15:58 Changeset [9160] by k
Revert accidental commit of configure and pvfs2-config.h.in
15:50 Changeset [9159] by walt
modified Makefile.in in the test directory - the generic executable build …
15:49 Changeset [9158] by k
prepare: failure should result in non-zero exit status
15:46 Changeset [9157] by k
prepare: allow most recent autoconf, do not rebuild pvfs2-config.in …
15:40 Changeset [9156] by k
usrint: configure checks for linux/types.h and features.h
15:08 Changeset [9155] by walt
added extern def for fdopendir for GLIBC < 2.5
11:50 Changeset [9154] by sampson
Added support for limited backwards compatibility with credentials, mainly …

12/12/11:

16:05 Changeset [9153] by walt
added defs so posix.c builds on centos 3,4 as well as 5,6
12:24 Changeset [9152] by walt
added defs of AT_FDCWD and related flags for older systems
09:57 Changeset [9151] by denton
Removed debug printfs

12/09/11:

18:27 Changeset [9150] by walt
fixed some non-thread safe stuff in usrint
17:55 Changeset [9149] by walt
updated usrint.h to turn off inlines and defines of stdio and posix …
09:14 Changeset [9148] by mtmoore
add configure/make changes that hadn't been committed for the release

12/07/11:

16:05 Changeset [9147] by k
mtab/fstab file handling: - Fix segfault that could be triggered by …
15:58 Changeset [9146] by k
realpath.c: Temporary fix to use readlink (instead of pvfs_readlink) …
15:42 Changeset [9145] by k
Quick fix for HOST_NAME_MAX in pvfs2-gencred.c but should someday be fixed …
15:12 Changeset [9144] by k
Makefile.in: Fixed typo, tested bmionly, and --disable-usrint now works.
14:11 Changeset [9143] by k
pvfs2-util.c fix typo (should be SIGCHLD not SIGCLD)
14:10 Changeset [9142] by k
Support for F_NOCACHE fcntl on OS X
14:09 Changeset [9141] by k
Cleanup library variable setup in Makefile.in
12:16 Changeset [9140] by k
scanner.l: Remove redeclaration of yyget_leng which causes build failure …

12/05/11:

16:01 Changeset [9139] by k
Makefile.in: libofs depends on libpvfs2 which was not in LDSHARED search …

12/02/11:

14:10 High performance user interface edited by denton
(diff)
07:00 Changeset [9138] by k
Copy branches/Orange-Branch to trunk
06:59 Changeset [9137] by k
Move CVS HEAD to branches/pvfs2

12/01/11:

17:23 Changeset [9136] by jdenton
Instead of calling the executable ucached in ".", now assuming the folder …
17:19 Changeset [9135] by jdenton
Fixed bug that was causing inserted files to not be chained in hash table. …

11/23/11:

16:20 Changeset [9134] by jdenton
Corrected padding in strutures defined in ucache.h to conform to 8 byte …

11/21/11:

13:05 Changeset [9133] by sampson
Added debugging of capabilities and credentials. Use security, access and …

11/16/11:

13:35 Changeset [9132] by sampson
Added security functionality to nightly test script.

11/14/11:

12:31 Changeset [9131] by justinc
Added htaccess files to certificates webapp.
12:26 Changeset [9130] by justinc
Added webapp for user's certificates
Note: See TracTimeline for information about the timeline view.