1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/winbindd
2009-08-05 03:21:24 -04:00
..
idmap_adex idmap_adex: Fix usage of talloc_stackframe(). 2009-08-04 19:17:00 +02:00
idmap_hash Add some const to winbind_userinfo 2009-08-03 22:48:45 +02:00
idmap_ad.c Add some const to winbind_userinfo 2009-08-03 22:48:45 +02:00
idmap_ldap.c s3:idmap_ldap: filter out of range mappings in default idmap config 2009-05-28 00:41:33 +02:00
idmap_nss.c More fix to initialize idmap statuses 2009-03-02 15:51:55 -08:00
idmap_passdb.c idmap rewrite 2008-08-12 11:28:29 +02:00
idmap_rid.c More fix to initialize idmap statuses 2009-03-02 15:51:55 -08:00
idmap_tdb2.c s3:winbind: use transaction in idmap_tdb2_allocate_id_action(). 2009-07-29 16:26:25 +02:00
idmap_tdb.c s3:winbind: use transaction store in idmap_tdb_set_hwm() to store new hwm. 2009-07-29 16:26:27 +02:00
idmap_util.c Fix a typo 2009-05-16 19:22:03 +02:00
idmap.c s3:idmap: fix a comment typo 2009-05-27 19:32:46 +02:00
nss_info_template.c Add some const to winbind_userinfo 2009-08-03 22:48:45 +02:00
nss_info.c Add some const to winbind_userinfo 2009-08-03 22:48:45 +02:00
wb_getpwsid.c s3:winbind: Add async wb_getpwsid 2009-08-05 03:21:23 -04:00
wb_gid2sid.c s3:winbind: Add async wb_gid2sid 2009-08-05 03:21:22 -04:00
wb_lookupname.c s3:winbind: Add async wb_lookupname 2009-08-05 03:21:20 -04:00
wb_lookupsid.c s3:winbind: Add async wb_lookupsid 2009-08-05 03:21:20 -04:00
wb_lookupuseraliases.c s3:winbind: Add async wb_lookupuseraliases 2009-08-05 03:21:24 -04:00
wb_ping.c Slightly restructure the async winbind request calling convention 2009-07-31 17:28:53 +02:00
wb_queryuser.c s3:winbind: Add async wb_queryuser 2009-08-05 03:21:22 -04:00
wb_sid2gid.c s3:winbind: Add async wb_sid2gid 2009-08-05 03:21:21 -04:00
wb_sid2uid.c s3:winbind: Add async wb_sid2uid 2009-08-05 03:21:21 -04:00
wb_uid2sid.c s3:winbind: Add async wb_uid2sid 2009-08-05 03:21:21 -04:00
winbindd_ads.c Add some const to winbind_userinfo 2009-08-03 22:48:45 +02:00
winbindd_async.c s3:winbind: Make parse_sidlist take a const char * 2009-08-05 03:21:24 -04:00
winbindd_cache.c s3:winbind: Make wcache_lookup_useraliases available publically 2009-08-05 03:21:24 -04:00
winbindd_ccache_access.c Make winbindd_cli_state->response a pointer instead of a struct member 2009-06-14 22:22:10 +02:00
winbindd_cm.c Added prefer_ipv4 bool parameter to resolve_name(). 2009-07-28 11:51:58 -07:00
winbindd_cred_cache.c Rework Samba3 to use new libcli/auth code (partial) 2009-04-14 16:23:35 +10:00
winbindd_creds.c Fix some nonempty blank lines 2009-08-02 22:33:56 +02:00
winbindd_domain.c s3:winbind: Add NDR-based parent-child communication to winbind 2009-08-05 03:21:19 -04:00
winbindd_dual_ndr.c s3:winbind: Add NDR-based parent-child communication to winbind 2009-08-05 03:21:19 -04:00
winbindd_dual_srv.c s3:winbind: Add async wb_lookupuseraliases 2009-08-05 03:21:24 -04:00
winbindd_dual.c s3:winbind: Add NDR-based parent-child communication to winbind 2009-08-05 03:21:19 -04:00
winbindd_getpwnam.c s3:winbind: Convert WINBINDD_GETPWNAM to the new API 2009-08-05 03:21:23 -04:00
winbindd_getpwsid.c s3:winbind: Convert WINBINDD_GETPWSID to the new API 2009-08-05 03:21:23 -04:00
winbindd_getpwuid.c s3:winbind: Convert WINBINDD_GETPWUID to the new API 2009-08-05 03:21:23 -04:00
winbindd_gid_to_sid.c s3:winbind: Convert WINBINDD_GID_TO_SID the new API 2009-08-05 03:21:22 -04:00
winbindd_group.c Make winbindd_cli_state->response a pointer instead of a struct member 2009-06-14 22:22:10 +02:00
winbindd_idmap.c s3:winbind: Add NDR-based parent-child communication to winbind 2009-08-05 03:21:19 -04:00
winbindd_locator.c s3:winbind: Add NDR-based parent-child communication to winbind 2009-08-05 03:21:19 -04:00
winbindd_lookupname.c s3:winbind: Convert WINBINDD_LOOKUPNAME to the new API 2009-08-05 03:21:21 -04:00
winbindd_lookupsid.c s3:winbind: Convert WINBINDD_LOOKUPSID to the new API 2009-08-05 03:21:20 -04:00
winbindd_misc.c s3:winbind: Remove old version of WINBINDD_PING 2009-08-05 03:21:20 -04:00
winbindd_ndr.c Convert the winbind parent->child communication to wb_reqtrans 2009-06-14 11:25:47 +02:00
winbindd_pam.c Make winbindd_cli_state->response a pointer instead of a struct member 2009-06-14 22:22:10 +02:00
winbindd_passdb.c Refactor 9b78af1f: Fix lookupname recursion 2009-08-02 11:24:48 +02:00
winbindd_proto.h s3:winbind: Add async wb_lookupuseraliases 2009-08-05 03:21:24 -04:00
winbindd_reconnect.c Refactor 9b78af1f: Fix lookupname recursion 2009-08-02 11:24:48 +02:00
winbindd_rpc.c Fix some nonempty blank lines 2009-08-02 22:33:56 +02:00
winbindd_sid_to_gid.c s3:winbind: Convert WINBINDD_SID_TO_GID the new API 2009-08-05 03:21:21 -04:00
winbindd_sid_to_uid.c s3:winbind: Convert WINBINDD_SID_TO_UID to the new API 2009-08-05 03:21:21 -04:00
winbindd_sid.c s3:winbind: Convert WINBINDD_GID_TO_SID the new API 2009-08-05 03:21:22 -04:00
winbindd_uid_to_sid.c s3:winbind: Convert WINBINDD_UID_TO_SID the new API 2009-08-05 03:21:22 -04:00
winbindd_user.c s3:winbind: Convert WINBINDD_GETPWUID to the new API 2009-08-05 03:21:23 -04:00
winbindd_util.c Refactor 9b78af1f: Fix lookupname recursion 2009-08-02 11:24:48 +02:00
winbindd_wins.c Make winbindd_cli_state->response a pointer instead of a struct member 2009-06-14 22:22:10 +02:00
winbindd.c s3:winbind: Convert WINBINDD_GETPWUID to the new API 2009-08-05 03:21:23 -04:00
winbindd.h s3:winbind: Add NDR-based parent-child communication to winbind 2009-08-05 03:21:19 -04:00