summaryrefslogtreecommitdiffstats
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
...
* s3:winbindd: make idmap_find_domain() static.Michael Adam2012-12-032-2/+1
* s3:winbindd: also use idmap_passdb for own sam and builtin in wbint_Sids2Unix...Michael Adam2012-12-031-3/+3
* s3:winbindd: add idmap_find_domain_with_sid()Michael Adam2012-12-032-0/+18
* s3:winbindd: rename idmap_init_passdb_domain() -> idmap_passdb_domain()Michael Adam2012-12-031-3/+3
* s3:winbindd: use struct unixid instead of uint64 in Sids2Xids parent<->childMichael Adam2012-12-032-4/+7
* s3:winbindd: add an explanatory comment to _wbint_Sids2UnixIDs()Michael Adam2012-12-031-0/+3
* s3:winbindd: add an explanatory comment to _wbint_Sids2UnixIDs()Michael Adam2012-12-031-0/+5
* s3:winbindd: use wb_sids2xids instead of wb_sid2gid in winbindd_sid_to_gidMichael Adam2012-12-031-2/+16
* s3:winbindd: use wb_sids2xids instead of wb_sid2uid in winbindd_sid_to_uidMichael Adam2012-12-031-2/+16
* s3:winbindd: factor winbindd_sids_to_xids into external and internal partMichael Adam2012-12-033-165/+284
* s3:winbindd: convert some spaces to tabs in winbindd_sids_to_xids_send()Michael Adam2012-12-031-4/+4
* s3:winbindd: add explaining comment winbindd_sids_to_xids_send()Michael Adam2012-12-031-0/+5
* s3:winbindd: factor lsa_SidType_to_id_type() out of winbindd_sids_to_xids_loo...Michael Adam2012-12-031-14/+25
* s3:winbindd: simplify winbindd_sids_to_xids_recv() a bit.Michael Adam2012-12-031-40/+25
* s3:winbindd:util: add a comment explaining the function parse_sidlist()Michael Adam2012-12-031-0/+9
* s3-winbind: use new reconnect logic in rpc_lookup_sids() also.Günther Deschner2012-11-301-16/+7
* s3-winbindd: rework reconnect logic in winbindd_lookup_names().Günther Deschner2012-11-301-12/+13
* s3-winbindd: rework reconnect logic in winbindd_lookup_sids().Günther Deschner2012-11-301-12/+14
* s3-winbindd: remove lookup_sids_fn_t.Günther Deschner2012-11-301-21/+12
* s3-winbindd: remove lookup_names_fn_t.Günther Deschner2012-11-301-23/+13
* s3-winbindd: add cm_connect_lsat().Günther Deschner2012-11-302-0/+35
* BUG 9436: Fix leaking sockets of SMB connections to a DC.Andreas Schneider2012-11-281-0/+4
* s3: Do not free a string where we should notVolker Lendecke2012-11-261-1/+1
* s3: Do not free a string where we should notVolker Lendecke2012-11-261-1/+1
* s3:winbind: BUG 9386: Failover if netlogon pipe is not available.Andreas Schneider2012-11-121-13/+39
* Revert "s3-winbindd: make sure we obey the -n switch also for samlogon cache ...David Disseldorp2012-11-094-13/+3
* s3:winbindd: use PROTOCOL_LATEST instead of PROTOCOL_SMB2_02 (bug #9175)Stefan Metzmacher2012-11-011-1/+1
* s3:winbindd: disconnection after getting NETWORK_SESSION_EXPIRED (bug #9175)Stefan Metzmacher2012-11-011-0/+11
* s3:winbindd:cache: fix offline logons with cached credentials (bug #9321)Michael Adam2012-11-011-0/+7
* s3: Remove a call to procid_self()Volker Lendecke2012-10-191-1/+1
* s3: Add "msg_ctx" param to winbindd_register_handlers()Volker Lendecke2012-10-191-12/+13
* s3: Make winbindd_register_handlers staticVolker Lendecke2012-10-192-2/+1
* s3-winbindd: Adjust error code loop logic in rpc_trusted_domains().Günther Deschner2012-09-291-1/+1
* s3-winbindd: Allow DNS resolution of trusted domains if DNS name is avaliableSumit Bose2012-09-283-25/+58
* s3: Fix some blank line endingsVolker Lendecke2012-09-271-4/+4
* s3:winbindd fix a compiler warningChristian Ambach2012-09-241-1/+1
* s3:winbindd fix a compiler warningChristian Ambach2012-09-221-1/+1
* build: Fix enabled handling for HAVE_LDAP, we need to use bld.CONFIG_SETAndrew Bartlett2012-09-221-6/+6
* winbind: Extend wbcAuthenticateUserEx to provide PACChristof Schmitt2012-09-203-6/+153
* s3:winbind:idmap_tdb_common: improve readability of assignment by adding an "if"Michael Adam2012-09-201-3/+5
* s3:winbind:idmap_tdb_common: improve readability of assignment by adding an "if"Michael Adam2012-09-201-3/+5
* s3: Fix idmap_hashVolker Lendecke2012-09-201-1/+1
* s3: make smbldaphelper subsystem an internal libraryAlexander Bokovoy2012-09-141-1/+1
* s3: make ldapsam-related functions a smbldaphelper subsystemAlexander Bokovoy2012-09-131-1/+1
* Avoid overriding default ccache for ads operations.Simo Sorce2012-09-121-3/+3
* docs: Move idmap manpage to there old location.Andreas Schneider2012-09-118-891/+0
* s3-smbldap: use smbldap_ prefixed functionsAlexander Bokovoy2012-09-071-1/+1
* wafsamba: Add support for manpages in SAMBA_MODULE.Andreas Schneider2012-09-078-0/+891
* s3-winbind: DON'T PANIC if we couldn't find the domain.Andreas Schneider2012-09-041-1/+9
* param: Add startup checks for valid server role/binary combinationsAndrew Bartlett2012-08-231-0/+6