]> arthur.barton.de Git - netatalk.git/log
netatalk.git
22 years agoadded some Log warnings to show log_setup works. Also fixed a bug where null values... branch-aurp-start
sibaz [Tue, 2 Apr 2002 02:51:37 +0000 (02:51 +0000)]
added some Log warnings to show log_setup works.  Also fixed a bug where null values were passed to the function.  Also altered the code to print time, from gmtime to localtime

22 years agoadded a loglevel log_extradebug
sibaz [Tue, 2 Apr 2002 02:47:33 +0000 (02:47 +0000)]
added a loglevel log_extradebug

22 years agoadded log statements to follow setup_logtype option. Also fixed a bug, that bombed...
sibaz [Tue, 2 Apr 2002 02:45:28 +0000 (02:45 +0000)]
added log statements to follow setup_logtype option.  Also fixed a bug, that bombed if the expected parameters weren't present

22 years agoadded some LOG messages
sibaz [Tue, 2 Apr 2002 02:41:40 +0000 (02:41 +0000)]
added some LOG messages

22 years agoUse server name (if not NULL) for the SLP URL.
jmarcus [Sun, 31 Mar 2002 01:17:34 +0000 (01:17 +0000)]
Use server name (if not NULL) for the SLP URL.

Submitted by: Glenn Trewitt <glenn@trewitt.org> (with some modifications)
MFH after: 2 days

22 years agoremoved a few silly reused code type errors and a couple of pointer type errors....
sibaz [Mon, 25 Mar 2002 00:13:17 +0000 (00:13 +0000)]
removed a few silly reused code type errors and a couple of pointer type errors.  Should never have checked it in without testing

22 years agoadded code to call the new setuplog function in the logger, after breaking the parame...
sibaz [Mon, 25 Mar 2002 00:04:52 +0000 (00:04 +0000)]
added code to call the new setuplog function in the logger, after breaking the parameters to a -setuplogtype option into their separate parts

22 years agoadded a function to allow other code to setup logs by specifying the text strings...
sibaz [Mon, 25 Mar 2002 00:03:25 +0000 (00:03 +0000)]
added a function to allow other code to setup logs by specifying the text strings appropriate, rather than the numerical values.  In the process I added facility to the global log structure.  It seemed appropriate

22 years agochanged the layout to fit in a standard width window
sibaz [Mon, 25 Mar 2002 00:00:13 +0000 (00:00 +0000)]
changed the layout to fit in a standard width window

22 years agoAllow users to turn off [resolve|create|delete]id advertisements.
jmarcus [Sun, 24 Mar 2002 17:45:28 +0000 (17:45 +0000)]
Allow users to turn off [resolve|create|delete]id advertisements.

Submitted by: didier <dgautheron@magic.fr>
MFH after: 1.5.3 is released

22 years ago1. Respect the kFPDeleteInhibitBit attribute
jmarcus [Sun, 24 Mar 2002 17:43:39 +0000 (17:43 +0000)]
1. Respect the kFPDeleteInhibitBit attribute
2. Fix a problem where deep aliases would cause resolveid to fail

Submitted by: didier <dgautheron@magic.fr>
MFH after: 1.5.3 is released

22 years agopartway through adding the code to setup logging in config files
sibaz [Sun, 24 Mar 2002 14:37:04 +0000 (14:37 +0000)]
partway through adding the code to setup logging in config files

22 years agoadded strings for the loglevels (for use in conf file) and added a new logtype, afpd...
sibaz [Sun, 24 Mar 2002 14:18:56 +0000 (14:18 +0000)]
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

22 years agoStyle cleanup after last commit.
jmarcus [Sun, 24 Mar 2002 07:46:11 +0000 (07:46 +0000)]
Style cleanup after last commit.

22 years agoFix a problem with repetative failed stat()'s.
jmarcus [Sun, 24 Mar 2002 07:38:23 +0000 (07:38 +0000)]
Fix a problem with repetative failed stat()'s.

Submitted by: didier <dgautheron@magic.fr>
MFH after: 1.5.3 is released

22 years agoadded new type logtype_afpd
sibaz [Sun, 24 Mar 2002 01:23:40 +0000 (01:23 +0000)]
added new type logtype_afpd

