1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-14 19:24:43 +03:00

471 Commits

Author SHA1 Message Date
Samba Release Account
e20a5859bc Wrote man page for smbpasswd program as part of documentation
effort. Finally added -a option (for Andrew :-).
Jeremy (jallison@whistle.com)
-
John Terpstra
efe20f9811 JHT ==> The new SMB.CONF master file for everyone!! Yes! -
John Terpstra
84abac0841 JHT ==> Still getting ready for 1.9.17 release. -
John Terpstra
c80111cdf5 JHT ==> Added copyright notations for my works. This is regretably needed! -
John Terpstra
4fd3f5e266 JHT ==> Updating RPM build file, more expected - so please ignore! -
Samba Release Account
9385ae1005 Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>
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)
-
Samba Release Account
b45fc6388f Added explicit examples for veto files.
Jeremy (jallison@whistle.comAdded explicit examples for veto files.
Jeremy (jallison@whistle.com))
-
Samba Release Account
826ee2a9a1 More consultants. -
Samba Release Account
e095e339e6 missed one OpenDir() and two is_vetoed_name() calls, both of which take
a service number as a parameter, in the rmdir code, when doing a recompile.

lkcl
-
Samba Release Account
60af320a43 added, tested and debugged new "hide files" option.
lkcl
-
Samba Release Account
ede6fe3e76 added man page entry for "hide files". updated "veto files" entry.
both these options will do * and ? matching

lkcl
-
Samba Release Account
1de9cd456c added description of new "dns proxy" option, which defaults to yes.
added warning of consequences of using dns proxying.

lkcl
-
Samba Release Account
350dfc57dd replaced the "wins proxy" to treat NetBIOS names as DNS names with new
"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
-
Samba Release Account
fcbd59bcef One more consultant. Jeremy (jallison@whistle.com) -
Samba Release Account
ef5ccde476 preparing for release of 1.9.17alpha4 -
Samba Release Account
26635733a7 Makefile: Added DGUX changes for intel.
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
-
Samba Release Account
16f6bf700f preparing for release of 1.9.17alpha4 -
Samba Release Account
e72a8513bc Fix for deleting directories that contain only veto files.
Needed for interoperability with netatalk volumes.
Jeremy (jallison@whistle.com)
-
Samba Release Account
eee09d1e57 Updated in preparation for 1.9.17alpha4 release.
Jeremy (jallison@whistle.com)
-
Samba Release Account
3187a362c8 Changed default for max mux to 50 in line with source change.
Jeremy (jallison@whistle.com)
-
Samba Release Account
885b42b447 Fixes for UnixWare 2.x with shadow passwords from
Warren Young <tkennedy@cyberport.com>.
-
Samba Release Account
1f0ecfe4fc Fixed wierd bug with lowercase accented character directories.
Jeremy (jallison@whistle.com)
-
Samba Release Account
93352e1aae Fixed compile warnings for FreeBsd & Linux.
Jeremy (jallison@whistle.com).
-
Samba Release Account
7a8b7c5987 Fixed typos. 3 more consultants.
Jeremy (jallison@whistle.com)
-
Samba Release Account
ed04ec7ab8 Rolled back Lukes changes. Not quite ready for prime time.
Jeremy (jallison@whistle.com)
-
Samba Release Account
f3ee4620ea made "hide files" and "veto files" into per-service parameter sections,
instead of just [global].  this makes it easier to decide whether to
remove the "hide dot files" per-service parameter, and supercede it with
a default "hide files" value of ".*".

lkcl
-
Samba Release Account
6e594ce0e5 added "hide files" option.
lkcl
-
Samba Release Account
d895094387 namedbsubnet.c: Added code for returning restricted lists of servers. -
Samba Release Account
1c6e433caa client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodward.com>
ipc.c:			Added code for returning restricted lists of servers.
loadparm.c:		Changed default for force create mode to 000.
				Changed default maxmux to 50 to comply with NT.
locking.c:		Fixed silly crash bug with slow share mode code.
nameannounce.c:	Added code for returning restricted lists of servers.
namedbserver.c:	Added code for returning restricted lists of servers.
nameelect.c:	Added code for returning restricted lists of servers.
namework.c:		Added code for returning restricted lists of servers.
nmbsync.c:		Added code for returning restricted lists of servers.
server.c:		Added quota fix Albrecht Gebhardt <albrecht.gebhardt@uni-klu.ac.at>
smb.h:			Added define for COPYBUF_SIZE.
system.c:		Rename across filesystems Patch from Warren Birnbaum
				<warrenb@hpcvscdp.cv.hp.com>
util.c:			Minor fix for warning.
-
Samba Release Account
199fe63b15 More... -
John Terpstra
707172b4fb JHT ==> Been playing again! Whooooooo! -
John Terpstra
c12a16fbcf JHT ==> Spring cleaning. Please pay the rent! -
Samba Release Account
8fedd20325 Missed one. -
Samba Release Account
1e9f7b5d74 2 more.... -
Samba Release Account
c07db8d8e7 shmem.c: Changed debug to higher level
uid.c:		Stop smbrun from deleting device files.
util.c:		Added EAGAIN to known error list.
Jeremy (jallison@whistle.com)
-
Samba Release Account
74d29668ee More consultants.
Jeremy.
-
John Terpstra
ff4d52b239 JHT ==> Just doing his thing again! Yuck! -
Samba Release Account
ed4b67f495 6 more....
Jeremy.
-
Samba Release Account
2eb241e6fc Sorted list by region (finally).
Jeremy (jallison@whistle.com)
-
Samba Release Account
5c17bc2581 smb.conf.5: Updated definitions of mode setting options. Added force
mode options.
Support.txt:	More consultants....
Jeremy (jallison@whistle.com)
-
Samba Release Account
2c92821250 loadparm.c: Added "force create mode" and "force directory mode" params.
proto.h:	Added lp_force_create_mode()and lp_force_dir_mode().
server.c:	Fixed application of mode bits to be regular across files
		and directories.
smb.h:		Removed unused CREATE_MODE macro.
Jeremy (jallison@whistle.com)
-
Samba Release Account
84e36f4845 More.... -
Samba Release Account
092a3df917 More consultants - we really need to alphabetize now :-).
Jeremy (jallison@whistle.com)
-
Samba Release Account
fce01c69c2 added bit about going anywhere, on the 'CAMBRIDGE - ENGLAND' line, so
that people don't look at 'england' and rule me out :-)

lkcl
-
Samba Release Account
ac0095d0f9 More consultants.... -
Samba Release Account
6ca5c8ca32 Fixed *really* stupid bug in register_vuid - only a problem
on multi-user NT systems.
Jeremy (jallison@whistle.com)
-
Samba Release Account
18bb67de11 Updated with latest appeal - we *have* to sort this into geographical areas
soon.
Jeremy (jallison@whistle.com).
-
Samba Release Account
72705c107a Updated Support.txt - first responses to appeal for support providers.
Jeremy (jallison@whistle.com).
-
Samba Release Account
54dcca1240 charset.c: Dropped debug message to level 6.
loadparm.c:	Added "time server" parameter.
nameserv.h:	Added "time server" parameter.
proto.h:	Added lp_time_server().
server.c:	Removed incorrect | 0700 - this was a whistle specific change.
Jeremy (jallison@whistle.com).
-
Samba Release Account
d9a4ff3c90 added an entry for samba support (hey, jeremy - i did it!). it reads
like the opening sequence for the A-Team, sadly.

lkcl
-