]> arthur.barton.de Git - netatalk.git/log
netatalk.git
22 years agoUpdated with the CNID changes I made yesterday.
jmarcus [Thu, 6 Sep 2001 14:43:05 +0000 (14:43 +0000)]
Updated with the CNID changes I made yesterday.

22 years agoresync ChangeLog to repository
rufustfirefly [Thu, 6 Sep 2001 14:36:47 +0000 (14:36 +0000)]
resync ChangeLog to repository

22 years agoadded errno.h and sys/errno.h to list of includes to check (??)
rufustfirefly [Thu, 6 Sep 2001 14:36:34 +0000 (14:36 +0000)]
added errno.h and sys/errno.h to list of includes to check (??)

22 years agoComment out the DBENV->open with DB_JOINENV flag. This only seems valid
jmarcus [Wed, 5 Sep 2001 21:57:32 +0000 (21:57 +0000)]
Comment out the DBENV->open with DB_JOINENV flag.  This only seems valid
if you're using db3 3.2 or later.  Since most Linux users are using 3.1.17,
this may cause more problems than it fixes.

22 years agoFix up the comments on why I use rc instead of errno.
jmarcus [Wed, 5 Sep 2001 21:53:29 +0000 (21:53 +0000)]
Fix up the comments on why I use rc instead of errno.

22 years agoRemoved AFILE_VERSION and ACHFILE_VERSION constants.
srittau [Wed, 5 Sep 2001 18:38:23 +0000 (18:38 +0000)]
Removed AFILE_VERSION and ACHFILE_VERSION constants.

22 years agoquick, dirty, Sun hack to seed openssl 0.9.6 ... FIX THIS
rufustfirefly [Wed, 5 Sep 2001 13:42:16 +0000 (13:42 +0000)]
quick, dirty, Sun hack to seed openssl 0.9.6 ... FIX THIS

22 years agoadd veto_file() prototype (Edmund Lam)
rufustfirefly [Wed, 5 Sep 2001 13:30:16 +0000 (13:30 +0000)]
add veto_file() prototype (Edmund Lam)

22 years agoproperly checks for db3 headers (Joe Clarke)
rufustfirefly [Tue, 4 Sep 2001 13:55:00 +0000 (13:55 +0000)]
properly checks for db3 headers (Joe Clarke)

22 years ago"veto files" patch (Edmund Lam)
rufustfirefly [Tue, 4 Sep 2001 13:52:45 +0000 (13:52 +0000)]
"veto files" patch (Edmund Lam)

22 years agopatch for overwriting DIDs and misc FreeBSD db3 stuff (Joe Clarke)
rufustfirefly [Tue, 4 Sep 2001 13:49:54 +0000 (13:49 +0000)]
patch for overwriting DIDs and misc FreeBSD db3 stuff (Joe Clarke)

22 years agoEdmund Lam's compilation patches for non-CNID support
rufustfirefly [Fri, 31 Aug 2001 14:58:48 +0000 (14:58 +0000)]
Edmund Lam's compilation patches for non-CNID support

22 years agoReplaced $^ by $<.
srittau [Thu, 30 Aug 2001 19:02:11 +0000 (19:02 +0000)]
Replaced $^ by $<.

22 years agoMake the dia*map's array of type int instead of unsigned char. This
srittau [Thu, 30 Aug 2001 13:17:25 +0000 (13:17 +0000)]
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.

22 years agoWarning fixes.
srittau [Thu, 30 Aug 2001 13:14:53 +0000 (13:14 +0000)]
Warning fixes.

22 years agoComparison operator is "=", not "==" in the "test" command.
srittau [Thu, 30 Aug 2001 13:13:30 +0000 (13:13 +0000)]
Comparison operator is "=", not "==" in the "test" command.

22 years agoNew upstream version and a lot of changes.
srittau [Thu, 30 Aug 2001 00:46:55 +0000 (00:46 +0000)]
New upstream version and a lot of changes.

