Searched refs:stored_time (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/rpc_server/
H A Dsrv_samr_util.c72 time_t unix_time, stored_time; local
81 stored_time = pdb_get_logon_time(to);
82 DEBUG(10,("INFO_21 LOGON_TIME: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
83 if (stored_time != unix_time)
89 stored_time = pdb_get_logoff_time(to);
90 DEBUG(10,("INFO_21 LOGOFF_TIME: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
91 if (stored_time != unix_time)
97 stored_time = pdb_get_kickoff_time(to);
98 DEBUG(10,("INFO_21 KICKOFF_TIME: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
99 if (stored_time !
295 time_t unix_time, stored_time; local
508 time_t unix_time, stored_time; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/rpc_server/
H A Dsrv_samr_util.c72 time_t unix_time, stored_time; local
81 stored_time = pdb_get_logon_time(to);
82 DEBUG(10,("INFO_21 LOGON_TIME: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
83 if (stored_time != unix_time)
89 stored_time = pdb_get_logoff_time(to);
90 DEBUG(10,("INFO_21 LOGOFF_TIME: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
91 if (stored_time != unix_time)
97 stored_time = pdb_get_kickoff_time(to);
98 DEBUG(10,("INFO_21 KICKOFF_TIME: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
99 if (stored_time !
295 time_t unix_time, stored_time; local
508 time_t unix_time, stored_time; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/rpc_server/
H A Dsrv_samr_util.c72 time_t unix_time, stored_time; local
81 stored_time = pdb_get_logon_time(to);
82 DEBUG(10,("INFO_21 LOGON_TIME: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
83 if (stored_time != unix_time)
89 stored_time = pdb_get_logoff_time(to);
90 DEBUG(10,("INFO_21 LOGOFF_TIME: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
91 if (stored_time != unix_time)
97 stored_time = pdb_get_kickoff_time(to);
98 DEBUG(10,("INFO_21 KICKOFF_TIME: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
99 if (stored_time !
295 time_t unix_time, stored_time; local
508 time_t unix_time, stored_time; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/rpc_server/
H A Dsrv_samr_util.c337 time_t unix_time, stored_time; local
353 stored_time = pdb_get_logon_time(to);
355 (long unsigned int)stored_time,
357 if (stored_time != unix_time) {
364 stored_time = pdb_get_logoff_time(to);
366 (long unsigned int)stored_time,
368 if (stored_time != unix_time) {
375 stored_time = pdb_get_kickoff_time(to);
377 (long unsigned int)stored_time,
379 if (stored_time !
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/rpc_server/
H A Dsrv_samr_util.c337 time_t unix_time, stored_time; local
353 stored_time = pdb_get_logon_time(to);
355 (long unsigned int)stored_time,
357 if (stored_time != unix_time) {
364 stored_time = pdb_get_logoff_time(to);
366 (long unsigned int)stored_time,
368 if (stored_time != unix_time) {
375 stored_time = pdb_get_kickoff_time(to);
377 (long unsigned int)stored_time,
379 if (stored_time !
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/rpc_server/
H A Dsrv_samr_util.c337 time_t unix_time, stored_time; local
353 stored_time = pdb_get_logon_time(to);
355 (long unsigned int)stored_time,
357 if (stored_time != unix_time) {
364 stored_time = pdb_get_logoff_time(to);
366 (long unsigned int)stored_time,
368 if (stored_time != unix_time) {
375 stored_time = pdb_get_kickoff_time(to);
377 (long unsigned int)stored_time,
379 if (stored_time !
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/libnet/
H A Dlibnet_samsync_passdb.c45 time_t unix_time, stored_time; local
147 stored_time = pdb_get_logon_time(account);
148 if (stored_time != unix_time)
154 stored_time = pdb_get_logoff_time(account);
155 if (stored_time != unix_time)
192 stored_time = pdb_get_pass_last_set_time(account);
193 if (stored_time != unix_time)
202 stored_time = pdb_get_kickoff_time(account);
203 if (stored_time != unix_time)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/libnet/
H A Dlibnet_samsync_passdb.c45 time_t unix_time, stored_time; local
147 stored_time = pdb_get_logon_time(account);
148 if (stored_time != unix_time)
154 stored_time = pdb_get_logoff_time(account);
155 if (stored_time != unix_time)
192 stored_time = pdb_get_pass_last_set_time(account);
193 if (stored_time != unix_time)
202 stored_time = pdb_get_kickoff_time(account);
203 if (stored_time != unix_time)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/libnet/
H A Dlibnet_samsync_passdb.c45 time_t unix_time, stored_time; local
147 stored_time = pdb_get_logon_time(account);
148 if (stored_time != unix_time)
154 stored_time = pdb_get_logoff_time(account);
155 if (stored_time != unix_time)
192 stored_time = pdb_get_pass_last_set_time(account);
193 if (stored_time != unix_time)
202 stored_time = pdb_get_kickoff_time(account);
203 if (stored_time != unix_time)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/utils/
H A Dnet_rpc_samsync.c284 time_t unix_time, stored_time; local
385 stored_time = pdb_get_logon_time(account);
386 if (stored_time != unix_time)
392 stored_time = pdb_get_logoff_time(account);
393 if (stored_time != unix_time)
428 stored_time = pdb_get_pass_last_set_time(account);
429 if (stored_time != unix_time)
440 stored_time = pdb_get_kickoff_time(account);
441 if (stored_time != unix_time)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/utils/
H A Dnet_rpc_samsync.c284 time_t unix_time, stored_time; local
385 stored_time = pdb_get_logon_time(account);
386 if (stored_time != unix_time)
392 stored_time = pdb_get_logoff_time(account);
393 if (stored_time != unix_time)
428 stored_time = pdb_get_pass_last_set_time(account);
429 if (stored_time != unix_time)
440 stored_time = pdb_get_kickoff_time(account);
441 if (stored_time != unix_time)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/utils/
H A Dnet_rpc_samsync.c284 time_t unix_time, stored_time; local
385 stored_time = pdb_get_logon_time(account);
386 if (stored_time != unix_time)
392 stored_time = pdb_get_logoff_time(account);
393 if (stored_time != unix_time)
428 stored_time = pdb_get_pass_last_set_time(account);
429 if (stored_time != unix_time)
440 stored_time = pdb_get_kickoff_time(account);
441 if (stored_time != unix_time)

Completed in 192 milliseconds