| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(This used to be commit a947d9ceba9a00dc71e9cd7f8103e3559a931427)
|
|
|
|
|
|
|
|
|
|
|
| |
includes (ie. unpatched RH5) Samba gets file corruption because of the
incorrect definition of the shmid_ds structure. Updating your RH5
installation of glibc-devel fixes this.
- don't try to fcntl_lock() a read-only fd in shmem.c
- allow level 0 debug messages to get through in smbstatus
(This used to be commit 45553771f90087a12db0153524146d42155d1d3f)
|
|
|
|
| |
(This used to be commit 4e424d0ba652bf9c5dfd3c44216b6145538cf821)
|
|
|
|
|
|
|
| |
maximumof 15 characters. IF this needs to be limited to 8 characters again please do
it in smb.h.
(This used to be commit 3dfe0b135dd91864a81a5fadddc9151ac8812c6e)
|
|
|
|
|
| |
Jeremy.
(This used to be commit 7cc7a65dec917071d5df04b711acaf8824f13dd6)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changed smbpasswd to be client-server for a normal user, rather
than accessing the private/smbpasswd file directly (it still accesses
this file directly when run as root, so root can add users/change a
users password without knowing the old password).
A shakeout of this change is that smbpasswd can now be used to
change a users password on a remote NT machine (yep - you heard
that one right - we can now change a NT password from UNIX !!!!!).
Jeremy.
(This used to be commit 20770b6f1c25288e90d3e0d215afa7f0809ce124)
|
|
|
|
|
| |
Jeremy.
(This used to be commit e02e3bcbbd4333113dde7bef47763fb229148007)
|
|
|
|
|
|
| |
stops the "POST data has expired" problem when using the back button
in netscape.
(This used to be commit 112cf61cb6c24b7ea6d2d9a3cf96f68bf1c44560)
|
|
|
|
|
| |
like a refresh of 0 actually work.
(This used to be commit 4c04e1d2aea64ba0b53846c04235669eef0b28ca)
|
|
|
|
|
| |
JavaScript. This avoids the nasty inetd problem.
(This used to be commit 9d9b13880963a0e3cf5213ce2a24c52f4a11a472)
|
|
|
|
|
| |
wrong.
(This used to be commit b92c3b13d74acb39cdbd2c70eab2ef081c344d5a)
|
|
|
|
|
| |
this is just so I can snoop on who is looking at the demo :-)
(This used to be commit 78abb9fec3aac235ad26d0192351dc81ade6c584)
|
|
|
|
|
|
|
|
|
|
| |
I needed the client_name() and client_addr() functions in swat so I
could tell who was connecting from where. The problem was that these
functions didn't take a file descriptor parameter they just used
the global "Client".
So I needed to change all calls to pass a parameter ... lots of files.
(This used to be commit a776058900a727591bd7b69debdaa25c0e31d693)
|
|
|
|
|
|
| |
- added the ability to auto-refresh the status page. There is a
problem with this (it can kill inetd!). Hopefully we can fix that.
(This used to be commit 4488d8932fa072bf8a3ae236ab666618051b5e83)
|
|
|
|
|
|
| |
that Andrew pointed out.
Jeremy.
(This used to be commit 734dde8d686827c387e17922fa6ac56af60780d9)
|
|
|
|
| |
(This used to be commit 89a4dc6cf9175d5fcdd827d90e4fed26576a4570)
|
|
|
|
| |
(This used to be commit aaa4db4de3eb16d50d0263c8e69ace6217355f11)
|
|
|
|
|
|
|
|
|
|
| |
This number limits the number of simultaneous connections to the
server. The 1000 limit is from a looong time ago when I couldn't
imagine anyone wanting to have 1000 simultaneous clients. Now I hear
that people are testing with such numbers.
I wonder when I'll change it from 100k ?
(This used to be commit bae865da2dca175a8fe25922aeee8e785521e19b)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"name resolve order" parameter.
source/Makefile: Re-ordered link for name resolve order code.
source/clientgen.c:
source/clientutil.c: Added calls to resolve_name().
source/includes.h: Added HPUX zombie fix.
source/loadparm.c: Added new name resolve order parameter.
source/namequery.c: Re-wrote to include parsing of lmhosts file, new resolve_name()
function requested by John.
source/nmbd.c: Tell resolve_name not to do WINS lookups if we are the WINS server.
source/nmbd_lmhosts.c: Call lmhosts parsing functions in namequery.c
source/password.c: Call resolve_name() to lookup security=server name.
source/reply.c:
source/time.c:
source/trans2.c: "fake directory create times" fix from Jim Hague - hague@research.canon.com.au.
source/util.c: Removed isalnum() test in Get_Hostname() that seems to cause
problems on many systems.
Jeremy.
(This used to be commit 7f118970da7c43eaddcf92dc056d3e849f1e7d5c)
|
|
|
|
|
|
|
|
|
|
| |
typedef enum
{
P_LOCAL,P_GLOBAL,P_SEPARATOR,P_NONE,
} parm_class;
I removed the trailing comma. Chris -)-----
(This used to be commit ac7cd9cacf2493b52d4db50d4fd4b8b08adfe837)
|
|
|
|
|
|
|
|
|
|
|
| |
problem.
password.c: Fix for Thursby to stop Dave clients failing in share
mode security (this was their bug - they were interpreting the uid
field in share mode which is explicitly denied by the spec but
it's easier for us to fix it than them :-).
Jeremy.
(This used to be commit 39372d9e20803d32c0c5b87226a72b007978baad)
|
|
|
|
|
| |
This is more important now that oplocks are being used.
(This used to be commit 7bccd2c360a270df227c140aeecb943d8d187855)
|
|
|
|
| |
(This used to be commit 57aa1db47cda9c625cd1ef742fece14d14590590)
|
|
|
|
|
|
|
| |
have the netbios name
- fix another kill connection bug
(This used to be commit c634b799874795d42dae28fb4440ea452dc89b1b)
|
|
|
|
|
| |
smbd when killing
(This used to be commit 78675036e81e2cde7209d9e68956d71ef6661137)
|
|
|
|
|
|
|
|
|
|
| |
the status page)
- split the claim_connection() code into its own file
- fixed the claim_connection() code to lock the file when manipulating
it
- always claim a null connection at startup
- fixed a bug in the pidfile code
(This used to be commit abd4a17e21d12be3d1747e94ceb1915abaf135e3)
|
|
|
|
| |
(This used to be commit 02cb3801d772cc056df3afb7028d9bd74c8553be)
|
|
|
|
| |
(This used to be commit bcec95740f96aa4a3b022f41e2167cc74afeea92)
|
|
|
|
|
| |
little with GIMP
(This used to be commit 57f4dfcbf307ad4e261e59f0545d500b3bae71e5)
|
|
|
|
| |
(This used to be commit 087981009d57006ff80a0cf50891d4473f86f1bb)
|
|
|
|
|
|
|
|
|
| |
I needed to modify the way the pidfile is handled in nmbd and smbd to
do this. Jeremy, you may wish to look at what I've done as it probably
breaks the Whistle use of pidfiles. In particular I've removed the -f
option and instead smbd and nmbd always create a pidfile in the lock
directory.
(This used to be commit 20bb22d61b986d2036c681fc33db60f2b2b3c1c7)
|
|
|
|
|
| |
change to all shares that are currently set to the default value.
(This used to be commit b0e1183b2cbeb7a3150b7250cd19d14c9e5508b6)
|
|
|
|
| |
(This used to be commit a565ff605094ed5b05d82b59b7993a3088873733)
|
|
|
|
|
| |
- added "view config" button
(This used to be commit 486a059fe169baedc605ee9bc0a0ca5a4165fe65)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
testparm.
In particular I added:
- ability to optionally save default values of all parameters when
calling lp_load(). This can then be used to save only non-default
parameters in lp_dump(). This makes the saved smb.conf (and viewed
parameters in testparm) much shorter
- ability to not load ipc share in lp_load()
- separators in parm_table[] so parameters can be grouped logically.
- flag to mark parameters that are local but which should be also
viewed as global as far as parameters editing is concerned
(This used to be commit f9af35da26e58fb0b644b5f0169f1c212230047a)
|
|
|
|
| |
(This used to be commit 6e2248532a063a83b682c967a65377488810f9eb)
|
|
|
|
| |
(This used to be commit 9dbfb16990954ee3518ce3bc73e067c82b653930)
|
|
|
|
| |
(This used to be commit 24e1539cd06a630334135f957720ed030ec4e894)
|
|
|
|
| |
(This used to be commit 5e25c845c7c9fe3330cd84e84cfc9b08d77d8cc3)
|
|
|
|
| |
(This used to be commit dfaa576d7e661b772daae602152239d8a1adce88)
|
|
|
|
| |
(This used to be commit 1a87b2c2b61b3785b6a6597b220fec611c5872e6)
|
|
|
|
|
|
|
| |
won't see a cvs add in the web directory or these files as I added
them by directly copying in the repository. This keeps the history of
the files intact.
(This used to be commit abe0379cf99f63116ea6f61337134ad5c228f933)
|
|
|
|
|
| |
including server.o
(This used to be commit 67bb8835c76e3efc43de55493971fe2402c0d709)
|
|
|
|
| |
(This used to be commit 53dc8ea5e315abf9ee8d38ffdb8a3057df0235be)
|
|
|
|
| |
(This used to be commit e826790666a7fb4a39ecdbc8c8084d484a011a62)
|
|
|
|
| |
(This used to be commit f9ce87f8658920bd73ed9968723bd5c65a07b8b2)
|
|
|
|
| |
(This used to be commit f9f9fe67c7570f7585099a14c36bb3ff0291cdf4)
|
|
|
|
| |
(This used to be commit df62c80e1d04059905b8a3c5bf9073ba91331e99)
|
|
|
|
|
| |
what Win95 reports)
(This used to be commit a4c6884f43233d57a5f6465f67c4657dd061ae43)
|
|
|
|
|
|
|
|
| |
Allows long share lists to be browsed.
Browsing *into* a long share name still fails, though.
(Luke - you may need to look into this).
Jeremy.
(This used to be commit 5299d1b49f2bfd6cf84a687548904206f4a18a41)
|