2011-07-06 | Andrew Deason | uss: Suppress more warnings from lex.yy.c Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-07-06 | Andrew Deason | afs: Ensure afs_calc_inum yields nonzero ino Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-07-06 | Anders Kaseorg | Treat Linux 3 as Linux 2.6 Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-07-06 | Andrew Deason | Add a few missing .gitignore entries Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-07-02 | Andrew Deason | vol: Don't always FDH_REALLYCLOSE on linktable ops Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-07-02 | Andrew Deason | DAFS: Do not clear salv state on fssync salvage Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-07-01 | chas williams -... | doc: epub and mobi support Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-30 | Andrew Deason | SOLARIS: Granular multiPage detection Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-30 | Andrew Deason | Remove nonsensical bozon-lock defines Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-30 | Andrew Deason | Remove support for Solaris pre-8 Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-30 | Jeff Blaine | Change wiki ref to wiki.openafs.org from stanford.edu Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-28 | Jeff Blaine | Introduce TAP tests of man pages for command_subcommand Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-28 | Jeffrey Altman | rx: race in rx_multi processing Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-22 | Jeffrey Altman | roken: add search.h to .gitignore Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-22 | Andrew Deason | DAFS: Do not attach a specialStatus'd vol Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-22 | Andrew Deason | salvager: Clear summary in RecordHeader Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-22 | Andrew Deason | Build a separate copy of vlib for dasalvager Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-22 | Andrew Deason | dir: Remove extraneous printf from Create Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-22 | Andrew Deason | dir: Fix DRead Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-22 | Andrew Deason | vol: Do not overwrite specialStatus in attach2 Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-22 | Simon Wilkinson | rx: Exit fast restart on non-duplicate ACK Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-22 | Simon Wilkinson | rx: Don't limit the # of packets sent in recovery Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-22 | Simon Wilkinson | rx: Don't wait for TQ busy when entering recovery Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-22 | Simon Wilkinson | rx: Enter loss recovery when we retransmit Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-22 | Simon Wilkinson | rx: Add Karn-style backoffs to RX retransmits Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-22 | Simon Wilkinson | rx: Make clock_Add correctly add to itself Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-22 | Simon Wilkinson | rx: Remove resending logic into its own function Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-22 | Simon Wilkinson | rx: Change the way that the RTT timer is applied Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-22 | Simon Wilkinson | rx: Compute smoothed RTT per call, not per peer. Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-21 | Simon Wilkinson | rx: Make testclient build on Unix Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-21 | Derrick Brashear | macos: package shared libraries Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-20 | Simon Wilkinson | rx: Remove incorrect backoff code Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-20 | Simon Wilkinson | rx: Account for delayed ACKS when computing RTO Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-20 | Simon Wilkinson | rx: Make rx_softAckDelay & rx_lastAckDelay private Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-20 | Jeff Blaine | Documented vos restore -creation and -lastupdate Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-20 | Ken Dreyer | Enable -afsdb in the Red Hat packages. Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-20 | Ben Kaduk | FBSD: do not FlushAllVCaches Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-20 | Ben Kaduk | FBSD: do not install kdump Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-12 | Marc Dionne | Linux: remove typedef from configure test comment Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-12 | Michael Meffie | volinfo: fix false good magic line Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-11 | Derrick Brashear | generated: take into account the things needed in master Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-11 | Derrick Brashear | rxkad ticket5 function rewriting Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-11 | Derrick Brashear | more death to des Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-10 | Derrick Brashear | darwin armv6 and armv7 support Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-09 | Jonathan Billings | Linux: rpm: Update openafs.spec.in to include changes... Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-09 | Andrew Deason | afsd: Fail gracefully on mtab open failure Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-09 | Andrew Deason | volinfo: PrintFileNames is namei-only Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-09 | Andrew Deason | libafs: memset dirHeader->hashTable Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-09 | Jonathan A. Kollasch | Remove NetBSD-specific debugging statement Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-07 | Ben Kaduk | Also install afszcm.cat for i386_fbsd Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-07 | Jeff Blaine | Added fstrace subcommand help to binary Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-07 | Jeffrey Altman | rx: do not rxi_AckAll for one data packet call Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-07 | Simon Wilkinson | ubik: Use supplied config directory in ugen Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-07 | Simon Wilkinson | tests: Use a real IP address for the test cell Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-07 | Simon Wilkinson | tests: Move code to add new DES keys to common Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-07 | Simon Wilkinson | tests: Move common code to its own directory Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-07 | Simon Wilkinson | vos: Add the -config option Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-07 | Simon Wilkinson | cmd: Add support for disabling specific abbrevs Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-06 | Jeff Blaine | Remove completed tasks from todo list, add info about... Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | volinfo: Use new form of cmd_AddParamWithOffset Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | viced: Rationalise FS_STATS_DETAILED logging Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | usd: Move to using real 64bit quantities Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | viced: Remove old /vice/file/parms config file Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | usd: Make test program build again Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Jeff Blaine | kvno invocation correction, language cleanup, afs/cell... Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | vos: print_addrs never receives multi-homed addrs Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Chas Williams (CONTR... | doc: let configure find the XML tools if possible Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Michael Meffie | xstat: cope with different size timeval structures Tested-by: Derrick Brashear <shadow@dementia.org> Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | Linux CM: Update wait code Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | Linux CM: Use kernel allocator directly Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | Linux CM: Use kernel allocator directly for events Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | Linux CM: Files don't need a page Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | libafs: Tidy up iovec allocation and trimming Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | Tidy up uio_t meaning Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Jonathan Billings | linux: rpm: Fix SELinux attributes on /afs when installing... Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Michael Meffie | volinfo: accept -sizeonly for -sizeOnly Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Michael Meffie | volinfo: accept vice partition id for -part option Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Michael Meffie | volinfo: comments Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Michael Meffie | volinfo: fix file size data type Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Michael Meffie | volinfo: avoid exit on errors Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Michael Meffie | volinfo: refactor mode variables Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Michael Meffie | volinfo: refactor volume and vnode handling code Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Michael Meffie | volinfo: refactor size counters Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Michael Meffie | volinfo: refactor -sizeOnly printing Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Ben Kaduk | Enable gencat for i386_fbsd_* Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | vlserver: Add flags to extent address entries Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | vlserver: Make space in extent block explicit Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | vlserver: Rationalise multi homed host processing Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | vlserver: Use correct memsets in vlentry convertor Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | vlserver: Clean up abort logic Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | vlserver: Use correct base value when replacing Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | vlserver: Rename errorcode to code Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | vlserver: Tidy up request counting Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | Build system: Move install definitions to include Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-05 | Simon Wilkinson | aklog: Remove Windows specific code from header Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-02 | Simon Wilkinson | dir: Prototype and function name cleanup Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-02 | Simon Wilkinson | dir: Explicitly state buffer locations for data Tested-by: Derrick Brashear <shadow@dementia.org> Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-02 | Simon Wilkinson | doc: bos != vos Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-01 | Simon Wilkinson | vos: Don't leak/overflow bulkaddrs Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
2011-06-01 | Christof Hanke | libafscp: fix install/dest in sep. Objectdir Reviewed-by: Derrick Brashear <shadow@dementia.org> |
commit | commitdiff | tree |
next |