22 years agoRemoved libssl-dev from build depencies.
srittau [Thu, 30 Aug 2001 00:46:19 +0000 (00:46 +0000)]
Removed libssl-dev from build depencies.

22 years agoUpdated to current licenses.
srittau [Thu, 30 Aug 2001 00:45:37 +0000 (00:45 +0000)]
Updated to current licenses.

22 years agoUpdate file lists.
srittau [Thu, 30 Aug 2001 00:45:06 +0000 (00:45 +0000)]
Update file lists.

22 years agoMake --without-ssl-dir work.
srittau [Thu, 30 Aug 2001 00:44:47 +0000 (00:44 +0000)]
Make --without-ssl-dir work.

22 years agoCleanup. Use debhelper v3.
srittau [Thu, 30 Aug 2001 00:44:30 +0000 (00:44 +0000)]
Cleanup. Use debhelper v3.

22 years agoFixed a bug that could lead to segfaults.
srittau [Thu, 30 Aug 2001 00:06:41 +0000 (00:06 +0000)]
Fixed a bug that could lead to segfaults.

22 years agoAdd configure file protection.
lancel [Tue, 28 Aug 2001 07:13:03 +0000 (07:13 +0000)]
Add configure file protection.

22 years agoremoved unneeded cnid_lookups; fixed a bug in afp_createid.
uhees [Mon, 27 Aug 2001 15:26:16 +0000 (15:26 +0000)]
removed unneeded cnid_lookups; fixed a bug in afp_createid.

22 years agofinally released 1.5pre7
rufustfirefly [Mon, 27 Aug 2001 13:56:18 +0000 (13:56 +0000)]
finally released 1.5pre7

22 years agoExpanded support archs list.
srittau [Sat, 25 Aug 2001 10:29:44 +0000 (10:29 +0000)]
Expanded support archs list.

--enable-lastdid -> --with-lastdid

Added note that libtool 1.4 is required. Also bumped up links to the
latest versions of the other autotools.

22 years agoDepend on the timeout package.
srittau [Wed, 22 Aug 2001 13:48:08 +0000 (13:48 +0000)]
Depend on the timeout package.

22 years agoUpdates from -pre6-7.
srittau [Wed, 22 Aug 2001 13:46:49 +0000 (13:46 +0000)]
Updates from -pre6-7.

22 years agoMade new -pre6 release.
srittau [Wed, 22 Aug 2001 13:42:27 +0000 (13:42 +0000)]
Made new -pre6 release.

-pre7 release will close a bug.

22 years agoUgh. Removed superfluous files.
srittau [Wed, 22 Aug 2001 13:31:59 +0000 (13:31 +0000)]
Ugh. Removed superfluous files.

22 years agodebhelper v3 fixes.
srittau [Wed, 22 Aug 2001 13:29:19 +0000 (13:29 +0000)]
debhelper v3 fixes.

22 years agoSpecify paths explicitly.
srittau [Wed, 22 Aug 2001 13:29:05 +0000 (13:29 +0000)]
Specify paths explicitly.

22 years agoUse -export-dynamic LDFLAG.
srittau [Wed, 22 Aug 2001 13:25:05 +0000 (13:25 +0000)]
Use -export-dynamic LDFLAG.

22 years agoremoved ltconfig
rufustfirefly [Wed, 22 Aug 2001 13:04:35 +0000 (13:04 +0000)]
removed ltconfig

22 years agodistrib/debian/TODO and distrib/debian/VERSION were removed.
srittau [Wed, 22 Aug 2001 13:03:34 +0000 (13:03 +0000)]
distrib/debian/TODO and distrib/debian/VERSION were removed.

22 years agoTypo.
srittau [Wed, 22 Aug 2001 12:57:33 +0000 (12:57 +0000)]
Typo.

22 years agoTypos fixed. Patch by Alistair Riddell <ali@gwc.org.uk>.
srittau [Wed, 22 Aug 2001 12:52:17 +0000 (12:52 +0000)]
Typos fixed. Patch by Alistair Riddell <ali@gwc.org.uk>.