22 years agochanged all the references to syslog to LOG macros
sibaz [Sat, 23 Mar 2002 17:43:10 +0000 (17:43 +0000)]
changed all the references to syslog to LOG macros

22 years agoFix some issues with CAP-style printer authentication by changing where the
morgana [Wed, 20 Mar 2002 20:53:57 +0000 (20:53 +0000)]
Fix some issues with CAP-style printer authentication by changing where the
cleanup occurs to afp_asp_close() and storing the pid of afpd in the CAP file.
Credit goes to Sam Noble <ns@shadow.org> for this patch.

22 years agoUpdate man page and papd.conf template file to note requirement that the printer
morgana [Tue, 19 Mar 2002 23:23:51 +0000 (23:23 +0000)]
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.

22 years agoMFS:
jmarcus [Sun, 17 Mar 2002 23:50:36 +0000 (23:50 +0000)]
MFS:

Include errno.h.

22 years agoForgot to include this in the previous commit for enabling more
jmarcus [Sun, 17 Mar 2002 00:28:07 +0000 (00:28 +0000)]
Forgot to include this in the previous commit for enabling more
intelligent debugging messages.

Submitted by: didier <dgautheron@magic.fr>
Pointy hat to: Joe

22 years agoWhen in debug mode, print out the AFP function call names as well as their
jmarcus [Sat, 16 Mar 2002 20:39:04 +0000 (20:39 +0000)]
When in debug mode, print out the AFP function call names as well as their
numeric ids.

22 years ago1. When in debug mode, print out the AFP function call names as well as their
jmarcus [Sat, 16 Mar 2002 20:38:09 +0000 (20:38 +0000)]
1. When in debug mode, print out the AFP function call names as well as their
   numeric ids.
2. Don't advertise server sided notifications if AFP version < 2.1.

Submitted by: didier <dgautheron@magic.fr>

22 years agoRemoved deleted BUGS file from disribution.
srittau [Sat, 16 Mar 2002 18:06:34 +0000 (18:06 +0000)]
Removed deleted BUGS file from disribution.

22 years agoEddie's wincheck() fix.
srittau [Wed, 13 Mar 2002 19:29:14 +0000 (19:29 +0000)]
Eddie's wincheck() fix.

22 years agoWarning fixes.
srittau [Wed, 13 Mar 2002 19:28:22 +0000 (19:28 +0000)]
Warning fixes.

22 years agoFix so papd actually prints the version instead of "VERSION". Oops!
morgana [Tue, 12 Mar 2002 17:06:49 +0000 (17:06 +0000)]
Fix so papd actually prints the version instead of "VERSION".  Oops!

22 years agoMinor cleanups.
srittau [Tue, 12 Mar 2002 11:03:49 +0000 (11:03 +0000)]
Minor cleanups.

22 years agoDEFMASK should be an octal. point-backport-1-5-2
jmarcus [Tue, 12 Mar 2002 07:08:35 +0000 (07:08 +0000)]
DEFMASK should be an octal.

22 years agoAdd the changes since 1.5.2.
jmarcus [Fri, 8 Mar 2002 05:44:28 +0000 (05:44 +0000)]
Add the changes since 1.5.2.

22 years agoDo not immediately return if an application requests data beyond the end
jmarcus [Thu, 7 Mar 2002 16:06:01 +0000 (16:06 +0000)]
Do not immediately return if an application requests data beyond the end
of file.  Photoshop has a tendancy to do this with the result being that
the server reports file corruption.

I have tested this locally on my 1.5.2 server.

Prompted by: many users
Suggested fix by: Netatalk <atalk@abarrach.franken.de>
MFH after: 3 days

22 years agoWrap the case of no shell into a #ifndef DISABLE_SHELLCHECK block. Also,
jmarcus [Thu, 7 Mar 2002 15:59:53 +0000 (15:59 +0000)]
Wrap the case of no shell into a #ifndef DISABLE_SHELLCHECK block.  Also,
throw a log message if this situation is encountered.

Prompted by: Rolf Schoepfer <rolf@samplezone.ch>
MFH after: 3 days

22 years agoReally fixed the installation problem.
srittau [Tue, 5 Mar 2002 23:21:05 +0000 (23:21 +0000)]
Really fixed the installation problem.

