Searched defs:my_methods (Results 26 - 30 of 30) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/passdb/
H A Dpdb_ldap.c188 static NTSTATUS ldapsam_get_seq_num(struct pdb_methods *my_methods, time_t *seq_num) argument
1533 static void ldapsam_endsampwent(struct pdb_methods *my_methods) argument
1576 static NTSTATUS ldapsam_getsampwnam(struct pdb_methods *my_methods, struct samu *user, const char *sname) argument
1678 static NTSTATUS ldapsam_getsampwsid(struct pdb_methods *my_methods, struct samu * user, const DOM_SID *sid) argument
1729 ldapsam_modify_entry(struct pdb_methods *my_methods, struct samu *newpwd, char *dn, LDAPMod **mods, int ldap_op, bool (*need_update)(const struct samu *, enum pdb_elements)) argument
1906 ldapsam_delete_sam_account(struct pdb_methods *my_methods, struct samu * sam_acct) argument
1978 ldapsam_update_sam_account(struct pdb_methods *my_methods, struct samu * newpwd) argument
2082 ldapsam_rename_sam_account(struct pdb_methods *my_methods, struct samu *old_acct, const char *newname) argument
2170 ldapsam_add_sam_account(struct pdb_methods *my_methods, struct samu * newpwd) argument
3427 ldapsam_setsamgrent(struct pdb_methods *my_methods, bool update) argument
3474 ldapsam_endsamgrent(struct pdb_methods *my_methods) argument
3482 ldapsam_getsamgrent(struct pdb_methods *my_methods, GROUP_MAP *map) argument
5262 ldapsam_create_user(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, const char *name, uint32 acb_info, uint32 *rid) argument
5477 ldapsam_delete_user(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, struct samu *sam_acct) argument
5583 ldapsam_create_dom_group(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, const char *name, uint32 *rid) argument
5738 ldapsam_delete_dom_group(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, uint32 rid) argument
5832 ldapsam_change_groupmem(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, uint32 group_rid, uint32 member_rid, int modop) argument
5994 ldapsam_add_groupmem(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, uint32 group_rid, uint32 member_rid) argument
6001 ldapsam_del_groupmem(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, uint32 group_rid, uint32 member_rid) argument
6009 ldapsam_set_primary_group(struct pdb_methods *my_methods, TALLOC_CTX *mem_ctx, struct samu *sampass) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/passdb/
H A Dpdb_ldap.c184 static NTSTATUS ldapsam_get_seq_num(struct pdb_methods *my_methods, time_t *seq_num) argument
1263 static NTSTATUS ldapsam_setsampwent(struct pdb_methods *my_methods, BOOL update, uint32 acb_mask) argument
1317 static void ldapsam_endsampwent(struct pdb_methods *my_methods) argument
1330 static NTSTATUS ldapsam_getsampwent(struct pdb_methods *my_methods, argument
1376 static NTSTATUS ldapsam_getsampwnam(struct pdb_methods *my_methods, struct samu *user, const char *sname) argument
1478 ldapsam_getsampwsid(struct pdb_methods *my_methods, struct samu * user, const DOM_SID *sid) argument
1529 ldapsam_modify_entry(struct pdb_methods *my_methods, struct samu *newpwd, char *dn, LDAPMod **mods, int ldap_op, BOOL (*need_update)(const struct samu *, enum pdb_elements)) argument
1674 ldapsam_delete_sam_account(struct pdb_methods *my_methods, struct samu * sam_acct) argument
1746 ldapsam_update_sam_account(struct pdb_methods *my_methods, struct samu * newpwd) argument
1833 ldapsam_rename_sam_account(struct pdb_methods *my_methods, struct samu *old_acct, const char *newname) argument
1905 ldapsam_add_sam_account(struct pdb_methods *my_methods, struct samu * newpwd) argument
3080 ldapsam_setsamgrent(struct pdb_methods *my_methods, BOOL update) argument
3121 ldapsam_endsamgrent(struct pdb_methods *my_methods) argument
3129 ldapsam_getsamgrent(struct pdb_methods *my_methods, GROUP_MAP *map) argument
4664 ldapsam_create_user(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, const char *name, uint32 acb_info, uint32 *rid) argument
4879 ldapsam_delete_user(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, struct samu *sam_acct) argument
4951 ldapsam_create_dom_group(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, const char *name, uint32 *rid) argument
5105 ldapsam_delete_dom_group(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, uint32 rid) argument
5199 ldapsam_change_groupmem(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, uint32 group_rid, uint32 member_rid, int modop) argument
5361 ldapsam_add_groupmem(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, uint32 group_rid, uint32 member_rid) argument
5368 ldapsam_del_groupmem(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, uint32 group_rid, uint32 member_rid) argument
5376 ldapsam_set_primary_group(struct pdb_methods *my_methods, TALLOC_CTX *mem_ctx, struct samu *sampass) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/passdb/
H A Dpdb_ldap.c188 static NTSTATUS ldapsam_get_seq_num(struct pdb_methods *my_methods, time_t *seq_num) argument
1533 static void ldapsam_endsampwent(struct pdb_methods *my_methods) argument
1576 static NTSTATUS ldapsam_getsampwnam(struct pdb_methods *my_methods, struct samu *user, const char *sname) argument
1678 static NTSTATUS ldapsam_getsampwsid(struct pdb_methods *my_methods, struct samu * user, const DOM_SID *sid) argument
1729 ldapsam_modify_entry(struct pdb_methods *my_methods, struct samu *newpwd, char *dn, LDAPMod **mods, int ldap_op, bool (*need_update)(const struct samu *, enum pdb_elements)) argument
1906 ldapsam_delete_sam_account(struct pdb_methods *my_methods, struct samu * sam_acct) argument
1978 ldapsam_update_sam_account(struct pdb_methods *my_methods, struct samu * newpwd) argument
2082 ldapsam_rename_sam_account(struct pdb_methods *my_methods, struct samu *old_acct, const char *newname) argument
2170 ldapsam_add_sam_account(struct pdb_methods *my_methods, struct samu * newpwd) argument
3427 ldapsam_setsamgrent(struct pdb_methods *my_methods, bool update) argument
3474 ldapsam_endsamgrent(struct pdb_methods *my_methods) argument
3482 ldapsam_getsamgrent(struct pdb_methods *my_methods, GROUP_MAP *map) argument
5262 ldapsam_create_user(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, const char *name, uint32 acb_info, uint32 *rid) argument
5477 ldapsam_delete_user(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, struct samu *sam_acct) argument
5583 ldapsam_create_dom_group(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, const char *name, uint32 *rid) argument
5738 ldapsam_delete_dom_group(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, uint32 rid) argument
5832 ldapsam_change_groupmem(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, uint32 group_rid, uint32 member_rid, int modop) argument
5994 ldapsam_add_groupmem(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, uint32 group_rid, uint32 member_rid) argument
6001 ldapsam_del_groupmem(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, uint32 group_rid, uint32 member_rid) argument
6009 ldapsam_set_primary_group(struct pdb_methods *my_methods, TALLOC_CTX *mem_ctx, struct samu *sampass) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/passdb/
H A Dpdb_ldap.c188 static NTSTATUS ldapsam_get_seq_num(struct pdb_methods *my_methods, time_t *seq_num) argument
1533 static void ldapsam_endsampwent(struct pdb_methods *my_methods) argument
1576 static NTSTATUS ldapsam_getsampwnam(struct pdb_methods *my_methods, struct samu *user, const char *sname) argument
1678 static NTSTATUS ldapsam_getsampwsid(struct pdb_methods *my_methods, struct samu * user, const DOM_SID *sid) argument
1729 ldapsam_modify_entry(struct pdb_methods *my_methods, struct samu *newpwd, char *dn, LDAPMod **mods, int ldap_op, bool (*need_update)(const struct samu *, enum pdb_elements)) argument
1906 ldapsam_delete_sam_account(struct pdb_methods *my_methods, struct samu * sam_acct) argument
1978 ldapsam_update_sam_account(struct pdb_methods *my_methods, struct samu * newpwd) argument
2082 ldapsam_rename_sam_account(struct pdb_methods *my_methods, struct samu *old_acct, const char *newname) argument
2170 ldapsam_add_sam_account(struct pdb_methods *my_methods, struct samu * newpwd) argument
3427 ldapsam_setsamgrent(struct pdb_methods *my_methods, bool update) argument
3474 ldapsam_endsamgrent(struct pdb_methods *my_methods) argument
3482 ldapsam_getsamgrent(struct pdb_methods *my_methods, GROUP_MAP *map) argument
5262 ldapsam_create_user(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, const char *name, uint32 acb_info, uint32 *rid) argument
5477 ldapsam_delete_user(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, struct samu *sam_acct) argument
5583 ldapsam_create_dom_group(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, const char *name, uint32 *rid) argument
5738 ldapsam_delete_dom_group(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, uint32 rid) argument
5832 ldapsam_change_groupmem(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, uint32 group_rid, uint32 member_rid, int modop) argument
5994 ldapsam_add_groupmem(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, uint32 group_rid, uint32 member_rid) argument
6001 ldapsam_del_groupmem(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, uint32 group_rid, uint32 member_rid) argument
6009 ldapsam_set_primary_group(struct pdb_methods *my_methods, TALLOC_CTX *mem_ctx, struct samu *sampass) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/passdb/
H A Dpdb_ldap.c184 static NTSTATUS ldapsam_get_seq_num(struct pdb_methods *my_methods, time_t *seq_num) argument
1263 static NTSTATUS ldapsam_setsampwent(struct pdb_methods *my_methods, BOOL update, uint32 acb_mask) argument
1317 static void ldapsam_endsampwent(struct pdb_methods *my_methods) argument
1330 static NTSTATUS ldapsam_getsampwent(struct pdb_methods *my_methods, argument
1376 static NTSTATUS ldapsam_getsampwnam(struct pdb_methods *my_methods, struct samu *user, const char *sname) argument
1478 ldapsam_getsampwsid(struct pdb_methods *my_methods, struct samu * user, const DOM_SID *sid) argument
1529 ldapsam_modify_entry(struct pdb_methods *my_methods, struct samu *newpwd, char *dn, LDAPMod **mods, int ldap_op, BOOL (*need_update)(const struct samu *, enum pdb_elements)) argument
1674 ldapsam_delete_sam_account(struct pdb_methods *my_methods, struct samu * sam_acct) argument
1746 ldapsam_update_sam_account(struct pdb_methods *my_methods, struct samu * newpwd) argument
1833 ldapsam_rename_sam_account(struct pdb_methods *my_methods, struct samu *old_acct, const char *newname) argument
1905 ldapsam_add_sam_account(struct pdb_methods *my_methods, struct samu * newpwd) argument
3080 ldapsam_setsamgrent(struct pdb_methods *my_methods, BOOL update) argument
3121 ldapsam_endsamgrent(struct pdb_methods *my_methods) argument
3129 ldapsam_getsamgrent(struct pdb_methods *my_methods, GROUP_MAP *map) argument
4664 ldapsam_create_user(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, const char *name, uint32 acb_info, uint32 *rid) argument
4879 ldapsam_delete_user(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, struct samu *sam_acct) argument
4951 ldapsam_create_dom_group(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, const char *name, uint32 *rid) argument
5105 ldapsam_delete_dom_group(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, uint32 rid) argument
5199 ldapsam_change_groupmem(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, uint32 group_rid, uint32 member_rid, int modop) argument
5361 ldapsam_add_groupmem(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, uint32 group_rid, uint32 member_rid) argument
5368 ldapsam_del_groupmem(struct pdb_methods *my_methods, TALLOC_CTX *tmp_ctx, uint32 group_rid, uint32 member_rid) argument
5376 ldapsam_set_primary_group(struct pdb_methods *my_methods, TALLOC_CTX *mem_ctx, struct samu *sampass) argument
[all...]

Completed in 109 milliseconds

12