am-utils-6.1.git
2009-01-11 Erez Zadok* amd/ops_udf.c: don't define functions/variables which... master origin
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...
2008-09-17 Christos Zoulashook in tmpfs
2008-09-17 Christos Zoulastoday's changes
2008-09-17 Christos Zoulassort man pages by section and then alphabetically as...
2008-09-17 Christos Zoulasadd missing field for NetBSD
2008-09-17 Christos Zoulasadd missing forward declarations
2008-09-17 Christos Zoulasuse sizeof var instead of constant
2008-09-17 Christos Zoulasnow that yy renaming works, fix the remaining callers
2008-09-17 Christos Zoulasfix yyerror declaration and definition
2008-09-17 Christos Zoulasuse sizeof var instead of constant.
2008-09-17 Christos ZoulasFelt free to implement this
2008-09-17 Christos ZoulasNetBSD calls its ufs ffs.
2008-09-17 Christos Zoulastypo, getpwd -> getcwd
2008-09-17 Christos Zoulasnewer NetBSD uses statvfs (perhaps handle this with...
2008-09-17 Christos Zoulasthere is no section 8C
2008-09-17 Christos Zoulashandle newer netbsd using statvfs
2008-09-17 Christos Zoulasadd missing forward declaration
2008-09-17 Christos Zoulasavoid possible null pointer deref (coverity)
2008-09-17 Christos Zoulas* more portable endian detection support
2008-09-17 Christos Zoulashandle tmpfs and efs
2008-09-17 Christos Zoulasstrlen returns size_t not int
2008-09-17 Christos Zoulasadd options log, noatime, nocoredump, nodevmtime, softd...
2008-09-17 Christos ZoulasNetBSD efs and tmpfs support
2008-09-17 Christos Zoulasnew autoconf tools bitch about # serial in the middle...
2008-09-17 Christos ZoulasNetBSD's new mount system call needs the size of the...
2008-09-17 Christos Zoulasrecvfrom takes socklen_t * on NetBSD
2008-09-17 Christos ZoulasMost recent kernels have trouble with trying to parse...
2008-09-17 Christos Zoulasavoid possible null pointer deref (coverity)
2008-09-17 Christos ZoulasNetBSD's new mount system call needs the size of the...
2008-09-17 Christos Zoulashandle tools lossage in fsinfo
2008-09-17 Christos Zoulas- NetBSD port additions
2007-04-13 Erez Zadok* amd/sun_map.c (sun_append_str): When translating...
2007-03-11 Christos ZoulasDon't call xstrlcpy() to truncate a string. It causes...
2007-01-20 Erez Zadok* updated copyright year to 2007 on all files.
2006-12-28 Erez Zadok* minor new port: ia64-hp-hpux11.23
2006-11-27 Erez Zadokminor fix
2006-11-27 Erez Zadok* doc/Makefile.am: properly publish html files using...
2006-11-27 Erez Zadokobfuscate changelog before publishing on www
2006-11-27 Erez Zadok* obfuscate many more emails in the distro, esp. of...
2006-11-27 Erez Zadok* minor new port: i386-apple-darwin8.8.1.
2006-10-31 Erez Zadok* doc/am-utils.texi (Password maps): minor typo reported by
2006-10-26 Erez Zadok* minor new port: i386-pc-linux-fc6.
2006-06-20 Erez Zadok* minor new port: i386-pc-solaris2.11-nexentaos (GNU...
2006-05-11 Erez Zadokstart next release version
2006-05-11 Erez Zadoknote on aix's malloc am-utils-6_2a2
2006-05-11 Erez Zadok* Minor new ports: i386-unknown-freebsd6.1 (RELEASE),
2006-05-02 Erez Zadok* configure.in: check if libc already includes dbm...
2006-04-21 Erez Zadok* configure.in: detect G/DBM support via gdbm_compat...
2006-04-21 Erez Zadok* scripts/amd.conf-sample, scripts/amd.conf.5, doc...
2006-04-19 Erez Zadokminor refomatting (emacs)
2006-04-18 Christos ZoulasMention netgrp/netgrpd changes.
2006-04-18 Christos ZoulasMake netgrp and netgrpd take an optional ",host" argume...
2006-04-18 Christos ZoulasDocument the new 2 argument netgrp and netgrpd.
2006-04-16 Erez Zadok* libamu/mtab.c (hasmntval): fix inverted meaning of...
2006-04-14 Erez Zadokbetter fix
2006-04-14 Erez Zadok* libamu/mount_fs.c (compute_nfs_attrcache_flags):...
2006-04-05 Erez Zadok* amd/amfs_generic.c (amfs_lookup_mntfs): fix use-after...
2006-04-05 Christos ZoulasFix use after free.
2006-03-28 Erez Zadok* doc/am-utils.texi, scripts/{amd.conf.5,amd.conf-sample}:
2006-03-23 Erez Zadok* minor new port: i386-pc-linux-suse10.1 (beta 8).
2006-03-22 Erez Zadok* amd/am_ops.c (merge_opts): Remove useless check found by
2006-03-22 Christos ZoulasRemove useless check found by Coverity; xmalloc never...
2006-03-21 Erez Zadok* minor new ports: i386-pc-linux-fc5.
2006-03-20 Erez Zadok* libamu/wire.c: avoid potential dereferencing of a...
2006-03-09 Ion Badulescu * amd/nfs_subr.c (mp_to_fh): fixed old-style filehandl...
2006-03-08 Erez Zadok* configure.in: properly test for either <gdbm/ndbm...
2006-02-17 Daniel Ottavio* amd/sum_map_tok.l: Fixed a bug in a regular expressio...
2006-01-05 Erez Zadok* doc/am-utils.texi (auto_attrcache Parameter): revise...
2006-01-02 Erez Zadok* updated copyright year to 2006 on all files.
2005-12-27 Erez Zadoki386-unknown-netbsdelf3.0 (RELEASE), and i386-unknown...
2005-12-20 Erez Zadok* include/am_utils.h, conf/transp/transp_tli.c (amu_svc...
2005-12-20 Erez Zadokignore
2005-12-03 Erez Zadok* minor new ports: i386-unknown-netbsdelf2.1,
2005-11-09 Erez Zadok* minor new port: i386-unknown-freebsd6.0 (RELEASE)
next