Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit bf5b060bd9d210efe95b3529dfba98c5c49716e0)
|
|
(This used to be commit e24465890a2fd87fce4f88b97f7ad84a4cc34d7b)
|
|
server.c: int16 -> uint16 fix for port comparisons in oplock code.
Needed for Solaris.
version.h: Updated to alpha3.
Jeremy (jallison@whistle.com)
(This used to be commit 2d9645e99ba30a5cce4372ff80d1bd26c516ac34)
|
|
smb.conf.5: Added 'bind interfaces only' parameter.
version.h: Updated to 1.9.18alpha2.
Jeremy (jallison@whistle.com)
(This used to be commit 7221e19d5ef4a242ce29d3148957c3e481456934)
|
|
(This used to be commit e462cf2f1b498ba9eb00d3d2f9c299e7624a62fd)
|
|
(This used to be commit d84c84641b14ad264c33fc37aa9a1abdf3e04254)
|
|
(This used to be commit f75e7ab927deebcf67626329f6233b87a779fbf3)
|
|
Please note that version.h has been updated!!!!!!!!!!
(This used to be commit 271d12b5ddc372500feea8fec5678191ba4ebcf8)
|
|
(This used to be commit ef5ccde4760a5545c5dedf4721cb28cbe0163661)
|
|
namedbwork.c: Minor tidyup for election flah.
util.c: Fix for broken readdir detectino code.
version.h: Back to 1.9.17alpha3 - will be updated by release script.
Jeremy jallison@whistle.com
(This used to be commit 26635733a746dee2435da7ce228def5f2f292bba)
|
|
(This used to be commit 16f6bf700f99357c7467d52b65de42ecff533636)
|
|
client.c: Fixed silly bugs detected on IRIX.
namedbname.c: Stopped 1d names from being registered in WINS db.
namedbsubnet.c: Only register 1e names on broadcast subnet.
nameelect.c: Changed add_my_name entries. Forced host announces if we
have less than 10 servers listed. Fixed registering 1b
domain name issues.
namepacket.c: Added error message when dgram discarded.
nameserv.c: Added notion of 'direct' names that are not registered on
the network. Needed to get around bugs in earlier nmbd
handling of DOMAIN(1b) names.
nameservreply.c:Tidied up debug message.
nameservresp.c: Added response_name_query_domain() code. Deals with
re-registering DOMAIN(1b) name.
nmbd.c: Fixed silly bugs detected on IRIX.
nmblib.c: Added paranoia debugs.
proto.h: Updated remove_name_entry(), add_my_name_entry().
server.c: Fixed silly bugs detected on IRIX.
trans2.c: Fixed silly bugs detected on IRIX.
uid.c: Fixed silly bugs detected on IRIX.
version.h: Updated to alpha3.
Jeremy (jallison@whistle.com).
(This used to be commit f08222bd8b86a061c52d22015f946a4737eb47fd)
|
|
mode locking.
locking.c: Changed aborts to returns so not so drastic on PANIC errors.
proto.h: Removed definition of open_file as this is now never externally called.
reply.c: Changed reply_mknew, reply_ctemp, reply_printopen to go through open_file_shared.
server.c: Modified open_file_shared to be more robust and be useful for printer & temp files.
Removed truncate option from open_file (now all truncates are done in open_file_shared).
util.c: Added EAGAIN to errors checked in open_socket_out().
version.h: Updated to 1.9.17alpha2.
jallison@whistle.com
(This used to be commit d8471909b79fd591be2b789485b65d2e636d4745)
|
|
Wed May 7 1997: Update for 1.9.17alpha1 release - 'browsefix release'
designed to make browsing across subnets work.
byteorder.h: Updated copyright to 1997.
charcnv.c: Updated copyright to 1997.
charset.c Updated copyright to 1997.
charset.h Updated copyright to 1997.
client.c Updated copyright to 1997.
clientutil.c Updated copyright to 1997.
dir.c Updated copyright to 1997.
fault.c Updated copyright to 1997.
includes.h Updated copyright to 1997.
interface.c Updated copyright to 1997.
ipc.c Updated copyright to 1997.
kanji.c Updated copyright to 1997.
kanji.h Updated copyright to 1997.
loadparm.c Updated copyright to 1997.
locking.c Updated copyright to 1997.
mangle.c Updated copyright to 1997.
message.c Updated copyright to 1997.
nameannounce.c
Made use of WINS subnet explicit.
Added reset_announce_timer() so announcement
can be made immediately when we become a master.
Expanded code to do sync with dmb.
namebrowse.c
Removed redundent checks for AM_MASTER in
sync code. Made use of WINS subnet explicit.
namedbname.c Made use of WINS subnet explicit.
namedbresp.c Made use of WINS subnet explicit.
namedbserver.c Made use of WINS subnet explicit.
namedbsubnet.c
Explicitly add workgroup to WINS subnet
when we become a dmb. Made use of WINS subnet explicit.
namedbwork.c
Made use of WINS subnet explicit. Removed
redundent check_work_servertype() function.
nameelect.c
Explicitly add workgroup to WINS subnet
when we become a master browser. Made use of WINS subnet explicit.
namelogon.c Updated copyright to 1997.
namepacket.c Updated copyright to 1997.
namequery.c Updated copyright to 1997.
nameresp.c
Made use of WINS subnet explicit. Made nmbd fail if
configured as master browser and one exists already.
nameserv.c
Made use of WINS subnet explicit. Remove redundent
logon server and domain master code.
nameserv.h Add emumerate subnet macros.
nameservreply.c Made use of WINS subnet explicit.
nameservresp.c Updated copyright to 1997.
namework.c
Made use of WINS subnet explicit. Updated code to
add sync browser entries to add subnet parameter.
nmbd.c
Added sanity check for misconfigured nmbd.
nmblib.c Updated copyright to 1997.
nmblookup.c Updated copyright to 1997.
nmbsync.c
Removed redundent AM_ANY_MASTER check.
params.c Updated copyright to 1997.
password.c Updated copyright to 1997.
pipes.c Updated copyright to 1997.
predict.c Updated copyright to 1997.
printing.c Updated copyright to 1997.
proto.h
Changed protos for new nmbd code.
quotas.c Updated copyright to 1997.
replace.c Updated copyright to 1997.
reply.c Updated copyright to 1997.
server.c Updated copyright to 1997.
shmem.c Updated copyright to 1997.
smb.h Updated copyright to 1997.
smbencrypt.c Updated copyright to 1997.
smbpasswd.c Updated copyright to 1997.
smbrun.c Updated copyright to 1997.
status.c Updated copyright to 1997.
system.c Updated copyright to 1997.
testparm.c Updated copyright to 1997.
testprns.c Updated copyright to 1997.
time.c Updated copyright to 1997.
trans2.c Updated copyright to 1997.
trans2.h Updated copyright to 1997.
uid.c Updated copyright to 1997.
username.c Updated copyright to 1997.
util.c Updated copyright to 1997.
version.h
Changed to 1.9.17alpha1.
(This used to be commit cf23a155a1315f50d488794a2caf88402bf3e3e6)
|
|
To be set to 1.9.16p12 just before release.
(This used to be commit 09d81adb9ef365003b1d9a8b5629a2a83fc27665)
|
|
so I can test RedHat RPM builds.
(This used to be commit fa1dff05d4a01be84638b4427ddc0e26b9c6166d)
|
|
after from Paul Eggert.
Makefile: Added AMIGA changes from Rask Ingemann Lambertsen <rask@k4315.kampsax.dtu.dk>.
charset.c: Patch for Western European Languages from Josef Hinteregger <joehtg@joehtg.co.at>
charset.h: Patch for Western European Languages from Josef Hinteregger <joehtg@joehtg.co.at>
clitar.c: Patch to re-sync after read fail from (lost contributor name, sorry).
includes.h: Patch for AMIGA from Rask Ingemann Lambertsen <rask@k4315.kampsax.dtu.dk>
includes.h: Patch for SunOS atexit by Jeremy (jra@cygnus.com)
interface.c: Patch for AMIGA from Rask Ingemann Lambertsen <rask@k4315.kampsax.dtu.dk>
kanji.h: Patch for Western European Languages from Josef Hinteregger <joehtg@joehtg.co.at>
locking.c: Patch to fix file locking from Jeremy (jra@cygnus.com)
locking.c: Patch to add granularity of lock files to usec by Jeremy (jra@cygnus.com)
pipes.c: Patch to fix file locking from Jeremy (jra@cygnus.com)
proto.h: Patch to fix file locking from Jeremy (jra@cygnus.com)
reply.c: Patch to fix file locking from Jeremy (jra@cygnus.com)
server.c: Patch to fix file locking from Jeremy (jra@cygnus.com)
server.c: Patch for FAST_SHARE_MODE fix from (lost contributor name, sorry).
smb.h: Patch to fix file locking from Jeremy (jra@cygnus.com)
smb.h: Patch to add granularity of lock files to usec by Jeremy (jra@cygnus.com)
status.c: Patch to fix file locking from Jeremy (jra@cygnus.com)
statuc.c: Patch to add granularity of lock files to usec by Jeremy (jra@cygnus.com)
system.c: Patch for Western European Languages from Josef Hinteregger <joehtg@joehtg.co.at>
trans2.c: Patch to fix file locking from Jeremy (jra@cygnus.com)
trans2.c: Patch to fix volume name reported to Win95 from Jeremy (jra@cygnus.com)
util.c: Patch for Western European Languages from Josef Hinteregger <joehtg@joehtg.co.at>
util.c: Patch to fix client_name from continuously returning UNKNOWN (from various contributors).
version.h: Update to 1.9.16p10.
(This used to be commit 03d28fa32eb094affa33133ebe2602fdb70f6361)
|
|
(This used to be commit 526e597d3c7c3b05bb7a8584457ee0731c494ed8)
|
|
(This used to be commit 09588edfec5ea29728a0166aaa109562cf3f1eca)
|
|
(This used to be commit 998f8bae7234b39fa9aefcaa09795183911ec866)
|
|
(This used to be commit fca0c5dc8e65e2f64a4b93a231603c4e2d091b2c)
|
|
(This used to be commit 952918bdd5fa05453dfa78f911c8d00110ab98cd)
|
|
(This used to be commit 13c3a05093ab49908f8357017051d680dbc633eb)
|
|
(This used to be commit 47212791c2e71ddd57018a4bc01c2c8931d32cd8)
|
|
can't test the multi group changes.
I also found that some of lukes changes wiped out some recent bug
fixes. Is your CVS tree ok luke?
(This used to be commit 8b7fe224bce64803d55ae279fa61ef3ebbbb0241)
|
|
(This used to be commit 6df471f6636694bcd741b61df8615858c5445f81)
|
|
(This used to be commit 7e26006cc38594373d6baee41d3e20c30babe9c0)
|
|
(This used to be commit 03aaf9a705d190ac040aca82ffcd37d58b9b5bc3)
|
|
(This used to be commit eece931f6753b1a6506c67657c3c24459c7cab1e)
|
|
(This used to be commit feca8d27ec8c63d7daa8e7e9cf13594c55086e28)
|
|
(This used to be commit 50eb07559f750c458dcdf04a4068cd19c40a757d)
|
|
(This used to be commit e1d5205595eec8dcfe2b32e0e31722a902e0ed05)
|
|
(This used to be commit 07be656d3ed46dd4cd9cfaefff90300242984301)
|
|
(This used to be commit ced17fd3cbea7c6490f0e7b0949cb60acc644ef8)
|
|
(This used to be commit 6e87add16f116e55880657c7723442ece35f79da)
|
|
(This used to be commit 15c1c848506cdb9e8d19ee9f7c250b90b60b76da)
|
|
(This used to be commit 16f10b333da0956cc501f77777957753d7e156b2)
|
|
(This used to be commit 6567bac5d13f32729fe51eba1e904268c6ee00be)
|
|
(This used to be commit 32f495cf2261925ca3f0971eca6a6798584af653)
|
|
(This used to be commit 043898aa851bfda3db23f558719a7aab2df478de)
|
|
(This used to be commit 801fe1066e7bae8b49e7396b04efe1d7135bbb05)
|
|
(This used to be commit eae670a7ca9e233f778c84323af861a47eec6ad7)
|
|
(This used to be commit b9d7b458b901ffb5ccf62c0e5bf461090ed6e0dd)
|
|
lkcl
(This used to be commit 45d3b2644733333c657c48a69719fec72881f7df)
|
|
(This used to be commit a82ffca73e490f0fb9dbad43783ab55ac317a460)
|
|
(This used to be commit 32053cfa78fee6b549742ec1f6d240781b162a72)
|
|
(This used to be commit 5a0d016b2432da9299d92b33d723534d91c8dcf4)
|
|
(This used to be commit dfb7fa3ae405f4e23f3cc9e4bbe93029981c99dc)
|
|
(This used to be commit ee330d60458c8f056b32dc3aa54a54ce6643186b)
|
|
(This used to be commit f5c493192eb744c8cd015a828b5fba311bee0093)
|