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

32 Commits

Author SHA1 Message Date
Jelmer Vernooij
68f4ea7576 Add autom4te.cache (generated by newer autoconfs) 0001-01-01 00:00:00 +00:00
Tim Potter
b5c8753b5f Ignore python build directory. 0001-01-01 00:00:00 +00:00
Andrew Tridgell
03ac082dcb updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
Herb Lewis
3e602671e2 add .proto.check 0001-01-01 00:00:00 +00:00
Martin Pool
cfa89169e0 Ignore dmalloc.log. 0001-01-01 00:00:00 +00:00
Herb Lewis
fe0db4c55f add *.po32 to ignore list 0001-01-01 00:00:00 +00:00
Martin Pool
cdad7ad869 Ignore *.po objects, test tmpdirs, and ID files. 0001-01-01 00:00:00 +00:00
Martin Pool
03e489a405 Ignore generated HTML and mkid output. 0001-01-01 00:00:00 +00:00
Andrew Bartlett
e12d757099 Add .headers.stamp 0001-01-01 00:00:00 +00:00
Andrew Bartlett
d3a731a3d5 update for .proto.stamp 0001-01-01 00:00:00 +00:00
Herb Lewis
bbb24daa25 changes to sync with 2.2. tree
.cvsignore              remove config.h - not in this directory
include/profile.h       profile changes
lib/messages.c          added message to return debug level
libsmb/clierror.c       cast to get rid of compiler warning
libsmb/smbencrypt.c     cast to get rid of compiler warning
profile/profile.c       add flush profile stats changes for profile struct
rpc_parse/parse_samr.c  fix for compiler warning
rpc_server/srv_samr.c   cast to get rid of compiler warning
smbd/ipc.c              profile stats
message.c               profile stats
smbd/negprot.c          profile stats
smbd/nttrans.c          profile stats
smbd/trans2.c           profile stats
utils/smbcontrol.c      new flush stats command
0001-01-01 00:00:00 +00:00
Tim Potter
b183c24220 Adding libtool support to HEAD branch. We're going to need this for
various things yet to be merged from TNG.  The smbwrapper stuff should
probably be ported across too.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
8767334d8a ignore a few files 0001-01-01 00:00:00 +00:00
Andrew Tridgell
453a822a76 first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
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