]> arthur.barton.de Git - netatalk.git/blob - include/atalk/globals.h
Merge remote-tracking branch 'origin/branch-netatalk-3-0' into develop
[netatalk.git] / include / atalk / globals.h
1 /*
2  * Copyright (c) 1990,1993 Regents of The University of Michigan.
3  * All Rights Reserved.  See COPYRIGHT.
4  */
5
6 #ifndef AFPD_GLOBALS_H
7 #define AFPD_GLOBALS_H 1
8
9 #include <sys/param.h>
10 #include <grp.h>
11 #include <sys/types.h>
12
13 #ifdef HAVE_NETDB_H
14 #include <netdb.h>  /* this isn't header-protected under ultrix */
15 #endif /* HAVE_NETDB_H */
16
17 #include <atalk/afp.h>
18 #include <atalk/compat.h>
19 #include <atalk/unicode.h>
20 #include <atalk/uam.h>
21 #include <atalk/iniparser.h>
22 #ifdef WITH_DTRACE
23 #include <atalk/afp_dtrace.h>
24 #else
25 /* List of empty dtrace macros */
26 #define AFP_AFPFUNC_START(a,b)
27 #define AFP_AFPFUNC_DONE(a, b)
28 #define AFP_CNID_START(a)
29 #define AFP_CNID_DONE()
30 #define AFP_READ_START(a)
31 #define AFP_READ_DONE()
32 #define AFP_WRITE_START(a)
33 #define AFP_WRITE_DONE()
34 #endif
35
36 /* #define DOSFILELEN 12 */             /* Type1, DOS-compat*/
37 #define MACFILELEN 31                   /* Type2, HFS-compat */
38 #define UTF8FILELEN_EARLY 255           /* Type3, early Mac OS X 10.0-10.4.? */
39 /* #define UTF8FILELEN_NAME_MAX 765 */  /* Type3, 10.4.?- , getconf NAME_MAX */
40 /* #define UTF8FILELEN_SPEC 0xFFFF */   /* Type3, spec on document */
41 /* #define HFSPLUSFILELEN 510 */        /* HFS+ spec, 510byte = 255codepoint */
42
43 #define MAXUSERLEN 256
44
45 #define DEFAULT_MAX_DIRCACHE_SIZE 8192
46
47 #define OPTION_DEBUG         (1 << 0)
48 #define OPTION_CLOSEVOL      (1 << 1)
49 #define OPTION_SERVERNOTIF   (1 << 2)
50 #define OPTION_NOSENDFILE    (1 << 3)
51 #define OPTION_VETOMSG       (1 << 4) /* whether to send an AFP message for veto file access */
52 #define OPTION_AFP_READ_LOCK (1 << 5) /* whether to do AFP spec conforming read locks (default: no) */
53 #define OPTION_ANNOUNCESSH   (1 << 6)
54 #define OPTION_UUID          (1 << 7)
55 #define OPTION_ACL2MACCESS   (1 << 8)
56 #define OPTION_NOZEROCONF    (1 << 9)
57 #define OPTION_ACL2MODE      (1 << 10)
58 #define OPTION_SHARE_RESERV  (1 << 11) /* whether to use Solaris fcntl F_SHARE locks */
59 #define OPTION_DBUS_AFPSTATS (1 << 12) /* whether to run dbus thread for afpstats */
60 #define OPTION_SPOTLIGHT     (1 << 13) /* whether to initialize Spotlight support */
61 #define OPTION_SPOTLIGHT_VOL (1 << 14) /* whether spotlight shall be enabled by default for volumes */
62
63 #define PASSWD_NONE     0
64 #define PASSWD_SET     (1 << 0)
65 #define PASSWD_NOSAVE  (1 << 1)
66 #define PASSWD_ALL     (PASSWD_SET | PASSWD_NOSAVE)
67
68 #define IS_AFP_SESSION(obj) ((obj)->dsi && (obj)->dsi->serversock == -1)
69
70 /**********************************************************************************************
71  * Ini config sections
72  **********************************************************************************************/
73
74 #define INISEC_GLOBAL "Global"
75 #define INISEC_HOMES  "Homes"
76
77 struct DSI;
78 #define AFPOBJ_TMPSIZ (MAXPATHLEN)
79
80 struct afp_volume_name {
81     time_t     mtime;
82     int        loaded;
83 };
84
85 struct afp_options {
86     int connections;            /* Maximum number of possible AFP connections */
87     int tickleval;
88     int timeout;
89     int flags;
90     int dircachesize;
91     int sleep;                  /* Maximum time allowed to sleep (in tickles) */
92     int disconnected;           /* Maximum time in disconnected state (in tickles) */
93     int fce_fmodwait;           /* number of seconds FCE file mod events are put on hold */
94     unsigned int tcp_sndbuf, tcp_rcvbuf;
95     unsigned char passwdbits, passwdminlen;
96     uint32_t server_quantum;
97     int dsireadbuf; /* scale factor for sizefof(dsi->buffer) = server_quantum * dsireadbuf */
98     char *hostname;
99     char *listen, *interfaces, *port;
100     char *Cnid_srv, *Cnid_port;
101     char *configfile;
102     char *uampath, *fqdn;
103     char *sigconffile;
104     char *uuidconf;
105     char *guest, *loginmesg, *keyfile, *passwdfile, *extmapfile;
106     char *uamlist;
107     char *signatureopt;
108     unsigned char signature[16];
109     char *k5service, *k5realm, *k5keytab;
110     char *unixcodepage, *maccodepage, *volcodepage;
111     charset_t maccharset, unixcharset; 
112     mode_t umask;
113     mode_t save_mask;
114     gid_t admingid;
115     int    volnamelen;
116     /* default value for winbind authentication */
117     char *ntdomain, *ntseparator, *addomain;
118     char *logconfig;
119     char *logfile;
120     char *mimicmodel;
121     char *adminauthuser;
122     char *ignored_attr;
123     char *slmod_path;
124     struct afp_volume_name volfile;
125 };
126
127 typedef struct AFPObj {
128     const char *cmdlineconfigfile;
129     int cmdlineflags;
130     const void *signature;
131     struct DSI *dsi;
132     struct afp_options options;
133     dictionary *iniconfig;
134     char username[MAXUSERLEN];
135     /* to prevent confusion, only use these in afp_* calls */
136     char oldtmp[AFPOBJ_TMPSIZ + 1], newtmp[AFPOBJ_TMPSIZ + 1];
137     void *uam_cookie; /* cookie for uams */
138     struct session_info  sinfo;
139     uid_t uid;  /* client running user id */
140     int ipc_fd; /* anonymous PF_UNIX socket for IPC with afpd parent */
141     gid_t *groups;
142     int ngroups;
143     int afp_version;
144     /* Functions */
145     void (*logout)(void);
146     void (*exit)(int);
147     int (*reply)(void *, int);
148     int (*attention)(void *, AFPUserBytes);
149 } AFPObj;
150
151 /* typedef for AFP functions handlers */
152 typedef int (*AFPCmd)(AFPObj *obj, char *ibuf, size_t ibuflen, char *rbuf,  size_t *rbuflen);
153
154 /* Global variables */
155 extern AFPObj             *AFPobj;
156 extern int                afp_version;
157 extern int                afp_errno;
158 extern unsigned char      nologin;
159 extern struct dir         *curdir;
160 extern char               getwdbuf[];
161 extern struct afp_options default_options;
162 extern const char         *Cnid_srv;
163 extern const char         *Cnid_port;
164
165 extern int  get_afp_errno   (const int param);
166 extern void afp_options_init (struct afp_options *);
167 extern void afp_options_parse_cmdline(AFPObj *obj, int ac, char **av);
168 extern int setmessage (const char *);
169 extern void readmessage (AFPObj *);
170
171 /* afp_util.c */
172 extern const char *AfpNum2name (int );
173 extern const char *AfpErr2name(int err);
174
175 /* directory.c */
176 extern struct dir rootParent;
177
178 extern void afp_over_dsi (AFPObj *);
179 extern void afp_over_dsi_sighandlers(AFPObj *obj);
180 #endif /* globals.h */