1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/torture
Andrew Bartlett 4471778d78 s3-passdb: Remove unused sampass->pass_must_change_time
There is no need to call pdb_set_pass_must_change_time() because
nothing ever consults that value.  It is always calculated from the
domain policy.

Also, this means we no longer store the value in LDAP.  The value
would only ever be set when migrating from tdbsam or smbpasswd, not on
password changes, so would become incorrect over time.

Andrew Bartlett
2012-04-19 12:34:33 +02:00
..
cmd_vfs.c build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
denytest.c
locktest2.c
locktest.c
mangle_test.c
masktest.c
msgtest.c
nbench.c
nbio.c
pdbtest.c s3-passdb: Remove unused sampass->pass_must_change_time 2012-04-19 12:34:33 +02:00
proto.h s3: Add two notify benchmark tests 2012-04-17 10:21:02 +02:00
rpc_open_tcp.c
scanner.c
t_strappend.c
test_addrchange.c
test_async_echo.c
test_authinfo_structs.c
test_case_insensitive.c
test_chain3.c s3: Add a test that makes a chained open break an oplock 2012-02-29 01:13:01 +01:00
test_cleanup.c
test_ctdbconn.c s3: Add a second ctdb connect library 2012-04-17 10:21:01 +02:00
test_msg.c s3: Add msg_channel 2012-04-17 10:21:01 +02:00
test_notify_online.c
test_notify.c s3: Add two notify benchmark tests 2012-04-17 10:21:02 +02:00
test_ntlm_auth.py s3-selftest: Add tests for ntlm_auth gss-spnego client and server 2012-03-02 07:05:44 +01:00
test_nttrans_create.c
test_nttrans_fsctl.c
test_posix_append.c build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
test_smb2.c s3:torture/test_smb2: test path based calls during reauth in SMB2-MULTI-CHANNEL 2012-02-29 07:23:14 +01:00
test_smbsock_any_connect.c
torture.c s3: Add two notify benchmark tests 2012-04-17 10:21:02 +02:00
utable.c build: Remove SMB_OFF_T, replace with off_t 2012-04-06 01:47:43 +02:00
vfstest_chain.c s3: Add a new set of andx chain handling routines 2012-03-10 15:34:11 +01:00
vfstest.c s3-vfstest: Return an error code if cmd failed 2012-02-22 23:56:17 +01:00
vfstest.h s3: Add a new set of andx chain handling routines 2012-03-10 15:34:11 +01:00
wbc_async.c
wbc_async.h