Changeset 746 for vendor/current/source3/passdb/proto.h
- Timestamp:
- Nov 27, 2012, 4:56:06 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/source3/passdb/proto.h
r740 r746 113 113 /* The following definitions come from passdb/pdb_get_set.c */ 114 114 115 bool pdb_is_password_change_time_max(time_t test_time); 115 116 uint32_t pdb_get_acct_ctrl(const struct samu *sampass); 116 117 time_t pdb_get_logon_time(const struct samu *sampass);
Note:
See TracChangeset
for help on using the changeset viewer.