1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-01 21:18:10 +03:00
samba-mirror/source3/rpc_server
Jim McDonough dc1f0804dd r19058: Implement "user cannot change password", and complete "user must change
password at next logon" code.  The "password last set time" of zero now
means "user must change password", because that's how windows seems to
use it.  The "can change" and "must change" times are now calculated
based on the "last set" time and policies.

We use the "can change" field now to indicate that a user cannot change
a password by putting MAX_TIME_T in it (so long as "last set" time isn't
zero).  Based on this, we set the password-can-change bit in the
faked secdesc.
(This used to be commit 21abbeaee9)
2007-10-10 12:15:06 -05:00
..
srv_dfs_nt.c r18487: Add NULL checks 2007-10-10 11:51:44 -05:00
srv_echo_nt.c r18802: Use the pidl-generated code for the srvsvc interface, both client and server code. 2007-10-10 12:00:59 -05:00
srv_eventlog_lib.c r17316: More C++ warnings -- 456 left 2007-10-10 11:38:25 -05:00
srv_eventlog_nt.c r16542: Fix #3863, reported by jason@ncac.gwu.edu 2007-10-10 11:18:59 -05:00
srv_eventlog.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
srv_initshutdown_nt.c r18789: Replace the winreg server code with the libndr parsing code. 2007-10-10 12:00:57 -05:00
srv_lsa_ds_nt.c r6014: rather large change set.... 2007-10-10 10:56:15 -05:00
srv_lsa_ds.c getting rid of copmpiler warning 2003-08-28 20:48:04 +00:00
srv_lsa_hnd.c r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.h 2007-10-10 11:51:22 -05:00
srv_lsa_nt.c r18680: Fix last struct uuids (in uncommented code). 2007-10-10 12:00:47 -05:00
srv_lsa.c r13458: Add parsing functions - but stub internals for lookupnames3 and 4. 2007-10-10 11:10:04 -05:00
srv_netlog_nt.c r19058: Implement "user cannot change password", and complete "user must change 2007-10-10 12:15:06 -05:00
srv_netlog.c r13434: Add stub for NET_SAM_LOGON_EX. 2007-10-10 11:10:02 -05:00
srv_ntsvcs_nt.c r10781: merging eventlog and svcctl code from trunk 2007-10-10 11:04:53 -05:00
srv_ntsvcs.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
srv_pipe_hnd.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
srv_pipe.c r18789: Replace the winreg server code with the libndr parsing code. 2007-10-10 12:00:57 -05:00
srv_samr_nt.c r19058: Implement "user cannot change password", and complete "user must change 2007-10-10 12:15:06 -05:00
srv_samr_util.c r18754: Get rid of some more invalid time sets 2007-10-10 12:00:54 -05:00
srv_samr.c r18621: Fix samr server build. 2007-10-10 11:52:01 -05:00
srv_spoolss_nt.c r19028: Implement getprinterinfo level 6 (only the status) and get rid of snum in the 2007-10-10 12:15:03 -05:00
srv_spoolss.c r13815: "Into the blind world let us now descend," 2007-10-10 11:10:55 -05:00
srv_srvsvc_nt.c r18823: Fix some errors in the srsvc handling code and start running the RPC-SRVSVC 2007-10-10 12:01:03 -05:00
srv_svcctl_nt.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
srv_svcctl.c r12914: adding query/set ops for security descriptors on services. 2007-10-10 11:06:07 -05:00
srv_unixinfo_nt.c r18888: Fix a 64-bit warning 2007-10-10 12:14:41 -05:00
srv_util.c r11917: Move nt_token_to_group_list to srv_netlog_nt.c. srv_util.c is empty now. 2007-10-10 11:05:35 -05:00
srv_winreg_nt.c r18962: * Add IDL for SaveKey() and RestoreKey() and regenerated 2007-10-10 12:14:51 -05:00
srv_wkssvc_nt.c r18756: cleanup copyrights after moving to new wkssvc implementation code 2007-10-10 12:00:55 -05:00