1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
Commit Graph

10345 Commits

Author SHA1 Message Date
Jelmer Vernooij
0dd0f68b0f Don't build Makefile for examples/sam 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
fc77e68b2b Remove SAM files - they belong in HEAD 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
c089c33468 Remove last SAM files 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
6691720620 Remove references to SAM 0001-01-01 00:00:00 +00:00
John Terpstra
f50b2c854e Not sure why this is here - so off it goes. 0001-01-01 00:00:00 +00:00
John Terpstra
e55e4c8dd6 Adding Buchan Milne's updates from HEAD. 0001-01-01 00:00:00 +00:00
John Terpstra
d816c35c1d Adding Buchan Milne's updates. 0001-01-01 00:00:00 +00:00
John Terpstra
d134d66f98 Added Buchan Milne's DESTDIR patch. 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
94647051ad Add autom4te.cache (used by newer autoconfs) 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
68f4ea7576 Add autom4te.cache (generated by newer autoconfs) 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
da0d48eedc Back out SAM - it belongs in HEAD 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
808dbcf345 Remove SAM - it belongs in HEAD 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
cda79af76a Remove SAM from 3.0 - it belongs in HEAD 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
658f3e92dd Sync with HEAD 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
a64affffb2 Sync with HEAD 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
987b62137d Sync with HEAD 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
5bd2c390e8 We also support security = server 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
752ef9463d 2.2 was the previous release - don't talk about it like it's current 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
c11b611bac Small markup fixes 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
932b364de7 -E doesn't take arguments 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
706a87e774 Sync with actual changes 0001-01-01 00:00:00 +00:00
Jim McDonough
5dfc073305 Merge rest of Jelmer's popt_common updates from HEAD to fix build. 0001-01-01 00:00:00 +00:00
Jim McDonough
89e3a3da5d Merge from HEAD:
GUID formatting on ads dump
Allow rc4-hmac when available
.NET likes both forms of servicePrincipalName in machine account record
0001-01-01 00:00:00 +00:00
Jim McDonough
60b9e352b3 Move guid formatting functions over from HEAD. 0001-01-01 00:00:00 +00:00
Andrew Bartlett
5c4967c70d Fix a nice little memory leak in our uid changing code.
Andrew Bartlett
0001-01-01 00:00:00 +00:00
Tim Potter
3a7f8a568e Added close and unlink functions. 0001-01-01 00:00:00 +00:00
Jeremy Allison
78df2c916a Fix fd leak with kernel change notify.
Jeremy.
0001-01-01 00:00:00 +00:00
Jeremy Allison
a204339073 Fix fd leak with kernel change notify.
Jeremy.
0001-01-01 00:00:00 +00:00
Jelmer Vernooij
1c334f05a5 Fix typo (s/-s/-S) 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
522b7470a3 Fix typo (-s -> -S) 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
257a1ff880 Update info on ldap suffix (thanks metze) 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
904e48e49f Update info on ldap suffix (thanks metze) 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
245e2cae25 sync with head 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
9daaf66754 sync with head... 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
60c83a6007 Sync with head... 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
4ae350671e Sync with HEAD 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
d3c29d2902 Sync with hEAD 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
ab712e9d15 Sync with head 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
a3d9fd65eb Sync with HEAD 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
906f25d1fb Sync with HEAD 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
85eeb8870f document ldap suffix 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
e8475eceb3 Sync with HEAD 0001-01-01 00:00:00 +00:00
Volker Lendecke
5c0869be32 Implement 'net maxrid'. Needed to find the maximum current rid to
set 'algorithmic rid base' correctly after a 'net rpc vampire'.

Volker
0001-01-01 00:00:00 +00:00
John Terpstra
73c28c527d Remove make_printerdef from binary install process. 0001-01-01 00:00:00 +00:00
Jelmer Vernooij
8c15db105a Fix bug in '-d' 0001-01-01 00:00:00 +00:00
Andrew Bartlett
9fa1863d8e Try to catch up on the code I've put into HEAD that should be in 3.0:
- vorlan's hosts allow with DNS names patch
 - use x_fileno() in debug.c, not the struct directly.
 - check for server timeout on password change (was reporting success)
 - better error/status loggin in both the pam_winbind client and winbindd_pam
server code.
 - (pdb_ldap) don't set the ldap version twice - we do it on every bind anyway.
0001-01-01 00:00:00 +00:00
Andrew Bartlett
3418da1645 One more step towards to better PDC.
This patch, from "Stefan (metze) Metzmacher" <metze@metzemix.de> implements an
LDAP connection cache.  This removes the quite silly situation where every
single passdb operation involved a new LDAP connection.

The hope is that this will give us a decent performance boost in some usrmgr
related activities, and in the sid->name/sid->uid code.

The remaining things I think are 'todo' for pdb_ldap (in the near term) are:
 - intergrate volker's next_rid patch for NUA accounts,
 - add a 'trust ldap ids' option (remove Get_Pwnam() hit on enumerations).
 - put the group mapping actually into ldap
 - Schema fixes and do utf8 conversion
 - server failover (try a second server for the rebind on fail)
 - ensure we block between an 'add' and the ldap master replicating to our
   local slave (mezte found this issue, kills domain joins)

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
b0d5745bb5 Make sure that we always return False if the password change never returns.
(A stuck 'unix passowrd sync' was gettting reported as 'success', causing
all sorts of fun)

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Andrew Bartlett
425782ba32 Updates to winbind's PAM client and server - make the debug logs
work a bit better for password changing.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
Jeremy Allison
997c234e15 Fix problem where an fd would be left open for every printer queue.
Jeremy.
0001-01-01 00:00:00 +00:00