22 years agoupdated DB3 check in configure.in
rufustfirefly [Tue, 21 Aug 2001 20:56:43 +0000 (20:56 +0000)]
updated DB3 check in configure.in

22 years agoset to ignore ~ files
rufustfirefly [Mon, 20 Aug 2001 16:38:49 +0000 (16:38 +0000)]
set to ignore ~ files

22 years agofixed a comment
uhees [Sat, 18 Aug 2001 13:20:30 +0000 (13:20 +0000)]
fixed a comment

22 years agofixed a nasty bug in strncasecmp (n > 0).
uhees [Sat, 18 Aug 2001 07:45:46 +0000 (07:45 +0000)]
fixed a nasty bug in strncasecmp (n > 0).

22 years agoConditional did not work as expected. Removed for now.
srittau [Fri, 17 Aug 2001 18:49:22 +0000 (18:49 +0000)]
Conditional did not work as expected. Removed for now.

22 years agoRemoved my personal TODO file from CVS.
srittau [Thu, 16 Aug 2001 17:19:24 +0000 (17:19 +0000)]
Removed my personal TODO file from CVS.

22 years agoDH compat level 3.
srittau [Thu, 16 Aug 2001 17:18:27 +0000 (17:18 +0000)]
DH compat level 3.

Doc changes.

22 years agoDon't compile and link (but distribute) empty source files.
srittau [Thu, 16 Aug 2001 17:13:58 +0000 (17:13 +0000)]
Don't compile and link (but distribute) empty source files.

22 years agoDoc contribution by Chris Blake <Chris.Blake@anu.edu.au>.
srittau [Thu, 16 Aug 2001 17:12:45 +0000 (17:12 +0000)]
Doc contribution by Chris Blake <Chris.Blake@anu.edu.au>.

22 years agosee log.
uhees [Thu, 16 Aug 2001 14:47:35 +0000 (14:47 +0000)]
see log.

22 years agoFinally removed -rdynamic flag. Please add a configure check if it's
srittau [Thu, 16 Aug 2001 14:45:36 +0000 (14:45 +0000)]
Finally removed -rdynamic flag. Please add a configure check if it's
needed somewhere.

22 years agoCorrected flock check.
srittau [Thu, 16 Aug 2001 14:41:57 +0000 (14:41 +0000)]
Corrected flock check.

22 years agoin db result checking replaced EAGAIN by DB_LOCK_DEADLOCK; fixed a potential transact...
uhees [Thu, 16 Aug 2001 14:30:29 +0000 (14:30 +0000)]
in db result checking replaced EAGAIN by DB_LOCK_DEADLOCK; fixed a potential transaction problem in cnid_add.

22 years agoConditionally compile flock.c.
srittau [Wed, 15 Aug 2001 17:56:00 +0000 (17:56 +0000)]
Conditionally compile flock.c.

22 years agoFix.
srittau [Wed, 15 Aug 2001 15:29:14 +0000 (15:29 +0000)]
Fix.

22 years agoWarning fix.
srittau [Wed, 15 Aug 2001 02:17:06 +0000 (02:17 +0000)]
Warning fix.

22 years agoWarning fixes.
srittau [Wed, 15 Aug 2001 02:15:53 +0000 (02:15 +0000)]
Warning fixes.

22 years agoChanged prototypes of strdiacasecmp and strndiacasecmp to be more
srittau [Wed, 15 Aug 2001 02:15:30 +0000 (02:15 +0000)]
Changed prototypes of strdiacasecmp and strndiacasecmp to be more
sensible.

22 years agoTru64 warnings fixes.
srittau [Wed, 15 Aug 2001 02:10:38 +0000 (02:10 +0000)]
Tru64 warnings fixes.

22 years agoDEC C fixes.
srittau [Wed, 15 Aug 2001 01:45:00 +0000 (01:45 +0000)]
DEC C fixes.

22 years agoRemoved duplicate bprint() function (see util/bprint.c).
srittau [Wed, 15 Aug 2001 01:41:05 +0000 (01:41 +0000)]
Removed duplicate bprint() function (see util/bprint.c).

