1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-03 01:18:10 +03:00
samba-mirror/source3
Volker Lendecke c4c984d97d s3: Avoid races to change the machine password in winbind
The machine password handler has code to deal with every node in the cluster
trying to change the machine password at the same time. However, it is not very
nice to the DC if everyone tries this simultaneously. This adds a random 0-255
second offset to our timed event. When this fires a bit later than strictly
calculated, someone else might have stepped in and have already changed it. The
timed event handler will handle this gracefully, it won't even try to do it
again.
2009-11-19 19:04:39 +01:00
..
auth s3:fix a comment typo 2009-11-14 01:28:58 +01:00
client s3: Convert cli_set_unix_extensions_capabilities_send to async 2009-11-14 11:03:28 +01:00
exports
groupdb Pass a talloc_ctx to pdb_enum_aliasmem 2009-06-08 21:14:10 +02:00
include s3: Factor timeval_string out of current_timestring() 2009-11-19 19:04:38 +01:00
iniparser
iniparser_build
intl
lib s3: Factor timeval_string out of current_timestring() 2009-11-19 19:04:38 +01:00
libaddns Do not redefine strupr 2009-09-02 13:02:39 +02:00
libads Remove unused variable warning. 2009-11-12 14:09:25 -08:00
libgpo Fix Coverity ID 913 (NEGATIVE_RETURNS) -- gd, please check! 2009-05-03 23:06:01 +02:00
libnet s3-netlogon: pass down account name to remote password set functions. 2009-10-13 00:07:45 +02:00
librpc Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly" 2009-11-08 19:43:47 +01:00
libsmb s3: Fix the build on Solaris 2009-11-17 15:16:28 +01:00
locale s3: Remove the lua interpreter again 2009-09-29 13:51:43 +02:00
locking s3: Remove debug_ctx() 2009-11-03 11:30:00 +01:00
m4 build: use AS_HELP_STRING() for --with-localedir 2009-09-23 00:53:47 +02:00
modules s3: Replace some create_synthetic_smb_fname() calls 2009-11-18 23:16:13 +01:00
nmbd Reduce debug log level from 0 -> 7 on non-critical message. 2009-09-24 17:44:45 -07:00
pam_smbpass s3:pam_smbpass: fix build error on some Linux distros 2009-07-03 09:34:21 +02:00
param Remove "store create time" code, cause create time to be stored 2009-11-17 14:55:02 -08:00
passdb s3:pdb_ldap: fix a comment typo 2009-11-19 17:55:47 +01:00
pkgconfig
po Revert "s3: Update i18n files" 2009-08-07 09:54:52 +02:00
printing Remove "store create time" code, cause create time to be stored 2009-11-17 14:55:02 -08:00
profile s3:smbd: Fix bug 6690, wrong error check 2009-09-08 17:39:51 +02:00
registry s3:registry: add an extra check for dsize==0 to regdb_fetch_keys_internal() 2009-11-03 01:02:39 +01:00
rpc_client s3: Add min_setup, min_param and min_data to cli_trans_recv 2009-11-14 12:20:12 +01:00
rpc_parse s3: Remove debug_ctx() 2009-11-03 11:30:00 +01:00
rpc_server s3-samr: implement _samr_ValidatePassword(). 2009-11-10 13:08:29 +01:00
rpcclient s3-rpcclient: use the parsed binding string flags for auth choice. 2009-11-13 01:13:06 +01:00
script s3-netlogon: enable RPC-NETLOGON-ADMIN test against s3. 2009-11-09 17:36:53 +01:00
selftest selftest/Samba3: Test smb signing against the member server 2009-03-23 12:21:14 +01:00
services s3-registry: use pull_reg_sz() where appropriate. 2009-10-01 11:40:30 +02:00
smbd s3: Replace some create_synthetic_smb_fname() calls 2009-11-18 23:16:13 +01:00
stf
tests
torture s3: Convert cli_set_unix_extensions_capabilities_send to async 2009-11-14 11:03:28 +01:00
utils Ensure all callers to the rpc_client/cli_pipe functions correctly 2009-11-12 13:56:33 -08:00
web Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT 2009-05-26 17:48:23 +02:00
winbindd s3: Avoid races to change the machine password in winbind 2009-11-19 19:04:39 +01:00
.dmallocrc
.indent.pro
autogen.sh Tell newbie devs about ./configure.developer 2009-09-06 12:01:05 +02:00
change-log Fix typo. 2009-10-19 09:47:33 +02:00
config.guess Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
config.sub Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
configure.developer
configure.in s3-kerberos: add smb_krb5_get_{creds,credentials} incl. support for S4U2SELF impersonation. 2009-11-06 12:43:03 +01:00
Doxyfile
dynconfig.c
install-sh
localedir.c
mainpage.dox
Makefile.in s3-build: really fix build of winbind_krb5_locator. 2009-11-19 13:48:44 +01:00
samba4-templates.mk
samba4.m4 s3 merged build: Don't build wbinfo twice. 2009-08-19 12:39:45 +02:00
samba4.mk Fix "make install" by removing all references to python. Not currently 2009-10-20 13:42:28 -07:00
smbadduser.in
VERSION s3/VERSION: Raise version number up to 3.6.0. 2009-10-01 14:50:28 +02:00