2011-08-03 | Jeffrey Altman | Windows: add missing dafs man pages to wix installer Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-08-01 | Jeffrey Altman | Windows: conditionalize mappings of error values Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-08-01 | Jeffrey Altman | Windows: unified afs errors must use nt mapping Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-31 | Jeffrey Altman | Windows: Do not execute tasks on deleted files Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-31 | Jeffrey Altman | Windows: cm_BkgDaemon should not do cm_SyncOp's job Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-31 | Jeffrey Altman | Windows: Do not release locks on deleted files Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-31 | Jeffrey Altman | man: more changes for man.3 pod files Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-31 | Jeffrey Altman | Windows: permit perl command to be explicitly set Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-31 | Jeffrey Altman | man: add missing pod files to Windows makefile Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-31 | Jeffrey Altman | merge-pod changes for cygwin and MSWin32 perl Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-31 | Jeffrey Altman | Windows: add debugging to afskfw Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-31 | Jeffrey Altman | Windows: afskfw remove TRUE conditional Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-31 | Jeffrey Altman | Windows: KFW_AFS_get_cred userrealm Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-31 | Jeffrey Altman | Windows: afslogon start service if not started Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-30 | Jeffrey Altman | Windows: improve afskfw error message output Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-25 | Simon Wilkinson | vlserver: Use libcmd for command line parsing |
commit | commitdiff | tree |
2011-07-25 | Simon Wilkinson | ptserver: Use libcmd for command line parsing Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-23 | Simon Wilkinson | bozo: Don't initialise variables unecessarily Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-23 | Simon Wilkinson | viced.c: Don't store results of reads unecessarily Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-23 | Simon Wilkinson | libcmd: Don't increment array then discard result Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-23 | Simon Wilkinson | libcmd: Don't store values that we don't need Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-23 | Simon Wilkinson | ptserver: Don't print undefined value Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-22 | Jeffrey Altman | Windows: do not leak space allocation Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-22 | Jeffrey Altman | Windows: smb_ReceiveNTTranCreate path not found Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-22 | Jeffrey Altman | Windows: improve shutdown time Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-22 | Jeffrey Altman | Windows: cm_daemonCheckOfflineVol fix Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-22 | Jeffrey Altman | Windows: Add shutdown event log message Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-22 | Jeffrey Altman | Window: breakout CM error codes into separate header Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-14 | Jeffrey Altman | Windows: not safe to dereference before locking Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-12 | Jeffrey Altman | Windows: always open dscp in smb_ReceiveNTTranCreate Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-11 | Jeffrey Altman | Windows: Move file server lock releases to daemon Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-09 | Jeffrey Altman | windows: include cmp_Cmd_Ref_3_en_US component Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-09 | Jeffrey Altman | Windows: out of order lock smb v3 locking Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-07 | Jeffrey Altman | Windows: Improve logging for StoreMini and cm_BufWrite Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-07 | Jeffrey Altman | Windows: Refactor cm_Unlock*() to avoid code duplication Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-07-07 | Jeffrey Altman | Windows: Do not probe new servers from cm_UpdateVolumeLocation Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-28 | Jeff Blaine | Styling tweak for generated HTML man pages Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-28 | Jeff Blaine | Change -n to -dryrun for backup subcommands Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-28 | Jeffrey Altman | vos: refactor ListAddrs Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-27 | Jeffrey Altman | Windows: MergeStatus before SyncOpDone Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-25 | Jeffrey Altman | Windows: TRANS2_FIND_FIRST2 for _._AFS_IOCTL_._ Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-25 | Jeffrey Altman | Windows: Fix SMB_COM_NEGOTIATE for MS11-043 Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-23 | Jeffrey Altman | Revert "Rx: When call receive is done, send ack all... Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-22 | chas williams -... | doc: fix dependencies Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-22 | chas williams -... | doc: prefer fop to generate pdf from docbook Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-22 | Chas Williams (CONTR... | doc: fix some broken link specifications Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-21 | Simon Wilkinson | rx: Reverse the consumption order of idle queue Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-08 | Jeffrey Altman | Windows: shell extension is multithreaded Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-07 | Chas Williams (CONTR... | doc: fixes for the xsltproc -> fop -> pdf toolchain Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-07 | Simon Wilkinson | rx: Don't maintain maxSerial Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-07 | Simon Wilkinson | rx: Reorganise transmit queue walk Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-07 | Jeffrey Altman | rx: Add RX_CALL_ACKALL_SENT flag and rxi_SendAck processing |
commit | commitdiff | tree |
2011-06-07 | Jeffrey Altman | Windows: refactor fs acl funcs into fs_acl.c Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-07 | Jeffrey Altman | Windows: Add GetFileInformationByHandleEx to fs_InAFS Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-07 | Jeffrey Altman | Windows: refactor fs, symlink and fs_utils Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-06 | Simon Wilkinson | src/tests: Fix a couple of build issues Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-06 | Simon Wilkinson | rx: Make private things private Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | rxperf: -S takes an argument Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | rxperf: Build again Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | ubik: Initialise global version lock before use Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-05 | Michael Meffie | cmd: Reorder cmd_AddParmAtOffset arguments Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-04 | Michael Meffie | xstat: print collection values in debug mode Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-06-04 | Rainer Strunz | fs: add support for relative ACL changes Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-05-23 | Jeffrey Altman | Windows: ChangeLog for 1.5.9906 (1.6.0pre6) Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-05-19 | Jeffrey Altman | auth: failback to afs3-vlserver for afs3-prserver Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-05-18 | Jeffrey Altman | Windows: lock protected fields must be 32-bit Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-05-18 | Jeffrey Altman | Windows: add lock assertions to cm_buf.c Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-05-18 | Jeffrey Altman | Windows: test return from krb5_cc_start_seq_get Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-05-09 | Jeffrey Altman | Windows: always try afs/cell@USER-REALM first Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-05-09 | Jeffrey Altman | Windows: support dotted names in aklog Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-05-06 | Jeffrey Altman | Windows: replace CYGWIN envvar with CYGWINDIR Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-05-06 | Jeffrey Altman | Windows: change log for 1.5.9905 Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-05-02 | Jonathan A. Kollasch | Remove unused variable Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-05-02 | Jeffrey Altman | Windows: Fix caching of non-existing vols Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-25 | Simon Wilkinson | Windows: Remove duplicate file Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-22 | Jeffrey Altman | Windows: change thyper to offset and fix error Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-19 | Jeffrey Altman | Windows: avoid race when writing mountPointString Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-08 | Simon Wilkinson | Windows: Use roken gettimeofday implementation Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-08 | Heimdal Developers | Import of code from heimdal Tested-by: Jeffrey Altman <jaltman@openafs.org> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-08 | Simon Wilkinson | vlserver: Add options for config, log and db Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-06 | Rainer Toebbicke | Atomically collect callbacks to be broken Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-05 | Simon Wilkinson | Remove NINTERFACE define Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-05 | Simon Wilkinson | Replace afs_ctime with strftime and friends Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-04 | Simon Wilkinson | configure: Check for localtime_r properly Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-04 | Simon Wilkinson | util: Remove the unused magic.h header |
commit | commitdiff | tree |
2011-04-04 | Simon Wilkinson | viced: Tidy header includes Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-04 | Simon Wilkinson | Irix: Supress some more warnings in kernel builds Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-04 | Simon Wilkinson | vfsck: Tidy header includes Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-04 | Simon Wilkinson | tsalvaged: Tidy up build rules Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-04 | Simon Wilkinson | venus: Tidy up header includes Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-03 | Simon Wilkinson | uss: Tidy up header includes Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-03 | Simon Wilkinson | usd: Tidy header includes Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-03 | Simon Wilkinson | update: Tidy up header includes Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-03 | Simon Wilkinson | ubik: Tidy up header includes Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-03 | Simon Wilkinson | pthreaded servers: Tidy up header includes Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-03 | Simon Wilkinson | sys: Tidy up header includes Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-03 | Simon Wilkinson | rxkad: Tidy header includes Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-03 | Simon Wilkinson | rxgen: Tidy up header includes Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-03 | Simon Wilkinson | rxdebug: Tidy header includes Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
2011-04-03 | Simon Wilkinson | rx: Tidy header includes Reviewed-by: Jeffrey Altman <jaltman@openafs.org> |
commit | commitdiff | tree |
next |