22 years agoTru64 warning fixes.
srittau [Wed, 15 Aug 2001 01:39:39 +0000 (01:39 +0000)]
Tru64 warning fixes.

22 years agoWarning fixes.
srittau [Wed, 15 Aug 2001 01:37:34 +0000 (01:37 +0000)]
Warning fixes.

22 years agoIn afp_mapname and afp_mapid we now convert the id we send/receive
samnoble [Wed, 15 Aug 2001 01:21:01 +0000 (01:21 +0000)]
In afp_mapname and afp_mapid we now convert the id we send/receive
to network byte order.  This should fix a long standing bug in
the admin functionality.

22 years agoChanged the datatypes in uidgidset to be uid_t and gid_t rather than int.
samnoble [Wed, 15 Aug 2001 01:13:25 +0000 (01:13 +0000)]
Changed the datatypes in uidgidset to be uid_t and gid_t rather than int.

22 years agoCNID/DID patch from Uwe Hees (moderately tested)
rufustfirefly [Tue, 14 Aug 2001 14:00:08 +0000 (14:00 +0000)]
CNID/DID patch from Uwe Hees (moderately tested)

22 years agoadded --force to libtoolize (again)
rufustfirefly [Mon, 13 Aug 2001 14:34:52 +0000 (14:34 +0000)]
added --force to libtoolize (again)

22 years agoWarning fixes.
srittau [Sat, 11 Aug 2001 11:47:22 +0000 (11:47 +0000)]
Warning fixes.

22 years agolibtool 1.4 changes.
srittau [Sat, 11 Aug 2001 11:45:00 +0000 (11:45 +0000)]
libtool 1.4 changes.

22 years agoTypos.
srittau [Thu, 9 Aug 2001 20:42:19 +0000 (20:42 +0000)]
Typos.

22 years agoMerged changes from meeroh@mit.edu to fix the kerberos uam build process
samnoble [Thu, 9 Aug 2001 16:54:57 +0000 (16:54 +0000)]
Merged changes from meeroh@mit.edu to fix the kerberos uam build process

22 years agofixed ridiculous typo. egg on me.
rufustfirefly [Thu, 9 Aug 2001 13:29:59 +0000 (13:29 +0000)]
fixed ridiculous typo. egg on me.

22 years agosourceforge patch
rufustfirefly [Wed, 8 Aug 2001 18:12:30 +0000 (18:12 +0000)]
sourceforge patch

22 years agoAdded missing Makefiles.
srittau [Mon, 6 Aug 2001 22:14:56 +0000 (22:14 +0000)]
Added missing Makefiles.

22 years agoslight comment cleanup
rufustfirefly [Mon, 6 Aug 2001 13:39:30 +0000 (13:39 +0000)]
slight comment cleanup

22 years agoInclude old Makefile for reference. They should be removed in the long
srittau [Fri, 3 Aug 2001 22:47:36 +0000 (22:47 +0000)]
Include old Makefile for reference. They should be removed in the long
term and their rules integrated into the Makefile.am's.

22 years agoautomake'ed. This will probably break something, but well...
srittau [Fri, 3 Aug 2001 22:33:13 +0000 (22:33 +0000)]
automake'ed. This will probably break something, but well...

22 years agoCleaned up libatalk.a creation.
srittau [Fri, 3 Aug 2001 22:13:53 +0000 (22:13 +0000)]
Cleaned up libatalk.a creation.

22 years agobcopy -> memcpy, bzero -> memset
srittau [Fri, 3 Aug 2001 22:13:28 +0000 (22:13 +0000)]
bcopy -> memcpy, bzero -> memset

22 years agoChanged command variables from type int to unsigned int. Fixes warnings
srittau [Fri, 3 Aug 2001 22:12:54 +0000 (22:12 +0000)]
Changed command variables from type int to unsigned int. Fixes warnings
and maybe a serious bug on Tru64.

