1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/include
Jim McDonough 357998ddbd Password lockout for LDAP backend. Caches autolock flag, bad count, and
bad time locally, updating the directory only for hitting the policy limit
or resetting.

This needed to be done at the passdb level rather than auth, because some
of the functions need to be supported from tools such as pdbedit.  It was
done at the LDAP backend level instead of generically after discussion,
because of the complexity of inserting it at a higher level.

The login cache read/write/delete is outside of the ldap backend, so it could
easily be called by other backends.  tdbsam won't call it for obvious
reasons, and authors of other backends need to decide if they want to
implement it.
(This used to be commit 2a679cbc87)
2004-03-18 19:22:51 +00:00
..
.cvsignore created a new target: genparse 2003-10-15 17:41:25 +00:00
ads.h fix some warnings from the Sun compiler 2004-01-09 14:54:33 +00:00
adt_tree.h fixed compilation with --enable-dmalloc 2004-02-26 02:11:31 +00:00
asn_1.h fix some warnings from the Sun compiler 2004-01-09 14:54:33 +00:00
auth.h Changes all over the shop, but all towards: 2003-11-22 13:19:38 +00:00
authdata.h port latest changes from SAMBA_3_0 tree 2003-08-02 20:06:57 +00:00
byteorder.h port latest changes from SAMBA_3_0 tree 2003-08-02 20:06:57 +00:00
charset.h sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
client.h Changes all over the shop, but all towards: 2003-11-22 13:19:38 +00:00
clitar.h Removed version number from file header. 2002-01-30 06:08:46 +00:00
debug.h Apply James' printf format checking patch for SGI MIPSPro compiler. 2004-02-09 00:59:22 +00:00
dlinklist.h Removed version number from file header. 2002-01-30 06:08:46 +00:00
doserr.h Added new error codes. Fix up connection code to retry in the same way 2002-10-17 17:10:29 +00:00
dynconfig.h port latest changes from SAMBA_3_0 tree 2003-08-02 20:06:57 +00:00
fake_file.h smbcquota patch from metze 2003-04-11 23:32:00 +00:00
hash.h Signed/unsigned fix from HEAD 2003-02-24 03:26:49 +00:00
hmacmd5.h Removed version number from file header. 2002-01-30 06:08:46 +00:00
idmap.h port latest changes from SAMBA_3_0 tree 2003-08-02 20:06:57 +00:00
includes.h add missing #ifdef HAVE_BICONV stuff 2004-03-11 15:12:59 +00:00
interfaces.h
intl.h Merge from 3.0: 2003-10-09 06:10:52 +00:00
libsmb_internal.h The fixes from Tom plus a minor update from me. 2002-11-04 02:01:48 +00:00
libsmbclient.h Add prototype for smbc_remove_unused_server() to fix compiler warning. 2003-11-02 14:15:36 +00:00
local.h parameterise the listen backlog in smbd and make it larger by default. A backlog of 5 is way too small these days. 2003-10-29 04:58:48 +00:00
MacExtensions.h More spelling. 2002-04-04 20:38:10 +00:00
mangle.h updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
mapping.h trying to get HEAD building again. If you want the code 2003-07-16 05:34:56 +00:00
md5.h updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
messages.h Merge: remove tallocdump messages. 2003-04-14 03:51:29 +00:00
module.h Fix the events API. Patch by metze with some minor modifications. 2003-05-29 14:46:30 +00:00
msdfs.h updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
nameserv.h Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios 2004-03-15 21:45:45 +00:00
nt_printing.h add #define for the max device name length in a DEVICEMODE 2003-03-06 16:09:11 +00:00
nt_status.h deldriver fix 2002-11-09 14:49:26 +00:00
ntdomain.h Changes all over the shop, but all towards: 2003-11-22 13:19:38 +00:00
nterr.h Merge: add DFS error constant. 2003-05-27 00:07:45 +00:00
ntioctl.h sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
ntlmssp.h Make arbitary binary data unsigned char. 2004-01-05 00:14:12 +00:00
ntquotas.h sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
passdb.h Password lockout for LDAP backend. Caches autolock flag, bad count, and 2004-03-18 19:22:51 +00:00
popt_common.h port latest changes from SAMBA_3_0 tree 2003-08-02 20:06:57 +00:00
printing.h a small include file rearrangement that doesn't affect normal 2003-11-12 01:51:10 +00:00
privileges.h split some security related functions in their own files. 2003-10-06 01:38:46 +00:00
pstring.h Removed version number from file header. 2002-01-30 06:08:46 +00:00
rap.h Removed version number from file header. 2002-01-30 06:08:46 +00:00
rpc_brs.h Removed version number from file header. 2002-01-30 06:08:46 +00:00
rpc_client.h Removed version number from file header. 2002-01-30 06:08:46 +00:00
rpc_creds.h Removed version number from file header. 2002-01-30 06:08:46 +00:00
rpc_dce.h commit sign only patch from Andrew; bug 167; tested using 2k & XP clientspreviously joined to the Samba domain 2003-10-01 22:00:19 +00:00
rpc_dfs.h Removed version number from file header. 2002-01-30 06:08:46 +00:00
rpc_ds.h rpc_client/cli_lsarpc.c: 2004-01-05 02:04:37 +00:00
rpc_echo.h Merge: 2003-04-15 03:09:35 +00:00
rpc_lsa.h split some security related functions in their own files. 2003-10-06 01:38:46 +00:00
rpc_misc.h add well known rid for pre win2k compatible access group; bug 897 2003-12-22 21:48:06 +00:00
rpc_netlogon.h (merge from HEAD) 2003-03-24 09:54:13 +00:00
rpc_parse.h Removed version number from file header. 2002-01-30 06:08:46 +00:00
rpc_reg.h Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1 2003-01-04 07:50:04 +00:00
rpc_samr.h Add 'net rpc group add'. For this parse_samr.c had to be changed: The 2004-02-24 18:00:41 +00:00
rpc_secdes.h port latest changes from SAMBA_3_0 tree 2003-08-02 20:06:57 +00:00
rpc_shutdown.h New files for support of initshutdown pipe. Win2k doesn't respond properly 2003-10-24 13:38:13 +00:00
rpc_spoolss.h sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
rpc_srvsvc.h trying to get HEAD building again. If you want the code 2003-07-16 05:34:56 +00:00
rpc_wkssvc.h Removed version number from file header. 2002-01-30 06:08:46 +00:00
safe_string.h Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios 2004-03-15 21:45:45 +00:00
samba_linux_quota.h Oops. Broke the build. Added missing files. 2004-01-05 21:02:37 +00:00
samba_xfs_quota.h Oops. Broke the build. Added missing files. 2004-01-05 21:02:37 +00:00
secrets.h sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
session.h Removed version number from file header. 2002-01-30 06:08:46 +00:00
smb_acls.h more 2.2.x compatibility fixes - allow user looksup in the kerb5 2003-10-20 16:50:14 +00:00
smb_macros.h Use a common function to parse all pathnames from the wire. This allows 2004-03-03 20:55:59 +00:00
smb.h Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios 2004-03-15 21:45:45 +00:00
smbldap.h Password lockout for LDAP backend. Caches autolock flag, bad count, and 2004-03-18 19:22:51 +00:00
smbprofile.h Added NTrename SMB (0xA5) - how did we miss this.... ? 2004-02-24 00:06:08 +00:00
spnego.h sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
srvstr.h (merge from HEAD) 2003-03-22 13:47:42 +00:00
stamp-h.in
sysquotas.h Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2.x quota methods. 2004-01-05 19:36:02 +00:00
talloc.h split some security related functions in their own files. 2003-10-06 01:38:46 +00:00
trans2.h sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
util_getent.h Removed version number from file header. 2002-01-30 06:08:46 +00:00
vfs_macros.h Patch based on work from James Peach <jpeach@sgi.com> to convert over to 2004-01-06 01:22:14 +00:00
vfs.h Patch based on work from James Peach <jpeach@sgi.com> to convert over to 2004-01-06 01:22:14 +00:00
xfile.h Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions. 2003-01-03 03:24:23 +00:00