1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
Herb Lewis
3c45a3503e .cvsignore: Removed old entries.
client/client.c:
include/client.h: Added some debug messages that the old client used to
		  generate. These are needed to make scripts such as
		  'findsmb' work - there may be other changes to keep
		  backwards output compatibility. Do we need a -old-client-compat
		  argument ?
libsmb/clientgen.c: Fixed crash bug where malloc'ed data wasn't being
		    cleared - corrupted malloc chains.
web/swat.c: John's changes to get rid of "ghost" table entries.
0001-01-01 00:00:00 +00:00
Alexandre Oliva
8f95ee8fc3 bin/cvsignore: deleted, so that bin can be removed from the repository
.cvsignore: added bin; it is no longer part of the source tree

smbwrapper/smbsh: now auto-generated from smbsh.in
smbwrapper/.cvsignore: added smbsh

configure.in: generate @builddir@
configure, include/stamp-h.in: regen

Makefile.in: new target `smbwrapper'; sped up directory creation
0001-01-01 00:00:00 +00:00
Andrew Tridgell
4b5217f996 - remove .p files in make clean
- added readlink support to smbwrapper
0001-01-01 00:00:00 +00:00
Alexandre Oliva
90a8a02484 get away with dummy and .dummy files 0001-01-01 00:00:00 +00:00
Andrew Tridgell
ead0338ad2 some people are foolishly running ./configure from other than the
source directory! This adds a new "trivial" test that makes sure that
the autoconf tests are working. It aborts the configure run if not.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
571b522bec some more dummy files to ignore 0001-01-01 00:00:00 +00:00
Andrew Tridgell
a7d4e6697f added Makefile to .cvsignore in the hope that this will prevent people
from committing changes to it.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
3bda7ac417 merge from the autoconf2 branch to the main branch 0001-01-01 00:00:00 +00:00
Herb Lewis
fb8b04be25 remove .cvsignore as ignored file. This is used in my build scripts. 0001-01-01 00:00:00 +00:00
Luke Leighton
beb56f083d removed proto.h from cvsignore 0001-01-01 00:00:00 +00:00
Luke Leighton
29eda8a00a added proto.h to .cvsignore 0001-01-01 00:00:00 +00:00
Andrew Tridgell
e826790666 add swat to .cvsignore 0001-01-01 00:00:00 +00:00
Jeremy Allison
9a5b42e6b3 Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr.
New program, make_printerdef, plus two new parameters :

[global] "printer driver file"
[local] "printer driver location"

Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
6904c2de08 .cvsignore: Added make_smbcodepage
interface.c: Added is_local_net().
locking.c: Added Fix for zero length share files from Gerald Werner <wernerg@mfldclin.edu>
           plus a race condition fix for the fix.
nameannounce.c: Made function static.
namedbresp.c: extern int ClientDGRAM removed - not used.
namedbserver.c: extern int ClientDGRAM removed - not used.
namedbsubnet.c: Added code to make sockets per subnet.
namepacket.c: Added code to read from all sockets & filter.
nameresp.c: extern int ClientDGRAM removed - not used.
nameserv.c: Indentation tidyup :-).
nameserv.h: Added sockets to struct subnet.
nameservresp.c: Improved debug message.
nmbd.c: Changed to terminte on listen_for_packets exiting.
nmbsync.c: extern int ClientDGRAM & ClientNMB removed - not used.
proto.h: The usual.
util.c: Fixed debug message.
Jeremy (jallison@whistle.com)
0001-01-01 00:00:00 +00:00
Samba Release Account
d30c208c11 JHT ==> Added just for RedHat support so I have a working copy of the RPM
aware makefile to generate the RPM source and binary distributions.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
60a8a9c006 add sunos private makefile to .ignore 0001-01-01 00:00:00 +00:00
Andrew Tridgell
3e9750cc27 add my private makefile to the ignore list 0001-01-01 00:00:00 +00:00
Andrew Tridgell
c64d3398df ignore some files 0001-01-01 00:00:00 +00:00