22 years agoRestored -rdynamic linker flag for now.
srittau [Fri, 3 Aug 2001 22:11:23 +0000 (22:11 +0000)]
Restored -rdynamic linker flag for now.

22 years agoMade a variable const.
srittau [Fri, 3 Aug 2001 22:09:57 +0000 (22:09 +0000)]
Made a variable const.

22 years agoRemoved -rdynamic LDFLAG.
srittau [Fri, 3 Aug 2001 22:08:29 +0000 (22:08 +0000)]
Removed -rdynamic LDFLAG.

22 years agobcopy -> memcpy
srittau [Fri, 3 Aug 2001 22:07:22 +0000 (22:07 +0000)]
bcopy -> memcpy

22 years agoFix problems with INSTALL and README files.
srittau [Fri, 3 Aug 2001 22:04:23 +0000 (22:04 +0000)]
Fix problems with INSTALL and README files.

22 years agoNeue manpage.
srittau [Tue, 31 Jul 2001 19:59:35 +0000 (19:59 +0000)]
Neue manpage.

22 years agoWarning fixes.
srittau [Tue, 31 Jul 2001 19:49:02 +0000 (19:49 +0000)]
Warning fixes.

22 years agoInserted changelog of version 1.5pre6-6.
srittau [Sat, 28 Jul 2001 13:10:47 +0000 (13:10 +0000)]
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.

22 years agoAdded a missing "&&".
srittau [Sat, 28 Jul 2001 12:00:28 +0000 (12:00 +0000)]
Added a missing "&&".

22 years agopam.d directory is now created.
srittau [Sat, 28 Jul 2001 11:55:51 +0000 (11:55 +0000)]
pam.d directory is now created.

22 years agoFixed typo (exho vs. echo)
srittau [Fri, 27 Jul 2001 17:28:03 +0000 (17:28 +0000)]
Fixed typo (exho vs. echo)

22 years agoupdated documentation for timelord
rufustfirefly [Fri, 27 Jul 2001 14:01:49 +0000 (14:01 +0000)]
updated documentation for timelord

22 years agoAdded missing man page.
srittau [Fri, 27 Jul 2001 07:04:39 +0000 (07:04 +0000)]
Added missing man page.

22 years agotimelord(8) does now have a man page, too.
srittau [Thu, 19 Jul 2001 16:17:23 +0000 (16:17 +0000)]
timelord(8) does now have a man page, too.

22 years agoObsolete.
srittau [Thu, 19 Jul 2001 16:14:23 +0000 (16:14 +0000)]
Obsolete.

22 years agonetatalk-conf.1 does now have a man page.
srittau [Thu, 19 Jul 2001 16:13:13 +0000 (16:13 +0000)]
netatalk-conf.1 does now have a man page.

22 years agoAdded changelog entry of 1.5pre6-5.
srittau [Thu, 19 Jul 2001 16:07:49 +0000 (16:07 +0000)]
Added changelog entry of 1.5pre6-5.

1.5pre7 will have updated config.{guess,sub}.

22 years agoNo need to remove use of mktemp() in etc/atalk/file.c
srittau [Thu, 19 Jul 2001 16:05:12 +0000 (16:05 +0000)]
No need to remove use of mktemp() in etc/atalk/file.c

To do: security audit.

To do: use dh_autotools when this is available.

22 years agoRemoved obsolete makefiles.
srittau [Thu, 19 Jul 2001 14:12:15 +0000 (14:12 +0000)]
Removed obsolete makefiles.

22 years agoCorrected one field size (u_int32_t instead of int - may differ on
srittau [Thu, 12 Jul 2001 23:18:12 +0000 (23:18 +0000)]
Corrected one field size (u_int32_t instead of int - may differ on
64bit archs).

22 years agoFixed.
srittau [Thu, 12 Jul 2001 23:14:18 +0000 (23:14 +0000)]
Fixed.

22 years agoCorrected man page name.
srittau [Thu, 12 Jul 2001 23:13:42 +0000 (23:13 +0000)]
Corrected man page name.