(nnpfs_lookup): adapt to netbsd-4 locking changes. From Pavel Cahyna
[arla.git] / ChangeLog
blob6d940a7e982dd0355057fafba99eb12afce462e9
1 2007-11-05  Tomas Olsson <tol@stacken.kth.se>
3         * arlad/{Makefile.in,arla-fuse.c} add arla-fuse, exporting arla
4         through FUSE
6         * arlad/messages.* (afsrights2nnpfsrights): export
8         * Makefile.am: arlad/arla-cli needs appl/lib
10 2007-10-31  Tomas Olsson <tol@stacken.kth.se>
12         * conf/CellServDB: >grand.central.org GCO Public CellServDB 25 Oct
13         2007
15 2007-07-17  Magnus Ahltorp  <map@kth.se>
17         * appl/lib/arlalib.c: Implement arlalib_getcred
19 2007-07-15  Magnus Ahltorp  <map@kth.se>
21         * arlad/arla-cli.c: better ls
23 2007-07-13  Magnus Ahltorp  <map@kth.se>
25         * arlad/inter.c (read_symlink): memcpy only as many bytes as there
26         are
28 2007-07-12  Magnus Ahltorp  <map@kth.se>
30         * arlad/arla-cli.c (insert_dir_entry): actually grow array
32 2007-07-09  Magnus Ahltorp  <map@kth.se>
34         * arlad/arla-cli.c: Added completion, Implement pwd
36 2007-06-28  Magnus Ahltorp  <map@kth.se>
38         * arlad/kernel.c (worker_setdebuginfo): log when running in
39         arla-cli
41 2007-06-28  Love Hörnquist Åstrand  <lha@it.su.se>
43         * arlad/cred.h: rename rxgk to token_rxgk.
45         * arlad/cred.c: Free memory.
47         * arlad/cred.h: Add missing bits.
49 2007-06-28  Love Hörnquist Åstrand  <lha@it.su.se>
51         * arlad/cred.c: Free memory.
53         * arlad/cred.h: Add missing bits.
55 2007-05-16  Love Hörnquist Åstrand  <lha@it.su.se>
57         * rxgk/rxgk_srpc.c: set flags and level from param.
59         * rxgk/rxgk.h: add flags and min level
61         * rxgk/test_server.c: remove unused variable
63         * rxgk/rxgk-settoken.c: add flags
65         * rxgk/rxgk_locl.h: add flags, clean.
67         * arlad/messages.c: add gk_flags
69         * rxdef/token.xg: add gk_flags
70         
71         * rxgk/rxgk_proto.xg: add ci_flags
72         
73         * arlad/volcache.c: Downgrade to rxkrb5 or none if the cell db
74         server doesn't support rxgk
75         (add real subsystem function for that)
76         
77 2007-05-15  Love Hörnquist Åstrand  <lha@it.su.se>
79         * rxgk/rxgk_clnt.c: set security header and trailer size
81         * rxgk/rxgk_serv.c: set security header and trailer size
83         * rxgk/test.xg: Larger the mtu testing.
85         * rxgk/test_client.c: Larger the mtu testing.
87         * rxgk/rxgk-settoken.c: add realm to target
89         * rxgk/rxgk.h: Add glue for returning expiration and user info the
90         fileserver. XXX should be generic layer.
92         * rxgk/rxgk_serv.c: Add glue for returning expiration and user
93         info the fileserver. XXX should be generic layer.
94         
95 2007-05-14  Love Hörnquist Åstrand  <lha@it.su.se>
97         * arlad/arla_local.h: include rxgk_proto and token.h
99         * rxgk/Makefile.am: define AFS_HCRYPTO for our world
101         * rxgk/Makefile.am: Rename rxgk_crypto.c to rxgk_h(eimdal)crypto.c
102         to pave the way for rxgk_r(aw)crypto.c
104         * rxgk/rxgk_serv.c: Slowly adapt to OpenAFS.
106         * rxgk/rxgk_clnt.c: Slowly adapt to OpenAFS.
107         
108 2007-05-13  Love Hörnquist Åstrand  <lha@it.su.se>
110         * rxgk/Makefile.am: add rxgk-settoken
112         * rxgk/rxgk-settoken.c: VIOCSETTOK2/pioctl_set_token sample
113         application talkes to dbservers to get rxgk token and installes it
114         into kernel using pioctl_set_token interface.
116         * arlad/Makefile.in: add libtoken.la
118         * arlad/messages.c: Use pioctl_set_token for viocsettok2.
120         * rxdef/token.xg: Fix name-space.
121         
122 2007-05-11  Love Hörnquist Åstrand  <lha@it.su.se>
123         
124         * ydr/output.c: Fix calculation for unions.
126         * ydr/output.c: Add size checking for UNIONs.
128         * ydr/output.c: Fix freeing UNION.
130         * rxdef/Makefile.am: Token interface.
132         * rxdef/token.xg: Token interface.
134         * ydr: Add UNION support
136 2007-05-10  Love Hörnquist Åstrand  <lha@it.su.se>
138         * rxgk/rxgk-service.c: rxgk service
139         
140         * rxgk/Makefile.am: add rxgk_service_SOURCES
141         
142 2007-05-09  Love Hörnquist Åstrand  <lha@it.su.se>
143         
144         * rxgk/test_client.c: switch to secure id 5
146         * rxgk/rxgk_ticket.c: more comments
148         * rxgk/rxgk_srpc.c: reident.
150         * rxgk: rename krb5_context, enforce min_level
152         * rxgk/test_client.c: we have gss_api
154         * rxgk/rxgk_crypto.c: Provide real encryption.
155         
156         * rxgk: update to a new code drop.
157         
158 2007-03-28  Tomas Olsson  <tol@it.su.se>
160         * nnpfs/bsd/**.[ch]: forget about device fd, we don't need it
162 2007-03-27  Tomas Olsson  <tol@it.su.se>
164         * nnpfs/bsd/nnpfs_vfsops-bsd.c: remove knfs support
166         * nnpfs/bsd/Makefile.in: remove knfs support
168 2007-03-14  Tomas Olsson  <tol@it.su.se>
170         * nnpfs/bsd/nnpfs_{message,node-bsd}.c: take proper care of cache
171         vnodes on MacOS too
173         * nnpfs/bsd/nnpfs/nnpfs_fs.h: take proper care of cache vnodes on
174         MacOS too
175         
176 2007-03-06  Tomas Olsson  <tol@it.su.se>
178         * nnpfs/bsd/nnpfs/*.h: support FreeBSD 6.2, cleanup
180         * nnpfs/bsd/*.c: support FreeBSD 6.2, cleanup, better debug prints
181         
182         * nnpfs/bsd/nnpfs_dev-freebsd.c: implement fancy devlock as we did
183         on MacOS, for now
185         * nnpfs/freebsd/FreeBSD-Makefile: make sure we get debug info
187 2007-03-02  Alexander Boström  <abo@kth.se>
189         * arlad/arla.c, conf/arla.conf.in: added nnpfs trace options
191 2007-02-19  Tomas Olsson  <tol@it.su.se>
193         * appl/perf/afsfsperf.c: don't include des.h
195         * rxgk/test_*.c: clean up headers, obsd socket.h needs types.h
196         
197         * tests/write4.c: use slightly more unique error messages
199         * ydr/output.c (generate_standard_c_prologue): redo 64bit ops to
200         avoid "htobe64 redefined" on OpenBSD
202         * arlad/messages.c (nnpfs_message_inactivenode): warn about
203         strange messages
205         * nnpfs/bsd/nnpfs_vnodeops-common.c (nnpfs_read_common): make sure
206         we don't read past eof
208         * arlad/abuf.c (mmap cachetransfer): don't do unnecessary padding
210 2007-02-16  Tomas Olsson  <tol@it.su.se>
212         * nnpfs/bsd/nnpfs/nnpfs_locl.h: sys/stat.h for OpenBSD
214 2007-02-15  Tomas Olsson  <tol@it.su.se>
216         * nnpfs/bsd/nnpfs_blocks.c: more *BSD fiddling, use FREAD etc
217         consistently
219         * nnpfs/bsd/nnpfs_vnodeops-common.c: more *BSD things, more debug
220         prints, use FREAD etc consistently
222 2007-02-09  Tomas Olsson  <tol@it.su.se>
224         * nnpfs/bsd/nnpfs_blocks.c (open_file): use lookup(), try to do
225         things "properly"
227 2007-02-08  Tomas Olsson  <tol@it.su.se>
229         * nnpfs/bsd/nnpfs_message.c (nnpfs_message_installdata): give more
230         context in ENOENT printf
232         * nnpfs/bsd/nnpfs_dev-openbsd.c (nnpfs_dev_msleep): added
234 2007-02-06  Tomas Olsson  <tol@it.su.se>
236         * appl/fs/fs_getcalleraccess.c: correct cast
238         * appl/rxgklog/.cvsignore added
240         * rxgk/rxgk_common.c (rxgk_derive_k0): make it compile with older
241         heimdal; just fail
243         * rxgk/test_client.c: #ifdef it all out so we compile with
244         heimdal-0.7.2
245         
246 2007-01-25  Love Hörnquist Åstrand  <lha@it.su.se>
247         
248         * appl/rxgklog: rxgk log program
249         
250         * rxgk: rxgk implementation
251         
252         * arlad/conn.c (add_connection): use rxgk
254         * arlad/messages.c: Implement ARLA_VIOCSETTOK2.
256         * arlad/arla_local.h: include <rxgk/rxgk.h>
257         
258 2007-01-24  Tomas Olsson  <tol@it.su.se>
260         * arlad/fcache.c: use the new cache path defines
262         * nnpfs/include/nnpfs/nnpfs_blocks.h: more elaborate path handling
263         for bsd locking workarounds
265         * nnpfs/bsd/{nnpfs/*.h,*.c}: bsd fixes, keep cache vnode open if
266         we can
268         * nnpfs/bsd/nnpfs_vnodeops-bsd.c: cleanup, avoid duplicates on
269         NetBSD
271 2007-01-23  Love Hörnquist Åstrand  <lha@it.su.se>
272         
273         * rx/rx.c: implement rx_[gs]etConnRock prototypes.
275         * rx/rx.h: add rx_[gs]etConnRock prototypes.
276         
277 2007-01-22  Love Hörnquist Åstrand  <lha@it.su.se>
278         
279         * arlad/arla_local.h: Remove <des.h>
281         * arlad/cred.h: Remove <des.h>
282         
283 2007-01-22  Magnus Ahltorp  <ahltorp@nada.kth.se>
285         * appl/lib/appl_locl.h: Removed <des.h>
287 2007-01-17  Tomas Olsson  <tol@it.su.se>
289         * arlad/fcache.c (try_next_fs): retry on ECONNABORTED, happens if
290         a clone is lost in disk crash
292 2007-01-16  Tomas Olsson  <tol@it.su.se>
294         * rxkad/Makefile.am: disable building KRB4_COMPAT_SOURCES too in
295         our battle against des.h
297         * appl/lib/ka-procs.c: disable by default, set KASERVER_SUPPORT to
298         enable
300 2007-01-15  Tomas Olsson  <tol@it.su.se>
302         * arlad/arla_local.h: we don't need des.h (unless there's too much
303         krb4 around?)
305 2007-01-12  Tomas Olsson  <tol@it.su.se>
307         * tests/Makefile.in (genrandom): added
309         * arlad/{dynroot,fcache,messages}.c: avoid/fix warnings about
310         uninitialized variables
311         
312         * tests/genrandom.c: added; silly utility that generates
313         predictable "random" data
315         * tests/sha1sum.c: fool gcc
317         * tests/copy-file-4G: verify checksum
319         * appl/mac/make-mac-package.sh.in: don't install the real
320         configuration files, fix things up with 'postflight' script.
322         * appl/mac/install/Resources/postflight.in: added; postflight
323         script for mac installer. creates config files from defaults as
324         needed.
326         * rxkad/{Makefile.am,rxkad_locl.h} disable server side to get rid
327         of des.h dependency
329         * Makefile.am.common (check-local): removed, lives in
330         cf/Makefile.am.common
332 2007-01-11  Tomas Olsson  <tol@it.su.se>
334         * nnpfs/bsd/nnpfs_vnodeops-bsd.c (nnpfs_fsync): correct syntax,
335         from Jonathan A. Kollasch
337         * lib/ko/restest.c: use a cell that actually exists
339         * lib/ko/{sysnametest.c,Makefile.am}: support sysnametest
340         --version
341         
342         * nnpfs/bsd/nnpfs_blocks.c (nnpfs_block_open): better cleanup on
343         failure
345         * arlad/*-subr.c: use correct signatures for conv_dir* &
346         dir_remove_name
348 2007-01-09  Tomas Olsson  <tol@it.su.se>
350         * Release 0.90 branch, see arla-0-90-branch for changes.
352         * NEWS: prepare for 0.90
354 2007-01-08  Tomas Olsson  <tol@it.su.se>
356         * nnpfs/bsd/bin/startarla.in: MacOS needs a ${CACHEDIR}/cores/ for
357         core dumps to work
359         * arlad/abuf.c (*): use arla_debug_assert()
361         * arlad/arla_local.h (arla_debug_assert): added; for asserts
362         normally disabled
364         * nnpfs/linux/nnpfs_blocks.c (*): use nnpfs_debug_oops()
366         * nnpfs/linux/nnpfs/nnpfs_locl.h (nnpfs_debug_oops): added; for
367         BUG()s we usually want disabled
369         * nnpfs/bsd/nnpfs_blocks.c (*): use nnpfs_debug_assert()
371         * nnpfs/bsd/nnpfs/nnpfs_locl.h (nnpfs_debug_assert): added; for
372         asserts we usually want disabled
374 2007-01-03  Tomas Olsson  <tol@it.su.se>
376         * nnpfs/linux/nnpfs_syscalls.c: namespace.h is no longer needed
377         (and renamed in 2.6.20).  clean up debugging.
379         * nnpfs/linux/nnpfs_node.c (nnpfs_node_add): try not to mess up
380         attrs if node already is in cache
382         * nnpfs/bsd/nnpfs_node-bsd.c (nnpfs_new_node): try not to mess up
383         attrs if node already is in cache
385         * tests/run-tests.in: add write-link
387         * tests/Makefile.in: add write-link, sleepwriter
389         * tests/sleepwriter.c: added; utility to loop around write+sleep
390         for a while
392         * tests/write-link.c: check that link() doesn't cause statinfo to
393         be corrupted/reverted for dirty file.
395 2007-01-02  Tomas Olsson  <tol@it.su.se>
397         * configure.in: update arla version
399 For older ChangeLog entries see ChangeLog.2006