| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Jeremy (jallison@whistle.com)
|
|
|
|
|
|
| |
glenn@aoi.ultranet.com
lkcl
|
| |
|
|
|
|
|
| |
Tidied up mask descriptions.
Jeremy (jallison@whistle.com)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
client.c: Made prompt appear at debug level 0. Fixed strcasecmp redefinition.
Caused client to use set_blocking rather than making fcntl calls itself.
dir.c: Removed redundent snum parameters.
includes.h: Added SCO fixes.
loadparm.c: Made default 'files to hide' a null string.
nmbd.c: Removed O_NONBLOCK from pid file open for platforms that dont have it.
proto.h: Changed snum to cnum where needed. Changed is_xx_path to is_in_path
(now called via MACRO).
quotas.c: Swapped setuid/seteuid calls when restoring uid.
reply.c: Removed redundent snum parameters.
server.c: Changed snum to cnum where needed. Setup new veto_list, hide_list
namelists. Added standard_sub changes from
Stefaan A Eeckels <Stefaan.Eeckels@ecc.lu> and
Paul Rippin <pr3245@nopc.eurostat.cec.be>
shmem.c: Changed cast for sizeof to be int before negating.
smb.h: Added new veto_list, hide_list entries to connections.
Added IS_PRINT, IS_HIDDEN_PATH, IS_VETO_PATH macros.
trans2.c: Removed redundent snum parameters.
util.c: Added standard_sub_basic changes from
Stefaan A Eeckels <Stefaan.Eeckels@ecc.lu> and
Paul Rippin <pr3245@nopc.eurostat.cec.be>
Fixed up veto/hidden path processing so the paths are
pres-parsed and checked for wildcards (for speed).
Jeremy (jallison@whistle.com)
|
|
|
|
| |
Please note that version.h has been updated!!!!!!!!!!
|
|
|
|
|
| |
password.c: Fixed problem with MS-Exchange services.
Jeremy (jallison@whistle.com)
|
|
|
|
|
|
|
|
| |
WAS A MAJOR BUG THAT CAN CAUSE IPC$ to be removed !!!!!
Not sure how this one got introduced (but I have my
suspicions :-). lp_killunused() MUST ONLY BE CALLED from
reload_services().
Jeremy (jallison@whistle.com)
|
|
|
|
| |
Jeremy (jallison@whistle.com)
|
|
|
|
| |
Jeremy (jallison@whistle.com)
|
|
|
|
| |
Jeremy (jallison@whistle.com)
|
|
|
|
|
| |
smb.conf.5: Documented follow symlinks parameter.
Jeremy (jallison@whistle.com)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a codepage_initialise(). Fixes problem with initialising dos map
twice.
charset.h: Changes to support charset changes.
client.c: Changes to support charset changes.
loadparm.c: follow symlinks parameter from David Clerc <David.Clerc@cui.unige.ch>
nmbd.c: Changes to support charset changes.
nmblookup.c:Changes to support charset changes.
proto.h: Changes to support charset changes.
reply.c: Don't call security=server with no user/no password guest. Fix from
Stefaan A Eeckels <Stefaan.Eeckels@ecc.lu>
server.c: follow symlinks code from David Clerc <David.Clerc@cui.unige.ch>
smbpasswd.c:Changes to support charset changes.
status.c: Changes to support charset changes.
testparm.c: Changes to support charset changes.
testprns.c: Changes to support charset changes.
uid.c: Fixed log message with no \n.
Jeremy (jallison@whistle.com)
|
|
|
|
|
|
|
|
|
|
| |
includes.h: Added krb5 option from Nathan Neulinger <nneul@umr.edu>, added SGI5 fix.
password.c: Added krb5 option from Nathan Neulinger <nneul@umr.edu>
quotas.c: Added inode quote fix.
reply.c: removed redundent code.
server.c: Changed error debug to 0, removed redundent check.
util.c: Added close_low_fd() to become_daemon - fix for rsh from Johnathan Knight.
Jeremy (jallison@whistle.com)
|
|
|
|
|
| |
SLOW_SHARE_MODES - duh !).
Jeremy (jallison@whistle.com)
|
|
|
|
| |
Jeremy (jallison@whistle.com)
|
|
|
|
|
|
|
|
|
| |
from 10 to 60.
server.c: Removed unused code (was If 0'ed out).
trans2.c: Backed out Luke's ctime->mtime change. I don't think it
is correct. Left the other fixes, though.
util.c: Changed veto/hide files separator back to '/'.
Jeremy (jallison@whistle.com)
|
|
|
|
| |
lkcl
|
| |
|
|
|
|
|
|
| |
SMBD_LOOP time. used >= instead.
lkcl
|
|
|
|
|
|
| |
data section output is now in same format as tcpdump (hex and characters).
lkcl
|
|
|
|
| |
lkcl
|
|
|
|
| |
lkcl
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
times. now reports unix modified times as dos create times: the alternative
is to report zero (unknown create time).
w95 reports the info level 0x101 (smb query file basic) as data size 40 bytes
not 36. put 40 bytes data instead.
put in comments into trans2 set file/path info, showing which is the create
time, which is the mod time.
lkcl
|
| |
|
|
|
|
|
| |
server.c: Subtle fix for filenames containing ':'.
Jeremy (jallison@whistle.com)
|
|
|
|
|
| |
"NO PASSWORD" couldn't change their passwords.
Jeremy (jallison@whistle.com)
|
|
|
|
|
| |
effort. Finally added -a option (for Andrew :-).
Jeremy (jallison@whistle.com)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
chgpasswd.c: Added Samba/GPL notice (for obvious reasons).
clitar.c: Updated Copyright date to include 1997 (for obvious reasons).
getsmbpass.c: Updated Copyright date to include 1997 (for obvious reasons).
includes.h: Added stropts for solaris.
loadparm.c: Changed comment for hide files option.
nameconf.c: Updated Copyright date to include 1997 (for obvious reasons).
nmbd.c: Updated Copyright date to include 1997 (for obvious reasons).
pcap.c: Updated Copyright date to include 1997 (for obvious reasons).
proto.h: Re-added accidentaly deleted smb_shm_ calls.
quotas.c: Added AIX quota patch from Ole Holm Nielsen <ohnielse@fysik.dtu.dk>
server.c: Optimization on calling is_hidden_path. Updated Copyrights.
smb.h: Changed DEFAULT_FILES_TO_HIDE from "*/.*" to ".*".
smbpass.c: Updated Copyright date to include 1997 (for obvious reasons).
ufc.c: Updated Copyright date to include 1997 (for obvious reasons).
util.c: Added last component code to is_in_path().
Jeremy (jallison@whistle.com)
|
|
|
|
|
| |
Jeremy (jallison@whistle.comAdded explicit examples for veto files.
Jeremy (jallison@whistle.com))
|
| |
|
|
|
|
|
|
| |
a service number as a parameter, in the rmdir code, when doing a recompile.
lkcl
|
|
|
|
| |
lkcl
|
|
|
|
|
|
| |
both these options will do * and ? matching
lkcl
|
|
|
|
|
|
| |
added warning of consequences of using dns proxying.
lkcl
|
|
|
|
|
|
|
|
|
|
|
|
| |
"dns proxy" option. the "wins proxy" option should be used for broadcast
only hosts, and isn't properly implemented anyway.
the new "dns proxy" option can be disabled if the (blocking) dns resolution
takes up a significant amount of time. this _will_ occur if gethostbyname
does external DNS lookups, instead of just (immediately) returning entries
in /etc/hosts.
lkcl
|
| |
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Needed for interoperability with netatalk volumes.
Jeremy (jallison@whistle.com)
|
|
|
|
| |
Jeremy (jallison@whistle.com)
|
|
|
|
| |
Jeremy (jallison@whistle.com)
|
|
|
|
| |
Warren Young <tkennedy@cyberport.com>.
|
|
|
|
| |
Jeremy (jallison@whistle.com)
|
|
|
|
| |
Jeremy (jallison@whistle.com).
|