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

11398 Commits

Author SHA1 Message Date
Jelmer Vernooij
28ba8dabb3 Update for 3.0 -
Jelmer Vernooij
55d9ef08a7 Give warning if 'drvupgrade' doesn't get a parameter -
Jelmer Vernooij
c44cc1be75 Add documentation for new messages in 3.0 -
Jelmer Vernooij
0aba351a62 Remove compile info -
Jelmer Vernooij
028b05e1bb Fix typo -
John Terpstra
79e66288f9 More doco updates. Another few days and it will be cooked. -
Tim Potter
f9cb23e687 Fix a compile warning in slprintf format string.
Possible typo: winbind_idmap_methods -> winbindd_idmap_methods

Fix wrong format char when generating a ldap filter string.
-
Jim McDonough
87c7c582c6 The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):
This patch moves the ldap routines out of passdb into a generic
library and implements an LDAP backend for IDMAP.  THe backend
can be enabled with "idmap backend = ldap" in smb.conf.  THere
are also schema changes to make sure to update teh ldap schema files.
-
Jeremy Allison
214b217b27 Fixup swat warning.
Fix winbindd dual mode in the same was as in APP_HEAD. "Ken Cross" <kcross@nssolutions.com>
noticed the problem.
Jeremy.
-
Jelmer Vernooij
3e2b73fcc1 winbindd should depend on IDMAP_OBJ too, not just link with it -
Richard Sharpe
21a99fdec3 More of coolo's changes for UTF-8 and some minor fixes of mine. -
Jelmer Vernooij
5d2fd222a9 There's no need to use LDAP_CFLAGS, just use CFLAGS -
Jelmer Vernooij
e05d78699c Only use cflags and libs from krb5 when they appear to be working - fixes
build on BSD machines that have a krb5-config that returns @INCLUDE_des@ for
--cflags
-
Richard Sharpe
e1a159c55f Commit some more fixes for Coolo ... -
Jelmer Vernooij
20ee66b661 Regenerate docs -
Jelmer Vernooij
94eaa378da Use entity for percent sign -
Jelmer Vernooij
674d0ca5d8 Add static -
Jelmer Vernooij
8b5ad24231 Add const (from a patch by Stephan Kulow <coolo@kde.org>) -
Jelmer Vernooij
cdaa3bf12e Add KRB5LIBS to smbmount -
Jelmer Vernooij
7cd2c44745 Link in lib/snprintf.o with editreg for use on systems that don't have snprintf -
Jelmer Vernooij
fef586d6cd Add EDITREG_OBJ -
Jelmer Vernooij
a5a980eb3e Only link in popt when we need it -
Andrew Bartlett
1afb2695a0 Map a useless error code to a useful one... -
Andrew Bartlett
e73b01204a Print out the 'freindly' error message from winbind. Also print useful
information into it re the privilaged pipe.

Also clean up some bugs in winbindd_pam.c

Andrew Bartlett
-
Jelmer Vernooij
266c3970df Only link in libs when they are actually used. Works great here and on
one of my other boxes. I'll watch the buildfarm.
-
Jelmer Vernooij
5c0e4b4dc6 Fix searching master ip by bcast when old master has gone away (based on patch by Stephan Kulow <coolo@kde.org>) -
Andrew Bartlett
441d6952bd Update ntlm_auth and winbind manpages.
Andrew Bartlett
-
Andrew Bartlett
ce197eae8d error_string, not error_message... -
Andrew Bartlett
fa47e44b9c Clean up ntlm_auth a bit, and add a --diagnositics swtich, to check that
the returned session key is the one that we expect to get for that each
of login.

Andrew Bartlett
-
Jelmer Vernooij
597b23e9fb Renegerate docs after John's changes -
Jelmer Vernooij
7dccd144b7 Add const -
Simo Sorce
0278132047 THE Idmap patch :-)
includes a --with-idmap=no switch to disable idmap usage if you find
problems.

cosmetic fixes and param aliases to separate winbind from idamp roles.

A temporarily remote idmap winbind compatibility backend.
As I have time I will further change code to not call directly winbind
(partly done but not tested) and a specilized module will be built in place
for the current glue hack.

The patch has been tested locally in my limited time, the patch is simple and
clear and should not reserve problems, if any just disable it.

As usual, comments and fisex are welcome :-)

Simo.
-
Andrew Bartlett
d84a3fc522 Fix a crash bug if LDAP doesn't fill in ld_error.
Andrew Bartlett
C VS: ----------------------------------------------------------------------
-
John Terpstra
979283d6e9 Update to current projdoc level. -
John Terpstra
57d5a68628 Fixing typos. Who put them typos in there? Argh! -
Jeremy Allison
48f3bf0ea5 Subtle changes to message handling after ENUMJOBS.
Jeremy.
-
John Terpstra
d309f39f64 And yet another doco update. Yet more to follow soon. -
John Terpstra
8333c4709e More of the documentation overhaul. More to follow. -
Andrew Bartlett
647a720cfb OHKAWA Yuichi (kuri@makino.ecei.tohoku.ac.jp) points out that using
decoded.length after it's been zero'ed out by data_blob_free() doesn't
give you the original length...

Andrew Bartlett
-
Jelmer Vernooij
1a3f8a5f8a - Update documentation of 'wins server' (add info about tags, namespaces) -
Jelmer Vernooij
3e10d92746 Use <note> instead of <emphasis>NOTE</emphasis> (gives much nicer output) -
Gerald Carter
3d37e1ece9 fix potential handle leak in _spoolss_open_printer_ex(); final fix for CR2102; reviewed by jra -
Jelmer Vernooij
860e4c4561 Fix build of shared xml/mysql modules -
Andrew Tridgell
b3edfa9196 changed the order of checking whether a SID is a UID or a GID in posix
acls. This is needed because sid_to_uid always claims that the sid is
a user, due ot a change I made some months back.

This change was suggested by Chere Zhou, but is really an interim
measure. Chere is looking at a longer term solution.
-
Andrew Tridgell
591a500ed7 reversed the sense of the TCON test, now that we know that win2003
fixes this. This means that TCON fails on win2000, but passes on Samba
and win2003
-
Jelmer Vernooij
a4bbe4acf7 Update some info and typos in PAM-Authentication-And-Samba -
Jelmer Vernooij
efe3dd876a More doc updates:
- Move information about compiling with ADS support to appendix about compiling
- Make DOMAIN_MEMBER NT4-domain only (because current ADS info was incomplete and becoming an ADS domain member is documented more properly in ADS-HOWTO)
-
Jelmer Vernooij
6cb01d2156 Update NT_Security for 3.0 -
Jelmer Vernooij
137254a16c Add basic documentation on editreg -
Jelmer Vernooij
e09a6fe276 Add very basic documentation for ntlm_auth -