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

11473 Commits

Author SHA1 Message Date
Volker Lendecke
e1f953241e This is a merge of the NETLOGON schannel server code from Samba
TNG. Actually, it exists in the main Samba cvs tree in APPLIANCE_TNG
as I found out later :-)

It adds a new parameter: server schannel = yes/auto/no defaulting to
auto.

What does this mean to the user: No requireSignOrSeal registry patch
for XP anymore.

Many thanks for this code to Luke Leighton, Elrond and anybody else I
forgot to mention.

My next thing will be to see if this applies cleanly to 3_0.

Please test and comment!

Volker
0001-01-01 00:00:00 +00:00
John Terpstra
ec8f717f77 Updated CUPS info from Kurt Pfiefle's Samba-2.2 docs. 0001-01-01 00:00:00 +00:00
John Terpstra
64b1a9634a Some update and Fixes for typos. 0001-01-01 00:00:00 +00:00
John Terpstra
679191bfd5 New docs added. 0001-01-01 00:00:00 +00:00
John Terpstra
ed6fd02ff8 More docs updates. Much more under way. 0001-01-01 00:00:00 +00:00
Martin Pool
4804873559 Merge from Subversion r50. 0001-01-01 00:00:00 +00:00
Martin Pool
1b1bb8ac37 Merge from Subversion:
Add example of a test that fails.
0001-01-01 00:00:00 +00:00
Martin Pool
54f4df0301 t_doschar: Test harness that exercises check_dos_char() 0001-01-01 00:00:00 +00:00
Martin Pool
346c763fd1 Test harness that exercises check_dos_char() 0001-01-01 00:00:00 +00:00
Jeremy Allison
5dc3150ff3 Fix the new storage code to correctly convert from system queue info to
pjob info. Ensure we retrieve more than one job from the storage code.
Jeremy.
0001-01-01 00:00:00 +00:00
Tim Potter
67bc6bccc2 SAMR lookupdomain rpc client patches from amber palekar <amber@nu3.net> 0001-01-01 00:00:00 +00:00
Tim Potter
18685d137e Fix compiler warning - cli_lsa_query_info_policy actually returns the
domain name.  We were passing in an already initialised string which was
causing the warning.
0001-01-01 00:00:00 +00:00
Tim Potter
516e6c2e00 Updated warning messages for when configure.in is updated. 0001-01-01 00:00:00 +00:00
Tim Potter
32d1dd19bb Removed unused variables. 0001-01-01 00:00:00 +00:00
Tim Potter
9c706be7b4 Fixed compiler warning. 0001-01-01 00:00:00 +00:00
Gerald Carter
4475d47179 better method of locating autoconf and autoheader; patch by Willi Mann 0001-01-01 00:00:00 +00:00
Tim Potter
3ac60d2ceb Abort configure if --with-ads and --without-ldap. 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
c38bdb2aa0 Convert RoutedNetworks to SGML 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
abfd78c7e3 Update docs status. We have only 1 program left to document (wrepld),
and 3 manpages to finished (net, smb.conf, ntlm_auth)
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
0428827ab1 Document remaining commands 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
13d79e38a6 Fix formatting of rpcclient manpage 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
82664c099d - Use entities in smbsh.1
- First update of commands in rpcclient.1
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
edd15d36f5 Update manpages for 3.0 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
2259117e65 Update to 3.0 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
4e2828165b Update for 3.0 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
28ba8dabb3 Update for 3.0 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
55d9ef08a7 Give warning if 'drvupgrade' doesn't get a parameter 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
c44cc1be75 Add documentation for new messages in 3.0 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
0aba351a62 Remove compile info 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
028b05e1bb Fix typo 0001-01-01 00:00:00 +00:00
John Terpstra
79e66288f9 More doco updates. Another few days and it will be cooked. 0001-01-01 00:00:00 +00:00
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.
0001-01-01 00:00:00 +00:00
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.
0001-01-01 00:00:00 +00:00
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.
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
3e2b73fcc1 winbindd should depend on IDMAP_OBJ too, not just link with it 0001-01-01 00:00:00 +00:00
Richard Sharpe
21a99fdec3 More of coolo's changes for UTF-8 and some minor fixes of mine. 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
5d2fd222a9 There's no need to use LDAP_CFLAGS, just use CFLAGS 0001-01-01 00:00:00 +00:00
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
0001-01-01 00:00:00 +00:00
Richard Sharpe
e1a159c55f Commit some more fixes for Coolo ... 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
20ee66b661 Regenerate docs 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
94eaa378da Use entity for percent sign 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
674d0ca5d8 Add static 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
8b5ad24231 Add const (from a patch by Stephan Kulow <coolo@kde.org>) 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
cdaa3bf12e Add KRB5LIBS to smbmount 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
7cd2c44745 Link in lib/snprintf.o with editreg for use on systems that don't have snprintf 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
fef586d6cd Add EDITREG_OBJ 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
a5a980eb3e Only link in popt when we need it 0001-01-01 00:00:00 +00:00
Andrew Bartlett
1afb2695a0 Map a useless error code to a useful one... 0001-01-01 00:00:00 +00:00
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
0001-01-01 00:00:00 +00:00
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.
0001-01-01 00:00:00 +00:00