Initial version imported to CVS
authorSamba Release Account <samba-bugs@samba.org>
Sat, 4 May 1996 07:50:46 +0000 (07:50 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Sat, 4 May 1996 07:50:46 +0000 (07:50 +0000)
commit0e8fd3398771da2f016d72830179507f3edda51b
treeb5d07075a85050832720033f7b26c37a301ede72
Initial version imported to CVS
(This used to be commit 291551d80711daab7b7581720bcd9a08d6096517)
110 files changed:
COPYING [new file with mode: 0644]
README [new file with mode: 0644]
docs/THANKS [new file with mode: 0644]
docs/announce [new file with mode: 0644]
docs/history [new file with mode: 0644]
docs/htmldocs/wfw_slip.htm [new file with mode: 0644]
docs/manpages/nmbd.8 [new file with mode: 0644]
docs/manpages/samba.7 [new file with mode: 0644]
docs/manpages/smb.conf.5 [new file with mode: 0644]
docs/manpages/smbclient.1 [new file with mode: 0644]
docs/manpages/smbd.8 [new file with mode: 0644]
docs/manpages/smbrun.1 [new file with mode: 0644]
docs/manpages/smbstatus.1 [new file with mode: 0644]
docs/manpages/smbtar.1 [new file with mode: 0644]
docs/manpages/testparm.1 [new file with mode: 0644]
docs/manpages/testprns.1 [new file with mode: 0644]
docs/samba.lsm [new file with mode: 0644]
docs/textdocs/BROWSING.txt [new file with mode: 0644]
docs/textdocs/BUGS.txt [new file with mode: 0644]
docs/textdocs/DIAGNOSIS.txt [new file with mode: 0644]
docs/textdocs/DNIX.txt [new file with mode: 0644]
docs/textdocs/DOMAIN.txt [new file with mode: 0644]
docs/textdocs/ENCRYPTION.txt [new file with mode: 0644]
docs/textdocs/HINTS.txt [new file with mode: 0644]
docs/textdocs/INSTALL.sambatar [new file with mode: 0644]
docs/textdocs/PROJECTS [new file with mode: 0644]
docs/textdocs/Passwords.txt [new file with mode: 0644]
docs/textdocs/README.DCEDFS [new file with mode: 0644]
docs/textdocs/README.jis [new file with mode: 0644]
docs/textdocs/README.sambatar [new file with mode: 0644]
docs/textdocs/SCO.txt [new file with mode: 0644]
docs/textdocs/SMBTAR.notes [new file with mode: 0644]
docs/textdocs/Speed.txt [new file with mode: 0644]
docs/textdocs/Support.txt [new file with mode: 0644]
docs/textdocs/UNIX-SMB.txt [new file with mode: 0644]
docs/textdocs/WinNT.txt [new file with mode: 0644]
examples/README [new file with mode: 0644]
examples/dce-dfs/README [new file with mode: 0644]
examples/dce-dfs/smb.conf [new file with mode: 0644]
examples/misc/extra_smbstatus [new file with mode: 0644]
examples/misc/wall.perl [new file with mode: 0644]
examples/printing/smbprint [new file with mode: 0755]
examples/printing/smbprint.sysv [new file with mode: 0644]
examples/simple/README [new file with mode: 0644]
examples/simple/smb.conf [new file with mode: 0644]
examples/tridge/README [new file with mode: 0644]
examples/tridge/smb.conf [new file with mode: 0644]
examples/tridge/smb.conf.WinNT [new file with mode: 0644]
examples/tridge/smb.conf.fjall [new file with mode: 0644]
examples/tridge/smb.conf.lapland [new file with mode: 0644]
examples/tridge/smb.conf.vittjokk [new file with mode: 0644]
source3/change-log [new file with mode: 0644]
source3/client/client.c [new file with mode: 0644]
source3/client/clitar.c [new file with mode: 0644]
source3/include/byteorder.h [new file with mode: 0644]
source3/include/charset.h [new file with mode: 0644]
source3/include/clitar.h [new file with mode: 0644]
source3/include/includes.h [new file with mode: 0644]
source3/include/kanji.h [new file with mode: 0644]
source3/include/local.h [new file with mode: 0644]
source3/include/nameserv.h [new file with mode: 0644]
source3/include/smb.h [new file with mode: 0644]
source3/include/trans2.h [new file with mode: 0644]
source3/include/version.h [new file with mode: 0644]
source3/include/vt_mode.h [new file with mode: 0644]
source3/lib/access.c [new file with mode: 0644]
source3/lib/charcnv.c [new file with mode: 0644]
source3/lib/charset.c [new file with mode: 0644]
source3/lib/fault.c [new file with mode: 0644]
source3/lib/getsmbpass.c [new file with mode: 0644]
source3/lib/kanji.c [new file with mode: 0644]
source3/lib/md4.c [new file with mode: 0644]
source3/lib/system.c [new file with mode: 0644]
source3/lib/ufc.c [new file with mode: 0644]
source3/lib/username.c [new file with mode: 0644]
source3/lib/util.c [new file with mode: 0644]
source3/libsmb/nmblib.c [new file with mode: 0644]
source3/libsmb/smbencrypt.c [new file with mode: 0644]
source3/locking/locking.c [new file with mode: 0644]
source3/md4.h [new file with mode: 0644]
source3/nameserv.c [new file with mode: 0644]
source3/nmbsync.c [new file with mode: 0644]
source3/param/loadparm.c [new file with mode: 0644]
source3/param/params.c [new file with mode: 0644]
source3/passdb/smbpass.c [new file with mode: 0644]
source3/printing/pcap.c [new file with mode: 0644]
source3/printing/printing.c [new file with mode: 0644]
source3/script/addtosmbpass [new file with mode: 0644]
source3/script/installbin.sh [new file with mode: 0755]
source3/script/installman.sh [new file with mode: 0755]
source3/script/mksmbpasswd.sh [new file with mode: 0755]
source3/script/revert.sh [new file with mode: 0755]
source3/script/smbtar [new file with mode: 0644]
source3/script/updatesmbpasswd.sh [new file with mode: 0755]
source3/smbd/chgpasswd.c [new file with mode: 0644]
source3/smbd/dir.c [new file with mode: 0644]
source3/smbd/ipc.c [new file with mode: 0644]
source3/smbd/mangle.c [new file with mode: 0644]
source3/smbd/message.c [new file with mode: 0644]
source3/smbd/password.c [new file with mode: 0644]
source3/smbd/reply.c [new file with mode: 0644]
source3/smbd/server.c [new file with mode: 0644]
source3/smbd/smbrun.c [new file with mode: 0644]
source3/smbd/trans2.c [new file with mode: 0644]
source3/smbd/vt_mode.c [new file with mode: 0644]
source3/utils/nmblookup.c [new file with mode: 0644]
source3/utils/smbpasswd.c [new file with mode: 0644]
source3/utils/status.c [new file with mode: 0644]
source3/utils/testparm.c [new file with mode: 0644]
source3/utils/testprns.c [new file with mode: 0644]