am-utils-6.2.git
2011-10-06 Christos Zoulasstrdup -> xstrdup
2011-10-06 Christos Zoulasstrdup -> xstrdup
2011-10-06 Christos Zoulas- caller checks am_parent, so we check it too.
2011-10-06 Christos Zoulasgoing_down can return; so return early if it does.
2011-10-06 Christos Zoulas- strdup -> xstrdup
2011-09-15 Christos Zoulasamq -i doc
2011-09-15 Christos Zoulas- add amq -i that prints information about the current...
2011-09-15 Christos ZoulasLog when we call yp_all.
2011-09-15 Christos Zoulasproper error message, and initialization
2011-09-15 Christos Zoulasfix comment.
2011-09-14 Christos ZoulasMention today's changes
2011-09-14 Christos ZoulasFixes for solaris headers that need <sys/types.h> and...
2011-09-14 Christos Zoulasdon't cast NULL
2011-09-14 Christos Zoulasremove (void)&p;
2011-09-14 Christos Zoulasuse inline instead of __inline
2011-08-11 Christos Zoulastoday's changes
2011-08-11 Christos Zoulassplit %options since older versions of flex don't under...
2011-08-11 Christos ZoulasFix 2 potential buffer overflows, that cannot really...
2011-06-21 Christos Zoulasmention linux-autofs-5 support
2011-06-21 Christos ZoulasMake this compile and mention it is experimental for...
2011-06-18 Christos ZoulasImplement linux autofs version 5 protocol (not compile...
2011-06-18 Christos ZoulasToday's changes
2011-06-18 Christos ZoulasRoll back to a previous working version of libtool...
2011-06-18 Christos Zoulasnewer versions from autoreconf
2011-06-18 Christos Zoulas- use $() instead of ``
2011-06-18 Christos ZoulasChange the macro directory to m4/macros as it is suppos...
2011-05-26 Christos ZoulasReplace with newer versions.
2011-05-26 Christos ZoulasMake libtool macros go to the m4 subdirectory as direct...
2011-05-26 Christos ZoulasRemove ``# serial 57 LT_INIT''. Newer autoconf does...
2011-05-22 Christos ZoulasPut back the sys/socket.h header and remove __KERNEL__...
2011-05-22 Erez Zadokam-utils: update copyrights for 2011
2011-05-22 Erez ZadokFix compile errors on Linux, CentOS 5.5 (can't find...
2011-05-22 Erez ZadokDouble quote square brackets in M4 macros.
2011-05-22 Erez ZadokUpdate autotools to aut autoconf 2.68, automake 1.10...
2011-05-20 Christos ZoulasFixes for Fedora Core 15 and RHEL 6
2010-11-24 Erez ZadokAmd map.c: don't ignore return value from write(2)
2010-11-24 Erez ZadokAssorted yacc/lex compile errors for fsinfo/amd
2010-11-24 Erez ZadokOn Linux, cast "res" arg in clnt_call to proper type.
2010-11-24 Erez ZadokOn Linux, define _GNU_SOURCE to enable O_LARGEFILE...
2010-11-24 Christos ZoulasDon't use $^. The whole world is not gmake.
2010-11-20 Christos Zoulasmove rpc/auth* to the list of headers that need others
2010-11-20 Christos ZoulasAdd new ops_udf.c
2010-11-20 Christos Zoulas- repository allows only annotated tags
2010-11-20 Christos Zoulasupdate for rc1 am-utils-6_2_rc1
2010-11-20 Christos Zoulasmention addopts fix
2010-11-20 Christos ZoulasDon't use haseq() to get the keyword to feed to hasmnto...
2009-12-10 Christos ZoulasCopy all fields of the am_opts structure
2009-12-10 Christos ZoulasInitialize RPC authentication flavor to AUTH_UNIX inste...
2009-12-10 Christos ZoulasMake sure to remove nodes in the proper order when...
2009-12-10 Christos Zoulasfix typo
2009-12-10 Christos ZoulasFix Linux-specific stuff in ops_tmpfs.c
2009-12-10 Christos ZoulasAdd missing parenthesis to fix defined(XXX
2009-12-10 Christos ZoulasIn the previous commit we've already made a change...
2009-12-10 Christos Zoulasamfs_generic_lookup_child() tries to find an alternate...
2009-12-10 Christos ZoulasSetting the error flag of the mntfs for which the share
2009-12-10 Christos ZoulasSetting the error flag of the mntfs for which the share
2009-12-10 Christos ZoulasRight now AMD sets all timeout values to their defaults
2009-12-10 Christos ZoulasCurrently, the mount options (struct am_opts) are assoc...
2009-12-10 Christos ZoulasWe have to free the buffers allocated by the XDR routin...
2009-12-09 Christos ZoulasFree continuation in amfs_retry() if we don't call...
2009-12-09 Christos ZoulasFix use-after-free and double free of mntfs private...
2009-11-23 Christos ZoulasFrom: Krisztian Kovacs <Kris.Kovacs@morganstanley.com>
2009-10-28 Christos ZoulasIf both <errno.h> and <sys/errno.h> exist, include...
2009-10-26 Christos Zoulas* Fix issue with autoconf-2.63
2009-04-15 Christos ZoulasShare a single LDAP connection by default for all the...
2009-03-20 Christos ZoulasRemove stray line. origin
2009-03-20 Christos ZoulasMerge branch 'master' of git://git.fsl.cs.sunysb.edu...
2009-02-19 Christos ZoulasAdd code to do synchronous unmounts in amq that report...
2009-02-13 Christos Zoulasmention today's fixes.
2009-02-13 Christos Zoulasmove am_fd to the right place. Somehow my patch put...
2009-02-13 Christos Zoulas- Don't define __USE macros. They are reserved for...
2009-02-12 Christos ZoulasAdd a synchronous unmount amq rpc that will wait for...
2009-01-12 Erez Zadokam-utils: update copyrights for 2008-2009
2009-01-11 Erez Zadok* amd/ops_udf.c: don't define functions/variables which...
2009-01-09 Christos Zoulasmention today's fixes.
2009-01-09 Christos ZoulasTreat an empty sublink as an unset sublink.
2009-01-09 Christos ZoulasAdd 2 more members on linux nfs_args, pseudoflavor...
2009-01-06 Christos Zoulasadd documentation about cdf mounts.
2009-01-06 Christos Zoulasfix udf mounts for linux.
2009-01-06 Christos ZoulasBring back our local ylwrap fix.
2009-01-06 Christos Zoulasadd the rest of the udf glue.
2009-01-06 Christos Zoulasadd udf glue.
2009-01-06 Christos Zoulasrecognize new NetBSD nfs filehandle.
2009-01-06 Christos Zoulasmention new auto-stuff.
2009-01-06 Christos ZoulasRegen with newer versions of all the tools.
2009-01-06 Christos ZoulasSince autoconf generates INSTALL now, so we move our...
2009-01-04 Christos Zoulasnew autoconf wants _cv_ in cached variables.
2009-01-04 Christos Zoulascomment out the message, because it breaks with gm4...
2009-01-02 Christos Zoulasadd the cdfs options here.
2009-01-02 Christos Zoulasenable more options for cd9660 filesystems (from NetBSD)
2008-12-03 Christos Zoulasmultiple server ldap patch.
2008-09-19 Christos Zoulaswork done today.
2008-09-19 Christos Zoulasnetbsd is int too.
2008-09-19 Christos ZoulasWhen using flex -P<prefix> instead of ylwrap all the...
2008-09-19 Christos Zoulascorrect prototypes
2008-09-19 Christos ZoulasDon't use __GNUC__ but the proper HAVE_ variables.
2008-09-17 Christos Zoulasfix reversed ifdef, thanks Ion!
2008-09-17 Christos Zoulasfix linux tmpfs (make it compile only)
2008-09-17 Christos Zoulasmention yylwrap lossage
2008-09-17 Christos Zoulasdeal with crap automake versions < 1.9 that do not...
next