Makefile: Changed proto: target to not include c files not used currently.
authorJeremy Allison <jra@samba.org>
Fri, 19 Sep 1997 17:12:08 +0000 (17:12 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 19 Sep 1997 17:12:08 +0000 (17:12 +0000)
commita2d2206cc941f39df8713d9cee26099f603af82f
treed438f8496920c07242d3c839767711c0a1e8d58c
parent1aa8036b451412c00503a791ae6e0600491b2ca0
Makefile: Changed proto: target to not include c files not used currently.
          Caused proto.h to be from a sorted list of C files.
arcfour.h: Added prototypes.
client.c: Added username%password in environment patch from John Blair <jdblair@frodo.tucc.uab.edu>
loadparm.c: Added username manipulation code from Peter McCool [SMTP:peter@qimr.edu.au]
username.c: Added username manipulation code from Peter McCool [SMTP:peter@qimr.edu.au]
mkproto.awk: Added arc4_key type.
proto.h: Updated & sorted.
Jeremy (jallison@whistle.com)
(This used to be commit 97ed4fea67095dfb83227e7b5fffc236ff277e02)
source3/arcfour.h
source3/client/client.c
source3/include/proto.h
source3/lib/username.c
source3/param/loadparm.c
source3/script/mkproto.awk