Jim McDonough
d517c1d613
Try to add memory keytab support. It also includes much of the generic
...
keytab support code, but it won't be enabled until we add that to smb.conf.
Adapted from the work of Guenther Deschner (gd@suse.com ).
Please hammer on this...
(This used to be commit a26fa5bee24c73cd835f59bb18162ab07760d76a)
2003-09-03 00:45:15 +00:00
Jeremy Allison
a7e8e39b91
Proposed patch for #308 . Needs testing.
...
Jeremy
(This used to be commit e2b73477e772ac2f527719df0d3d64c67649bb1c)
2003-09-02 23:58:39 +00:00
Gerald Carter
1b4c80477f
removing debugging statement checked in by mistake
...
(This used to be commit 01096554110ba243566003a45f88dbaeb513fc73)
2003-09-02 20:38:32 +00:00
Gerald Carter
04c0d440ff
another round of changes for build on RedHat
...
(This used to be commit a8de1f41c9e8465a26d5ce19c5c08efda186e198)
2003-09-02 20:02:45 +00:00
Jim McDonough
7d378e9a11
Disable rc4-hmac on broken heimdal setups. Pre-0.7 heimdal (or at least up
...
to a very recent snapshot) has arcfour-hmac code that doesn't work with
windows. Love suggested detecting it via the existence of KEYTYPE_ARCFOUR_56
which only exists in working versions.
(This used to be commit e039a61e51c50a1999ed8e375c4d5df8b622e310)
2003-09-02 18:31:41 +00:00
Jim McDonough
409c6d1407
Check for support for in-memory keytabs, which are needed to make heimdal
...
work properly. MIT does not support them, so this check will be used to
decide whether to use them. First part of fixing bug #372 .
(This used to be commit 85737fc9371d8208f3dd55d408958e357c48266e)
2003-09-02 17:02:09 +00:00
Jelmer Vernooij
2c4c43325b
Fix typo in smbcquotas manpage
...
(This used to be commit b53d5064f326c0ae8c7a00cd643ee52afec81856)
2003-09-02 12:04:47 +00:00
Gerald Carter
86cd0cd081
I think this will gracefully get around issues between different rpm
...
versions. Particularly the long standing problem with Net::LDAP
dependencies in examples/LDAP. I'll build new packages tomorrow
as the final test.
(This used to be commit cca0f603506b2e3c20eff5e1dd235354363d7a86)
2003-09-02 03:34:44 +00:00
Tim Potter
ea7b4b6c32
Fix for bug 261. Create a configure #define for FreeBSD and a check in
...
nsswitch/pam_winbind.h so we can compile properly on this platform.
(This used to be commit 75411005fcab7ecf31940c5f7b87fd407166f98a)
2003-09-02 00:09:31 +00:00
Jeremy Allison
9b276fc77f
Fix comment strings to 43 bytes as per spec.
...
Jeremy.
(This used to be commit f1ec43fae400455d20931ab2d3ecd8f9a6609050)
2003-09-01 18:28:09 +00:00
Alexander Bokovoy
39abb5cacc
Proper fix for #380 -- use different algorithm to generate codepages
...
source code which allows to take gaps into account thus making unneccessary
extended [index] = value, syntax in to_ucs2 array
(This used to be commit 4ab08a4bb8dbd023eb85d16a594d3c4ed066f9ac)
2003-09-01 11:33:42 +00:00
Alexander Bokovoy
bce1fcd76b
Fix CP437 and CP850 syntax for old compilers removing ANSI C99-specifics
...
(This used to be commit 61c671bd69674b9e1c4a8b72453dc6aae24b4323)
2003-09-01 11:26:57 +00:00
Tim Potter
0869073b7b
Fix bug 342. Short version of --add now -a instead of -A.
...
(This used to be commit 233568dd6b08d3dfb48a712b763dfc31c03b229d)
2003-09-01 10:43:21 +00:00
Tim Potter
0548123153
We don't need to #include memory.h here. It's a BSD'ism and just includes
...
string.h anyways.
(This used to be commit 71034cede83b5605b25a4d3b640086294244c239)
2003-08-31 23:58:55 +00:00
Gerald Carter
3aedaf6819
i know there is an specfile macro for determing the RPM version
...
but I can't seem to find it right now. This should get us around
all problems with RPM adding Net::LDAP to the list of requirements.
(This used to be commit 3c2bcc5804f3809221219b24be53a19e03b58535)
2003-08-30 15:49:17 +00:00
Gerald Carter
e1231a2493
make changes in the template, not the generated files... :-(
...
(This used to be commit 9e404772811ab0c88afbface2252df2e75c5e1ba)
2003-08-29 18:55:30 +00:00
Gerald Carter
2ce05b7a3f
packaging updates; use rpm -E when possible for spec & src dir; also avoid Net::LDAP dependencies
...
(This used to be commit 3b31d1aa8ff3baaa48beee86e72e8a6caaf5ac1b)
2003-08-29 18:49:55 +00:00
Gerald Carter
1e5411ca82
updating README file after I removed some scripts
...
(This used to be commit 90133558073deb96a0e5baf26e44cf1af1acd538)
2003-08-29 16:56:59 +00:00
Gerald Carter
4f89003805
adding smbcquotas to the list of installed tools
...
(This used to be commit e872c3e4a117090528b2b1c7036e07f30b0a31ca)
2003-08-29 16:43:54 +00:00
Alexander Bokovoy
01e9f9788c
Remove cap_set_quota as it is the same as default one
...
(This used to be commit e123f1a8c8ecc0958e640ed204348d0c831f90f5)
2003-08-29 09:24:24 +00:00
Steve French
78e75d4f6c
Update mount helper to take synonyms for file_mode and dir_mode (fmask and dmask)
...
(This used to be commit 89a0e97094fa85b6339f0ad0884cf55987758263)
2003-08-29 07:31:39 +00:00
Gerald Carter
939c35e384
adding packaging for charset modules
...
(This used to be commit 8c9ae560b4f61146f8add848337c24b62fa0b9ea)
2003-08-29 06:01:01 +00:00
Gerald Carter
f13957824d
bumping version
...
(This used to be commit e5f091e79511c5dc15f750e81063a962471634f2)
2003-08-29 04:15:59 +00:00
Gerald Carter
d35d0a97e3
fix order of init scripts and remove references to swat/README
...
(This used to be commit 3ec9e76052e2e5f9f2cf26d1925344497de7c5fb)
2003-08-29 04:09:21 +00:00
Gerald Carter
fc3cc998f3
update change log with recent commit messages
...
(This used to be commit 88f949f31e51e63ff247737624a40b8283aeadf9)
2003-08-29 03:24:38 +00:00
Gerald Carter
e0d634b6b1
file was checked in by mistake
...
(This used to be commit 801a074e70e314405e1796ab22d372ab130bcd32)
2003-08-29 03:03:06 +00:00
Tim Potter
48cb8f8d5f
Fix some compiler warnings.
...
(This used to be commit f566de0541373fab97caa6b0f574f79e68ae74dc)
2003-08-29 01:33:00 +00:00
Tim Potter
d425729fd9
Add log2pcap to everything target.
...
(This used to be commit fb446ba8117c5e24489520aaea6abd25d6396287)
2003-08-29 01:25:17 +00:00
John Terpstra
077a7591ff
Adding new files needed for html files.
...
(This used to be commit da3e840e017cd64366042748d94a18faf772093b)
2003-08-29 01:17:42 +00:00
John Terpstra
04cfbc7854
Update pre-release of RC2. Note: Due to config errors not all manpages
...
were rebuilt.
(This used to be commit 01fde1a40b11e73cc98f09ab2ebbd14ed0bed4cf)
2003-08-29 01:15:53 +00:00
John Terpstra
cc87f00bdd
Relocate CHANGESECRETPW to correct level.
...
(This used to be commit f65d0d5c361e849eb7247a8ae2722f2e62df3b20)
2003-08-29 01:06:50 +00:00
John Terpstra
857149b120
Add missing markup tag.
...
(This used to be commit 1b8947e30ff3368788d1ce9e4713dd15afefe352)
2003-08-29 00:41:59 +00:00
John Terpstra
627e065235
Adding docs for the CHANGESECRETPW command.
...
(This used to be commit c2f354e7dcacdad43deca4cf3f807bfe6a908fad)
2003-08-29 00:10:37 +00:00
Jeremy Allison
fcdebdae6f
Fix bug found by tridge in 2.2.x. Ensure that %U substitution is
...
restored on next valid packet if a logon fails. This has relevence
if people are using su.exe within logon scripts !
Jeremy.
(This used to be commit d405a93a9d3f9a1d93bb3289b00683fba3160bbe)
2003-08-28 23:57:34 +00:00
Jeremy Allison
afe845235a
Fixed warnings in secret code.
...
Jeremy.
(This used to be commit 86ebf990431903b12ec24a4d9af00d665e828145)
2003-08-28 23:38:13 +00:00
Jelmer Vernooij
cad70ca6ed
Regenerate docs
...
(This used to be commit b78c6ee1d155f255d329899c237281c7cf662260)
2003-08-28 22:13:10 +00:00
Jelmer Vernooij
7e6ad82e54
Commit some old stuff from my laptop; put in Docbook/XML version of mount.cifs manpage
...
(This used to be commit c442e52488c342ba20bda0ed821d607bdbec1ddb)
2003-08-28 22:00:41 +00:00
Gerald Carter
17cad4ad25
add note about the new edition of Using Samba included in this release
...
(This used to be commit 4eefa01486ed12c6941f1ced4e45adf0f9b023be)
2003-08-28 21:29:22 +00:00
Gerald Carter
9809c98f24
make sure using_samba 2ed. files get installed ok
...
(This used to be commit 55b6129bd106898ebfe976facacfe1d079492993)
2003-08-28 21:23:04 +00:00
Gerald Carter
019349339e
getting rid of copmpiler warning
...
(This used to be commit d3f5c5c22026b2e1e4f02617a823505ae88eab24)
2003-08-28 20:48:04 +00:00
Gerald Carter
494bb81bb0
fixing typos pointed out by Vance in WHATSNEW
...
Include patch to manually set the machine trust account
password (on request from jht) to mimic 2.2. behavior.
last changes before RC2 (not counting syncing the docs).
(This used to be commit ce090371449097d4e5010e1219d449db8b0ccac5)
2003-08-28 20:24:25 +00:00
Gerald Carter
bda60c71c1
sync
...
(This used to be commit 3fcb31599984c0a3a2d2307edf0f91009bc17ef6)
2003-08-28 19:03:19 +00:00
Gerald Carter
2e3f6551d6
fix link and author information for Using Samab 2ed (in SWAT front page)
...
(This used to be commit c79840994c1f3067d268c0db6dc3166572e688eb)
2003-08-28 18:24:25 +00:00
Jeremy Allison
569c2827fa
Add length warning on register name.
...
Jeremy.
(This used to be commit 68d02ebbcd9bc4cf7c84763d03c903b1f2e55fb8)
2003-08-28 18:23:05 +00:00
Jeremy Allison
6872f392f1
Fixed off-by-one bugs in workgroup name comparisons. Complain when a
...
workgroup name is >15 characters.
Jeremy.
(This used to be commit 35a0b3c035d50474eda97b015676885722737a95)
2003-08-28 18:12:59 +00:00
Jeremy Allison
76bcb93c66
Fix rename of struct gap. ab - LOOK AT THIS. You changed one module
...
but not the other. This now compiles but I need verification.
Jeremy.
(This used to be commit 787c9764b300651af83a6e54f3090cfcf078a8a9)
2003-08-28 18:11:11 +00:00
Alexander Bokovoy
e83031c84d
Refactor charset plugins a bit and add CP437 module.
...
Now all 8-bit charsets with gaps (not all symbols defined) could be produced through
one macro -- SMB_GENERATE_CHARSET_MODULE_8_BIT_GAP(CHARSETNAME) within source file
with three charset tables. Full source code for such modules can be generated by
source/script/gen-8bit-gap.sh script which was taken from GNU libc and changed slightly
to follow our data types and structure.
(This used to be commit 37042c7bc0f349370e93e4bed37d8fa371013247)
2003-08-28 17:16:27 +00:00
Gerald Carter
a75430992f
remove rcs tag
...
(This used to be commit 7105f4bcabb29126999b5494f6d60d6f766ab5cc)
2003-08-28 17:00:36 +00:00
Gerald Carter
b3f1b28e1e
removing outdated scripts and adding comments about 'ldap password syc'
...
(This used to be commit 29885eae591bdbb899d18ac2e7ae355751cd4be6)
2003-08-28 16:38:59 +00:00
Gerald Carter
3d393502e7
revert a change to r1.397.2.91 because to operate like the docs; browseable for new home directories should be inheritied from the global defaults, not [homes]
...
(This used to be commit ea54bfc211f874c23b79572d8fb89bac73ec21a3)
2003-08-28 16:13:16 +00:00