1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
Commit Graph

11786 Commits

Author SHA1 Message Date
Gerald Carter
4244e21971 updating group mapping HOWTO. 0001-01-01 00:00:00 +00:00
John Terpstra
b87ebad1ae Tidy up only. 0001-01-01 00:00:00 +00:00
Gerald Carter
43e169ce23 fix SGML syntax errors 0001-01-01 00:00:00 +00:00
John Terpstra
a1d6d56ba0 More updates: Fix typo in VFS docs, added docs on pam_smbpass.so to PAM. 0001-01-01 00:00:00 +00:00
John Terpstra
6678c325d7 More updates. 0001-01-01 00:00:00 +00:00
Shirish Kalele
11281c3920 For deep referrals, track consumed path using a counter, and calculate the
consumed count only if and when it is needed. Check into HEAD.
0001-01-01 00:00:00 +00:00
Paul Green
cf69c69594 Missed two references to a renamed file. 0001-01-01 00:00:00 +00:00
Andrew Bartlett
263407e132 Merge case handling table changes from 3.0 to HEAD. 0001-01-01 00:00:00 +00:00
Paul Green
58a4be041e Move build farm template files to their own subdirectory so that their
names can be shortened to 30 characters. Helps Stratus VOS, which has a
32-character file name limit.
0001-01-01 00:00:00 +00:00
Tim Potter
048aeefcdc Patch from waider to set exit code of last executed command specified
as an argument to -c.
0001-01-01 00:00:00 +00:00
Richard Sharpe
39f298fd39 Add more code to store keys and other records ... still more to go 0001-01-01 00:00:00 +00:00
John Terpstra
8511042ff6 Update - closed off for now 0001-01-01 00:00:00 +00:00
Gerald Carter
039e77e1d5 allow the unix group in a mapping to be changed; doesn't work with LDAP right now but should be ok with tdb's 0001-01-01 00:00:00 +00:00
Jeremy Allison
aabaac05c6 Limit the number of outstanding print notify messages for a process to
1000.
Jeremy.
0001-01-01 00:00:00 +00:00
John Terpstra
2172e558fb Added Stephen Roylance's patch to add buttons to start/stop/restart all three
daemons.
0001-01-01 00:00:00 +00:00
Christopher R. Hertel
43c1ba0ab2 Merged the changes I made in the 3.0 doc tree (wrong place) and
fiddled the entry for jCIFS (thanks, John!).
0001-01-01 00:00:00 +00:00
John Terpstra
ef0f6b8957 Added jCIFS to projects. 0001-01-01 00:00:00 +00:00
Gerald Carter
cb852a0474 don't reset the group type unless specified 0001-01-01 00:00:00 +00:00
Gerald Carter
5f1fe04a87 update copyright notice that is written to the logs 0001-01-01 00:00:00 +00:00
Jeremy Allison
5d2b2b5607 Add runtime tests for "impossible" case with -DDEVELOPER. Trying to catch logic
error on Linux.
Jeremy.
0001-01-01 00:00:00 +00:00
Volker Lendecke
d5f1082753 parse_string is only used for the authentication negotiators.
It can itself determine the length of the string it has to
transfer. Andrew B., could you take a look at the length calculation?
Is that safe?

Thanks,

Volker
0001-01-01 00:00:00 +00:00
John Terpstra
0f8f94b6ad Update. 0001-01-01 00:00:00 +00:00
Andrew Bartlett
6da9fd157b Always initialise this, to assist callers doing loops over this call.
Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
ce572df77f Make the mangleing code actually use a common prefix, not just the same
name for many files.  Also report complete failure to create a filename as
a failure of the test.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Volker Lendecke
616b6dd60f Setting the credentials for the netsec netlogon pipe connect upon each
samlogon call certainly breaks the credential chain. Do it once during
the bind response.

Volker
0001-01-01 00:00:00 +00:00
Andrew Bartlett
2a1015eb57 Merge from 3.0 - try harder to get our real DNS domain name, and send this
to the client when it asks for our DNS name and forest name.

(needed for win2k to trust us as a trusted domain).

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
65855d2ce9 Bail out early when we fail on the rw_torture test.
Andrew Bartlett
0001-01-01 00:00:00 +00:00
Richard Sharpe
ae5f8e4b5f Complete the space allocation code for HBIN blocks ... 0001-01-01 00:00:00 +00:00
Richard Sharpe
cfa67f23e3 Commit more code dealing with allocating space in the HBIN blocks ... 0001-01-01 00:00:00 +00:00
Gerald Carter
f0c7d9def7 default new groups to domain groups 0001-01-01 00:00:00 +00:00
Andrew Bartlett
09bc2dd51c Merge from 3.0 - fix domain joins not to always join as BDC. 0001-01-01 00:00:00 +00:00
Gerald Carter
00dfaa7c2c support referencing group by sid in all operations; allow group name to be changed 0001-01-01 00:00:00 +00:00
Gerald Carter
2e5e686173 another lost merge from 3.0; my fault 0001-01-01 00:00:00 +00:00
Gerald Carter
cf6af44a24 wrap pdb_enum_group_mapping() in [un]become_root() so LDAP queries can get the credentials from secrets.tdb 0001-01-01 00:00:00 +00:00
Gerald Carter
8c3be38f6a merging fixes from SAMBA_3_0 0001-01-01 00:00:00 +00:00
Richard Sharpe
de337632c9 More infrastructure for storing registry 0001-01-01 00:00:00 +00:00
Jeremy Allison
f8021af2a7 Tidyups of some dubious logic discovered whilst trying to track down a
strange oplock related issue on the PSA.
Jeremy.
0001-01-01 00:00:00 +00:00
John Terpstra
042427c1f8 Adding more updates - maybe last one for today. 0001-01-01 00:00:00 +00:00
John Terpstra
585907f324 I hate typos! 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
a9e978ba42 Add note from "Roylance, Stephen D." <SROYLANCE@PARTNERS.ORG> about Solaris9 and
winbind
0001-01-01 00:00:00 +00:00
John Terpstra
931ef8777e Fix typo. 0001-01-01 00:00:00 +00:00
John Terpstra
27eafbec10 Updates. 0001-01-01 00:00:00 +00:00
John Terpstra
1027525be2 Merged the two browsing documents into one. Added locking module to global.ent file. 0001-01-01 00:00:00 +00:00
Andrew Bartlett
715bd4cf4e Use the -W domain option to select the SID to show 0001-01-01 00:00:00 +00:00
John Terpstra
f0dc3e6da8 Replacing file with correct version. 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
280ba59b81 More docs are up to date now... 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
2c258e5951 Add question about scope id's 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
f2c333822f Move information about locking to seperate chapter and
information about scope id's to the faq
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
a24e89ea44 Add new part 'Troubleshooting' 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
8dc7087cf0 Create ../textdocs, ../htmldocs or ../manpages if they don't exist already 0001-01-01 00:00:00 +00:00