22 years agoFix a problem with the PAM install.
srittau [Tue, 5 Mar 2002 15:42:47 +0000 (15:42 +0000)]
Fix a problem with the PAM install.

22 years agoFix a problem where afp_deleteid() would delete the parent directory,
jmarcus [Tue, 5 Mar 2002 02:04:46 +0000 (02:04 +0000)]
Fix a problem where afp_deleteid() would delete the parent directory,
and not the specified file id.

Submitted by: didier <dgautheron@magic.fr>
MFH after: 3 days

22 years agoRemoved any special masking of chmod calls. Also fixed a strerror() call.
srittau [Tue, 5 Mar 2002 01:41:36 +0000 (01:41 +0000)]
Removed any special masking of chmod calls. Also fixed a strerror() call.

22 years agoSanitized some LOG messages.
jmarcus [Thu, 28 Feb 2002 21:20:39 +0000 (21:20 +0000)]
Sanitized some LOG messages.

MFH in: 2 days

22 years agoInstall acleandir.rc.
srittau [Mon, 25 Feb 2002 22:59:49 +0000 (22:59 +0000)]
Install acleandir.rc.

22 years agoRe-reverted my last patch. (Why did I revert it in the first place - I must
srittau [Mon, 25 Feb 2002 22:58:13 +0000 (22:58 +0000)]
Re-reverted my last patch. (Why did I revert it in the first place - I must
have been dreaming.) Also added Gerry Tomlinsom as a former contributor.

22 years agoFixed description of -passwdfile option. Thanks to Thomas Kaiser for
srittau [Thu, 21 Feb 2002 10:10:04 +0000 (10:10 +0000)]
Fixed description of -passwdfile option. Thanks to Thomas Kaiser for
bringing this up.

22 years agoRemoved the UMich address.
srittau [Thu, 21 Feb 2002 09:59:24 +0000 (09:59 +0000)]
Removed the UMich address.

22 years agoRemoved obsolete file.
srittau [Thu, 21 Feb 2002 09:58:27 +0000 (09:58 +0000)]
Removed obsolete file.

22 years agoDEBUG fixes, include cleanups.
srittau [Tue, 19 Feb 2002 16:32:17 +0000 (16:32 +0000)]
DEBUG fixes, include cleanups.

22 years agoReverted patch from 1.13: start net is now set to 0 again.
srittau [Tue, 19 Feb 2002 15:17:23 +0000 (15:17 +0000)]
Reverted patch from 1.13: start net is now set to 0 again.

22 years agoUpdated to reflect some completed items.
morgana [Sat, 16 Feb 2002 19:52:34 +0000 (19:52 +0000)]
Updated to reflect some completed items.

22 years agoWarning fixes.
srittau [Sat, 16 Feb 2002 17:14:54 +0000 (17:14 +0000)]
Warning fixes.

22 years agoRemoved superfluous includes of atalk/logger.h (formerly syslog.h). It's
srittau [Sat, 16 Feb 2002 17:12:53 +0000 (17:12 +0000)]
Removed superfluous includes of atalk/logger.h (formerly syslog.h). It's
not used by megatron.

22 years agoDon't fail when PAM files can't be installed.
srittau [Sat, 16 Feb 2002 17:12:13 +0000 (17:12 +0000)]
Don't fail when PAM files can't be installed.

22 years agoEnhance readability.
srittau [Sat, 16 Feb 2002 17:11:31 +0000 (17:11 +0000)]
Enhance readability.

22 years agoHopefully fixing a compilation problem when --enable-srcloc is given without
srittau [Sat, 16 Feb 2002 17:10:07 +0000 (17:10 +0000)]
Hopefully fixing a compilation problem when --enable-srcloc is given without
arguments.

22 years agoaltered a char comparison with a NULL to a comparison with 0, to remove a suspicious...
sibaz [Sat, 16 Feb 2002 15:29:49 +0000 (15:29 +0000)]
altered a char comparison with a NULL to a comparison with 0, to remove a suspicious type conversion warning

22 years agoNews for 1.5.2 from stabilizing branch.
srittau [Sat, 16 Feb 2002 11:58:25 +0000 (11:58 +0000)]
News for 1.5.2 from stabilizing branch.

22 years agoRemoved a redundant invocation of umask().
srittau [Sat, 16 Feb 2002 11:05:16 +0000 (11:05 +0000)]
Removed a redundant invocation of umask().

22 years agoUse strtoul() instead of strtol() when converting the umask option.
srittau [Sat, 16 Feb 2002 11:04:50 +0000 (11:04 +0000)]
Use strtoul() instead of strtol() when converting the umask option.

22 years agoRemove useless strerror()'s.
srittau [Sat, 16 Feb 2002 10:46:42 +0000 (10:46 +0000)]
Remove useless strerror()'s.

22 years agoAdded grep-check.m4 and ps-check.m4.
srittau [Fri, 15 Feb 2002 22:35:53 +0000 (22:35 +0000)]
Added grep-check.m4 and ps-check.m4.

22 years agoUse VERSION string instead of hard-coded value in gq_rbispoolerid response.
morgana [Fri, 15 Feb 2002 16:15:21 +0000 (16:15 +0000)]
Use VERSION string instead of hard-coded value in gq_rbispoolerid response.

22 years ago*** empty log message ***
morgana [Fri, 15 Feb 2002 07:22:27 +0000 (07:22 +0000)]
*** empty log message ***

22 years agoSmall typo in Authentication Failed response to client.
morgana [Fri, 15 Feb 2002 07:20:13 +0000 (07:20 +0000)]
Small typo in Authentication Failed response to client.

22 years agoAdded support for "ADOIsBinaryOK?" query from client. Papd responds with true. This...
morgana [Fri, 15 Feb 2002 07:12:41 +0000 (07:12 +0000)]
Added support for "ADOIsBinaryOK?" query from client. Papd responds with true. This fixes bug #455001.

22 years agoFix the comments.
jmarcus [Thu, 14 Feb 2002 18:02:04 +0000 (18:02 +0000)]
Fix the comments.

22 years agoFix the error message reported when of_find fails to find a valid fork. Since
jmarcus [Thu, 14 Feb 2002 05:59:51 +0000 (05:59 +0000)]
Fix the error message reported when of_find fails to find a valid fork.  Since
of_find() doesn't set errno, there's really no since in calling strerror()
on a "dirty" value.

Prompted by: didier <dgautheron@magic.fr>

22 years agoTypo.
srittau [Wed, 13 Feb 2002 18:26:31 +0000 (18:26 +0000)]
Typo.

22 years agoNetBSD fix by Juergen Hannken-Illjes. First network is now set to 1 instead
srittau [Wed, 13 Feb 2002 16:56:20 +0000 (16:56 +0000)]
NetBSD fix by Juergen Hannken-Illjes. First network is now set to 1 instead
of 0. I'm really not sure what this does and if it breaks something on
other platforms. So please *test*.

22 years agoQuick and dirty hack to fix build on NetBSD hosts with ELF support. Patch
srittau [Wed, 13 Feb 2002 16:48:10 +0000 (16:48 +0000)]
Quick and dirty hack to fix build on NetBSD hosts with ELF support. Patch
by David Rankin.

22 years agoTru64 SIA fixes and Eddie and Burkhard.
srittau [Wed, 13 Feb 2002 16:44:59 +0000 (16:44 +0000)]
Tru64 SIA fixes and Eddie and Burkhard.

22 years agoNew command line option: --with-nls-dir, moved pkgdir check into its own
srittau [Wed, 13 Feb 2002 16:44:02 +0000 (16:44 +0000)]
New command line option: --with-nls-dir, moved pkgdir check into its own
file.

22 years agoFix a potential NULL pointer dereference if a /etc/services entry didn't
jmarcus [Wed, 13 Feb 2002 15:09:40 +0000 (15:09 +0000)]
Fix a potential NULL pointer dereference if a /etc/services entry didn't
exist for afpovertcp.

Reported by: Burkhard Schmidt <bs@cpfs.mpg.de>

22 years agoAdd a check for uid 0.
jmarcus [Mon, 11 Feb 2002 21:14:33 +0000 (21:14 +0000)]
Add a check for uid 0.

22 years agoCorrect the script name in one more place.
jmarcus [Mon, 11 Feb 2002 21:10:00 +0000 (21:10 +0000)]
Correct the script name in one more place.

22 years agoFix the output of -v so that it reports the correct name of the program.
jmarcus [Mon, 11 Feb 2002 21:04:16 +0000 (21:04 +0000)]
Fix the output of -v so that it reports the correct name of the program.

22 years agoDon't try to recover a DB environment that doesn't exist.
jmarcus [Mon, 11 Feb 2002 21:02:00 +0000 (21:02 +0000)]
Don't try to recover a DB environment that doesn't exist.

Prompted by: Daniel E. Lautenschleger <dan@bocklabs.wisc.edu>

22 years agoClarify that client_polling may take a toll on slower networks.
jmarcus [Mon, 11 Feb 2002 16:17:09 +0000 (16:17 +0000)]
Clarify that client_polling may take a toll on slower networks.

Submitted by: Thomas Kaiser <Thomas.Kaiser@phg-online.de>

22 years agoAdd a missing '/'.
jmarcus [Sat, 9 Feb 2002 20:29:40 +0000 (20:29 +0000)]
Add a missing '/'.

22 years agoRedo the server notification flag. Revert to having server notifications
jmarcus [Sat, 9 Feb 2002 17:13:52 +0000 (17:13 +0000)]
Redo the server notification flag.  Revert to having server notifications
enabled by default, and rename the flag to -client_polling which will
disable server notifications.

Update documentation to reflect this new flag.

22 years agoFixed wrong line breaks. Thanks to Jonas Smedegaard <dr@jones.dk>.
srittau [Sat, 9 Feb 2002 14:42:38 +0000 (14:42 +0000)]
Fixed wrong line breaks. Thanks to Jonas Smedegaard <dr@jones.dk>.

22 years agoRevert previous commit. It breaks CNID.
jmarcus [Fri, 8 Feb 2002 17:43:15 +0000 (17:43 +0000)]
Revert previous commit.  It breaks CNID.

Submitted by: author

22 years agoFix for two things:
jmarcus [Fri, 8 Feb 2002 16:42:31 +0000 (16:42 +0000)]
Fix for two things:

(1) General: Using --enable-srvloc results in compile-time errors when
libslp.a is not installed in a standard location searched by the linker.
This is due to the missing third argument in AC_CHECK_LIB(slp,
SLPOpen, , AC_MSG_ERROR([SLP installation not found])) on line  32 in
macros/srvloc.m4: This sets LIBS="-lslp $LIBS" globally in configure,
instead of just setting SLP_LIBS and SLP_CFLAGS.

(2) Tru64-specific: In libatalk/utils/logger.c, the function vsnprintf()
is used. Up to and including version 4.0F, Tru64 doesn't have this
function in its standard C library, although the DEC C compiler has a
prototype for it. Instead, vsnprintf() is contained in libdb.a (not to
be confused with libdb3.a), which must be given as a separate flag to
the linker.

Submitted by Burkhard Schmidt <bs@cpfs.mpg.de>.

22 years agoRemove cnid_didname_verify.c. It is not needed since didname.db has been
jmarcus [Fri, 8 Feb 2002 16:26:31 +0000 (16:26 +0000)]
Remove cnid_didname_verify.c.  It is not needed since didname.db has been
changed to a hash.

This file may make a reappearance when the analysis of the BTree problems
is complete.

22 years agoAdded $id$ tags.
srittau [Thu, 7 Feb 2002 23:35:49 +0000 (23:35 +0000)]
Added $id$ tags.

22 years agoStabilizing branch streamlining: removed a superfluous break.
srittau [Thu, 7 Feb 2002 23:35:10 +0000 (23:35 +0000)]
Stabilizing branch streamlining: removed a superfluous break.

22 years agoBackport from stabilizing branch: Changed my e-mail address partly back to
srittau [Thu, 7 Feb 2002 23:33:24 +0000 (23:33 +0000)]
Backport from stabilizing branch: Changed my e-mail address partly back to
srittau@jroger.in-berlin.de, added Sumit's last name.

22 years agoAutomatically detect the temp directory. The tmpdir() code is taken from
jmarcus [Thu, 7 Feb 2002 21:45:07 +0000 (21:45 +0000)]
Automatically detect the temp directory.  The tmpdir() code is taken from
File::Spec, and brought to my attention by MacMan One <power2themacs@yahoo.com>.

22 years agoGREP no longer needs to be editable. Also, add a blurb about the script, and
jmarcus [Thu, 7 Feb 2002 16:10:29 +0000 (16:10 +0000)]
GREP no longer needs to be editable.  Also, add a blurb about the script, and
the $Id$ tag.

22 years agoAdd a missing bin element to the db_verify and db_stat paths. Also, change
jmarcus [Thu, 7 Feb 2002 15:57:39 +0000 (15:57 +0000)]
Add a missing bin element to the db_verify and db_stat paths.  Also, change
the default db_* commands to something more reasonable.

22 years agoAdd support for the cnid_maint script.
jmarcus [Thu, 7 Feb 2002 05:10:28 +0000 (05:10 +0000)]
Add support for the cnid_maint script.

22 years agoChange the name of the Perl-check macro to reflect the fact we are now using
jmarcus [Thu, 7 Feb 2002 05:09:59 +0000 (05:09 +0000)]
Change the name of the Perl-check macro to reflect the fact we are now using
a standard version.  Also, add support for the cnid_maint script.

22 years agoAdd macros to check for grep and ps.
jmarcus [Thu, 7 Feb 2002 05:09:01 +0000 (05:09 +0000)]
Add macros to check for grep and ps.

22 years agoAdd DB3_PATH for the cnid_maint script.
jmarcus [Thu, 7 Feb 2002 05:08:36 +0000 (05:08 +0000)]
Add DB3_PATH for the cnid_maint script.

22 years agoFix the Perl-check macro so that it acutally checks for Perl.
jmarcus [Thu, 7 Feb 2002 05:06:48 +0000 (05:06 +0000)]
Fix the Perl-check macro so that it acutally checks for Perl.

22 years agoAdd a missing $(DESTDIR) to fix make install. Thanks to Eddie
jmarcus [Thu, 7 Feb 2002 04:28:15 +0000 (04:28 +0000)]
Add a missing $(DESTDIR) to fix make install.  Thanks to Eddie
epl@unimelb.edu.au for pointing this out.

22 years agoAdd the -server_notif server flag to specify whether or not to advertise
jmarcus [Wed, 6 Feb 2002 21:58:47 +0000 (21:58 +0000)]
Add the -server_notif server flag to specify whether or not to advertise
server notification support.  If this flag is not specified, then the clients
will poll the server every 10 seconds for directory changes.

22 years agoFixed some misleading log messages.
srittau [Tue, 5 Feb 2002 20:42:04 +0000 (20:42 +0000)]
Fixed some misleading log messages.

22 years ago*** empty log message ***
morgana [Sun, 3 Feb 2002 22:10:43 +0000 (22:10 +0000)]
*** empty log message ***

22 years agoMake bin/afppasswd setuid root during install. This lets local users call
morgana [Sun, 3 Feb 2002 22:03:59 +0000 (22:03 +0000)]
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.

22 years agoFix a problem where overquota() will report false if the user has no
jmarcus [Sun, 3 Feb 2002 05:01:09 +0000 (05:01 +0000)]
Fix a problem where overquota() will report false if the user has no
set time limit.

22 years agoFix a race condition on reading and writing data to the same fork. Also,
jmarcus [Sun, 3 Feb 2002 04:57:38 +0000 (04:57 +0000)]
Fix a race condition on reading and writing data to the same fork.  Also,
correct a lock contention issue where one afpd process could lock a
byte region, and then only unlock part of that region.  The next afpd
process to access the same reason would receive AFPERR_LOCK.  Submitted by
didier <dgautheron@magic.fr>.

22 years agoIf the DSI command block is invalid, afpd will disconnect without indicating
jmarcus [Sat, 2 Feb 2002 21:09:13 +0000 (21:09 +0000)]
If the DSI command block is invalid, afpd will disconnect without indicating
an error.  Submitted by didier <dgautheron@magic.fr>.

22 years agoDon't try and derefernce freed memory. Submitted by
jmarcus [Sat, 2 Feb 2002 21:08:21 +0000 (21:08 +0000)]
Don't try and derefernce freed memory.  Submitted by
didier <dgautheron@magic.fr>.

22 years agoMove CNID_INVALID to include/atak/cnid.h to make it public.
jmarcus [Sat, 2 Feb 2002 19:12:31 +0000 (19:12 +0000)]
Move CNID_INVALID to include/atak/cnid.h to make it public.