2005-05-18 00:10 bfernhomberg * VERSION: set version to 2.0.3 2005-05-18 00:09 bfernhomberg * NEWS: update NEWS 2005-05-18 00:04 bfernhomberg * man/: man1/achfile.1, man1/acleandir.1, man1/aecho.1, man1/afile.1, man1/afppasswd.1, man1/apple_cp.1.tmpl, man1/apple_mv.1.tmpl, man1/apple_rm.1.tmpl, man1/asip-status.pl.1.tmpl, man1/cnid_index.1, man1/getzones.1, man1/megatron.1, man1/nbp.1, man1/netatalk-config.1, man1/pap.1, man1/psorder.1, man1/timeout.1, man1/uniconv.1.tmpl, man3/atalk_aton.3, man3/nbp_name.3, man4/atalk.4, man5/AppleVolumes.default.5.tmpl, man5/afpd.conf.5.tmpl, man5/atalkd.conf.5.tmpl, man5/netatalk.conf.5.tmpl, man5/papd.conf.5.tmpl, man8/afpd.8.tmpl, man8/atalkd.8.tmpl, man8/cnid_dbd.8.tmpl, man8/cnid_metad.8.tmpl, man8/papd.8.tmpl, man8/papstatus.8.tmpl, man8/psf.8.tmpl, man8/timelord.8: mirror man page changes from XML 2005-05-17 23:29 bfernhomberg * doc/README.platforms: update Solaris kernel build information 2005-05-02 18:34 didg * etc/afpd/catsearch.c: gcc warnings and rsize use befor init. 2005-04-28 18:24 bfernhomberg * sys/netatalk/Makefile.am: remove c files from pkginclude_HEADERS 2005-04-28 11:24 didg * etc/afpd/file.c: backport OSX symlink from afp3dev branch. 2005-04-27 03:36 didg * libatalk/adouble/ad_attr.c: only use the id in the adouble file if it's writable for us. 2005-04-25 00:26 didg * etc/afpd/volume.c, libatalk/adouble/ad_attr.c: bugfix for cache id in resource fork. 2005-04-13 12:21 bfernhomberg * configure.in: -fix admin-group configure option -fix atalk_addr check merge from branch-netatalk-afp-3x-dev 2005-04-10 14:49 didg * bin/cnid/cnid_index.c: db check, really bailout after the first error. 2005-03-31 02:25 didg * etc/afpd/afp_dsi.c, libatalk/util/server_child.c: fix a race when a client very quickly reconnect and try to kill its old session. 2005-03-11 18:36 didg * etc/afpd/file.c: also check the default type against the old values (TEXT/UNIX) from Shlomi Yaakobovich exanet.com; slightly modified. 2005-03-11 16:46 didg * config/AppleVolumes.system: use only plain ASCII from Olaf Hering at suse.de 2005-03-11 16:36 didg * etc/: afpd/auth.c, papd/auth.c: remove compiler warnings 2005-03-07 16:01 didg * macros/snprintf-check.m4: add a missing #endif 2005-02-14 17:01 didg * etc/afpd/mangle.c: initialise before use. 2005-02-12 12:22 didg * etc/afpd/catsearch.c, etc/afpd/desktop.h, etc/afpd/file.c, etc/afpd/mangle.c, include/atalk/adouble.h, libatalk/adouble/ad_open.c: CatSearch fixes, base on TSUBAKIMOTO Hiroya patch. 2005-02-10 02:23 didg * bin/adv1tov2/adv1tov2.c, bin/afppasswd/afppasswd.c, bin/megatron/nad.c, etc/afpd/catsearch.c, etc/afpd/desktop.c, etc/afpd/directory.c, etc/afpd/file.c, etc/afpd/filedir.c, etc/afpd/ofork.c, etc/afpd/volume.c, etc/afpd/volume.h, include/atalk/adouble.h, libatalk/adouble/ad_attr.c, libatalk/adouble/ad_open.c: Add a parameter cachecnid for adouble v2, default off. Solution for disappearing files? 2005-02-06 11:16 didg * bin/megatron/asingle.c, bin/megatron/hqx.c, bin/megatron/macbin.c, bin/uniconv/iso8859_1_adapted.c, etc/afpd/appl.c, etc/afpd/catsearch.c, etc/afpd/desktop.c, etc/afpd/volume.c, etc/atalkd/config.c, etc/papd/auth.c, etc/papd/headers.c, etc/papd/magics.c, etc/papd/ppd.c, etc/papd/queries.c, libatalk/cnid/dbd/cnid_dbd.c, libatalk/cnid/last/cnid_last.c, libatalk/unicode/iconv.c, libatalk/unicode/utf8.c, libatalk/unicode/charsets/mac_centraleurope.c, libatalk/unicode/charsets/mac_cyrillic.c, libatalk/unicode/charsets/mac_hebrew.c, libatalk/unicode/charsets/mac_roman.c, libatalk/unicode/charsets/mac_turkish.c: fix compiler warning, from Olaf Hering. 2005-02-05 15:54 didg * libatalk/adouble/ad_open.c: clean adouble v1 to V2 functions. 2005-02-05 15:46 didg * etc/afpd/file.c: remove a c++ comment 2005-02-05 12:58 didg * libatalk/unicode/utf8.c: Bidi patch, this one should compile and work :( 2005-02-02 11:22 didg * libatalk/unicode/utf8.c: Ignore bidi hints in utf. 2005-02-01 13:06 didg * include/atalk/: asp.h, dsi.h: use size_t rather than unsigned int for dsi and asp cmd/datalen 2005-02-01 12:33 didg * etc/afpd/uam.c: fix bogus casts in uam.c 2005-01-31 20:50 didg * bin/getzones/getzones.c, bin/nbp/nbplkup.c, etc/afpd/desktop.h, etc/afpd/mangle.c, etc/afpd/mangle.h, etc/afpd/status.c, etc/atalkd/config.c, include/atalk/dsi.h, libatalk/dsi/dsi_stream.c, libatalk/util/getiface.c: second patch from Olaf Hering; gcc 64 warnings. 2005-01-31 18:00 didg * etc/afpd/afp_config.c, etc/afpd/auth.c, etc/afpd/directory.c, etc/afpd/file.c, etc/afpd/nfsquota.c, etc/afpd/quota.c, etc/afpd/unix.h, etc/atalkd/config.c, etc/atalkd/main.c, etc/cnid_dbd/main.c, etc/papd/ppd.c, etc/papd/session.c, libatalk/atp/atp_sresp.c, libatalk/cnid/cnid.c, libatalk/cnid/tdb/cnid_tdb_add.c: remove or mark as ok more gcc warnings. 2005-01-30 21:56 didg * contrib/timelord/timelord.c, etc/afpd/file.c, etc/afpd/file.h, etc/uams/uams_pgp.c, include/atalk/cnid.h, libatalk/cnid/cnid.c, libatalk/cnid/cdb/cnid_cdb.h, libatalk/cnid/cdb/cnid_cdb_add.c, libatalk/cnid/cdb/cnid_cdb_get.c, libatalk/cnid/cdb/cnid_cdb_lookup.c, libatalk/cnid/cdb/cnid_cdb_update.c, libatalk/cnid/db3/cnid_db3.h, libatalk/cnid/db3/cnid_db3_add.c, libatalk/cnid/db3/cnid_db3_get.c, libatalk/cnid/db3/cnid_db3_lookup.c, libatalk/cnid/db3/cnid_db3_update.c, libatalk/cnid/dbd/cnid_dbd.c, libatalk/cnid/dbd/cnid_dbd.h, libatalk/cnid/hash/cnid_hash.h, libatalk/cnid/hash/cnid_hash_add.c, libatalk/cnid/hash/cnid_hash_get.c, libatalk/cnid/hash/cnid_hash_lookup.c, libatalk/cnid/hash/cnid_hash_update.c, libatalk/cnid/last/cnid_last.c, libatalk/cnid/last/cnid_last.h, libatalk/cnid/mtab/cnid_mtab.c, libatalk/cnid/mtab/cnid_mtab.h, libatalk/cnid/tdb/cnid_tdb.h, libatalk/cnid/tdb/cnid_tdb_add.c, libatalk/cnid/tdb/cnid_tdb_get.c, libatalk/cnid/tdb/cnid_tdb_lookup.c, libatalk/cnid/tdb/cnid_tdb_update.c, libatalk/util/logger.c: Olaf Hering at suse.de warning fixes. 2005-01-25 15:34 didg * bin/cnid/cnid_index.c, etc/cnid_dbd/dbd_dbcheck.c: ifdef cnid checks if db transaction is enabled. 2005-01-25 15:32 didg * libatalk/adouble/ad_open.c: Resource fork offset in adouble header can be after the end of the header, cf. linux hfs fs driver. 2005-01-12 00:00 didg * etc/papd/print_cups.c, libatalk/dsi/dsi_tcp.c, libatalk/util/fault.c: remove trailing \n char in LOG calls. 2005-01-11 21:58 didg * etc/afpd/: auth.c, auth.h: NGROUPS is not always the maximum number of groups for a user, use a 'calloced' array, not freed but afpd exit on logout. 2005-01-03 16:33 bfernhomberg * VERSION: increase VERSION to 2.0.2 2005-01-03 16:33 bfernhomberg * NEWS: update NEWS 2005-01-03 16:24 didg * etc/afpd/afp_config.c: backport SLPreg fix for Solaris for dev branch. 2005-01-03 15:54 bfernhomberg * man/: man1/achfile.1, man1/acleandir.1, man1/aecho.1, man1/afile.1, man1/afppasswd.1, man1/apple_cp.1.tmpl, man1/apple_mv.1.tmpl, man1/apple_rm.1.tmpl, man1/asip-status.pl.1.tmpl, man1/getzones.1, man1/megatron.1, man1/nbp.1, man1/netatalk-config.1, man1/pap.1, man1/psorder.1, man1/timeout.1, man1/uniconv.1.tmpl, man3/atalk_aton.3, man3/nbp_name.3, man4/atalk.4, man5/AppleVolumes.default.5.tmpl, man5/afpd.conf.5.tmpl, man5/atalkd.conf.5.tmpl, man5/netatalk.conf.5.tmpl, man5/papd.conf.5.tmpl, man8/afpd.8.tmpl, man8/atalkd.8.tmpl, man8/cnid_dbd.8.tmpl, man8/cnid_metad.8.tmpl, man8/papd.8.tmpl, man8/papstatus.8.tmpl, man8/psf.8.tmpl, man8/timelord.8: mirror man pages from Docbook 2005-01-03 15:53 bfernhomberg * man/man1/: Makefile.am, cnid_index.1: - add a (simple) man page for cnid_index 2005-01-03 14:49 didg * bin/cnid/cnid_index.c, etc/cnid_dbd/dbd_dbcheck.c: Index check and rebuild, only count the didname index if the devino index is ok. 2004-12-21 14:36 didg * bin/cnid/Makefile.am, bin/cnid/cnid_index.c, etc/cnid_dbd/Makefile.am, etc/cnid_dbd/db_param.c, etc/cnid_dbd/db_param.h, etc/cnid_dbd/dbd.h, etc/cnid_dbd/dbd_dbcheck.c, etc/cnid_dbd/dbif.c, etc/cnid_dbd/dbif.h, etc/cnid_dbd/main.c: Add an indexes check and rebuild, optionnal for dbd (parameter check default no), standalone prg cnid_index for cdb. 2004-12-11 13:38 didg * etc/cnid_dbd/main.c: add process id in syslog and small clean up. 2004-12-10 14:33 didg * etc/afpd/volume.c: In afp_openvol if we can't get the db stamp return an error. 2004-12-09 17:10 didg * etc/afpd/file.c: remove an unused variable. 2004-12-09 17:08 didg * include/atalk/Makefile.am: add unicode.h. 2004-12-07 19:47 bfernhomberg * macros/summary.m4: Display none as installation style if none has been specified (instead of an empty line). 2004-12-07 19:41 bfernhomberg * etc/afpd/uam.c, etc/uams/uams_gss.c, include/atalk/uam.h: -cleanup uams_gss.c -build the principal used by uams_gss.so from afpd's configuration, don't use GSS_C_NT_HOSTBASED_SERVICE 2004-12-07 19:34 bfernhomberg * etc/afpd/uam.c: fix SF bug 1079622, by Ralf Schuchardt + return value for read has to be signed. 2004-12-07 19:22 bfernhomberg * etc/afpd/afp_options.c: Enhanced afpd's -v command line switch and added -V. 2004-12-07 04:23 didg * etc/afpd/directory.c, etc/afpd/file.c, etc/afpd/file.h, etc/afpd/fork.c, etc/afpd/fork.h, etc/afpd/ofork.c, libatalk/adouble/ad_lock.c: Check for DENY READ in FPCopyFile. 2004-12-07 03:58 didg * etc/afpd/: filedir.c, file.c, file.h, directory.c: deal with AFP3 connection but type 2 (not UTF8 encoding) name. 2004-11-10 00:07 didg * configure.in, contrib/shell_utils/Makefile.am, contrib/shell_utils/netatalkshorternamelinks.pl.in, distrib/debian/netatalk.examples: remove netatalkshorternamelinks.pl cf. bug [ 1061396 ] netatalkshorternamelinks.pl broken 2004-10-31 00:42 didg * etc/afpd/fork.c: fix for crlf option. 2004-10-30 23:43 didg * etc/afpd/file.c: sf bug [ 1055691 ] 2004-10-28 00:20 bfernhomberg * VERSION: update VERSION 2004-10-27 16:31 tkaiser * NEWS: Adjustet NEWS file for --without-logfile by default 2004-10-27 16:26 bfernhomberg * man/: man1/achfile.1, man1/acleandir.1, man1/aecho.1, man1/afile.1, man1/afppasswd.1, man1/apple_cp.1.tmpl, man1/apple_mv.1.tmpl, man1/apple_rm.1.tmpl, man1/asip-status.pl.1.tmpl, man1/getzones.1, man1/megatron.1, man1/nbp.1, man1/netatalk-config.1, man1/pap.1, man1/psorder.1, man1/timeout.1, man1/uniconv.1.tmpl, man3/atalk_aton.3, man3/nbp_name.3, man4/atalk.4, man5/AppleVolumes.default.5.tmpl, man5/afpd.conf.5.tmpl, man5/atalkd.conf.5.tmpl, man5/netatalk.conf.5.tmpl, man5/papd.conf.5.tmpl, man8/afpd.8.tmpl, man8/atalkd.8.tmpl, man8/cnid_dbd.8.tmpl, man8/cnid_metad.8.tmpl, man8/papd.8.tmpl, man8/papstatus.8.tmpl, man8/psf.8.tmpl, man8/timelord.8: mirror manpages from XML for 2.0.1 2004-10-27 16:20 bfernhomberg * configure.in: Disable logger by default, as already documented... 2004-10-27 15:53 tkaiser * NEWS, config/netatalk.conf: last fixes for 2.0.1 release 2004-10-27 15:39 bfernhomberg * contrib/printing/Makefile.am: remove add_netatalk_printer and netatalk.template from Makefile... 2004-10-27 15:31 tkaiser * configure.in, distrib/initscripts/Makefile.am, distrib/initscripts/rc.atalk.debian.tmpl: Added --enable-debian configure option. Installs per default to /etc/init.d/atalk to get not in conflict with standard debian package. Reads netatalk.conf from :ETCDIR: and not from /etc/default/ 2004-10-27 14:53 bfernhomberg * NEWS: update NEWS 2004-10-27 14:30 bfernhomberg * contrib/printing/: add_netatalk_printer, netatalk.template: remove add_netatalk_printer and netatalk.template from stable branch until fixed. 2004-10-27 05:28 bfernhomberg * etc/psf/etc2ps.sh: fix insecure tempfile handling bug in etc2ps.sh found by Trustix, CAN-2004-0974. 2004-10-20 23:43 didg * etc/afpd/directory.c: bugfix: use the right encoding in mapid. 2004-10-20 23:36 didg * config/AppleVolumes.system: By default don't define a CREATOR/TYPE for file of unknown type. 2004-10-20 22:16 didg * include/atalk/adouble.h: fix two Tru64 UNIX compilation errors, from Burkhard Schmidt bs AT cpfs.mpg.de 2004-10-20 22:05 didg * etc/afpd/: file.c, volume.c: fix a bug in default CREATOR/TYPE handling. 2004-10-20 21:48 didg * etc/afpd/file.c: set hasBeenInited in default finder info. From TSUBAKIMOTO Hiroya. 2004-10-11 03:35 bfernhomberg * VERSION: set VERSION to 2.0.0 2004-10-11 02:20 bfernhomberg * doc/: DEVELOPER, README.ids, README.platforms: fix the BDB versions mentioned in DEVELOPER and README.ids. 2004-10-11 02:14 bfernhomberg * NEWS: Update NEWS 2004-10-11 01:55 bfernhomberg * man/: man1/achfile.1, man1/acleandir.1, man1/aecho.1, man1/afile.1, man1/afppasswd.1, man1/apple_cp.1.tmpl, man1/apple_mv.1.tmpl, man1/apple_rm.1.tmpl, man1/asip-status.pl.1.tmpl, man1/getzones.1, man1/megatron.1, man1/nbp.1, man1/netatalk-config.1, man1/pap.1, man1/psorder.1, man1/timeout.1, man1/uniconv.1.tmpl, man3/atalk_aton.3, man3/nbp_name.3, man4/atalk.4, man5/AppleVolumes.default.5.tmpl, man5/afpd.conf.5.tmpl, man5/atalkd.conf.5.tmpl, man5/netatalk.conf.5.tmpl, man5/papd.conf.5.tmpl, man8/afpd.8.tmpl, man8/atalkd.8.tmpl, man8/cnid_dbd.8.tmpl, man8/cnid_metad.8.tmpl, man8/papd.8.tmpl, man8/papstatus.8.tmpl, man8/psf.8.tmpl, man8/timelord.8: mirror man pages from DocBook 2004-10-09 14:48 didg * etc/afpd/desktop.c: fix a fd and memory leak (was only if OSX ._ resource fork) 2004-10-08 02:54 bfernhomberg * bin/afppasswd/afppasswd.c, etc/uams/uams_randnum.c: fix username matching bug in afppasswd. from kanai at nadmin dot org 2004-10-08 02:16 bfernhomberg * etc/afpd/uam.c: rework username check a little. Depending on UAM, the wrong username _could_ have been selected. 2004-10-06 22:05 bfernhomberg * etc/afpd/filedir.c: Try to prevent overwriting a file by renaming a file in the same directory to the same name. Won't work with OSX, the dest file gets deleted by OSX first. 2004-10-06 21:48 didg * etc/afpd/desktop.c: It's 0 not '0' for default type, my mistake, the patch was right. 2004-10-06 03:05 didg * sys/solaris/Makefile.in: fix for Solaris "make maintainer-clean" from Alexander Barton. 2004-09-28 15:19 didg * etc/afpd/afp_options.c: error msg if it can't parse -ipaddr parameter 2004-09-28 13:34 didg * etc/afpd/afp_options.c: revert previous change, was 100% wrong. 2004-09-28 13:26 didg * etc/afpd/afp_options.c: getoptions \n is a delimiter. 2004-09-26 11:17 didg * configure.in: Remove setpgrp check, we don't use it anymore and it doesn't work with cross compile. 2004-09-25 16:46 didg * etc/afpd/filedir.c: check if dest file exist in moveandrename, current test will replace dest file if source and dest only differ by case, not sure it's what we really want. 2004-09-19 22:39 bfernhomberg * VERSION: update VERSION 2004-09-19 01:41 bfernhomberg * NEWS: Update NEWS 2004-09-19 01:23 bfernhomberg * man/: man1/achfile.1, man1/acleandir.1, man1/aecho.1, man1/afile.1, man1/afppasswd.1, man1/apple_cp.1.tmpl, man1/apple_mv.1.tmpl, man1/apple_rm.1.tmpl, man1/asip-status.pl.1.tmpl, man1/getzones.1, man1/megatron.1, man1/nbp.1, man1/netatalk-config.1, man1/pap.1, man1/psorder.1, man1/timeout.1, man1/uniconv.1.tmpl, man3/atalk_aton.3, man3/nbp_name.3, man4/atalk.4, man5/AppleVolumes.default.5.tmpl, man5/afpd.conf.5.tmpl, man5/atalkd.conf.5.tmpl, man5/netatalk.conf.5.tmpl, man5/papd.conf.5.tmpl, man8/afpd.8.tmpl, man8/atalkd.8.tmpl, man8/cnid_dbd.8.tmpl, man8/cnid_metad.8.tmpl, man8/papd.8.tmpl, man8/papstatus.8.tmpl, man8/psf.8.tmpl, man8/timelord.8: man pages from XML 2004-09-19 01:20 bfernhomberg * etc/afpd/status.c: change machine type from Macintosh to Netatalk in status reply 2004-09-07 21:44 tkaiser * NEWS: Fixed ancient NEWS entries. Removed umlauts 2004-09-07 13:34 bfernhomberg * libatalk/unicode/charcnv.c: fix macname cache, SF bug 1021642 if 0 unused debug funtion 2004-09-07 08:17 didg * etc/afpd/desktop.c, etc/afpd/file.c, libatalk/adouble/ad_open.c: use 0 0 for default creator/type rather than UNIX TEXT, from Shlomi Yaakobovich. 2004-09-06 11:38 didg * etc/afpd/file.c, libatalk/adouble/ad_attr.c: After ad_setid don't flush resource fork if it has not been modified. 2004-09-06 09:19 didg * etc/cnid_dbd/: cnid_metad.c, usockfd.c, usockfd.h: fix a signed/unsigned, 16/32 bits mismatch. from Burkhard Schmidt, bs at cpfs.mpg.de. 2004-09-06 07:53 bfernhomberg * etc/cnid_dbd/Makefile.am, libatalk/cnid/cdb/Makefile.am, libatalk/cnid/db3/Makefile.am: put CFLAGS before BDB_CFLAGS, revert change 2004-09-03 00:33 bfernhomberg * libatalk/unicode/ucs2_casetable.h: make the definitions in ucs2_casetable.h static const. 2004-09-02 22:48 didg * etc/afpd/mangle.c: mangling: utf8 --> max len 255 else 31. 2004-09-02 14:31 didg * etc/afpd/file.c: CopyFile only create a resource fork for destination if source has one. 2004-08-27 23:42 bfernhomberg * VERSION: update VERSION 2004-08-26 06:17 bfernhomberg * NEWS: update NEWS 2004-08-26 06:14 bfernhomberg * include/atalk/adouble.h: fix FreeBSD 5.2 build, from Alex Barton (alex at barton.de). 2004-08-24 19:33 bfernhomberg * configure.in: fix OSX build for 10.3, remove HAVE_BROKEN_CPP define. Should now build on 10.2 and 10.3. 2004-08-24 02:09 bfernhomberg * NEWS: update NEWS 2004-08-24 01:44 bfernhomberg * man/man1/: Makefile.am, asip-status.pl.1.tmpl: add asip-status.pl.1 manpage 2004-08-24 01:10 bfernhomberg * man/: man1/achfile.1, man1/acleandir.1, man1/aecho.1, man1/afile.1, man1/afppasswd.1, man1/apple_cp.1.tmpl, man1/apple_mv.1.tmpl, man1/apple_rm.1.tmpl, man1/getzones.1, man1/megatron.1, man1/nbp.1, man1/netatalk-config.1, man1/pap.1, man1/psorder.1, man1/timeout.1, man1/uniconv.1.tmpl, man3/atalk_aton.3, man3/nbp_name.3, man4/atalk.4, man5/AppleVolumes.default.5.tmpl, man5/afpd.conf.5.tmpl, man5/atalkd.conf.5.tmpl, man5/netatalk.conf.5.tmpl, man5/papd.conf.5.tmpl, man8/afpd.8.tmpl, man8/atalkd.8.tmpl, man8/cnid_dbd.8.tmpl, man8/cnid_metad.8.tmpl, man8/papd.8.tmpl, man8/papstatus.8.tmpl, man8/psf.8.tmpl, man8/timelord.8: mirror man page changes from docbook XML, change version 2004-08-24 01:02 bfernhomberg * Makefile.am: minor fix: remove ChangeLog from EXTRA_DIST, add NEWS. 2004-08-24 00:31 bfernhomberg * etc/papd/magics.c: Try to fix a problem with PJL before Postscript. 2004-08-24 00:27 bfernhomberg * libatalk/adouble/ad_open.c: better bounds checking when upgrading AppleDoubleV1 to V2. Fixes a SIGSEGV reported by Mark Baker 2004-08-24 00:20 bfernhomberg * bin/adv1tov2/adv1tov2.c: only output error if resource file exists, don't rename, print full pathname on error 2004-08-11 22:15 bfernhomberg * etc/afpd/volume.c: fix a SIGSEGV, initvoladouble needs to be called if no options are specified as well. 2004-08-11 05:13 bfernhomberg * etc/afpd/: catsearch.c, filedir.c: fix bogus casts, from Olaf Hering (olh at suse.de) 2004-08-11 05:11 bfernhomberg * etc/uams/Makefile.am: link uam_dhx_passwd.so to lcrypt before lcrypto. might help with MD5 passwords. 2004-08-11 05:07 bfernhomberg * macros/util.m4: fix 'underquoted definition' warnings, remove /usr from LIBS as well 2004-08-11 05:05 bfernhomberg * macros/tcp-wrappers.m4: Rework tcp wrappers detection, should work on OpenBSD as well now. 2004-08-11 05:03 bfernhomberg * macros/ssl-check.m4: set CFLAGS and LIBS when detecting SSL 2004-08-11 05:01 bfernhomberg * macros/db3-check.m4: Rework BDB detection. Use BDB specific CFLAGS first, don't cache library link checks and search more subdirs. 2004-08-11 04:57 bfernhomberg * macros/cups.m4: fix a typo 2004-08-11 04:54 bfernhomberg * macros/iconv.m4, libatalk/unicode/iconv.c: rework iconv detection, always check for libiconv. Make sure we use the right native UCS-2 for the platform/iconv version 2004-08-11 04:49 bfernhomberg * libatalk/unicode/charcnv.c: fix a sigsegv on conversion error. 2004-08-11 04:45 bfernhomberg * libatalk/cnid/dbd/Makefile.am: remove unneeded CFLAGS and LIBS definition. 2004-08-11 04:43 bfernhomberg * etc/cnid_dbd/Makefile.am, libatalk/cnid/cdb/Makefile.am, libatalk/cnid/db3/Makefile.am: put BDB_CFLAGS before CFLAGS to make sure another Berkeley DB version doesn't get in the way. 2004-08-11 04:39 bfernhomberg * etc/afpd/Makefile.am, libatalk/dsi/Makefile.am: only link afpd libwrap with afpd, other progs don't define deny/allow_severity. Should fix some linking problems on OpenBSD. 2004-08-11 04:35 bfernhomberg * distrib/m4/netatalk.m4: remove an 'underquoted definition' warning 2004-08-11 04:33 bfernhomberg * configure.in: minor formatting fix 2004-08-10 15:37 bfernhomberg * bin/megatron/macbin.c: increase the maximum size of macbinary forks, as suggested by bug 829221 2004-08-03 16:43 bfernhomberg * sys/solaris/Makefile.in: enable 'make check': it has no functionality yet, but now it runs without errors after all ... from Alexander Barton, alex@barton.de, 2004-06-17 2004-07-16 16:35 bfernhomberg * configure.in: fix a typo, reported by Joerg Rossdeutscher. Add a hint to configure linker 2004-07-15 06:00 didg * contrib/patches/patch.vfs: Make vfs module work with current svn tree and fixe a bug when a file is moved in a folder without AppleDouble. 2004-07-13 05:52 didg * contrib/patches/: patch.afp_vfs, patch.samba.3.0.5pre2-SVN, patch.samba.3.0a20, patch.vfs: Patch for a NT ADS resource fork. It's both a patch for netatalk and samba cf patach.afp_vfs 2004-07-13 03:21 didg * contrib/patches/: README, patch.mangled_trash_with_ip: Add a patch folder for stuff not included in CVS. 2004-07-12 04:01 didg * libatalk/adouble/ad_open.c: don't bound check for resource fork ID. 2004-07-12 02:15 didg * configure.in, bin/uniconv/uniconv.c: uniconv: add a setlinebuf call for stdout. 2004-07-11 04:17 bfernhomberg * etc/afpd/volume.c: don't try to create special folders and .volinfo on read-only volumes. 2004-07-11 04:04 bfernhomberg * bin/uniconv/uniconv.c: make dry_run check dirs without a DID, on conversion to UTF8 suppress warnings if name is already in UTF8 2004-07-10 04:15 didg * libatalk/adouble/ad_open.c: More tests for broken resource forks. 2004-07-05 03:15 bfernhomberg * etc/afpd/mangle.c: easy demangle checks for filenames with 31 bytes lenght 2004-07-01 04:32 didg * etc/afpd/status.c: remove a compiler warning. 2004-07-01 04:10 bfernhomberg * libatalk/asp/asp_getsess.c: fix Solaris compile, MIN was undefined 2004-07-01 04:08 didg * libatalk/dsi/dsi_read.c: remove a compiler warning. 2004-07-01 04:01 didg * libatalk/asp/asp_getsess.c: Remove a compiler warning 2004-07-01 03:55 bfernhomberg * libatalk/util/fault.c: fix --enable-debug1 on Solaris 2004-07-01 03:53 bfernhomberg * etc/afpd/status.c, libatalk/asp/asp_getsess.c: rework getstatus. use several ASP packets if the client allows it, otherwise just send as much as we can. 2004-07-01 03:27 didg * etc/afpd/auth.c, include/atalk/server_child.h, libatalk/util/server_child.c, libatalk/util/server_ipc.c: FPDisconnect only if it's the same user. It's against the spec but we don't want a remote kill command. 2004-06-30 23:47 didg * etc/papd/Makefile.am: add a missing $DESTDIR from Vlad Agranovsky exanet.com. 2004-06-30 03:27 didg * libatalk/cnid/: cnid.c, cdb/cnid_cdb_add.c: don't use buffer as argument in calls to time() 2004-06-29 00:48 didg * configure.in: fix for Solaris and gcc 3.0, from Yann Rouillard. 2004-06-29 00:46 didg * etc/afpd/quota.c: remove a c99 declaration, from Yann Rouillard. 2004-06-28 04:22 didg * macros/db3-check.m4: AC_TRY_LINK doesn't need main() 2004-06-27 04:38 didg * bin/megatron/nad.c: remove a // comment 2004-06-25 00:28 bfernhomberg * NEWS, VERSION: update NEWS, VERSION set to 2.0-beta2 2004-06-25 00:14 bfernhomberg * man/: man1/achfile.1, man1/acleandir.1, man1/aecho.1, man1/afile.1, man1/afppasswd.1, man1/apple_cp.1.tmpl, man1/apple_mv.1.tmpl, man1/getzones.1, man1/megatron.1, man1/nbp.1, man1/netatalk-config.1, man1/pap.1, man1/psorder.1, man1/timeout.1, man3/atalk_aton.3, man3/nbp_name.3, man4/atalk.4, man5/AppleVolumes.default.5.tmpl, man5/afpd.conf.5.tmpl, man5/atalkd.conf.5.tmpl, man5/netatalk.conf.5.tmpl, man5/papd.conf.5.tmpl, man8/afpd.8.tmpl, man8/atalkd.8.tmpl, man8/cnid_dbd.8.tmpl, man8/cnid_metad.8.tmpl, man8/papd.8.tmpl, man8/papstatus.8.tmpl, man8/psf.8.tmpl, man8/timelord.8: mirror man page changes from docbook XML, change version 2004-06-25 00:12 bfernhomberg * man/man1/: Makefile.am, uniconv.1.tmpl: add uniconv man page 2004-06-24 03:22 bfernhomberg * etc/afpd/status.c: fix status change: ASP status packet was invalid if <578 bytes 2004-06-24 03:20 bfernhomberg * etc/uams/uams_dhx_pam.c: fix a Solaris compile warning, missing include 2004-06-24 02:46 bfernhomberg * etc/afpd/volume.h: remove obsolete iconv.h include, should fix the FreeBSD problem reported by Joe Clarke 2004-06-24 02:43 bfernhomberg * macros/summary.m4: remove sendfile from summary, add CUPS 2004-06-24 02:41 bfernhomberg * macros/iconv.m4, libatalk/unicode/iconv.c: check if UCS-2-INTERNAL is supported by libiconv 2004-06-24 02:41 bfernhomberg * configure.in: disable --enable-sendfile option, sendfile is not used anyway 2004-06-22 12:08 bfernhomberg * etc/atalkd/nbp.c: the maximum number of replies in a NBP packet is 15, count is 4 bit... 2004-06-21 17:18 bfernhomberg * config/netatalk.conf: add to new env vars: ATALK_MAC_CHARSET and ATALK_UNIX_CHARSET. Used by papd and shell utils to determine charsets. 2004-06-20 17:54 bfernhomberg * etc/atalkd/nbp.c: Limit the number of responses in a NBPOP_LKUPREPLY to 10 2004-06-20 17:51 bfernhomberg * etc/uams/uams_gss.c: remove \r lineendings 2004-06-20 17:46 bfernhomberg * include/atalk/dsi.h: Increase DSI command buffer to 8192 bytes. Fixes a problem with long kerberos tickets 2004-06-20 17:30 bfernhomberg * etc/afpd/: desktop.c, mangle.c, mangle.h: correctly mangle decomposed UTF8 name > 255 bytes 2004-06-20 17:25 bfernhomberg * etc/afpd/: status.c, afp_config.h: with KerberosV, SSH tunnel and FQDN the length of the status packet can exceed the maximum ATP packet size (574 bytes). Increase the maximum packet size for DSI to 1400 bytes, if status packet is too big a smaller packet is build for ATP. The ATP packet will miss some options. 2004-06-20 17:10 bfernhomberg * etc/afpd/enumerate.c: fix a signed/unsigned problem preventing enumeration of folders with files longer then 127 chars 2004-06-18 09:58 bfernhomberg * etc/afpd/auth.c: add missing ibuflen decrement 2004-06-18 09:57 bfernhomberg * macros/gssapi-check.m4: fix a typo 2004-06-18 09:56 bfernhomberg * etc/papd/printcap.c: fix papd.conf parsing problems with consecutive ':' and missing newline 2004-06-16 00:53 didg * etc/afpd/: file.c, unix.c: A fix for afp_exchangefile. And add owner bit if file owner is 0. 2004-06-15 03:50 bfernhomberg * libatalk/unicode/charcnv.c: only try to resolve LOCALE once 2004-06-15 03:10 bfernhomberg * etc/atalkd/route.c: fix a compile warning (ioctl on solaris) 2004-06-15 02:52 bfernhomberg * etc/uams/uams_passwd.c: fix NetBSD compile problems 2004-06-15 02:47 bfernhomberg * etc/papd/Makefile.am: add missing CUPS_CFLAGS 2004-06-15 02:46 bfernhomberg * include/atalk/: adouble.h, unicode.h: fix NetBSD compile problems 2004-06-15 02:44 bfernhomberg * bin/nbp/nbplkup.c, bin/pap/pap.c, bin/pap/papstatus.c, etc/afpd/unix.c: fix some compile warnings 2004-06-15 02:35 bfernhomberg * etc/afpd/auth.c, etc/afpd/globals.h, etc/afpd/uam.c, etc/afpd/uam_auth.h, etc/uams/uams_gss.c, include/atalk/uam.h: Fix KerberosV (uams_gss) with Panther clients, add kGetKerberosSessionKey type to getsessiontoken 2004-06-14 22:58 bfernhomberg * etc/afpd/afp_config.c: convname can be NULL 2004-06-12 16:36 didg * etc/afpd/afp_config.c: option->server can be a null pointer. 2004-06-09 11:30 bfernhomberg * etc/papd/Makefile.am: fix a make install problem without CUPS 2004-06-09 04:24 bfernhomberg * etc/papd/lp.c: delete spoolfile after print, uncomment forgotten unlink 2004-06-09 04:18 bfernhomberg * macros/cups.m4: add CUPS support to papd 2004-06-09 04:07 bfernhomberg * etc/afpd/: afp_options.c, globals.h, status.c: add -advertise_ssh flag to afpd.conf, if set announce SSH tunneling capabilities. 2004-06-09 03:43 bfernhomberg * configure.in, contrib/shell_utils/.cvsignore, contrib/shell_utils/Makefile.am, contrib/shell_utils/asip-status.pl.in: deliver asip-status.pl with netatalk 2004-06-09 03:31 bfernhomberg * etc/afpd/status.c: move IP address before FQDN in getstatus addresses reply 2004-06-09 03:25 bfernhomberg * configure.in, etc/papd/.cvsignore, etc/papd/Makefile.am, etc/papd/file.h, etc/papd/headers.c, etc/papd/lp.c, etc/papd/lp.h, etc/papd/magics.c, etc/papd/main.c, etc/papd/ppd.c, etc/papd/print_cups.c, etc/papd/print_cups.h, etc/papd/printer.h, etc/papd/queries.c, etc/papd/showppd.c: add CUPS support to papd 2004-06-09 03:19 bfernhomberg * bin/megatron/nad.c: intial fixes for megatron, use .volinfo to figure out volume setting 2004-06-09 03:15 bfernhomberg * include/atalk/util.h, include/atalk/volinfo.h, etc/afpd/volume.c, libatalk/util/Makefile.am, libatalk/util/volinfo.c: write a .volinfo file containing volume setup to .AppleDesktop, for shell utils and 3rd party 2004-06-09 03:10 bfernhomberg * etc/atalkd/config.c: only write -noallmulti flag to atalkd.conf on linux 2004-06-09 03:07 bfernhomberg * etc/atalkd/config.c, bin/getzones/getzones.c, bin/nbp/nbplkup.c, bin/nbp/nbprgstr.c, bin/nbp/nbpunrgstr.c, etc/afpd/afp_config.c: handle extended characters in NBP and zone names. 2004-06-09 02:50 bfernhomberg * libatalk/unicode/charcnv.c: read Mac and Unix charset settings from enviroment 2004-06-08 15:59 bfernhomberg * macros/gssapi-check.m4: fix a problem detecting MIT Kerberos 2004-06-01 08:41 bfernhomberg * config/AppleVolumes.system: change mapping for unknown extension from BINA/UNIX to ????/???? to prevent OSX from showing them as Excel files 2004-06-01 08:33 bfernhomberg * etc/afpd/: file.c, directory.c: only change parent modify date if ATTRBIT_INVISIBLE is changed 2004-05-21 16:19 didg * contrib/printing/timeout.c: For running timeout with commands which accept arguments. From Yuval Yeret at exanet.com. 2004-05-19 01:42 bfernhomberg * configure.in: check for dl* functions before AC_LTDL_DLSYM_USCORE 2004-05-17 04:24 bfernhomberg * macros/db3-check.m4: rework BDB detection. Search more subdirs and try to link to a versioned lib, e.g. lidb-4.2.so. 2004-05-17 04:21 bfernhomberg * configure.in: check if dlsym needs to add underscore, remove platform specific defines. Should fix UAM problems with OpenBSD 2004-05-12 23:21 didg * etc/afpd/afp_options.c, etc/afpd/main.c, etc/afpd/nfsquota.c, etc/afpd/quota.c, etc/afpd/unix.c, etc/atalkd/main.c, etc/atalkd/rtmp.c, etc/atalkd/zip.c, etc/papd/lp.c, etc/papd/main.c, libatalk/unicode/charcnv.c, libatalk/unicode/util_unistr.c: remove '\n' char in log messages. 2004-05-11 10:31 didg * etc/afpd/file.c: in reenumerate_id we must take care of already open forks. 2004-05-11 10:30 didg * etc/afpd/volume.c: fix a small leak. 2004-05-11 10:29 didg * etc/afpd/afprun.c: chdir to / before running the script. 2004-05-11 10:28 didg * include/atalk/adouble.h, libatalk/adouble/ad_open.c: try very hard to open resource without read access. 2004-05-10 20:40 didg * etc/afpd/catsearch.c, etc/afpd/desktop.c, etc/afpd/directory.c, etc/afpd/directory.h, etc/afpd/file.c, etc/afpd/filedir.c, etc/afpd/fork.h, etc/afpd/ofork.c, etc/afpd/unix.c, etc/afpd/unix.h, include/atalk/adouble.h, libatalk/adouble/ad_open.c: better handling for file without read access. 2004-05-09 00:39 didg * etc/afpd/: unix.c, unix.h: use full pathname in error rather msg rather than "." 2004-05-09 00:38 didg * libatalk/adouble/ad_open.c: don't upgrade to v2 if a resource fork is open read only. 2004-05-09 00:37 didg * libatalk/adouble/ad_lock.c: better handling for lock on missing resource fork. 2004-05-08 16:12 didg * bin/adv1tov2/adv1tov2.c: Make it working again with the new ad structure. 2004-05-04 17:38 didg * etc/afpd/afp_asp.c, etc/afpd/afp_config.c, etc/afpd/afp_dsi.c, etc/afpd/auth.c, etc/afpd/desktop.c, etc/afpd/directory.c, etc/afpd/file.c, etc/afpd/filedir.c, etc/afpd/fork.c, etc/afpd/main.c, etc/afpd/volume.c, include/atalk/util.h, libatalk/cnid/cnid.c, libatalk/dsi/dsi_getsess.c, libatalk/dsi/dsi_tcp.c, libatalk/unicode/utf8.c, libatalk/util/logger.c: more verbose error msgs. 2004-05-04 17:37 didg * libatalk/adouble/ad_read.c: ad_read, return 0 if the resource fork is not open. 2004-05-04 16:26 didg * etc/afpd/fork.c, libatalk/adouble/ad_open.c, libatalk/dsi/dsi_cmdreply.c, libatalk/dsi/dsi_read.c, libatalk/dsi/dsi_stream.c, libatalk/dsi/dsi_write.c: small speed up improvement. 2004-05-04 04:53 bfernhomberg * etc/afpd/auth.c: check if password changing is allowed in afp_changepw. 2004-05-03 16:04 didg * libatalk/adouble/ad_open.c: For user admin change owner on the right file after creation. 2004-04-29 20:09 lenneis * etc/cnid_dbd/: db_param.c, db_param.h, dbif.c: Add support for automatic logfile removal to cnid_dbd. 2004-04-28 00:47 didg * etc/afpd/afp_config.c, etc/afpd/main.c, include/atalk/asp.h, libatalk/asp/asp_getsess.c: Fix a sigsev with DDP and signal handler. 2004-04-28 00:45 didg * libatalk/dsi/dsi_init.c: add SIGUSR1 and SIGUSR2 they can send data. 2004-04-26 16:05 bfernhomberg * bin/uniconv/uniconv.c: uniconv: fix the fix, last commit wasn't great... 2004-04-26 01:19 didg * etc/afpd/afp_asp.c: use DSI semantic for signal (SIGHUP and SIGUSR1) 2004-04-26 01:17 didg * libatalk/dsi/dsi_tcp.c: disable timer before reseting signal handler 2004-04-24 20:12 didg * include/atalk/cnid_dbd_private.h, libatalk/cnid/dbd/cnid_dbd.c: more sanity checks on dbd packets 2004-04-23 03:13 bfernhomberg * bin/uniconv/uniconv.c: bugfix: fix a segfault, make uniconv work correctly with relative paths. Reported by Matthew Geier. 2004-04-21 20:45 bfernhomberg * configure.in, include/atalk/adouble.h, include/atalk/util.h: try to fix OpenBSD build 2004-04-21 02:56 bfernhomberg * configure.in, libatalk/netddp/netddp_open.c, macros/db3-check.m4, macros/iconv.m4, macros/snprintf-check.m4, macros/srvloc.m4, macros/ssl-check.m4: 64bit linux build fixes, from Stew Benedict 2004-04-21 02:38 bfernhomberg * bin/uniconv/.cvsignore: add .cvsignore 2004-04-14 23:52 bfernhomberg * libatalk/cnid/cdb/cnid_cdb_add.c: fix Tru64 build, by Burkhard Schmidt 2004-04-07 01:29 bfernhomberg * etc/afpd/volume.c: fix a chooser crash if we get a codepage conversion error for a volume name 2004-04-07 01:05 bfernhomberg * etc/afpd/quota.c: fix build on platforms that don't have qsize_t, for now we use u_int64_t instead 2004-04-04 19:44 bfernhomberg * macros/pam-check.m4: fix typos, PAM_C/LDFLAGS were always empty - from Alexander Barton 2004-03-30 06:18 bfernhomberg * macros/db3-check.m4: We now require Berkeley DB >= 4.1. There have been several reports of strange, mostly unreproducable, errors with 4.0.14. Additionally, 4.0.14 has shown stability problems during testing as well. 2004-03-23 01:10 bfernhomberg * NEWS: update NEWS 2004-03-23 00:10 bfernhomberg * VERSION, man/man1/achfile.1, man/man1/acleandir.1, man/man1/aecho.1, man/man1/afile.1, man/man1/afppasswd.1, man/man1/apple_cp.1.tmpl, man/man1/apple_mv.1.tmpl, man/man1/getzones.1, man/man1/megatron.1, man/man1/nbp.1, man/man1/netatalk-config.1, man/man1/pap.1, man/man1/psorder.1, man/man1/timeout.1, man/man3/atalk_aton.3, man/man3/nbp_name.3, man/man4/atalk.4, man/man5/AppleVolumes.default.5.tmpl, man/man5/afpd.conf.5.tmpl, man/man5/atalkd.conf.5.tmpl, man/man5/netatalk.conf.5.tmpl, man/man5/papd.conf.5.tmpl, man/man8/afpd.8.tmpl, man/man8/atalkd.8.tmpl, man/man8/cnid_dbd.8.tmpl, man/man8/cnid_metad.8.tmpl, man/man8/papd.8.tmpl, man/man8/papstatus.8.tmpl, man/man8/psf.8.tmpl, man/man8/timelord.8: update version strings 2004-03-23 00:00 bfernhomberg * sys/solaris/Makefile.in: suppress 'kernel module cannot be build' message on non Solaris platforms 2004-03-22 23:46 bfernhomberg * etc/afpd/quota.c: fix free space/limits when groups quotas are used (linux), from Erik Horn 2004-03-22 06:31 didg * etc/cnid_dbd/main.c: cnid_dbd only switch user if we are root. 2004-03-22 05:38 bfernhomberg * libatalk/cnid/cdb/: cnid_cdb.h, cnid_cdb_add.c, cnid_cdb_open.c, cnid_cdb_private.h: add db stamp handling to cdb scheme 2004-03-22 01:08 bfernhomberg * libatalk/util/strlcpy.c: merge from samba CVS: the buffer must be greater then src string len otherwise bad things happen 2004-03-22 00:04 lenneis * etc/cnid_dbd/: cnid_metad.c, dbd_update.c, main.c: cnid_dbd now changes uid/gid to owner and group of the database directory on startup. Fixed a wrong memory reference if DEBUG is enabled. 2004-03-20 01:48 bfernhomberg * etc/afpd/volume.c: OS9 clients need more ATTN msgs as well 2004-03-19 14:47 didg * etc/afpd/file.c: Don't use sendfile for file to file copy, it doesn't work with linux 2.6, from Alistair Riddell. 2004-03-19 14:18 bfernhomberg * libatalk/cnid/cnid.c: cnid_dir: seteuid to .AppleDB owner if the folder exists 2004-03-18 23:47 bfernhomberg * macros/cnid-backend.m4: disable transaction for cnid_dbd by default 2004-03-18 21:05 bfernhomberg * distrib/initscripts/rc.atalk.gentoo.tmpl: fix, remove a wrong ';;', reported by Remco Boom [rab@rsquare.nl] 2004-03-18 04:41 bfernhomberg * distrib/initscripts/rc.atalk.gentoo.tmpl: try to make background start work, add (deprecated) timelord 2004-03-18 04:20 bfernhomberg * macros/pam-check.m4: remove double slashes from PAM_CFLAGS and PAM_LDFLAGS, from Alexander Barton [alex@barton.de] 2004-03-18 03:56 bfernhomberg * configure.in, etc/uams/uams_dhx_passwd.c, etc/uams/uams_passwd.c: Try to fix FreeBSD 5 compile 2004-03-17 16:17 lenneis * bin/cnid/cnid2_create.in: Fix minor issue with nonexisting files/directories in the cnid2_create conversion script. 2004-03-12 14:03 didg * etc/afpd/: file.c, unix.c, unix.h: fpexchangefile keep owner and file mode. 2004-03-12 03:50 didg * etc/afpd/volume.c: OSX clients need more ATTN msg. 2004-03-12 03:21 didg * etc/afpd/file.c: in afp_exchange update cnid attribute in resource fork v2. 2004-03-12 00:01 bfernhomberg * etc/afpd/desktop.c: return AFPERR_NOITEM for 0 len comment 2004-03-11 20:57 didg * include/atalk/adouble.h, libatalk/adouble/ad_attr.c: in ad_setname adouble is not a constant 2004-03-11 17:16 didg * etc/afpd/desktop.c, etc/afpd/directory.c, etc/afpd/file.c, etc/afpd/fork.c, include/atalk/adouble.h, libatalk/adouble/ad_attr.c: factorize resource fork name attribute setting. 2004-03-11 13:47 didg * etc/afpd/file.c: small code clean up. 2004-03-11 03:01 didg * etc/afpd/desktop.c, etc/afpd/desktop.h, etc/afpd/directory.c, etc/afpd/directory.h, etc/afpd/enumerate.c, etc/afpd/file.c, etc/afpd/file.h, etc/afpd/filedir.c, etc/afpd/fork.c, etc/afpd/unix.c, etc/afpd/unix.h, etc/afpd/volume.c, etc/afpd/volume.h, include/atalk/adouble.h, libatalk/adouble/ad_attr.c, libatalk/adouble/ad_date.c, libatalk/adouble/ad_open.c: add osx like resource fork. 2004-03-05 00:57 bfernhomberg * etc/afpd/: desktop.c, file.c: fix FreeBSD 4.9 compile 2004-03-02 15:49 bfernhomberg * distrib/initscripts/Makefile.am: fix init script uninstall 2004-03-02 15:22 bfernhomberg * distrib/initscripts/Makefile.am: add rc-update for Gentoo 2004-03-02 14:36 bfernhomberg * bin/megatron/Makefile.am, etc/psf/Makefile.am, etc/uams/Makefile.am: add uninstall hooks 2004-03-02 14:32 bfernhomberg * macros/db3-check.m4: give a little more verbose information on BDB detection 2004-03-02 14:30 bfernhomberg * libatalk/cnid/: cdb/cnid_cdb_open.c, db3/cnid_db3_open.c: move logging of BDB version to the start of cnid_open 2004-03-02 14:27 didg * etc/afpd/: filedir.c, fork.h, ofork.c, volume.c: deal with folders deleted by a different process. 2004-03-02 14:01 bfernhomberg * distrib/initscripts/rc.atalk.sysv.tmpl: fix some minor problems with the SYSV startup script 2004-03-01 15:01 bfernhomberg * etc/afpd/volume.c: fix the special folder casefold fix 2004-02-29 23:59 bfernhomberg * etc/afpd/volume.c: fix, simple casefolding for precreated special folders 2004-02-29 23:23 didg * etc/afpd/file.c: previous commit didn't compile :( 2004-02-29 23:18 didg * etc/afpd/file.c: always test file open modes. 2004-02-29 20:23 bfernhomberg * libatalk/unicode/charcnv.c: fix casefold volume option 2004-02-29 19:42 bfernhomberg * distrib/initscripts/Makefile.am, distrib/initscripts/rc.atalk.gentoo.tmpl, configure.in: add Gentoo startup scripts, --enable-gentoo 2004-02-29 18:37 bfernhomberg * distrib/initscripts/Makefile.am, configure.in: fix install error if no system type is specified 2004-02-29 16:37 bfernhomberg * bin/uniconv/uniconv.c: add usage info for uniconv 2004-02-29 16:35 bfernhomberg * distrib/initscripts/rc.atalk.suse.tmpl: minor modification 2004-02-29 16:32 bfernhomberg * distrib/initscripts/: Makefile.am, rc.atalk.sysv.tmpl: rework start script for Solaris 2004-02-29 16:25 bfernhomberg * sys/solaris/.cvsignore, sys/solaris/Makefile.in, sys/solaris/aarp.c, sys/solaris/if.c, sys/solaris/if.h, sys/solaris/ioc.c, sys/solaris/tpi.c, configure.in: rework Solaris kernel build 2004-02-29 13:05 didg * libatalk/unicode/iconv.c: add japanese from iconv. 2004-02-28 11:56 bfernhomberg * etc/atalkd/main.c: remove useless debug message 2004-02-27 03:39 bfernhomberg * etc/afpd/quota.c: fix XFS group quota (hopefully) 2004-02-25 01:37 bfernhomberg * etc/uams/uams_randnum.c: make randnum UAM AFP3 ready 2004-02-22 19:36 didg * include/atalk/cnid.h: small clean up 2004-02-21 04:36 bfernhomberg * sys/solaris/tpi.c: don't use strcmp in solaris kernel module, from Peter Prochazka [prochazka@bgs.sk] 2004-02-20 23:27 bfernhomberg * etc/afpd/uam.c: minor cleanup 2004-02-20 22:22 didg * etc/afpd/: appl.c, catsearch.c, desktop.c, directory.c, enumerate.c, file.c, filedir.c, fork.c, main.c, unix.c, volume.c: more compilation cleanup. 2004-02-20 21:53 bfernhomberg * configure.in, etc/papd/lp.c, etc/uams/uams_passwd.c, include/atalk/adouble.h, include/atalk/util.h, libatalk/dsi/dsi_read.c: Solaris 'compile hell' stuff... 2004-02-20 21:18 didg * libatalk/adouble/ad_date.c: compile hell, take two 2004-02-20 21:17 didg * include/atalk/adouble.h: compile hell, take two. 2004-02-20 20:57 didg * libatalk/adouble/: ad_date.c, ad_lock.c, ad_mmap.c, ad_open.c, ad_sendfile.c, ad_size.c: Try to sort out compile hell. 2004-02-20 20:56 didg * include/atalk/adouble.h: try to sort out compile hell 2004-02-16 11:34 bfernhomberg * bin/Makefile.am: add missing uniconv to SUBDIRS 2004-02-16 09:59 didg * libatalk/util/server_child.c: Missing parameters for %d in LOG call. 2004-02-15 23:44 bfernhomberg * etc/afpd/mangle.c: fix, we need to check the parent did matches in demangle, not current did 2004-02-15 01:59 bfernhomberg * man/: man1/achfile.1, man1/acleandir.1, man1/aecho.1, man1/afile.1, man1/afppasswd.1, man1/apple_cp.1.tmpl, man1/apple_mv.1.tmpl, man1/apple_rm.1.tmpl, man1/getzones.1, man1/megatron.1, man1/nbp.1, man1/netatalk-config.1, man1/pap.1, man1/psorder.1, man1/timeout.1, man3/atalk_aton.3, man3/nbp_name.3, man4/atalk.4, man5/AppleVolumes.default.5.tmpl, man5/afpd.conf.5.tmpl, man5/atalkd.conf.5.tmpl, man5/netatalk.conf.5.tmpl, man5/papd.conf.5.tmpl, man8/afpd.8.tmpl, man8/atalkd.8.tmpl, man8/cnid_dbd.8.tmpl, man8/cnid_metad.8.tmpl, man8/papd.8.tmpl, man8/papstatus.8.tmpl, man8/psf.8.tmpl, man8/timelord.8: update version string in man pages 2004-02-15 01:45 bfernhomberg * NEWS, VERSION: update NEWS 2004-02-15 01:10 bfernhomberg * include/atalk/unicode.h: fix a compile warning (uniconv) 2004-02-15 00:43 bfernhomberg * bin/uniconv/Makefile.am, bin/uniconv/iso8859_1_adapted.c, bin/uniconv/uniconv.c, configure.in: add uniconv tool to convert between volume encodings 2004-02-14 16:47 didg * etc/afpd/auth.c, etc/afpd/mangle.c, etc/afpd/ofork.c, etc/afpd/volume.c, libatalk/adouble/ad_open.c: more strncpy --> strlcpy fixes 2004-02-14 03:47 didg * etc/uams/: uams_guest.c, uams_pam.c, uams_passwd.c: fixes for papd authentication. 2004-02-14 01:30 didg * etc/afpd/auth.c, etc/afpd/messages.c, etc/afpd/uam.c, etc/atalkd/config.c, etc/atalkd/main.c, etc/papd/auth.c, etc/papd/uam.c, include/atalk/util.h, libatalk/dsi/dsi_tcp.c: Use strlcpy function. 2004-02-14 01:23 didg * configure.in, libatalk/util/Makefile.am, libatalk/util/strlcpy.c: check for BSD strlcpy/strlcat functions, with an implementation from samba 2004-02-13 23:32 didg * etc/afpd/: appl.c, directory.c, filedir.c: replace : l = strlen(x); strncpy(z,x,l) with memcpy(z,x,l), ie make it clearer that last 0 is not copied. 2004-02-11 17:06 didg * libatalk/dsi/dsi_tcp.c: For getstatus don't advertise loopback (RedHat system configuration error). 2004-02-11 07:27 didg * etc/afpd/: afs.c, unix.c: AFS compilation fixes from Sam Noble. 2004-02-10 11:21 didg * etc/afpd/fork.c, include/atalk/dsi.h, libatalk/dsi/dsi_read.c, libatalk/dsi/dsi_stream.c: Partial workaround for an OSX client deadlock, use a smaller minimum value for server quantum (packet size). 2004-02-10 03:40 didg * etc/afpd/file.c: reenumerate_id, wrong test... 2004-02-10 00:49 bfernhomberg * etc/afpd/directory.c: fix a SIGSEGV on ad_setid if d_parent is NULL 2004-02-10 00:44 bfernhomberg * include/atalk/adouble.h: fix: including sys/time.h before _XOPEN_SOURCE 500/unistd.h breaks pwrite64 2004-02-09 14:54 didg * etc/cnid_dbd/cnid_metad.c: Fix for a bug in previous patch for Alpha. 2004-02-07 20:46 didg * configure.in, etc/afpd/file.c, etc/cnid_dbd/cnid_metad.c, etc/cnid_dbd/dbd_add.c, etc/cnid_dbd/dbd_getstamp.c, etc/cnid_dbd/dbd_lookup.c, etc/cnid_dbd/dbd_resolve.c, etc/cnid_dbd/pack.c, etc/cnid_dbd/usockfd.h, etc/papd/session.c, etc/uams/uams_dhx_passwd.c, include/atalk/adouble.h, include/atalk/list.h, libatalk/cnid/cdb/cnid_cdb_lookup.c, libatalk/cnid/cdb/cnid_cdb_open.c, libatalk/cnid/cdb/cnid_cdb_private.h, libatalk/cnid/dbd/cnid_dbd.c, libatalk/util/strcasestr.c: Tru64 Changes, from Burkhard Schmidt. 2004-02-07 19:45 didg * etc/cnid_dbd/dbif.c: Use DB_PRIVATE attribute for dbd backend without transaction. 2004-02-06 14:39 bfernhomberg * etc/afpd/directory.c, etc/afpd/file.c, include/atalk/adouble.h, libatalk/adouble/ad_attr.c, libatalk/adouble/ad_flush.c, libatalk/adouble/ad_open.c: add the DID to AD2, reenumerate if db is out of sync. This should solve some problems with the volume modified outside afpd. 2004-02-06 14:34 didg * libatalk/dsi/dsi_stream.c: remove MSG_MORE, sometime it's slower... 2004-02-06 03:32 didg * etc/afpd/file.c: don't modify modification date in copyfile 2004-02-05 17:55 bfernhomberg * etc/afpd/volume.c: specify USEDOTS with MSWINDOWS implicitely, we missed to add that before 2004-01-31 15:26 bfernhomberg * include/atalk/adouble.h: remove a fixme on AD2 size calc 2004-01-28 11:15 didg * libatalk/adouble/ad_lock.c: speed optimisation for byte locking was broken on resource fork. 2004-01-26 17:11 didg * etc/cnid_dbd/dbd_update.c: Make it compile again. 2004-01-25 12:52 bfernhomberg * etc/afpd/: afp_options.c, afp_config.c: fix some 'Bjoern, think before you commit stupid code' issues. 2004-01-25 01:06 bfernhomberg * libatalk/unicode/iconv.c: libiconv warning fix 2004-01-25 01:04 bfernhomberg * include/atalk/adouble.h: fix a Solaris 9 compile problem, needs sys/time.h 2004-01-25 01:02 bfernhomberg * macros/iconv.m4: fix libiconv configure detection 2004-01-24 19:05 bfernhomberg * etc/afpd/: afp_options.c, catsearch.c: options need strdup, remove a syslog call 2004-01-23 15:00 bfernhomberg * etc/afpd/afp_config.c: SRVLOC changes: register with IP address instead of hostname by default, if -fqdn is specified register with FQDN. Added extended character support for SLP, non ASCII characters are escaped Added ZONE to registration 2004-01-22 20:37 bfernhomberg * etc/afpd/status.c: fix a SIGSEGV if UTF8 servername could not be set in status 2004-01-21 22:28 lenneis * etc/cnid_dbd/: dbd_add.c, dbd_delete.c, dbd_get.c, dbd_lookup.c, dbd_resolve.c, dbd_update.c, pack.c, pack.h: Added more DEBUG log messages to cnid_dbd, fixed existing ones. We now also log dev/ino with DEBUG defined. Fixed minor issue with dbd_delete always returning CNID_DBD_RES_NOTFOUND. 2004-01-21 14:02 didg * etc/afpd/volume.c: Variable $v substitution: don't use name stored in adouble header but name defined in config files. Note: old code was wrong and adouble header was never used. 2004-01-21 01:20 lenneis * etc/atalkd/main.c: atalkd: bprint is only available if we compile with DEBUG1. 2004-01-18 09:05 bfernhomberg * etc/uams/Makefile.am: fix uams_xxx.la is already going to be installed in uams warning 2004-01-18 08:28 bfernhomberg * etc/afpd/Makefile.am: cleanup, remove obsolete stuff 2004-01-18 05:48 bfernhomberg * man/: man5/AppleVolumes.default.5.tmpl, man5/afpd.conf.5.tmpl, man8/cnid_dbd.8.tmpl: mirror latest changes from XML sources 2004-01-18 05:35 bfernhomberg * man/man5/: atalkd.conf.5.tmpl, netatalk.conf.5.tmpl: mirror latest changes from XML sources 2004-01-15 20:18 lenneis * libatalk/cnid/cdb/cnid_cdb_open.c: Log an error message if we cannot open the Berkeley DB environment in the cdb backend. 2004-01-15 19:58 lenneis * include/atalk/cnid_dbd_private.h, libatalk/cnid/dbd/cnid_dbd.c: Clean up internal structs in cnid_dbd_private.h. Update log messages for the dbd backend in cnid_dbd. Log more accurate warnings/errors if we cannot connect to cnid_dbd repeatedly. 2004-01-15 09:12 bfernhomberg * etc/afpd/nfsquota.c, etc/afpd/quota.c, macros/quota-check.m4, macros/summary.m4: fix a compile nfsquota problem with redhat based distros, rpcsvc/rquota.h is in a separate package quota-3. If rquota.h is not found, compilation of *all* quota code is disabled 2004-01-15 07:34 bfernhomberg * etc/atalkd/: config.c, interface.h, main.c, main.h: make atalkd set interfaces to ALLMULTI on linux by default, added new atalkd.conf option -noallmulti to prevent this for an interface 2004-01-15 00:15 lenneis * etc/afpd/volume.c, include/atalk/cnid.h, libatalk/cnid/cnid.c, libatalk/cnid/dbd/cnid_dbd.c: Check if we can get a DB stamp sucessfully in afs_openvol and fail the open if not. 2004-01-13 13:43 bfernhomberg * macros/cnid-backend.m4: make sure auto enabled backends get into compiled_backends 2004-01-13 13:38 bfernhomberg * configure.in, macros/summary.m4: rename the summary macros from AM_ to AC_ 2004-01-12 14:52 lenneis * bin/cnid/cnid2_create.in: FIX: btree does not support nelem in the ascii load files. 2004-01-11 23:38 lenneis * .cvsignore, NEWS, VERSION, bin/cnid/.cvsignore, bin/cnid/cnid2_create.in: Updated NEWS, VERSION and a couple of .cvsignore files changed. 2004-01-11 21:17 bfernhomberg * CONTRIBUTORS, README: add some people to CONTRIBUTORS -this file is likely *very* incomplete-, update README file to point to the new docs 2004-01-11 16:31 lenneis * etc/cnid_dbd/.cvsignore, libatalk/cnid/.cvsignore, libatalk/cnid/cdb/.cvsignore, libatalk/cnid/db3/.cvsignore, libatalk/cnid/dbd/.cvsignore, libatalk/cnid/hash/.cvsignore, libatalk/cnid/last/.cvsignore, libatalk/cnid/mtab/.cvsignore, libatalk/cnid/qdbm/.cvsignore, libatalk/cnid/tdb/.cvsignore, libatalk/pap/.cvsignore, libatalk/tdb/.cvsignore, libatalk/unicode/.cvsignore, libatalk/unicode/charsets/.cvsignore: Add .cvsignore files where missing. 2004-01-11 13:31 bfernhomberg * etc/afpd/uam.c: fix a possible SIGSEGV with KerberosV auth, if k5service is missing 2004-01-10 09:49 bfernhomberg * bin/cnid/cnid2_create.in: we now use BTREE database 2004-01-10 09:42 bfernhomberg * libatalk/tdb/tdb.c: warning fixes 2004-01-10 09:29 bfernhomberg * libatalk/util/: fault.c, getiface.c, logger.c, server_ipc.c: warning fixes 2004-01-10 09:24 bfernhomberg * etc/psf/psf.c: warning fixes 2004-01-10 09:09 bfernhomberg * etc/atalkd/: config.c, main.c, nbp.c, zip.c: warning fixes 2004-01-10 09:01 bfernhomberg * etc/uams/: uams_guest.c, uams_passwd.c, uams_randnum.c: warning fixes 2004-01-10 08:44 didg * etc/afpd/afp_asp.c: previous change wasn't great. 2004-01-10 08:36 bfernhomberg * libatalk/util/logger.c: minor warning fixes 2004-01-10 08:30 didg * etc/afpd/afp_asp.c, libatalk/cnid/dbd/cnid_dbd.c: more gcc warnings. 2004-01-10 08:19 bfernhomberg * include/atalk/cnid.h: add cnid_init prototype 2004-01-10 08:00 bfernhomberg * etc/cnid_dbd/dbif.c: minor warning fixes 2004-01-10 07:54 didg * etc/cnid_dbd/dbif.c: Use btree method for dbd cnid. 2004-01-10 07:40 didg * bin/adv1tov2/adv1tov2.c, etc/afpd/desktop.c, libatalk/cnid/dbd/cnid_dbd.c: fix minor gcc warnings. 2004-01-10 07:25 bfernhomberg * libatalk/cnid/: cdb/cnid_cdb_open.c, db3/cnid_db3_open.c: * change the database format from DB_HASH to DB_BTREE, should improve speed on large volumes, old databases need to be converted * add a check to compare the runtime BDB library version to the one we compiled with 2004-01-10 07:18 didg * etc/cnid_dbd/dbif.c: set db_env to NULL on error. 2004-01-10 00:13 bfernhomberg * doc/README.documentation: add a note: Netatalk docs are now kept in the netatalk-docs cvs module 2004-01-09 23:46 bfernhomberg * man/man5/afpd.conf.5.tmpl: fix: relace a hardcoded path with :ETCDIR:, mirror XML change 2004-01-09 22:05 lenneis * etc/cnid_dbd/cnid_metad.c, etc/cnid_dbd/comm.c, etc/cnid_dbd/comm.h, etc/cnid_dbd/db_param.c, etc/cnid_dbd/db_param.h, etc/cnid_dbd/dbd.h, etc/cnid_dbd/dbd_add.c, etc/cnid_dbd/dbd_delete.c, etc/cnid_dbd/dbd_get.c, etc/cnid_dbd/dbd_getstamp.c, etc/cnid_dbd/dbd_lookup.c, etc/cnid_dbd/dbd_resolve.c, etc/cnid_dbd/dbd_update.c, etc/cnid_dbd/dbif.c, etc/cnid_dbd/dbif.h, etc/cnid_dbd/main.c, etc/cnid_dbd/pack.c, etc/cnid_dbd/pack.h, etc/cnid_dbd/usockfd.c, etc/cnid_dbd/usockfd.h, libatalk/cnid/dbd/cnid_dbd.c, libatalk/cnid/dbd/cnid_dbd.h: Change cnid_dbd backend files to GPL. 2004-01-09 21:27 lenneis * distrib/initscripts/: Makefile.am, rc.cnid_metad.netbsd.tmpl: Startup scripts for netbsd. 2004-01-09 19:46 bfernhomberg * man/man5/afpd.conf.5.tmpl: mirror change from XML man 2004-01-09 01:23 lenneis * config/netatalk.conf, config/netatalk.conf.cobalt, distrib/initscripts/rc.atalk.bsd.tmpl, distrib/initscripts/rc.atalk.cobalt, distrib/initscripts/rc.atalk.redhat.tmpl, distrib/initscripts/rc.atalk.suse.tmpl, distrib/initscripts/rc.atalk.tru64.tmpl: Enable default startup of cnid_metad in various startup scripts. 2004-01-08 20:16 lenneis * etc/afpd/afp_options.c, etc/afpd/globals.h, libatalk/cnid/dbd/cnid_dbd.c: afpd now also uses default values for cnidserver and port. 2004-01-08 05:17 bfernhomberg * etc/afpd/volume.c: remove v_umask from create_special_folders 2004-01-08 04:50 bfernhomberg * etc/afpd/filedir.c: BUGFIX: we convert from v_volcharset to CH_UCS, not the other way round :-( 2004-01-08 03:19 bfernhomberg * man/: man1/achfile.1, man1/acleandir.1, man1/aecho.1, man1/afile.1, man1/afppasswd.1, man1/apple_cp.1.tmpl, man1/apple_mv.1.tmpl, man1/apple_rm.1.tmpl, man1/getzones.1, man1/megatron.1, man1/nbp.1, man1/netatalk-config.1, man1/pap.1, man1/psorder.1, man1/timeout.1, man3/atalk_aton.3, man3/nbp_name.3, man4/atalk.4, man5/AppleVolumes.default.5.tmpl, man5/afpd.conf.5.tmpl, man5/atalkd.conf.5.tmpl, man5/netatalk.conf.5.tmpl, man5/papd.conf.5.tmpl, man8/afpd.8.tmpl, man8/atalkd.8.tmpl, man8/cnid_dbd.8.tmpl, man8/cnid_metad.8.tmpl, man8/papd.8.tmpl, man8/papstatus.8.tmpl, man8/psf.8.tmpl, man8/timelord.8: large commit, replace the old manpages with the ones generated from Docbook XML 2004-01-07 22:34 lenneis * macros/cnid-backend.m4: Enable all "supported" CNID backends in the default configuration. 2004-01-07 20:32 lenneis * config/Makefile.am, contrib/shell_utils/Makefile.am, distrib/initscripts/Makefile.am, man/man1/Makefile.am, man/man5/Makefile.am, man/man8/Makefile.am: Get rid of GNU make specific foreach in various instances of Makefile.am 2004-01-07 20:00 lenneis * etc/cnid_dbd/cnid_metad.c: Close one end of socketpair() in cnid_metad, saves one file descriptor per child process. 2004-01-07 14:33 lenneis * etc/afpd/unix.h: Temporary fix for statfs/statvfs (FreeBSD 5.1 would not compile). 2004-01-04 22:36 didg * etc/cnid_dbd/: cnid_metad.c, dbd_update.c, dbif.c: better errors handling in dbd 2004-01-04 00:01 lenneis * etc/cnid_dbd/: cnid_metad.c, comm.c, comm.h, main.c: Rework file descriptor handling in cnid_metad and cnid_dbd. We now pass the read end from socketpair() and the first client file descriptor via the command line to cnid_dbd. That way there is no confusion with descriptors 0 and 1 and the -d flag to cnid_metad is inheritited by cnid_dbd (stdin/stdout/stderr remain open and useable). Also, we try to close all descriptors not needed by cnid_dbd. 2004-01-03 23:42 didg * include/atalk/cnid.h, include/atalk/cnid_dbd_private.h, libatalk/cnid/dbd/cnid_dbd.c: better errors handling in afpd for dbd cnid. 2004-01-03 23:21 didg * etc/afpd/directory.c, etc/afpd/file.c, etc/afpd/volume.c, etc/afpd/volume.h, include/atalk/adouble.h, include/atalk/cnid.h, libatalk/adouble/ad_attr.c, libatalk/cnid/cnid.c, libatalk/cnid/dbd/cnid_dbd.c: add nodev volume option (always use 0 for device number). 2004-01-03 23:16 didg * libatalk/adouble/ad_open.c: adv1tov2 use resource fork offset in adouble file rather than the default 2004-01-03 02:49 bfernhomberg * configure.in, macros/db3-check.m4, macros/gssapi-check.m4, macros/iconv.m4, macros/summary.m4, macros/tcp-wrappers.m4: Fix some issues with older autoconf/automake. Fix some test ==, should be test = removed the db_create check from macros/db3-check.m4 renamed AM_ICONV to AC_CHECK_ICONV to avoid collisions 2004-01-02 20:37 bfernhomberg * macros/cnid-backend.m4: Fix typo 2004-01-02 19:14 didg * etc/afpd/file.c: Add a null pointer check and remove a // comment. 2004-01-02 18:20 lenneis * bin/cnid/cnid2_create.in, etc/afpd/enumerate.c: A FPEnumerate request with a reply size of ~8192 or more can cause a buffer overrun in the dsi->data field. Revealed while testing with loadtest from the testsuite. Use new constant REPLY_PARAM_MAXLEN to back off in time. 2003-12-17 18:19 lenneis * etc/afpd/volume.c: If a database path is specified for a db3/cdb/dbd backend and initializing the backend fails, do not automatically switch to /.AppleDB. If initializing a CNID backend fails, do not automatically switch to the default CNID scheme. 2003-12-17 00:06 lenneis * etc/cnid_dbd/dbif.c, libatalk/cnid/cdb/cnid_cdb_open.c: Check for old version of the CNID database in the cdb backend now as well. Checks adapted for both dbd and cdb to only look for "cnid.db" for now. 2003-12-12 20:54 didg * etc/cnid_dbd/Makefile.am: usockfd.c is not used by cnid_dbd 2003-12-12 20:34 didg * libatalk/adouble/ad_open.c: if resource fork size is 0 don't assume mode is RW 2003-12-12 20:29 didg * configure.in, sys/netatalk/at.h: configure change for linux 2.6 from Thomas Kaiser 2003-12-12 20:27 didg * etc/cnid_dbd/: dbd_update.c, main.c: remove a debugging sleep and fix a typo in dbd_update. 2003-12-12 20:16 didg * etc/afpd/auth.c: OSX uses FPzzz command even if connected with AFP2.2 (via classic) 2003-12-04 22:33 lenneis * etc/cnid_dbd/main.c: Replace flock() locking with fcntl() in cnid_dbd. 2003-12-03 16:21 lenneis * configure.in, bin/cnid/Makefile.am, bin/cnid/cnid2_create.in: Added cnid2_create upgrade script to bin/cnid. 2003-12-03 15:56 lenneis * etc/cnid_dbd/dbd_add.c, etc/cnid_dbd/dbif.c, etc/cnid_dbd/pack.c, libatalk/cnid/cdb/cnid_cdb_private.h: Add a check for old (CNID 1) databases to the dbd backend, refuse to start if old version is present. Update/add some FIXME comments, delete unused variables in dbd_stamp(). 2003-12-03 01:40 lenneis * etc/cnid_dbd/dbd_update.c: dbif_del was called with DBIF_IDX_DEVINO/DBIF_IDX_DIDNAME as opposed to DBIF_IDX_CNID in dbd_update. 2003-12-01 23:24 lenneis * man/man8/cnid_dbd.8.tmpl: Check in cnid_dbd manpage. 2003-12-01 23:23 lenneis * etc/cnid_dbd/Makefile.am, etc/cnid_dbd/cnid_metad.c, man/man8/Makefile.am, man/man8/cnid_metad.8.tmpl: Introduce default values for host, port and cnid_dbd executeable in cnid_metad. Manual pages cnid_metad and cnid_dbd. 2003-11-30 23:07 rlewczuk * man/man5/AppleVolumes.default.5.tmpl: Update AppleVolumes.default manual page 2003-11-30 22:05 rlewczuk * TODO: Removed some entries. Only things I've been perfectly sure. Note that propably all things in this file have been outdated. 2003-11-29 01:11 didg * etc/afpd/volume.c: fix small leak and a SIGSEGV on reload 2003-11-26 04:57 bfernhomberg * libatalk/unicode/charcnv.c: fix a mem leak 2003-11-26 04:23 bfernhomberg * libatalk/unicode/charcnv.c: fix typos, minor cleanup 2003-11-25 20:13 lenneis * etc/cnid_dbd/pack.c, libatalk/cnid/cdb/cnid_cdb_add.c, libatalk/cnid/cdb/cnid_cdb_lookup.c, libatalk/cnid/cdb/cnid_cdb_private.h: Changed the cdb backend to store dev/ino as 8 bytes in network byte order as well. 2003-11-25 14:28 lenneis * etc/cnid_dbd/cnid_metad.c: Make use of setresgid/setresuid conditional for systems not supporting the calls in cnid_metad. 2003-11-25 06:05 didg * include/atalk/adouble.h, libatalk/adouble/ad_open.c: ad_v1tov2 was using a wrong offset for resource fork. 2003-11-25 01:41 lenneis * etc/cnid_dbd/Makefile.am, etc/cnid_dbd/README, etc/cnid_dbd/dbd.h, etc/cnid_dbd/dbd_add.c, etc/cnid_dbd/dbd_getstamp.c, etc/cnid_dbd/dbd_lookup.c, etc/cnid_dbd/dbd_resolve.c, etc/cnid_dbd/dbd_update.c, etc/cnid_dbd/main.c, etc/cnid_dbd/pack.c, include/atalk/cnid_dbd_private.h, libatalk/cnid/dbd/cnid_dbd.c: Change the dbd CNID backend to store dev/ino in 8 byte network order. Added a new dbd backend function dbd_getstamp to handle cnid_getstamp requests. 2003-11-24 18:16 bfernhomberg * macros/db3-check.m4: fix a linker problem with openbsd linker, reported by Joerg Lenneis 2003-11-24 13:13 bfernhomberg * etc/afpd/volume.c: fix a freeBSD compile problem, C99 2003-11-18 13:37 didg * etc/afpd/: afp_config.c, status.c, status.h: Server signature in getstatus packet was modified after a config reload (killall -1 afpd). 2003-11-18 13:32 didg * etc/cnid_dbd/cnid_metad.c: temporary fix, enable more clients for cnid_metad. 2003-11-18 13:30 didg * config/AppleVolumes.default.tmpl, etc/afpd/volume.c: add a config variable $i for client IP address (without tcp port) 2003-11-15 01:00 bfernhomberg * etc/afpd/: directory.c, filedir.c, volume.c, volume.h: allow extended characters in volume names 2003-11-15 00:41 bfernhomberg * libatalk/unicode/charcnv.c, include/atalk/unicode.h, libatalk/unicode/iconv.c, libatalk/unicode/util_unistr.c, libatalk/unicode/charsets/generic_mb.c: some unicode fixes 2003-11-14 15:37 didg * etc/: afpd/auth.c, afpd/main.c, afpd/uam.c, papd/auth.c, papd/uam.c: fix a small leak in UAM handling. 2003-11-13 16:39 didg * include/atalk/server_child.h, libatalk/asp/asp_getsess.c, libatalk/dsi/dsi_tcp.c, libatalk/util/server_child.c: unblock signals in children (cf previous commit for RH9 ) 2003-11-13 16:29 didg * etc/afpd/afp_options.c: fix a small leak 2003-11-13 01:19 bfernhomberg * etc/afpd/messages.c: server messages were still broken :-( 2003-11-12 17:00 didg * libatalk/cnid/: cnid.c, dbd/cnid_dbd.c: value was used after freed 2003-11-11 13:16 bfernhomberg * etc/afpd/messages.c: bugfix: rbuflen was not set correctly with utf8 messages 2003-11-11 09:48 didg * etc/afpd/afp_dsi.c, etc/afpd/main.c, libatalk/asp/asp_getsess.c, libatalk/dsi/dsi_stream.c, libatalk/dsi/dsi_tcp.c, libatalk/util/logger.c, libatalk/util/server_child.c: RH9 and signal handlers deadlock fix. 2003-11-10 01:32 bfernhomberg * libatalk/unicode/iconv.c: remove some debug noise 2003-11-06 10:23 bfernhomberg * libatalk/unicode/: byteorder.h, charcnv.c, iconv.c, util_unistr.c: unicode endian fixes 2003-11-03 21:56 lenneis * etc/cnid_dbd/: dbif.c, dbif.h, main.c: Get transaction support to work again against the new DB->associate() and DB->open() interfaces of Berkeley DB 4.xx. dbif_stamp() needed to be wrapped into a transaction as well. 2003-11-03 21:51 bfernhomberg * etc/afpd/messages.c: Panther FPGetSrvMsg fix, UTF8 strings have a 2 byte length 2003-11-03 04:10 bfernhomberg * etc/afpd/mangle.c: fix demangling for pre OSX clients, after cnid_resolve id contains the DID 2003-11-02 20:29 bfernhomberg * libatalk/unicode/byteorder.h, etc/papd/uam.c: fix some OSX compile issues, reported by Thomas Kaiser 2003-11-01 08:45 bfernhomberg * configure.in, macros/cnid-backend.m4, macros/quota-check.m4: change AC_NETATALK_CNID to AC_NETATALK_CNID[berkeley required, berkeley not required] 2003-11-01 08:37 bfernhomberg * libatalk/unicode/: Makefile.am, byteorder.h, charcnv.c, iconv.c, utf8.c, util_unistr.c, charsets/generic_mb.c, charsets/mac_hebrew.c: Fix endianess issues with unicode 2003-11-01 03:38 bfernhomberg * configure.in, etc/afpd/ofork.c, etc/uams/uams_dhx_pam.c, etc/uams/uams_pam.c, include/atalk/server_ipc.h, include/atalk/unicode.h, libatalk/netddp/netddp_sendto.c, macros/iconv.m4, macros/quota-check.m4: fix OSX build issues 2003-11-01 03:14 bfernhomberg * etc/afpd/mangle.c: bugfix: check ext != NULL before strncat 2003-10-30 11:03 bfernhomberg * etc/cnid_dbd/: cnid_metad.c, comm.c, comm.h, db_param.c, db_param.h, dbd_delete.c, dbd_get.c, dbd_lookup.c, dbd_resolve.c, dbd_update.c, dbif.c, dbif.h, main.c, pack.c, usockfd.h: fix most solaris compile issues, flock is #ifdef as solaris has no flock implementation. Needs fixing. 2003-10-30 10:58 bfernhomberg * libatalk/cnid/dbd/cnid_dbd.c: revert the (char*) casts, we want the const warnings to stay 2003-10-30 10:38 bfernhomberg * libatalk/cnid/: cdb/cnid_cdb_private.h, db3/cnid_db3_private.h, dbd/cnid_dbd.c: fix a solaris compiles issue, warning fixes 2003-10-30 08:11 bfernhomberg * etc/afpd/: afprun.c, directory.c: OpenBSD compile fix: include utime.h after sys/types.h 2003-10-30 07:43 bfernhomberg * etc/uams/: uams_dhx_passwd.c, uams_passwd.c: crypt requires _XOPEN_SOURCE 500 on netbsd 2003-10-30 06:57 bfernhomberg * configure.in, etc/afpd/afprun.c, etc/afpd/directory.c, etc/afpd/filedir.c, etc/afpd/messages.c, etc/afpd/nfsquota.c, etc/afpd/quota.c, etc/afpd/unix.c, etc/afpd/volume.c: fix solaris compile issues, warning fixes 2003-10-30 06:02 bfernhomberg * distrib/initscripts/Makefile.am: fix initscripts install on netbsd, sf patch 762584 2003-10-30 05:53 bfernhomberg * include/atalk/list.h: add missed LIST_ :-( 2003-10-30 04:48 didg * etc/afpd/afp_config.c, include/atalk/dsi.h: SRVLOC url is a server attribute not a global one. 2003-10-30 04:39 bfernhomberg * etc/afpd/desktop.c: remove bogus #ifdef AFP3.x, we always need unicode.h and we don't need iconv.h 2003-10-30 04:31 bfernhomberg * include/atalk/list.h, include/atalk/unicode.h, libatalk/cnid/cnid.c: LIST_HEAD collides with netbsd sys/queue.h, rename defines in atalk/list.h to ATALK_LIST_ 2003-10-30 02:17 bfernhomberg * include/atalk/unicode.h: fix solaris compile issue 2003-10-30 01:21 bfernhomberg * etc/: afpd/auth.c, uams/uams_dhx_pam.c, uams/uams_dhx_passwd.c, uams/uams_pam.c, uams/uams_passwd.c, uams/uams_pgp.c: add expired password handling. Thanks go to Leland Wallace for giving the right pointers. 2003-10-30 00:53 bfernhomberg * configure.in, etc/uams/Makefile.am, etc/uams/uams_dhx_passwd.c, etc/uams/uams_passwd.c, macros/Makefile.am, macros/afs-check.m4, macros/cnid-backend.m4, macros/config-checks.m4, macros/db3-check.m4, macros/gssapi-check.m4, macros/iconv.m4, macros/largefile-check.m4, macros/pam-check.m4, macros/srvloc.m4, macros/ssl-check.m4, macros/summary.m4, macros/tcp-wrappers.m4: configure cleanup, some sync with HEAD, autoenable PAM, shadow and srvloc if found on the system, cnid backends moved to macros/cnid-backend.m4 2003-10-28 08:24 didg * etc/cnid_dbd/cnid_metad.c: don't log connect close sequence 2003-10-26 21:13 didg * etc/afpd/file.c: setting UTF8 name in FPSetFileParms is an error. 2003-10-26 11:33 didg * configure.in, libatalk/adouble/ad_lock.c: configure option for fcntl locking 2003-10-23 06:29 didg * etc/afpd/volume.c: revert previous bogus change... 2003-10-21 19:47 didg * etc/afpd/Makefile.am, libatalk/Makefile.am: only link Berkeley DB when needed. 2003-10-21 18:23 didg * libatalk/cnid/cdb/cnid_cdb_add.c, libatalk/cnid/cdb/cnid_cdb_close.c, libatalk/cnid/cdb/cnid_cdb_delete.c, libatalk/cnid/cdb/cnid_cdb_get.c, libatalk/cnid/cdb/cnid_cdb_lookup.c, libatalk/cnid/cdb/cnid_cdb_nextid.c, libatalk/cnid/cdb/cnid_cdb_open.c, libatalk/cnid/cdb/cnid_cdb_private.h, libatalk/cnid/cdb/cnid_cdb_resolve.c, libatalk/cnid/cdb/cnid_cdb_update.c, libatalk/cnid/db3/cnid_db3_add.c, libatalk/cnid/db3/cnid_db3_close.c, libatalk/cnid/db3/cnid_db3_delete.c, libatalk/cnid/db3/cnid_db3_get.c, libatalk/cnid/db3/cnid_db3_lookup.c, libatalk/cnid/db3/cnid_db3_nextid.c, libatalk/cnid/db3/cnid_db3_open.c, libatalk/cnid/db3/cnid_db3_private.h, libatalk/cnid/db3/cnid_db3_resolve.c, libatalk/cnid/db3/cnid_db3_update.c, etc/cnid_dbd/dbd_add.c, etc/cnid_dbd/dbd_delete.c, etc/cnid_dbd/dbd_get.c, etc/cnid_dbd/dbd_lookup.c, etc/cnid_dbd/dbd_resolve.c, etc/cnid_dbd/dbd_update.c, etc/cnid_dbd/dbif.c, etc/cnid_dbd/dbif.h, etc/cnid_dbd/pack.c: code cleaning (header) from Bjorn 2003-10-21 14:11 rlewczuk * etc/afpd/file.c: Bugfix in copyfile(), AD attributes of copied wile were overwritten with default ones. 2003-10-17 02:48 bfernhomberg * etc/afpd/file.c: linux broken sendfile: set source fd to offset if sendfile fails so we can continue with read 2003-10-17 02:01 didg * configure.in, etc/afpd/desktop.c, etc/afpd/file.c, etc/afpd/fork.c, etc/afpd/volume.c, include/atalk/adouble.h, include/atalk/dsi.h, include/atalk/util.h, libatalk/adouble/ad_open.c, libatalk/adouble/ad_sendfile.c, libatalk/adouble/ad_write.c, libatalk/cnid/dbd/cnid_dbd.c, libatalk/cnid/dbd/cnid_dbd.h, libatalk/dsi/dsi_attn.c, libatalk/dsi/dsi_read.c, libatalk/dsi/dsi_stream.c, libatalk/dsi/dsi_tickle.c, libatalk/dsi/dsi_write.c: sendfile for LARGE_FILE. use sys_ftruncate in ad_open too, temporary fix with dbd if socket is closed (sleep a little rather than DoS). use SIG_SETMASK rather than SIG_UNBLOCK with dsi functions. 2003-10-14 02:28 bfernhomberg * etc/afpd/mangle.c: check extensions on demangling 2003-10-14 00:05 didg * etc/afpd/main.c, libatalk/adouble/ad_write.c: linux with vfat fs sends SIGXFSZ even for files with O_LARGEFILE. There's unresolved issue with vfat and call to rename (.tempxxx,....) in AFP exchangefile. 2003-10-13 20:23 didg * libatalk/adouble/ad_write.c: fix for the case when ftruncate doesn't work with new size > current size 2003-10-12 18:25 didg * libatalk/cnid/cnid.c: fix to a fix :( 2003-10-12 17:13 didg * libatalk/cnid/cnid.c: fix a typo signals were always blocked in cnid code 2003-10-12 15:50 didg * etc/cnid_dbd/comm.c: use writev in reply. 2003-10-12 04:11 didg * etc/afpd/mangle.c: if id < 17 it's not a valid mangled filename. 2003-10-06 17:17 didg * etc/cnid_dbd/dbd_update.c, etc/cnid_dbd/dbif.c, etc/cnid_dbd/dbif.h, libatalk/cnid/cdb/cnid_cdb_lookup.c, libatalk/cnid/cdb/cnid_cdb_open.c, libatalk/cnid/cdb/cnid_cdb_update.c: fix errors with Berkeley DB 4.0.x 2003-10-01 13:07 didg * etc/cnid_dbd/usockfd.c: deal with hostname for -h parameter. 2003-09-30 16:52 didg * etc/afpd/: afp_util.c, auth.c, ofork.c: ifdef code not used if no DEBUG1 2003-09-30 14:24 didg * etc/afpd/: volume.c, volume.h: try harder to avoid duplicate volumes creation date. 2003-09-28 15:58 didg * etc/afpd/desktop.c, etc/afpd/desktop.h, etc/afpd/directory.c, etc/afpd/file.c, etc/afpd/file.h, etc/afpd/filedir.c, etc/afpd/fork.c, etc/afpd/mangle.c, etc/afpd/mangle.h, libatalk/unicode/charcnv.c: mangling fixes 2003-09-27 05:05 bfernhomberg * etc/afpd/volume.c: create and/or hide Network Trah Folder and Temporary Items on volume open 2003-09-27 04:55 bfernhomberg * etc/afpd/status.c: add utf8 servername, always specify AFPSRVRINFO_SRVRDIR 2003-09-27 01:54 bfernhomberg * config/: AppleVolumes.default.tmpl, Makefile.am: document the cnidscheme: parameter 2003-09-27 01:47 bfernhomberg * config/afpd.conf.tmpl: document the -cnidserver option 2003-09-27 01:46 bfernhomberg * configure.in: check whether default CNID scheme has been activated 2003-09-25 14:54 didg * etc/afpd/auth.c: forget to change afp_disconnect after afp_getsession 2003-09-25 14:23 didg * etc/afpd/: auth.c, volume.c: maybe stupid but use the OS X numbering for volumes (1,2,3) rather than (0, 256, 512) and use the same token len for session (8 rather than 4). 2003-09-24 13:29 bfernhomberg * etc/afpd/quota.c: linux xfs quota compile fix 2003-09-24 11:23 bfernhomberg * etc/afpd/quota.c: grrr, ifdef 0 is a bad idea ... 2003-09-24 11:15 bfernhomberg * etc/afpd/quota.c: disable xfs quota code until I get this figured out 2003-09-22 09:24 bfernhomberg * config/: Makefile.am, afpd.conf.tmpl: remove nls specific stuff 2003-09-22 09:21 bfernhomberg * libatalk/cnid/dbd/cnid_dbd.c: add another missing header 2003-09-22 07:15 bfernhomberg * libatalk/unicode/: charcnv.c, util_unistr.c: make sure we return the right length in pre/decompose 2003-09-21 11:25 didg * etc/afpd/file.c, etc/afpd/volume.c, libatalk/cnid/cnid.c: add a default timestamp for db scheme without one. 2003-09-20 05:02 bfernhomberg * libatalk/cnid/dbd/cnid_dbd.c: Try to fix compile errors reported with redhat 7 2003-09-20 04:54 bfernhomberg * configure.in, etc/cnid_dbd/Makefile.am: only compile cnid_metad and cnid_dbd daemons if --with-cnid-dbd-* has been configured 2003-09-20 04:47 bfernhomberg * etc/cnid_dbd/: cnid_metad.c, comm.c: Try to fix compile errors reported with redhat 7 2003-09-17 09:51 didg * etc/afpd/mangle.c: more checks when we have a mangled like name. 2003-09-16 14:21 rlewczuk * etc/cnid_dbd/dbif.c: Make compilable with Berkeley DB 3.x. \ Dunno whether it is a correct approach. 2003-09-16 14:20 rlewczuk * libatalk/cnid/cdb/: cnid_cdb_open.c, cnid_cdb_update.c: Make compilable with Berkeley DB 3.x. Dunno if it is a correct approach.. 2003-09-16 14:15 rlewczuk * libatalk/cnid/dbd/Makefile.am: build system bugfix 2003-09-15 00:40 bfernhomberg * libatalk/unicode/charcnv.c: remove the '_' escape stuff --we want to be compatible to OSX-- and fix a stupid bug checking only the first byte of a UCS2 char (pointed out by didier, thanks) 2003-09-13 04:46 bfernhomberg * configure.in, etc/afpd/Makefile.am, etc/afpd/afp_options.c, etc/afpd/globals.h, etc/afpd/volume.c, etc/afpd/volume.h, macros/config-checks.m4: remove old codepage/nls support 2003-09-13 00:31 bfernhomberg * libatalk/unicode/charsets/mac_cyrillic.h: fix some roundtrip problems 2003-09-12 21:48 bfernhomberg * libatalk/unicode/iconv.c: make push/pull ascii functions return EILSEQ for extended characters 2003-09-12 21:46 bfernhomberg * libatalk/unicode/charcnv.c: bugfixes: last byte was overwritten with 0x0 in convert_string, increase inbuf on cap_encode 2003-09-12 20:44 didg * configure.in, etc/afpd/afp_asp.c, etc/afpd/afp_dsi.c, etc/afpd/desktop.c, etc/afpd/fork.c, etc/afpd/main.c, libatalk/util/bprint.c, libatalk/util/fault.c: #ifdef debug msg, you need -enable-debug1 if you want them. 2003-09-12 08:53 bfernhomberg * etc/afpd/auth.c: add FPChangePassword AFP3 support 2003-09-12 02:15 bfernhomberg * libatalk/unicode/charcnv.c: minor cleanup, remove a // comment 2003-09-12 02:00 bfernhomberg * config/afpd.conf.tmpl: document new configuration parameters 2003-09-12 01:49 bfernhomberg * etc/afpd/auth.c, etc/afpd/uam.c, etc/papd/uam.c, etc/uams/uams_dhx_pam.c, etc/uams/uams_dhx_passwd.c, etc/uams/uams_gss.c, etc/uams/uams_pam.c, etc/uams/uams_passwd.c, etc/uams/uams_pgp.c, etc/uams/uams_randnum.c, etc/uams/uams_krb4/uams_krb4.c, include/atalk/uam.h: allow login using extended characters in usernamei, add obj parameter to uam_getname function 2003-09-12 01:36 bfernhomberg * etc/afpd/: catsearch.c, desktop.c, messages.c: charset conversion changes 2003-09-12 01:33 bfernhomberg * include/atalk/unicode.h: remove unused functions 2003-09-12 01:31 bfernhomberg * libatalk/unicode/util_unistr.c: minor cleanup 2003-09-12 01:29 bfernhomberg * libatalk/unicode/charcnv.c: - remove unused/obsolete functions - make convert_string and convert_string_allocate do pre/decomposition - convert_string functions terminate output - as we always convert via UCS2 for composition stuff, remove all other iconv handles - added cap_charset parameter to convert_charset, used for one pass cap en/decoding 2003-09-12 01:21 bfernhomberg * libatalk/unicode/iconv.c: remove obsolete function 2003-09-09 20:18 bfernhomberg * configure.in, etc/afpd/quota.c, etc/afpd/unix.h: Fix for linux quotas, this needs testing on different kernel versions 2003-09-09 18:51 didg * libatalk/tdb/: Makefile.am, spinlock.c, spinlock.h, tdb.c: big merge, missing files. 2003-09-09 18:42 didg * configure.in, bin/cnid/Makefile.am, etc/Makefile.am, etc/afpd/Makefile.am, etc/afpd/afp_asp.c, etc/afpd/afp_dsi.c, etc/afpd/afp_options.c, etc/afpd/afprun.c, etc/afpd/catsearch.c, etc/afpd/desktop.c, etc/afpd/desktop.h, etc/afpd/directory.c, etc/afpd/enumerate.c, etc/afpd/file.c, etc/afpd/file.h, etc/afpd/filedir.c, etc/afpd/fork.c, etc/afpd/globals.h, etc/afpd/main.c, etc/afpd/mangle.c, etc/afpd/mangle.h, etc/afpd/messages.c, etc/afpd/ofork.c, etc/afpd/status.c, etc/afpd/uid.c, etc/afpd/volume.c, etc/afpd/volume.h, etc/cnid_dbd/Makefile.am, etc/cnid_dbd/README, etc/cnid_dbd/cnid_metad.c, etc/cnid_dbd/comm.c, etc/cnid_dbd/comm.h, etc/cnid_dbd/db_param.c, etc/cnid_dbd/db_param.h, etc/cnid_dbd/dbd.h, etc/cnid_dbd/dbd_add.c, etc/cnid_dbd/dbd_delete.c, etc/cnid_dbd/dbd_get.c, etc/cnid_dbd/dbd_lookup.c, etc/cnid_dbd/dbd_resolve.c, etc/cnid_dbd/dbd_update.c, etc/cnid_dbd/dbif.c, etc/cnid_dbd/dbif.h, etc/cnid_dbd/main.c, etc/cnid_dbd/pack.c, etc/cnid_dbd/pack.h, etc/cnid_dbd/usockfd.c, etc/cnid_dbd/usockfd.h, etc/papd/Makefile.am, etc/uams/Makefile.am, etc/uams/uams_dhx_pam.c, etc/uams/uams_gss.c, etc/uams/uams_pam.c, include/atalk/Makefile.am, include/atalk/adouble.h, include/atalk/cnid.h, include/atalk/cnid_dbd_private.h, include/atalk/list.h, include/atalk/tdb.h, include/atalk/unicode.h, include/atalk/util.h, libatalk/Makefile.am, libatalk/adouble/ad_attr.c, libatalk/adouble/ad_flush.c, libatalk/adouble/ad_open.c, libatalk/cnid/Makefile.am, libatalk/cnid/README, libatalk/cnid/cnid.c, libatalk/cnid/cnid_init.c, libatalk/cnid/cdb/Makefile.am, libatalk/cnid/cdb/README, libatalk/cnid/cdb/cnid_cdb.h, libatalk/cnid/cdb/cnid_cdb_add.c, libatalk/cnid/cdb/cnid_cdb_close.c, libatalk/cnid/cdb/cnid_cdb_delete.c, libatalk/cnid/cdb/cnid_cdb_get.c, libatalk/cnid/cdb/cnid_cdb_lookup.c, libatalk/cnid/cdb/cnid_cdb_meta.c, libatalk/cnid/cdb/cnid_cdb_meta.h, libatalk/cnid/cdb/cnid_cdb_nextid.c, libatalk/cnid/cdb/cnid_cdb_open.c, libatalk/cnid/cdb/cnid_cdb_private.h, libatalk/cnid/cdb/cnid_cdb_resolve.c, libatalk/cnid/cdb/cnid_cdb_update.c, libatalk/cnid/db3/Makefile.am, libatalk/cnid/db3/README, libatalk/cnid/db3/cnid_db3.h, libatalk/cnid/db3/cnid_db3_add.c, libatalk/cnid/db3/cnid_db3_close.c, libatalk/cnid/db3/cnid_db3_delete.c, libatalk/cnid/db3/cnid_db3_get.c, libatalk/cnid/db3/cnid_db3_lookup.c, libatalk/cnid/db3/cnid_db3_meta.c, libatalk/cnid/db3/cnid_db3_meta.h, libatalk/cnid/db3/cnid_db3_nextid.c, libatalk/cnid/db3/cnid_db3_open.c, libatalk/cnid/db3/cnid_db3_private.h, libatalk/cnid/db3/cnid_db3_resolve.c, libatalk/cnid/db3/cnid_db3_update.c, libatalk/cnid/dbd/Makefile.am, libatalk/cnid/dbd/cnid_dbd.c, libatalk/cnid/dbd/cnid_dbd.h, libatalk/cnid/hash/Makefile.am, libatalk/cnid/hash/README, libatalk/cnid/hash/cnid_hash.h, libatalk/cnid/hash/cnid_hash_add.c, libatalk/cnid/hash/cnid_hash_close.c, libatalk/cnid/hash/cnid_hash_delete.c, libatalk/cnid/hash/cnid_hash_get.c, libatalk/cnid/hash/cnid_hash_lookup.c, libatalk/cnid/hash/cnid_hash_nextid.c, libatalk/cnid/hash/cnid_hash_open.c, libatalk/cnid/hash/cnid_hash_resolve.c, libatalk/cnid/hash/cnid_hash_update.c, libatalk/cnid/last/Makefile.am, libatalk/cnid/last/README, libatalk/cnid/last/cnid_last.c, libatalk/cnid/last/cnid_last.h, libatalk/cnid/mtab/Makefile.am, libatalk/cnid/mtab/README, libatalk/cnid/mtab/cnid_mtab.c, libatalk/cnid/mtab/cnid_mtab.h, libatalk/cnid/tdb/Makefile.am, libatalk/cnid/tdb/README, libatalk/cnid/tdb/cnid_tdb.h, libatalk/cnid/tdb/cnid_tdb_add.c, libatalk/cnid/tdb/cnid_tdb_close.c, libatalk/cnid/tdb/cnid_tdb_delete.c, libatalk/cnid/tdb/cnid_tdb_get.c, libatalk/cnid/tdb/cnid_tdb_lookup.c, libatalk/cnid/tdb/cnid_tdb_nextid.c, libatalk/cnid/tdb/cnid_tdb_open.c, libatalk/cnid/tdb/cnid_tdb_resolve.c, libatalk/cnid/tdb/cnid_tdb_update.c, libatalk/dsi/Makefile.am, libatalk/dsi/dsi_tcp.c, libatalk/unicode/Makefile.am, libatalk/unicode/charcnv.c, libatalk/unicode/iconv.c, libatalk/unicode/utf8.c, libatalk/unicode/util_unistr.c, libatalk/unicode/charsets/Makefile.am, libatalk/unicode/charsets/generic_mb.c, libatalk/unicode/charsets/generic_mb.h, libatalk/unicode/charsets/mac_centraleurope.c, libatalk/unicode/charsets/mac_centraleurope.h, libatalk/unicode/charsets/mac_cyrillic.c, libatalk/unicode/charsets/mac_cyrillic.h, libatalk/unicode/charsets/mac_hebrew.c, libatalk/unicode/charsets/mac_hebrew.h, libatalk/unicode/charsets/mac_roman.c, libatalk/unicode/charsets/mac_roman.h, libatalk/unicode/charsets/mac_turkish.c, libatalk/unicode/charsets/mac_turkish.h, libatalk/util/Makefile.am, libatalk/util/fault.c, libatalk/util/logger.c, macros/gssapi-check.m4, macros/iconv.m4, macros/ssl-check.m4, macros/tcp-wrappers.m4, macros/util.m4, man/man8/Makefile.am, man/man8/afpd.8.tmpl: big merge for db frontend and unicode. 2003-09-03 22:40 didg * bin/: adv1tov2/Makefile.am, aecho/Makefile.am, afile/Makefile.am, getzones/Makefile.am, megatron/asingle.c, megatron/hqx.c, megatron/nad.h, nbp/Makefile.am, pap/Makefile.am, psorder/Makefile.am: changes from HEAD 2003-07-21 07:50 didg * bin/aecho/aecho.c: MFH sleep and unix priv functionalities. 2003-06-23 12:25 didg * libatalk/unicode/precompose.h: Add unicode to Mac OS code page (internal or with iconv) Björn Fernhomberg and me. Use a temporary new volume attribute "encoding:" 2003-05-26 13:04 didg * libatalk/util/server_lock.c: Add a Samba like preexec functionality. 2003-03-19 00:34 srittau * etc/atalkd/: multicast.c, multicast.h: Removed unused static arrays tokenmulti and tokenmultitab. 2003-03-15 02:34 didg * include/atalk/afp.h: error code for dirlookup, cname. 2003-03-12 16:07 didg * etc/afpd/auth.h, include/atalk/afp.h, libatalk/dsi/dsi_close.c: support for function 0x7a add AFP3 login_ext for guest account From Björn Fernhomberg, slighty modified by me 2003-03-04 18:37 jmarcus * contrib/a2boot/Makefile.am: Remove the non-existent README file from EXTRA_DIST. 2003-02-25 00:33 srittau * doc/FAQ: Miscellaneous updates, spelling streamlining. (e.g. netatalk -> Netatalk, mac -> Mac, OS X -> MacOS X, etc.), and formatting streamlining. (URLs are now indented etc.) 2003-02-23 04:16 srittau * contrib/printing/add_netatalk_printer: etc/filters -> libexec Anyways, this script badly needs auto-generating through autoconf. 2003-02-17 03:32 jmarcus * bin/cnid/cnid_maint.in: Stupid, stupid typo. Now that we have BDB_BIN, leave off the bin path component. Pointed out by: Björn Fernhomberg 2003-02-17 03:09 srittau * autogen.sh: Call ./configure automatically. 2003-02-17 03:03 srittau * libatalk/util/module.c: Removed "dummy" variable. 2003-02-17 03:02 srittau * libatalk/netddp/netddp_recvfrom.c: Removed "dummy" variables. 2003-02-17 02:51 srittau * libatalk/compat/: getusershell.c, inet_aton.c, mktemp.c, rquota_xdr.c, strcasecmp.c, strdup.c, strstr.c: Removed "dummy" global variables. (-Wall cleanliness) 2003-02-16 03:13 jmarcus * bin/cnid/cnid_maint.in: Make sure the BDB bin directory is properly set. Submitted by: Olaf Hering 2003-02-08 12:49 srittau * autogen.sh: *Don't* use --copy in autogen.sh. Symlinks are the way to go, since this assures that ensures that always the latest version of these files are used. (Also all other projects I know do it that way, too.) 2003-01-31 12:26 didg * libatalk/adouble/ad_private.h: for file open in exclusive mode (read/write, deny read, deny write) lock the whole file in afp_openfork. 2003-01-26 17:40 srittau * contrib/macusers/macusers.in: Don't assume offsets, specify the struct member. (Olaf) 2003-01-15 07:24 jmarcus * contrib/a2boot/a2boot.c: Fix a2boot on 64-bit platforms. Submitted by: Steven N. Hirsch 2003-01-11 18:26 jmarcus * autogen.sh, contrib/Makefile.am, contrib/a2boot/.cvsignore, contrib/a2boot/COPYRIGHT, contrib/a2boot/Makefile.am, contrib/a2boot/VERSION, contrib/a2boot/a2boot.c, distrib/rpm/buildrpm, distrib/rpm/netatalk-redhat.spec, distrib/rpm/netatalk-rpmbuild.patch: * Add Apple II boot support for Appl IIe (with workstation card) and Apple IIgs using built-in LocalTalk [1] * Fix some ProDOS file attribute problems * Fix the RedHat RPM build for RH 7.3 and 8.0 * Fix a few other build nits Submitted by: Steven N. Hirsch Obtained from: Marsha Jackson [1] 2003-01-04 23:14 jmarcus * doc/FAQ: Add a README.cnid which talks about what CNID is, and what it means to Netatalk. It also includes Adrian's old developer notes for a rough understanding of the whole process. 2003-01-04 22:41 jmarcus * bin/cnid/cnid_maint.in, doc/FAQ: Change all references to db3/DB3 to BDB. We now support Berkeley DB 3.0.17, 3.2.9, 3.3.11, 4.0.14, and 4.1.25. This means that --with-db3 is now --with-bdb. 2002-12-04 11:59 didg * libatalk/asp/: asp_attn.c, asp_tickle.c: - call SIGHUP signal handler only once for worker process - check attention, tickle return value and die if the connection is closed 2002-11-15 11:59 srittau * etc/afpd/switch.c: Removed the --with-catsearch configure option. (FPCatSearch is now always enabled.) 2002-11-14 18:15 srittau * libatalk/: adouble/ad_private.h, compat/Makefile.am: Remove flock lock support. 2002-10-20 15:43 srittau * doc/Makefile.am: COPYRIGHT.mtab was removed. 2002-10-16 04:20 didg * etc/afpd/auth.h: AFP 3.0 changes 2002-10-12 18:42 didg * etc/afpd/switch.c: AFP 3.x changes 2002-10-12 15:46 didg * etc/afpd/switch.c: moved afp_login_ext from 67 to 63 2002-10-12 06:02 didg * etc/afpd/auth.h, etc/afpd/switch.c, include/atalk/afp.h: more stuffs for AFP 3.x 2002-10-11 16:18 didg * etc/afpd/filedir.h: - added a cache for directories offspring count. - added unix name in struct dir. - added pread/pwrite, (there was at least one bug in adf_off book keeping). - removed (temporary?) memory mmap header, it was unused and made the code unreadable. - used a new struct path with unix name, mac name and file stat. - fixed for catsearch (not well tested) - temporary ATACC and NO_UAM_LOAD, I will remove them (ATACC is a test coverage tool). - added AFP 3.1 calls readext,writeext, bytelockext, enumerateext2 (catsearchext, enumerateext are the same) . --afp3 parameter in configure. configure.in changes aren't good. Maybe get CVS samba stuff (eg for linux there's no sendfile64 on 32 bits box). The biggest change is that we can't use the ressource fork len in the header (it's too small). Not well tested. - fixed few signed/unsigned missmatch, mainly when a signed fetched from the wire is checked against and unsigned buffer size. 2002-10-09 20:46 didg * include/atalk/afp.h: more AFP 3.x define 2002-10-08 02:03 srittau * libatalk/dummy.c: Reenabled automake 1.4 bug workaround. 2002-10-05 15:07 didg * include/atalk/: afp.h, paths.h: afp.h,afp_util.c added defines for AFP 3.0 3.1 path.h: preprocessor macro working with gcc 3.2 2002-10-05 01:38 srittau * doc/: FAQ, Makefile.am: Removed mentions of the mtab and hash schemes. 2002-10-04 17:18 srittau * libatalk/dummy.c: Removed a work-around for broken automake versions; newer version seem to work fine without it. 2002-09-30 01:29 sibaz * etc/papd/comment.c: changed all LOG messages using logtype_default to use logtype_papd 2002-09-30 01:24 sibaz * etc/atalkd/: aep.c, multicast.c: changed all LOG messages using logtype_default to use logtype_atalkd 2002-09-30 01:18 sibaz * include/atalk/logger.h: added atalkd, papd and uams logtypes 2002-09-12 22:25 jmarcus * contrib/macusers/macusers.in: Whoops. OpenBSD should use lsof. 2002-09-12 22:24 jmarcus * contrib/macusers/macusers.in: Add support for OpenBSD. Submitted by: satadru@umich.edu 2002-08-31 10:05 jmarcus * bin/cnid/cnid_maint.in: * Add support for verifying the mangle database if it exists * Establish a shared lock on the open AppleVolumes.default file * Clean up the code with perltidy 2002-08-30 21:32 didg * etc/afpd/uid.h: cleaning: FORCE_UIDGID is was 100% broken before, it's always broken but with fewer #ifdef 2002-08-30 18:56 jmarcus * include/atalk/compat.h, libatalk/compat/Makefile.am, libatalk/compat/snprintf.c: Add an snprintf() implementation for OSes such as Tru64 which do not already have one. Submitted by: Burkhard Schmidt Obtained from: Patrick Powell 2002-08-29 20:57 didg * etc/afpd/filedir.h: try to make afpd directory access right works the way Macs expect 2002-08-25 15:26 rlewczuk * etc/afpd/switch.c: Rudimentary FPCatSearch implementation. Still has bugs and some things (like offspring count filter) aren't implemented. Activate with --with-catsearch while invoking ./configure. 2002-08-24 05:47 sibaz * include/atalk/logger.h: doh, the code was looking up the loglevel against a table, then using the position in that table as the value, the enum was ten times that. That was all that was causing problems. I've altered the loglevels table to reflect this, by making the more debug levels go debug, debug6, debug7, debug8, debug9, maxdebug, all of which correspond to their enum values except divided by ten 2002-08-24 03:32 sibaz * include/atalk/logger.h: altered the format that setuplog works so one less parameter is needed. This untested, but I'm pretty sure it'll work as intended. Use at -setuplog option at your own risk 2002-08-20 22:25 srittau * etc/papd/printcap.h: Applied patch from Olaf Hering to fix buffer overflows in the conf file reader. 2002-08-16 10:07 didg * libatalk/adouble/ad_private.h: fix a memory leak when freeing locks 2002-06-20 04:16 jmarcus * bin/cnid/cnid_maint.in: Make the fix a little more Perlish. 2002-06-20 04:15 jmarcus * bin/cnid/cnid_maint.in: If just one user was logged in to Netatalk, cnid_maint would kick that user off. This was due to an off-by-one error in calculating the afpd child process. Submitted by: Steve Freitas 2002-06-11 19:21 didg * bin/afppasswd/Makefile.am: configure.in: VERSION file is in $srcdir, need when configured with ../netatalk/configure. I'm not sure $srcdir is the right variable. bin/afppasswd/Makefile.am: don't chmod afppasswd if it's not built. 2002-05-13 06:59 jmarcus * etc/afpd/filedir.h: A big patch to correct many afpd problems. For one, the trash will work in multi-user environments. This should also correct the read-write/read-only lock issues. This is a bug patch, and should be thoroughly tested. Submitted by: didier 2002-04-29 03:52 morgana * bin/megatron/: megatron.c, megatron.h: Patch from reininn on sourceforge to use euc-jp or shift-jis coded filenames with megatron. Still need patch for megatron man page though. 2002-04-02 04:47 sibaz * include/atalk/logger.h: added a loglevel log_extradebug 2002-03-25 01:01 sibaz * include/atalk/logger.h: changed the layout to fit in a standard width window 2002-03-24 15:18 sibaz * include/atalk/logger.h: added strings for the loglevels (for use in conf file) and added a new logtype, afpd. Also added a function so config file parsers can add logtypes to the list without having to know anything about logtypes 2002-03-24 02:23 sibaz * etc/afpd/switch.c: added new type logtype_afpd 2002-03-20 00:23 morgana * config/papd.conf: Update man page and papd.conf template file to note requirement that the printer zone must be defined if more than 15 printers are used with papd. Otherwise, the Mac Chooser may not show all the printers. 2002-03-17 01:28 jmarcus * include/atalk/afp.h: Forgot to include this in the previous commit for enabling more intelligent debugging messages. Submitted by: didier Pointy hat to: Joe 2002-03-12 12:03 srittau * macros/perl-check.m4: Minor cleanups. 2002-02-21 10:59 srittau * contrib/timelord/README: Removed the UMich address. 2002-02-16 18:12 srittau * bin/megatron/megatron.c: Removed superfluous includes of atalk/logger.h (formerly syslog.h). It's not used by megatron. 2002-02-14 19:02 jmarcus * macros/: grep-check.m4, ps-check.m4: Fix the comments. 2002-02-11 22:14 jmarcus * bin/cnid/cnid_maint.in: Add a check for uid 0. 2002-02-11 22:10 jmarcus * bin/cnid/cnid_maint.in: Correct the script name in one more place. 2002-02-11 22:04 jmarcus * bin/cnid/cnid_maint.in: Fix the output of -v so that it reports the correct name of the program. 2002-02-11 22:02 jmarcus * bin/cnid/cnid_maint.in: Don't try to recover a DB environment that doesn't exist. Prompted by: Daniel E. Lautenschleger 2002-02-09 21:29 jmarcus * bin/cnid/cnid_maint.in: Add a missing '/'. 2002-02-08 00:35 srittau * include/atalk/: atp.h, netddp.h: Added $id$ tags. 2002-02-07 22:45 jmarcus * bin/cnid/cnid_maint.in: Automatically detect the temp directory. The tmpdir() code is taken from File::Spec, and brought to my attention by MacMan One . 2002-02-07 17:10 jmarcus * bin/cnid/cnid_maint.in: GREP no longer needs to be editable. Also, add a blurb about the script, and the $Id$ tag. 2002-02-07 16:57 jmarcus * bin/cnid/cnid_maint.in: Add a missing bin element to the db_verify and db_stat paths. Also, change the default db_* commands to something more reasonable. 2002-02-07 06:10 jmarcus * bin/cnid/cnid_maint.in: Add support for the cnid_maint script. 2002-02-07 06:09 jmarcus * macros/: grep-check.m4, ps-check.m4: Add macros to check for grep and ps. 2002-02-07 06:06 jmarcus * macros/perl-check.m4: Fix the Perl-check macro so that it acutally checks for Perl. 2002-02-07 05:28 jmarcus * bin/afppasswd/Makefile.am: Add a missing $(DESTDIR) to fix make install. Thanks to Eddie epl@unimelb.edu.au for pointing this out. 2002-02-03 23:03 morgana * bin/afppasswd/Makefile.am: Make bin/afppasswd setuid root during install. This lets local users call afppasswd to update their afppasswd password, similar to the standard unix passwd program. Fixes sourceforge bug #230524. 2002-02-01 07:15 srittau * doc/FAQ: Fixed a typo and improved formatting of Q15. 2002-01-19 22:29 jmarcus * etc/afpd/switch.c: Style police. 2002-01-19 15:44 srittau * contrib/: macusers/.cvsignore, nu/.cvsignore: Ignore some (now) generated files. 2002-01-17 08:11 srittau * sys/solaris/sock.c: More Solaris cleanups for 64bit compatibility. 2002-01-17 07:13 srittau * sys/solaris/: ddp.c, dlpi.c: Cleanups that aim towards the 64bit fixes. 2002-01-17 07:12 srittau * libatalk/nbp/: nbp_lkup.c, nbp_rgstr.c, nbp_unrgstr.c, nbp_util.c: Head fixes and cleanup. 2002-01-17 07:08 srittau * include/atalk/atp.h, include/atalk/netddp.h, libatalk/atp/atp_packet.c, libatalk/atp/atp_rresp.c, libatalk/atp/atp_rsel.c, libatalk/atp/atp_sreq.c: Type imporvements. 2002-01-17 07:04 srittau * distrib/initscripts/: rc.afpd.netbsd.tmpl, rc.atalkd.netbsd.tmpl, rc.papd.netbsd.tmpl, rc.timelord.netbsd.tmpl: NetBSD init scripts by David Rankin. 2002-01-17 06:59 srittau * contrib/: macusers/Makefile.am, macusers/macusers.in, nu/Makefile.am, nu/nu.in, shell_utils/afpd-mtab.pl.in, shell_utils/apple_cp.in, shell_utils/apple_mv.in, shell_utils/apple_rm.in, shell_utils/cleanappledouble.pl.in, shell_utils/netatalkshorternamelinks.pl.in: Auto-generate Perl scripts so the the path to the interpreter will be set correctly. 2002-01-17 06:48 srittau * macros/perl-check.m4: Added proper comments. 2002-01-17 06:46 srittau * macros/perl-check.m4: New macro to check for Perl (just assumes that perl is in /usr/bin for now). 2002-01-04 23:03 sibaz * include/atalk/logger.h: added cnid logtype to the list 2002-01-04 05:45 sibaz * bin/megatron/megatron.c, contrib/timelord/timelord.c, doc/README.logger, etc/afpd/switch.c, etc/atalkd/aep.c, etc/atalkd/multicast.c, etc/papd/comment.c, etc/papd/file.c, include/atalk/boolean.h, include/atalk/logger.h, libatalk/asp/asp_attn.c, libatalk/asp/asp_tickle.c, libatalk/util/test/build.sh, libatalk/util/test/logger_test.c, sys/netatalk/ddp_input.c, sys/netatalk/ddp_output.c: merged logging code into main branch. use configure option --without-logfile to turn the new code off 2002-01-03 18:49 sibaz * etc/atalkd/aep.c, etc/papd/comment.c, etc/papd/file.c, sys/netatalk/aarp.c, sys/netatalk/ddp_input.c, sys/netatalk/ddp_output.c: replaced all #include with #include 2001-12-19 07:40 jmarcus * distrib/rpm/: netatalk-mandrake.spec, netatalk-redhat.spec: --with-msg-dir has been replaced with --with-message-dir 2001-12-15 13:13 srittau * sys/netatalk/endian.h: Applied patch from Joe to fix Solaris endian issues. 2001-12-10 21:16 srittau * etc/: afpd/icon.h, atalkd/aep.c, atalkd/multicast.c: Warning fixes. 2001-12-10 21:12 srittau * distrib/debian/: changelog, netatalk.undocumented: Added cnid_didname_verify.1 to netatalk.undocumented. 2001-12-03 06:03 jmarcus * etc/afpd/: filedir.h, gettok.c, icon.h, misc.h, switch.c, uid.h: BIG commit to improve code style using astyle as well as fix up CNID DB so it might actually fair in production. Also, removed a compiler warning when an unsinged variable was being tested as being less than 0. 2001-12-01 16:24 srittau * distrib/debian/: changelog, rules: Remove obsolete --with-did configure option. 2001-11-28 01:12 srittau * doc/FAQ: --with-cnid-db was now merged with --with-did. Document this. 2001-11-25 22:55 srittau * libatalk/netddp/netddp_recvfrom.c: Forward-Ports from the stabilizing branch. 2001-11-25 22:48 srittau * COPYING: Forward-Ports from the stabilizing branch. 2001-11-18 15:22 srittau * distrib/debian/: README.Debian, changelog, control, netatalk.docs, rules, logcheck/ignore.d.server: Updated to current Debian work-in-progress. 2001-11-13 16:46 srittau * distrib/initscripts/.cvsignore: Ignore another generated file. 2001-11-10 16:59 srittau * doc/README.hidden-items: Added explanation that MacOS X's network trash handling is broken. 2001-11-03 15:16 srittau * doc/README.hidden-items: Clarifications by Glenn Trewitt . 2001-11-03 15:05 srittau * doc/: Makefile.am, README.hidden-items: New document by Alistair Riddell . 2001-11-03 14:56 srittau * bin/afppasswd/Makefile.am: Added @CFLAGS@ to CFLAGS variable. 2001-11-01 04:06 pooba53 * bin/afppasswd/Makefile.am: Modified Makefile.am so it compiles properly with SuSE distro. 2001-10-29 19:00 jmarcus * bin/afppasswd/Makefile.am: (prog name)_CFLAGS does not appear to be supported by automake (at least not 1.4x). Change this to be CFLAGS. 2001-10-27 15:17 srittau * autogen.sh: Fixed include dir option. 2001-10-27 15:17 srittau * autogen.sh: Added "macros" as include directory. 2001-10-27 15:14 srittau * macros/.cvsignore: Ignore generated files. 2001-10-27 15:08 srittau * distrib/debian/: changelog, netatalk.files: Removed afppasswd and its man page from the Debian dist. 2001-10-25 22:33 srittau * bin/afppasswd/Makefile.am: Compile afppasswd only if USE_DHX is turned on. Add SSL_CFLAGS and SSL_LIBS to afppasswd compilation. 2001-10-24 16:33 srittau * distrib/debian/: changelog, netatalk.undocumented: Removed apple_rm(1), apple_cp(1), and apple_mv(1) from netatalk.undocumented. 2001-10-23 15:44 rufustfirefly * etc/afpd/filedir.h: patch from Edmund Lam to allow perms masks 2001-10-21 19:34 jmarcus * man/man1/.cvsignore: Add *.1 to the ingore list to keep cvs from complaining when things are built. 2001-10-19 18:10 lancel * doc/FAQ: Added Brandon Warren to contibutors. Karen A Swanberg's patches to INSTALL and FAQ. 2001-10-19 04:39 jmarcus * bin/afile/achfile.c: Fix problem with "corrupt resource fork" error on littleendian machines. Thanks to Brandon Warren . 2001-10-17 09:08 lancel * doc/FAQ: Organized, indexed and numbered. 2001-10-16 04:25 srittau * distrib/debian/: changelog, netatalk.docs: Updated docs list. 2001-10-16 04:08 srittau * distrib/debian/changelog: Added changelog entry for 1.5pre8-2. 2001-10-16 01:18 lancel * doc/Makefile.am: Fix up file list for EXTRADIST. 2001-10-16 01:05 lancel * doc/FAQ: Added setpassword Q. 2001-10-15 19:03 lancel * doc/FAQ: Couple of format changes. 2001-10-15 18:28 lancel * doc/FAQ: Added Karen A Swanberg's FAQ's 2001-10-09 15:15 srittau * config/netatalk.pamd: Stripped PAM path from PAM modules. 2001-10-07 13:25 srittau * distrib/debian/patches/psf.8.patch: Readding missing patch. 2001-10-07 13:24 srittau * distrib/debian/: changelog, control, netatalk-dev.files, netatalk.dirs, netatalk.examples, netatalk.files, netatalk.init, netatalk.links, netatalk.undocumented, rules, logcheck/ignore.d.server, logcheck/violations.ignore.d, patches/add_printer.patch, patches/etc2ps.sh.patch, patches/filterdir.patch, patches/netatalk.conf.patch, patches/netatalk.pamd.patch: Sync with current Debian version. 2001-10-06 14:27 srittau * contrib/printing/add_netatalk_printer: Quoted some variables with {}. 2001-09-14 16:31 rufustfirefly * sys/netatalk/endian.h: fix from Robert Cohen for missing endif 2001-09-07 15:44 rufustfirefly * sys/netatalk/endian.h: endian checking/memcpy fixes 2001-09-06 22:00 rufustfirefly * etc/afpd/gettok.c: AC_HEADER_STDC autoconf change 2001-09-05 20:38 srittau * bin/afile/: achfile.c, afile.c: Removed AFILE_VERSION and ACHFILE_VERSION constants. 2001-09-05 15:30 rufustfirefly * etc/afpd/filedir.h: add veto_file() prototype (Edmund Lam) 2001-08-30 15:17 srittau * libatalk/util/strdicasecmp.c: Make the dia*map's array of type int instead of unsigned char. This should fix warnings, since we can now use char's all over the place instead of the ugly unsigned char's. 2001-08-30 15:14 srittau * contrib/timelord/timelord.c: Warning fixes. 2001-08-30 02:46 srittau * distrib/debian/changelog: New upstream version and a lot of changes. 2001-08-30 02:46 srittau * distrib/debian/control: Removed libssl-dev from build depencies. 2001-08-30 02:45 srittau * distrib/debian/copyright: Updated to current licenses. 2001-08-30 02:45 srittau * distrib/debian/: netatalk-dev.files, netatalk.files: Update file lists. 2001-08-30 02:44 srittau * distrib/debian/rules: Cleanup. Use debhelper v3. 2001-08-22 15:48 srittau * distrib/debian/control: Depend on the timeout package. 2001-08-22 15:46 srittau * distrib/debian/rules: Updates from -pre6-7. 2001-08-22 15:42 srittau * distrib/debian/changelog: Made new -pre6 release. -pre7 release will close a bug. 2001-08-22 15:31 srittau * distrib/debian/netatalk.files: Ugh. Removed superfluous files. 2001-08-22 15:29 srittau * distrib/debian/: netatalk.dirs, netatalk.files: debhelper v3 fixes. 2001-08-22 15:29 srittau * distrib/debian/rules: Specify paths explicitly. 2001-08-22 15:03 srittau * distrib/debian/cvs2deb.sh: distrib/debian/TODO and distrib/debian/VERSION were removed. 2001-08-18 09:45 uhees * libatalk/util/strdicasecmp.c: fixed a nasty bug in strncasecmp (n > 0). 2001-08-17 20:49 srittau * libatalk/compat/Makefile.am: Conditional did not work as expected. Removed for now. 2001-08-16 19:18 srittau * distrib/debian/: changelog, netatalk-dev.docs, netatalk.docs, rules: DH compat level 3. Doc changes. 2001-08-16 19:12 srittau * doc/Makefile.am: Doc contribution by Chris Blake . 2001-08-16 16:41 srittau * libatalk/compat/Makefile.am: Corrected flock check. 2001-08-15 19:56 srittau * libatalk/compat/Makefile.am: Conditionally compile flock.c. 2001-08-15 17:29 srittau * sys/generic/sys/cdefs.h: Fix. 2001-08-15 04:15 srittau * libatalk/: util/strdicasecmp.c, asp/asp_attn.c, asp/asp_tickle.c, atp/atp_internals.h, atp/atp_open.c, atp/atp_packet.c, atp/atp_sreq.c: Warning fixes. 2001-08-15 04:15 srittau * include/atalk/atp.h: Changed prototypes of strdiacasecmp and strndiacasecmp to be more sensible. 2001-08-15 03:45 srittau * sys/generic/sys/cdefs.h: DEC C fixes. 2001-08-15 03:41 srittau * libatalk/atp/Makefile.am: Removed duplicate bprint() function (see util/bprint.c). 2001-08-15 03:39 srittau * etc/atalkd/multicast.c: Tru64 warning fixes. 2001-08-15 03:13 samnoble * etc/afpd/uid.h: Changed the datatypes in uidgidset to be uid_t and gid_t rather than int. 2001-08-13 16:34 rufustfirefly * autogen.sh: added --force to libtoolize (again) 2001-08-09 22:42 srittau * contrib/printing/add_netatalk_printer: Typos. 2001-08-06 15:39 rufustfirefly * sys/sunos/at_sun.c: slight comment cleanup 2001-08-04 00:47 srittau * sys/: sunos/Makefile.am, sunos/Makefile.kernel, ultrix/Makefile.am, ultrix/Makefile.kernel: Include old Makefile for reference. They should be removed in the long term and their rules integrated into the Makefile.am's. 2001-08-04 00:33 srittau * sys/: Makefile.am, generic/.cvsignore, generic/Makefile.am, generic/sys/.cvsignore, generic/sys/Makefile.am, netbsd/.cvsignore, netbsd/Makefile.am, netbsd/netatalk/.cvsignore, netbsd/netatalk/Makefile.am, sunos/.cvsignore, sunos/Makefile.am, ultrix/.cvsignore, ultrix/Makefile.am: automake'ed. This will probably break something, but well... 2001-08-04 00:12 srittau * etc/atalkd/rtmp.h: Changed command variables from type int to unsigned int. Fixes warnings and maybe a serious bug on Tru64. 2001-08-04 00:04 srittau * autogen.sh: Fix problems with INSTALL and README files. 2001-07-31 21:50 srittau * etc/atalkd/multicast.c, include/atalk/nbp.h, include/atalk/paths.h: Warning fixes. 2001-07-28 15:10 srittau * distrib/debian/: changelog, netatalk.undocumented, rules: Inserted changelog of version 1.5pre6-6. Added --enable-last=did to ./configure options. Added manpage timeout(1). Removed /etc/netatalk/netatalk.conf from Debian distribution. 2001-07-27 19:28 srittau * contrib/printing/add_netatalk_printer: Fixed typo (exho vs. echo) 2001-07-27 16:01 rufustfirefly * contrib/timelord/README: updated documentation for timelord 2001-07-19 18:17 srittau * distrib/debian/: changelog, netatalk.undocumented: timelord(8) does now have a man page, too. 2001-07-19 18:13 srittau * distrib/debian/changelog: netatalk-conf.1 does now have a man page. 2001-07-19 18:07 srittau * distrib/debian/changelog: Added changelog entry of 1.5pre6-5. 1.5pre7 will have updated config.{guess,sub}. 2001-07-12 20:51 rufustfirefly * autogen.sh: patch to make Tru64 ltconfig proper (Burkhard Schmidt) 2001-06-29 16:14 rufustfirefly * bin/afile/achfile.c, bin/afile/afile.c, bin/afile/common.c, bin/afile/common.h, bin/megatron/asingle.h, bin/megatron/hqx.h, bin/megatron/macbin.h, bin/megatron/megatron.c, bin/megatron/megatron.h, bin/megatron/updcrc.c, bin/psorder/pa.c, bin/psorder/pa.h, bin/psorder/psorder.c, bin/psorder/psorder.h, contrib/timelord/timelord.c, libatalk/adouble/ad_private.h, libatalk/asp/asp_attn.c, libatalk/asp/asp_child.h, libatalk/asp/asp_close.c, libatalk/asp/asp_cmdreply.c, libatalk/asp/asp_getreq.c, libatalk/asp/asp_init.c, libatalk/asp/asp_shutdown.c, libatalk/asp/asp_write.c, libatalk/atp/atp_bufs.c, libatalk/atp/atp_close.c, libatalk/atp/atp_internals.h, libatalk/atp/atp_open.c, libatalk/atp/atp_packet.c, libatalk/atp/atp_rreq.c, libatalk/atp/atp_rresp.c, libatalk/atp/atp_rsel.c, libatalk/atp/atp_sreq.c, libatalk/atp/atp_sresp.c, libatalk/compat/getusershell.c, libatalk/compat/inet_aton.c, libatalk/compat/mktemp.c, libatalk/compat/rquota_xdr.c, libatalk/compat/strcasecmp.c, libatalk/compat/strdup.c, libatalk/compat/strstr.c, libatalk/dsi/dsi_close.c, libatalk/dsi/dsi_getstat.c, libatalk/dsi/dsi_opensess.c, libatalk/dsi/dsi_private.h, libatalk/nbp/nbp_conf.h, libatalk/nbp/nbp_lkup.c, libatalk/nbp/nbp_rgstr.c, libatalk/nbp/nbp_unrgstr.c, libatalk/nbp/nbp_util.c, libatalk/netddp/netddp_recvfrom.c, sys/generic/sys/cdefs.h, sys/netatalk/aarp.c, sys/netatalk/aarp.h, sys/netatalk/at_control.c, sys/netatalk/at_proto.c, sys/netatalk/at_var.h, sys/netatalk/ddp.h, sys/netatalk/ddp_input.c, sys/netatalk/ddp_output.c, sys/netatalk/ddp_usrreq.c, sys/netatalk/ddp_var.h, sys/netatalk/endian.h, sys/netatalk/phase2.h, sys/solaris/ddp.c: massive commenting/autoconf changes 2001-06-27 20:26 uhees * config/netatalk.pamd: reverted a change (removing /lib/security) that I accidently committed. 2001-06-27 20:22 uhees * config/netatalk.pamd: fixed a typo in uams_guest.c. 2001-06-27 16:53 rufustfirefly * etc/afpd/uid.h: FORCE_UIDGID fixes (it compiles properly now with that enabled, but untested) 2001-06-27 05:33 morgana * etc/papd/file.c: Modified markline() to return 1 on success instead of *linelength. This should fix remaining problems with binary printing. 2001-06-27 01:54 srittau * bin/afile/: afile.c, common.c: Segfault fixes by Olaf Hering . 2001-06-27 01:52 srittau * distrib/debian/cvs2deb.sh: Removed support for debian specific VERSION file. 2001-06-27 01:51 srittau * distrib/debian/changelog: Corrected version number. 2001-06-25 22:13 rufustfirefly * etc/: atalkd/aep.c, atalkd/atserv.h, atalkd/gate.h, atalkd/list.h, atalkd/multicast.c, atalkd/multicast.h, atalkd/nbp.h, atalkd/rtmp.h, atalkd/zip.h, papd/comment.c, papd/comment.h, papd/file.c, papd/ppd.h, papd/printcap.h, papd/session.h, papd/uam_auth.h, psf/psa.c, uams/uams_krb4/kuam.c, uams/uams_krb4/lifetime.c, uams/uams_krb4/send_to_kdc.c: CVS id tags, define fixes, code beautification 2001-06-23 17:28 srittau * distrib/debian/netatalk.undocumented: Added links to undocumented(7) man page for new scripts. 2001-06-23 17:23 srittau * etc/atalkd/Makefile.am: Added missing header files to noinst_HEADERS. 2001-06-23 17:21 srittau * contrib/macusers/Makefile.am: Also distribute the actual macusers script. 2001-06-23 17:21 srittau * distrib/debian/changelog: Upped version number of CVS release. 2001-06-23 17:17 srittau * distrib/debian/cvs2deb.sh: Cleanups. 2001-06-23 17:16 srittau * distrib/debian/patches/psf.8.patch: Removed obsolete patches. 2001-06-23 16:16 srittau * distrib/debian/rules: Added DEB_BUILD_OPTIONS support. Cleaned up ./configure invocation. 2001-06-23 16:10 srittau * distrib/debian/netatalk.undocumented: Added binheader(1) and nadheader(1) to the list of undocumented programs. 2001-06-23 16:02 srittau * distrib/debian/copyright: Changed maintainer e-mail address to Debian address. Added an empty line. 2001-06-23 16:00 srittau * distrib/debian/control: Changed section from net/devel to non-US. Changed maintainer e-mail address to Debian address. Upped Standards-Version to 3.5.5.0. Build-Depend on libdb3-dev instead of libdb2-dev. Build-Depend on libssl-dev instead of libssl096-dev. netatalk-dev depends on netatalk (>= 1.5). 2001-06-23 15:48 srittau * distrib/debian/changelog: Inserted two new releases for Debian. 2001-06-20 20:33 rufustfirefly * etc/afpd/auth.h, etc/afpd/filedir.h, etc/afpd/gettok.c, etc/afpd/icon.h, etc/afpd/misc.h, etc/afpd/switch.c, etc/afpd/switch.h, libatalk/util/module.c: commenting changes, more autoconf support in afpd, etc 2001-06-20 16:51 rufustfirefly * libatalk/util/module.c: Joe Clarke's fix for linux/quota.h checking, removed NO_DLFCN_H define 2001-06-19 20:04 rufustfirefly * etc/atalkd/route.h, libatalk/asp/asp_tickle.c: Joe Clarke's patches and some other fixes 2001-06-19 19:18 srittau * etc/atalkd/Makefile.am: Set pkgconfdir explicitly. 2001-06-19 19:12 srittau * bin/afppasswd/Makefile.am: Set pkgconfdir explicitly. 2001-06-19 18:02 srittau * config/.cvsignore: Don't ignore netatalk. 2001-06-19 02:15 srittau * etc/uams/uams_krb4/.cvsignore: Ignore *.la files. 2001-06-19 02:12 srittau * distrib/debian/rules: Changed --sysconfdir from /etc/netatalk to /etc. 2001-06-18 15:50 rufustfirefly * bin/afppasswd/Makefile.am, etc/atalkd/Makefile.am, etc/uams/uams_krb4/Makefile.am: patches from sourceforge 2001-06-13 19:41 samnoble * etc/papd/: comment.h, ppd.h, printcap.h: added #include so that __P is defined on systems like TRU64 2001-06-11 19:31 rufustfirefly * sys/netatalk/endian.h: patch #432052 to add portability to IRIX, HP-UX and AIX (Russ Allbery) 2001-06-10 22:17 srittau * etc/: psf/psa.c, atalkd/multicast.c, papd/file.c: Warning fixes. 2001-06-10 22:12 srittau * bin/megatron/: asingle.h, hqx.h, macbin.h, megatron.c: Warning fixes. 2001-06-07 17:57 rufustfirefly * config/netatalk.pamd: patch #422856 from Sebastian Rittau to move to pam_unix.so (& cleanups) 2001-06-07 17:39 rufustfirefly * bin/afppasswd/Makefile.am, etc/atalkd/Makefile.am: Sebastian Rittau's patch (sf #422872) to move from CONFIG_DIR to sysconfdir 2001-05-31 20:58 srittau * libatalk/atp/: atp_bufs.c, atp_close.c, atp_open.c, atp_rresp.c, atp_sresp.c: Added missing include: . 2001-05-31 20:55 srittau * libatalk/asp/: asp_attn.c, asp_close.c, asp_cmdreply.c, asp_tickle.c: Added missing include . 2001-05-31 20:53 srittau * libatalk/asp/Makefile.am: Add -I$(top_srcdir) to CFLAGS. 2001-05-31 20:50 srittau * etc/atalkd/aep.c: Warning fixes. 2001-05-31 20:39 srittau * bin/psorder/: pa.c, psorder.c: Warning fixes. 2001-05-31 20:34 srittau * contrib/macusers/.cvsignore: Ignore generated files. 2001-05-25 18:18 rufustfirefly * doc/Makefile.am, etc/afpd/.cvsignore: experimental code added from Bob Rogers to generate more persistant DIDs (please note that the code is not used by afpd yet) 2001-05-24 23:23 samnoble * etc/papd/: comment.c, comment.h, file.c, ppd.h, printcap.h, session.h, uam_auth.h: prototyping to allow the compiler to do some real argument checking turned up a number of problems which are now fixed (due to the addition of prototypes for functions in papd)... in particular papd will no longer dump core in alphalinux when it tries to unregister all its nbp services. 2001-05-24 02:05 samnoble * config/papd.conf: include description of authentication options which were previously described in README.MORGAN which is no longer with us. 2001-05-24 01:48 samnoble * etc/atalkd/: multicast.c, route.h, rtmp.h, zip.h: This patch adds function prototypes, fixes a few argument count bugs for a couple of calls to syslog/printf, explicity adds return()'s for functions which are supposed to return a value, and a few other generic code-cleaning things which enabled atalkd to run on AlphaLinux again (it hasn't run properly in about a year). 2001-05-22 21:05 rufustfirefly * autogen.sh: more POSIX-compliant rm 2001-05-10 02:39 srittau * distrib/debian/patches/filterdir.patch: Modified patch to apply cleanly (to a version of etc/psf/Makefile.am that's not in CVS, yet). 2001-05-10 01:57 srittau * distrib/debian/: changelog, rules: * Use ./configure --sysconfdir instead of --with-config-dir. * Upstream package does now install PAM file in the correct directory. Removed rule, correcting this from Debian rules file. 2001-05-09 15:54 rufustfirefly * autogen.sh: fix problem with -v flag and rm 2001-05-09 15:35 rufustfirefly * autogen.sh: more portable Makefiles (thanks to Christian Weisgerber from OpenBSD) 2001-05-07 14:49 rufustfirefly * contrib/: Makefile.am, macusers/Makefile.am, printing/add_netatalk_printer: small makefile and ID tagging changes 2001-05-05 18:17 srittau * distrib/debian/changelog: Non-DSFG free code was removed. 2001-05-05 18:15 srittau * distrib/debian/cvs2deb.sh: Call automake. 2001-05-05 18:15 srittau * distrib/debian/copyright: Removed copyright notice of University of Newcastle upon Tyne. It's code was removed. 2001-05-05 18:13 srittau * distrib/debian/patches/filterdir.patch: Also install pagecount.ps. 2001-05-01 18:17 srittau * distrib/debian/: changelog, control, netatalk.undocumented, rules: Changes from 1.5pre6-2. 2001-05-01 15:30 rufustfirefly * bin/afile/: achfile.c, afile.c, common.c, common.h: replacement for old bin/afile from Sebastian Rittau (srittau) #420302 2001-05-01 15:21 rufustfirefly * bin/megatron/: megatron.c, updcrc.c: warnings removal patch (#420300) from Sebastian Rittau (srittau) 2001-05-01 01:51 srittau * etc/uams/.cvsignore: Ignore more generated files. 2001-04-23 14:23 rufustfirefly * distrib/rpm/: netatalk-mandrake.spec, netatalk-redhat.spec: 1.5pre6 versions of spec files 2001-04-10 20:57 rufustfirefly * contrib/Makefile.am: timelord compilation optional, disabled by default 2001-04-06 23:46 srittau * distrib/debian/: changelog, control: * Added libdb2-dev to build-depends. (Closes: #92774) * Complies with Debian policy version 3.5.2.0. 2001-04-06 23:44 srittau * distrib/debian/changelog: Retrospectively added a changelog entry for a new version of netatalk-1.4pre2. 2001-03-29 00:42 samnoble * etc/uams/uams_krb4/: kuam.c, send_to_kdc.c: added check for HAVE_CONFIG_H 2001-03-26 22:11 rufustfirefly * etc/uams/uams_krb4/Makefile.am: un-hardcoded -shared, moved into LDSHAREDFLAGS 2001-03-22 23:23 lancel * doc/Makefile.am: Update file lists in Makefile.am 2001-03-08 15:37 rufustfirefly * doc/Makefile.am: patches from Sebastian Rittau for a cleaner build 2001-03-08 15:31 rufustfirefly * distrib/rpm/netatalk-redhat.spec: updated netatalk redhat rpm spec file with small fixes 2001-03-07 23:40 srittau * distrib/debian/: changelog, netatalk.docs: Documentation has moved. 2001-03-07 23:40 srittau * distrib/debian/cvs2deb.sh: The file I used to check if we are in the main netatalk source directory has vanished. Use a different one. 2001-03-07 23:37 srittau * doc/.cvsignore: Ignore generated files. 2001-03-07 21:59 srittau * distrib/debian/changelog: Removed uams_dhx_pam.c.patch integrated in the main source tree. 2001-03-07 21:56 srittau * distrib/debian/cvs2deb.sh: Better checking for the version information. 2001-03-07 21:40 rufustfirefly * autogen.sh: hack README stub 2001-03-07 21:39 rufustfirefly * distrib/rpm/: netatalk-mandrake.spec, netatalk-redhat.spec: updated spec files for release 2001-03-07 16:19 rufustfirefly * etc/uams/uams_krb4/Makefile.am: change from Sebastian Rittau to fix Kerberos UAM compile break (typo) 2001-03-07 00:20 lancel * doc/FAQ: Moved to docs/ where they should be, not INSTALL/. 2001-02-27 22:07 rufustfirefly * etc/uams/uams_krb4/: .cvsignore, Makefile.am, kuam.c, lifetime.c, send_to_kdc.c: Kerberos UAM module changes. (still not working yet, initial changes) 2001-02-27 21:44 srittau * distrib/debian/: changelog, copyright: Bumped version to 1.5pre4-2. Added copyright of the University of Newcastle upon Tyne to copyright. 2001-02-27 18:07 rufustfirefly * distrib/: initscripts/.cvsignore, rpm/netatalk-redhat.spec: uams CVS Id tag addition, uams_dhx_pam auth module works again, new spec file for redhat 2001-02-27 17:27 rufustfirefly * etc/afpd/uid.h: compilation fixes for FORCE_UIDGID enabled 2001-02-26 16:39 rufustfirefly * contrib/timelord/timelord.c: initscript patch for kernel module loading, timelord updates, SSL fix for Mac OS X building 2001-02-23 23:05 srittau * distrib/debian/changelog: Changelog entry for the upcoming 1.5pre5-1. 2001-02-23 21:06 srittau * distrib/debian/: changelog, netatalk.docs: Also ship the FAQ. 2001-02-23 21:02 srittau * distrib/debian/cvs2deb.sh: Added a check for the INSTALL file. 2001-02-23 16:49 rufustfirefly * autogen.sh: autogen fix for libtoolize (Wes Hardaker) 2001-02-22 10:25 srittau * distrib/debian/changelog: Removed SSL support from version 1.5pre3-1 and added to 1.4pre4-1. 2001-02-21 21:30 rufustfirefly * libatalk/dummy.c: Debian distrib/debian/patches/libatalk.patch for automake (Sebastian Rittau) 2001-02-21 21:26 rufustfirefly * contrib/printing/Makefile.am: ship add_netatalk_printer properly for Debian (Sebastian Rittau) 2001-02-21 19:52 srittau * distrib/debian/changelog: Finalized pre3-1. pre3cvs-1 -> pre3-1 2001-02-20 22:26 rufustfirefly * config/netatalk.pamd.shadow: shadow password specific PAM file 2001-02-20 21:37 rufustfirefly * contrib/timelord/Makefile.am: removing -latalk, since it is unneeded and sometimes causes errors 2001-02-20 17:57 rufustfirefly * distrib/rpm/: buildrpm, netatalk-asun.spec.old, netatalk-mandrake.spec: removed old scripts, updated, added mandrake RPM spec from 1.5pre3 2001-02-20 17:46 rufustfirefly * distrib/initscripts/.cvsignore: added .tmpl generated files to ignore list (cleanup for release) 2001-02-19 22:23 srittau * distrib/debian/changelog: * Removed various build patches now included upstream. * dh_installmanpages -> dh_installman * Removed comment about Debian specific changes from debian/copyright. * Merged in changes made to 1.5pre3-0.1 changelog entry. 2001-02-19 22:20 srittau * distrib/debian/: control, rules: Use dh_installman from debhelper v3 instead of the deprecated dh_installmanpages. Build depend on debhelper >= 3.0.0. 2001-02-19 22:18 srittau * distrib/debian/copyright: Removed comment about Debian specific changes. 2001-02-19 19:37 srittau * distrib/debian/: changelog, rules: Use the new --with-fhs configure option. 2001-02-19 19:36 srittau * include/atalk/paths.h: Honor -DFHS_COMPATIBILITY. 2001-02-19 16:16 srittau * bin/.cvsignore, bin/adv1tov2/.cvsignore, bin/aecho/.cvsignore, bin/afile/.cvsignore, bin/afppasswd/.cvsignore, bin/getzones/.cvsignore, bin/megatron/.cvsignore, bin/nbp/.cvsignore, bin/pap/.cvsignore, bin/psorder/.cvsignore, config/.cvsignore, contrib/.cvsignore, contrib/nu/.cvsignore, contrib/printing/.cvsignore, contrib/timelord/.cvsignore, distrib/config/.cvsignore, distrib/initscripts/.cvsignore, distrib/m4/.cvsignore, distrib/.cvsignore, etc/.cvsignore, etc/afpd/.cvsignore, etc/atalkd/.cvsignore, etc/psf/.cvsignore, etc/uams/.cvsignore, include/.cvsignore, include/atalk/.cvsignore, libatalk/.cvsignore, libatalk/adouble/.cvsignore, libatalk/asp/.cvsignore, libatalk/atp/.cvsignore, libatalk/compat/.cvsignore, libatalk/dsi/.cvsignore, libatalk/nbp/.cvsignore, libatalk/netddp/.cvsignore, libatalk/util/.cvsignore, man/.cvsignore, man/man1/.cvsignore, man/man3/.cvsignore, man/man4/.cvsignore, man/man5/.cvsignore, man/man8/.cvsignore, sys/.cvsignore, sys/netatalk/.cvsignore: Added .cvsignore files so that I don't get spammed everytime I do a cvs checkout. 2001-02-18 19:55 rufustfirefly * distrib/debian/: changelog, control, copyright, cvs2deb.sh, netatalk-dev.files, netatalk.dirs, netatalk.docs, netatalk.init, netatalk.undocumented, rules, patches/filterdir.patch, patches/psf.8.patch: Debian packaging files from Sebastian Rittau (srittau@jroger.in-berlin.de) 2001-02-17 17:21 rufustfirefly * contrib/nu/Makefile.am, distrib/m4/Makefile.am, sys/netatalk/Makefile.am: Makefile patches from Sebastian Rittau (Debian package maintainer) 2001-02-14 17:34 rufustfirefly * sys/Makefile.am: added support for Solaris kernel module build 2001-02-08 20:45 rufustfirefly * bin/afppasswd/Makefile.am, contrib/printing/Makefile.am, contrib/timelord/Makefile.am, etc/atalkd/Makefile.am: Makefile.am patches from Sebastian Rittau (srittau@jroger.in-berlin.de) 2001-01-03 00:00 rufustfirefly * etc/afpd/uid.h: half of FORCE_UIDGID commits for afpd (STILL HORRENDOUSLY BROKEN, PROBABLY) 2001-01-02 19:57 rufustfirefly * autogen.sh, contrib/shell_utils/lp2pap.sh.tmpl: * moved lp2pap.sh out of root of repository * small initscripts modprobe check for appletalk module in redhat * autogen now removes INSTALL/ (kludge) 2000-12-01 11:00 jouvin * sys/netatalk/endian.h: Changes made by Michel Jouvin - jouvin@lal.in2p3.fr - 23/11/2000 Modifications aim at introducing support of Compaq Tru64 (ASIP only, done with 4.0f), allow greater flexibility with PAM handling during netatalk build and properly propagate to Macintosh client file permissions driven by ACL on the server side using XPG4 access() function. - configure.in : add support for Tru64 OS, allow greater flexibility with PAM for better handling of systems (like mine) without pam (basically _pam uams are built only if pam libs are present and --with-pam triggers what are the actual targets for uams_clrtxt.so and uam_dhx.so), check availability of access() function in standard libaries. - acconfig.in : initialisation (#undef) of new macros introduced for Tru64 support. - etc/uams/Makefile.am : Complementary mods for flexible handling of pam. Use standard install target as cp -d is not available on every platform (in particular Tru64). Define links uams_clrtxt.so and uams_dhx.so at install time only, directly in target dir and add -f to ln command. Add 'expect_unresolved *' when building shared libs. - sys/netatalk/endian.h : Include config.h if it exists. - etc/atalkd/route.c : define rtentry as ortentry on Tru64 to allow successful compiling (anyway this part is not used on Tru64 as appletalk layer is not available). - distrib/initscripts/rc.atalk.redhat.tmpl : define 3 variables for netatalk bin, sbin and config subdirectories and use them in files path to allow easier manul customization of path. - Addition of a distrib/initscripts/rc.atalk.tru64.tmpl, modeled on rc.atalk.sysv - distrib/initscripts/Makefile.am : add a target for Tru64 - etc/afpd/directory.c : if XPG4 access() is available, call it as it was done when AFS is defined through function accessmode() (defined in unix.c). This allows correct presentation of permissions to Mac users if the file server has ACLs. - etc/afpd/unix.c : add accessmode() function. This is the existing afsmode function less the checks to validate the current path is in AFS. - etc/afpd/afs.c : afsmods() modified to call new accessmode() after the checking phase. - etc/afpd/auth.c : Add a message with LOG_DEBUG priority telling which uam file is being loaded. Allow easier detection of misconfiguration. - etc/afpd/uam.c : log a message in case uam_load fails because mod_symbol() failed to locate the required symbol. 2000-10-20 01:42 itlm019 * etc/afpd/filedir.h: Added DROPKLUDGE file copying support, modularized DROPKLUDGE operations, and improved error handling. That means we have DROPKLUDGE support for creating files, moving files, and copying files now. As far as I'm aware, that covers all the ways of adding a file to a directory via AppleShare. 2000-10-09 17:42 morgana * etc/papd/: comment.c, comment.h: Renamed 'struct comment' to 'struct papd_comment' because 'struct comment' was already defined on some systems. 2000-09-20 21:24 rufustfirefly * man/Makefile.am: New man pages (section 5) for config files, initial import 2000-09-06 20:34 jnewman * bin/afppasswd/Makefile.am: Openssl checking, so remove UAM_RNDNUM as it will be defined appropriately 2000-08-30 22:37 itlm019 * include/atalk/nbp.h, libatalk/atp/atp_rsel.c: Fixes necessary for NATALI netatalk support; shouldn't affect anything else. 2000-08-11 21:05 rufustfirefly * libatalk/: adouble/Makefile.am, asp/Makefile.am, atp/Makefile.am, compat/Makefile.am, nbp/Makefile.am, netddp/Makefile.am: Removed duplicate -I cruft from automake files 2000-08-10 18:08 rufustfirefly * bin/afppasswd/Makefile.am: Removed redundant CFLAGS defs for include directories 2000-08-09 16:52 rufustfirefly * contrib/timelord/timelord.c: memory allocation for address 2000-08-09 16:10 rufustfirefly * contrib/Makefile.am: Updated automake / autoconf for use with contrib/shell_utils/ 2000-08-08 21:40 rufustfirefly * contrib/printing/Makefile.am: Added timeout executable 2000-08-08 19:24 itlm019 * contrib/macusers/README.macusers: A more comprehensive "who's logged in now?" than nu 2000-08-08 18:30 rufustfirefly * etc/atalkd/Makefile.am: Removed duplicate -I tags from CFLAGS 2000-08-08 17:46 rufustfirefly * bin/afile/acleandir.rc: Path and portability fix for this script 2000-08-08 17:43 rufustfirefly * bin/afile/: achfile.c, acleandir.rc, afile.c: Added afile utilities to bin tree (unmodified package) 2000-08-08 17:26 rufustfirefly * contrib/Makefile.am: Added timelord to SUBDIRS so that it can be compiled now 2000-08-08 17:25 rufustfirefly * contrib/timelord/: Makefile.am, timelord.c: Timelord compilation fixes and makefile adjustment 2000-08-08 15:49 rufustfirefly * distrib/config/: Makefile.am, netatalk-config.in: netscape-config and automake file generation that was accidentally left out yesterday 2000-08-07 22:30 rufustfirefly * contrib/timelord/Makefile.am: New automake/autoconf file for contrib/timelord/ 2000-08-07 22:26 rufustfirefly * contrib/timelord/: COPYRIGHT, README, VERSION, timelord.c: Import of timelord into CVS tree 2000-08-07 21:43 rufustfirefly * distrib/: Makefile.am, m4/Makefile.am: Added m4 and -config files, built rc.atalk.redhat, updated SUBDIRS 2000-08-04 17:56 rufustfirefly * contrib/: Makefile.am, nu/Makefile.am: Added "nu" to contrib (netatalk users script) 2000-08-04 17:55 rufustfirefly * contrib/printing/add_netatalk_printer: Portability improvement for script (GNU recommendation) 2000-08-03 22:19 rufustfirefly * bin/: megatron/megatron.c, psorder/psorder.c: Removed legacy DEBUG declarations 2000-08-03 17:34 rufustfirefly * bin/afppasswd/Makefile.am: afpd.passwd -> afppasswd, make fixes for afppasswd 2000-08-02 21:28 rufustfirefly * etc/afpd/gettok.c, etc/afpd/switch.c, etc/atalkd/aep.c, etc/atalkd/multicast.c, etc/papd/comment.c, etc/papd/file.c, etc/psf/psa.c, libatalk/asp/asp_attn.c, libatalk/asp/asp_close.c, libatalk/asp/asp_cmdreply.c, libatalk/asp/asp_getreq.c, libatalk/asp/asp_init.c, libatalk/asp/asp_shutdown.c, libatalk/asp/asp_tickle.c, libatalk/asp/asp_write.c, libatalk/atp/atp_bufs.c, libatalk/atp/atp_close.c, libatalk/atp/atp_open.c, libatalk/atp/atp_packet.c, libatalk/atp/atp_rreq.c, libatalk/atp/atp_rresp.c, libatalk/atp/atp_sreq.c, libatalk/atp/atp_sresp.c, libatalk/compat/getusershell.c, libatalk/compat/inet_aton.c, libatalk/compat/mktemp.c, libatalk/compat/rquota_xdr.c, libatalk/compat/strcasecmp.c, libatalk/compat/strdup.c, libatalk/compat/strstr.c, libatalk/dsi/dsi_close.c, libatalk/dsi/dsi_getstat.c, libatalk/dsi/dsi_opensess.c, libatalk/nbp/nbp_lkup.c, libatalk/nbp/nbp_rgstr.c, libatalk/nbp/nbp_unrgstr.c, libatalk/nbp/nbp_util.c, libatalk/netddp/netddp_recvfrom.c, libatalk/util/atalk_addr.c, libatalk/util/module.c, libatalk/util/strdicasecmp.c: implemented config.h 2000-08-01 23:10 rufustfirefly * bin/psorder/: pa.c, psorder.c: Added config.h checks in bin/ code 2000-08-01 23:10 rufustfirefly * bin/megatron/: megatron.c, updcrc.c: Added checks for config.h in bin/ code 2000-08-01 22:14 rufustfirefly * bin/afppasswd/Makefile.am, etc/atalkd/Makefile.am, libatalk/adouble/Makefile.am, libatalk/asp/Makefile.am, libatalk/atp/Makefile.am, libatalk/compat/Makefile.am, libatalk/nbp/Makefile.am, libatalk/netddp/Makefile.am, sys/Makefile.am, sys/netatalk/Makefile.am: Some more large autoconf/automake fixes. include/ and sys/ should install 2000-07-31 22:53 rufustfirefly * autogen.sh, etc/atalkd/Makefile.am, libatalk/adouble/Makefile.am: More automake/autoconf updates (megatron is disabled, but netatalk builds) 2000-07-31 18:02 morgana * config/papd.conf: The papd patches to enable CAP style printing. This also changes the printcap flag used for Print Server Security Protocol authentication to "sp". See README.MORGAN and the example papd.conf for help. 2000-07-28 23:06 rufustfirefly * bin/afppasswd/Makefile.am, libatalk/asp/Makefile.am, libatalk/atp/Makefile.am, libatalk/compat/Makefile.am, libatalk/nbp/Makefile.am, libatalk/netddp/Makefile.am: automake/autoconf fixes (libatalk now builds supposedly) 2000-07-28 20:46 rufustfirefly * doc/Makefile.am: Moved INSTALL to doc/ 2000-07-28 16:52 rufustfirefly * autogen.sh: Automake/autoconf fixes/additions 2000-07-28 08:27 morgana * config/papd.conf, etc/papd/file.c, etc/papd/uam_auth.h: Initial patch for authenticated printing. Requires LaserWriter 8.5.1 or greater on client. See README.MORGAN for information. 2000-07-27 23:01 rufustfirefly * libatalk/: adouble/Makefile.am, asp/Makefile.am, atp/Makefile.am, compat/Makefile.am, nbp/Makefile.am, netddp/Makefile.am: Added include for ../../sys headers 2000-07-27 22:27 rufustfirefly * bin/afppasswd/Makefile.am, contrib/Makefile.am, contrib/printing/Makefile.am, distrib/Makefile.am, etc/atalkd/Makefile.am, include/Makefile.am, libatalk/adouble/Makefile.am, libatalk/asp/Makefile.am, libatalk/atp/Makefile.am, libatalk/compat/Makefile.am, libatalk/nbp/Makefile.am, libatalk/netddp/Makefile.am: Major automake/autoconf commit. Not working yet. 2000-07-26 21:31 rufustfirefly * man/: Makefile.am, man3/Makefile.am, man4/Makefile.am: New automake files for the man pages 2000-07-25 23:08 rufustfirefly * COPYRIGHT, services.atalk, config/AppleVolumes.system.cobalt, config/atalkd.conf, config/atalkd.conf.cobalt, contrib/ICDumpSuffixMap, contrib/printing/netatalk.template, etc/psf/etc2ps.sh, etc/psf/pagecount.ps, include/atalk/aep.h, include/atalk/ddp.h, include/atalk/pap.h, include/atalk/rtmp.h, include/atalk/zip.h, libatalk/dsi/README, man/man1/hqx2bin.1, man/man1/macbinary.1, man/man1/nbplkup.1, man/man1/nbprgstr.1, man/man1/nbpunrgstr.1, man/man1/papstatus.1, man/man1/single2bin.1, man/man1/unbin.1, man/man1/unhex.1, man/man1/unsingle.1, sys/netbsd/netatalk/endian.h, sys/solaris/ddp.conf, sys/solaris/ioc.h, sys/solaris/linkage.c, sys/solaris/rt.c, sys/solaris/rt.h, sys/solaris/sock.h, sys/ultrix/at_ultrix.c, sys/ultrix/kpatch-4.1, sys/ultrix/kpatch-4.2: Initial import into CVS of netatalk-1.4b2+asun2.1.4pre39 tree. 2000-07-25 23:08 rufustfirefly * bin/megatron/megatron.c, bin/megatron/megatron.h, bin/megatron/updcrc.c, bin/psorder/pa.c, bin/psorder/pa.h, bin/psorder/psorder.c, bin/psorder/psorder.h, config/netatalk.pamd, config/papd.conf, contrib/printing/add_netatalk_printer, distrib/rpm/buildrpm, etc/afpd/auth.h, etc/afpd/filedir.h, etc/afpd/gettok.c, etc/afpd/icon.h, etc/afpd/misc.h, etc/afpd/switch.c, etc/afpd/switch.h, etc/papd/comment.c, etc/papd/comment.h, etc/papd/file.c, etc/atalkd/aep.c, etc/atalkd/atserv.h, etc/atalkd/gate.h, etc/atalkd/list.h, etc/atalkd/multicast.c, etc/atalkd/multicast.h, etc/atalkd/nbp.h, etc/atalkd/rtmp.h, etc/atalkd/zip.h, etc/papd/ppd.h, etc/psf/psa.c, etc/uams/uams_krb4/kuam.c, etc/uams/uams_krb4/lifetime.c, etc/uams/uams_krb4/send_to_kdc.c, include/atalk/afp.h, include/atalk/atp.h, include/atalk/compat.h, include/atalk/nbp.h, include/atalk/netddp.h, include/atalk/paths.h, libatalk/adouble/ad_private.h, libatalk/asp/asp_attn.c, libatalk/asp/asp_child.h, libatalk/asp/asp_close.c, libatalk/asp/asp_cmdreply.c, libatalk/asp/asp_getreq.c, libatalk/asp/asp_init.c, libatalk/asp/asp_shutdown.c, libatalk/asp/asp_tickle.c, libatalk/asp/asp_write.c, libatalk/atp/atp_bufs.c, libatalk/atp/atp_close.c, libatalk/atp/atp_internals.h, libatalk/atp/atp_open.c, libatalk/atp/atp_packet.c, libatalk/atp/atp_rreq.c, libatalk/atp/atp_rresp.c, libatalk/atp/atp_rsel.c, libatalk/atp/atp_sreq.c, libatalk/atp/atp_sresp.c, libatalk/compat/getusershell.c, libatalk/compat/inet_aton.c, libatalk/compat/mktemp.c, libatalk/compat/rquota_xdr.c, libatalk/compat/strcasecmp.c, libatalk/compat/strdup.c, libatalk/compat/strstr.c, libatalk/dsi/dsi_close.c, libatalk/dsi/dsi_getstat.c, libatalk/dsi/dsi_opensess.c, libatalk/dsi/dsi_private.h, libatalk/nbp/nbp_conf.h, libatalk/nbp/nbp_lkup.c, libatalk/nbp/nbp_rgstr.c, libatalk/nbp/nbp_unrgstr.c, libatalk/nbp/nbp_util.c, libatalk/netddp/netddp_recvfrom.c, libatalk/util/atalk_addr.c, libatalk/util/module.c, libatalk/util/strdicasecmp.c, sys/generic/sys/cdefs.h, sys/netatalk/aarp.c, sys/netatalk/aarp.h, sys/netatalk/at_control.c, sys/netatalk/at_proto.c, sys/netatalk/at_var.h, sys/netatalk/ddp.h, sys/netatalk/ddp_input.c, sys/netatalk/ddp_output.c, sys/netatalk/ddp_usrreq.c, sys/netatalk/ddp_var.h, sys/netatalk/endian.h, sys/netatalk/phase2.h, sys/solaris/ddp.c, sys/solaris/dlpi.c, sys/solaris/sock.c, sys/sunos/at_sun.c: Initial revision