2022-08-30 |
Christos Zoulas | Change times in amq RPCs to be longlong_t instead master |
commit | commitdiff | tree | snapshot |
2016-05-12 |
zoulasc | Update the ctime of the directory too, since it changed... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
zoulasc | * Make hasmntval() return an 0 on error, 1 on success and |
commit | commitdiff | tree | snapshot |
2016-03-31 |
zoulasc | Today's change |
commit | commitdiff | tree | snapshot |
2016-03-31 |
zoulasc | Fix SEGV on amq entries that print times. |
commit | commitdiff | tree | snapshot |
2016-03-10 |
zoulasc | Today's RPC ping change. |
commit | commitdiff | tree | snapshot |
2016-03-10 |
zoulasc | - There is really no ti-rpc nfsv4, so don't send one... |
commit | commitdiff | tree | snapshot |
2016-03-09 |
zoulasc | Today's changes |
commit | commitdiff | tree | snapshot |
2016-03-09 |
zoulasc | - add more debugging in the unmount path |
commit | commitdiff | tree | snapshot |
2016-03-09 |
zoulasc | Improve debugging for unmounting. |
commit | commitdiff | tree | snapshot |
2016-03-07 |
zoulasc | Mention today's changes. |
commit | commitdiff | tree | snapshot |
2016-03-07 |
zoulasc | Default to "string" mount options for NFSv4 because... |
commit | commitdiff | tree | snapshot |
2016-03-07 |
zoulasc | 1. Add the "sys" alias for "unix", as well as "none... |
commit | commitdiff | tree | snapshot |
2016-03-03 |
zoulasc | Today's change summary. |
commit | commitdiff | tree | snapshot |
2016-03-03 |
zoulasc | The definition of the wcc post op attributes should... |
commit | commitdiff | tree | snapshot |
2016-03-03 |
zoulasc | The nfs_quick_reply() functionality relies on taking... |
commit | commitdiff | tree | snapshot |
2016-03-03 |
zoulasc | The NFS v2 internal server uses several validation... |
commit | commitdiff | tree | snapshot |
2016-03-03 |
zoulasc | The implementation of the NFS v3 server does not use... |
commit | commitdiff | tree | snapshot |
2016-03-03 |
zoulasc | The nfs_quick_reply() function needs to know the curren... |
commit | commitdiff | tree | snapshot |
2016-03-03 |
zoulasc | The nfs_quick_reply() functionality relies on taking... |
commit | commitdiff | tree | snapshot |
2016-03-03 |
zoulasc | Recent Linux NFS uses a simulated attibute cache change... |
commit | commitdiff | tree | snapshot |
2016-01-22 |
zoulasc | today's fixes |
commit | commitdiff | tree | snapshot |
2016-01-22 |
zoulasc | The function unlink3_or_rmdir3() is called by both... |
commit | commitdiff | tree | snapshot |
2016-01-22 |
zoulasc | The NFSv3 readdir method is expected to return the... |
commit | commitdiff | tree | snapshot |
2016-01-22 |
zoulasc | The NFSv3 lookup method, which returns attributes for... |
commit | commitdiff | tree | snapshot |
2016-01-22 |
zoulasc | When the NFSv3 access method is called and there is... |
commit | commitdiff | tree | snapshot |
2016-01-22 |
zoulasc | Add log trace print to NFSv3 readdirplus for debugging... |
commit | commitdiff | tree | snapshot |
2015-04-30 |
zoulasc | Fix nfs args setting code (raven at the maw dot net) |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Christos Zoulas | don't use logical && when & is meant |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Christos Zoulas | make sure variables are initialized |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Christos Zoulas | 32 bit fixes |
commit | commitdiff | tree | snapshot |
2015-01-17 |
Christos Zoulas | remove set but not used variable |
commit | commitdiff | tree | snapshot |
2015-01-17 |
Christos Zoulas | remove unused function |
commit | commitdiff | tree | snapshot |
2015-01-17 |
Christos Zoulas | remove set but not used variable |
commit | commitdiff | tree | snapshot |
2015-01-17 |
Christos Zoulas | remove set but not used variable |
commit | commitdiff | tree | snapshot |
2015-01-17 |
Christos Zoulas | uid_t might be a different size than unsigned int,... |
commit | commitdiff | tree | snapshot |
2015-01-17 |
Christos Zoulas | print_nfs_common_args() is only needed with DEBUG |
commit | commitdiff | tree | snapshot |
2015-01-17 |
Christos Zoulas | Move libtool macro functions from m4/macros to m4 and... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Erez Zadok | bootstrap and release 6.2 |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Christos Zoulas | remove ylwrap patching |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Christos Zoulas | call it 6.2 |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Christos Zoulas | call it 6.2 |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Christos Zoulas | welcome to 6.2 |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Christos Zoulas | extra files |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Christos Zoulas | Use our own ylwrap. |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Christos Zoulas | local copy instead of patching |
commit | commitdiff | tree | snapshot |
2014-09-05 |
zoulasc | factor out the size check for both readdir methods... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
zoulasc | Configure test for 64 bit xdr quad function (Ian Kent) |
commit | commitdiff | tree | snapshot |
2014-09-01 |
zoulasc | From Ian Kent (raven at themaw) dot net: |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Christos Zoulas | Today's change |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Christos Zoulas | more debugging |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Christos Zoulas | more debugging, fix access |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Christos Zoulas | fix debugging string truncation |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Christos Zoulas | mention today's real changes |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Christos Zoulas | Changes from raven at themaw.net to support NFSv3 for... |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Christos Zoulas | mention changes |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Christos Zoulas | force the autoconf version instead of just reporting it. |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Christos Zoulas | newer version |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Christos Zoulas | newer version |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Christos Zoulas | newer version |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Christos Zoulas | newer version |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Christos Zoulas | newer version |
commit | commitdiff | tree | snapshot |
2014-05-12 |
Erez Zadok | allow user to pass RMTAB file name from environment |
commit | commitdiff | tree | snapshot |
2014-05-12 |
zoulasc | move initialization of RMTAB before it is used (Ian... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
Erez Zadok | update additional autoconf/automake files |
commit | commitdiff | tree | snapshot |
2014-05-10 |
Erez Zadok | update libtool files |
commit | commitdiff | tree | snapshot |
2014-05-10 |
Erez Zadok | update bootstrap and ylwrap |
commit | commitdiff | tree | snapshot |
2014-05-10 |
Erez Zadok | comment out duplicate var definition |
commit | commitdiff | tree | snapshot |
2014-03-26 |
zoulasc | today's changes |
commit | commitdiff | tree | snapshot |
2014-03-26 |
zoulasc | Use only the standard cflags for hardened builds (Ian... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
zoulasc | add ext4 (Ian Kent) |
commit | commitdiff | tree | snapshot |
2014-03-26 |
zoulasc | Fix version dependency (Ian Kent); there is no more... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
zoulasc | With certain hosts.{allow,deny} rules, expected host... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
zoulasc | fix return value from main (Ian Kent) |
commit | commitdiff | tree | snapshot |
2014-03-26 |
zoulasc | Add ext2, ext3, ext4 specific options (Ian Kent) |
commit | commitdiff | tree | snapshot |
2014-03-26 |
zoulasc | add missing uplinks (Ian Kent) |
commit | commitdiff | tree | snapshot |
2014-03-26 |
zoulasc | fix SP arg. (Ian Kent) |
commit | commitdiff | tree | snapshot |
2014-03-26 |
zoulasc | partially from Ian Kent: use mktemp for better security. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
zoulasc | today's changes from Ian Kent |
commit | commitdiff | tree | snapshot |
2014-03-21 |
zoulasc | Default to autofs version 4 |
commit | commitdiff | tree | snapshot |
2014-03-21 |
zoulasc | Ian Kent: Handle failed umount on exit |
commit | commitdiff | tree | snapshot |
2014-03-21 |
zoulasc | From: Ian Kent <ikent@redhat.com> |
commit | commitdiff | tree | snapshot |
2014-03-21 |
zoulasc | From: Ian Kent <raven@themaw.net> |
commit | commitdiff | tree | snapshot |
2014-03-21 |
zoulasc | From: Ian Kent <ikent@redhat.com> |
commit | commitdiff | tree | snapshot |
2014-03-21 |
zoulasc | From: Ian Kent <ikent@redhat.com> |
commit | commitdiff | tree | snapshot |
2014-03-21 |
zoulasc | From: Ian Kent <raven@themaw.net> |
commit | commitdiff | tree | snapshot |
2014-03-21 |
zoulasc | From: Ian Kent <ikent@redhat.com> |
commit | commitdiff | tree | snapshot |
2014-03-09 |
zoulasc | Remove expn program and man page. It is not used by... |
commit | commitdiff | tree | snapshot |
2014-03-09 |
zoulasc | Remove the BSD advertising clause. As mentioned in... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Erez Zadok | happy new year |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Christos Zoulas | Change the way we handle multiple lex scanners and... |
commit | commitdiff | tree | snapshot |
2013-09-22 |
Yoram Bar-Haim | fix flaw when kernel version is 3.x |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Erez Zadok | update copyright notice for 2013 |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Christos Zoulas | Regen, and recent changes |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Christos Zoulas | adjust to new autoconf requirements |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Christos Zoulas | INCLUDES -> AM_CPPFLAGS in new autoconf |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Christos Zoulas | Fix macro names |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Christos Zoulas | Mention new changes |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Christos Zoulas | Regen from newer autoconf |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Christos Zoulas | recognize noacl |
commit | commitdiff | tree | snapshot |
next |