summaryrefslogtreecommitdiffstats
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
...
* s3:winbindd/nss_info: remove unused variable from nss_init()Michael Adam2008-12-011-1/+0
* s3:winbindd/nss_info: make nss_domain_list_add_domain() staticMichael Adam2008-12-011-2/+2
* s3:winbindd/nss_info: fix default backend handling for ad backends.Michael Adam2008-12-011-23/+61
* s3:winbindd/nss_info: whitespace cleanup.Michael Adam2008-12-011-35/+33
* s3:winbindd_cache: add debugging to get_nss_info_cached()Michael Adam2008-12-011-0/+7
* s3:winbindd/nss_info: add entry debug message to nss_get_info()Michael Adam2008-12-011-0/+3
* s3:winbindd/nss_info: add debugging to nss_init()Michael Adam2008-12-011-0/+7
* s3:winbindd/idmap_ad: add entry debug message to nss_ad_get_info()Michael Adam2008-12-011-0/+3
* s3:winbindd/idmap_ad: add support for trusted domains to idmap_ad (bug #3661)Michael Adam2008-12-011-126/+221
* s3:winbindd/idmap_ad: refactor core of nss_{sfu|sfu20|rfc2307}_init to common...Michael Adam2008-12-011-34/+48
* s3:winbindd/idmap_ad: rename ctx to mem_ctx in nss_ad_get_info()Michael Adam2008-12-011-8/+8
* s3:winbindd/idmap: add diagnostic entry debug msg to idmap_backends_sid_to_un...Michael Adam2008-12-011-0/+3
* s3:winbindd/idmap: add diagnostic entry debug msg to idmap_backends_unixid_to...Michael Adam2008-12-011-0/+4
* s3:winbindd/idmap: add diagnostic entry debug msg to idmap_find_domain().Michael Adam2008-12-011-0/+3
* s3:winbindd/idmap_util: unify entering debug messages and add ouput of domainMichael Adam2008-12-011-4/+8
* s3:winbindd/nss_info: change nss_map_{to|from}_alias to take nss_domain_entryMichael Adam2008-12-015-18/+18
* Revert "UNFINISHED - s3:idmap_ad: multi-domain"Michael Adam2008-11-251-83/+69
* UNFINISHED - s3:idmap_ad: multi-domainMichael Adam2008-11-251-69/+83
* s3-winbindd: make all winbind rpc-methods static.Michael Adam2008-11-212-65/+32
* s3-winbindd_ads: use the reconnect methods instead of the rpc methods directlyMichael Adam2008-11-211-6/+75
* s3-winbindd_ads: prevent negative GM/ cache entries due to broken connectionsMichael Adam2008-11-211-0/+23
* s3-winbindd: for now only change machine pwd when not using a system krb5 key...Günther Deschner2008-11-211-0/+1
* Clean-up various trailing space and >80 column lines.Steven Danneman2008-11-183-21/+33
* Added ability to remove id mappings in wbinfo and libwbclient.Steven Danneman2008-11-186-2/+141
* Fix extended DN parse error when AD object does not have a SID.Steven Danneman2008-11-181-18/+37
* Whitespace and >80 column cleanups.Steven Danneman2008-11-182-39/+41
* Fix bug #5906 when running winbindd on a Samba PDC. Winbindd crash on 'getent...Davide Sfriso2008-11-171-2/+2
* s3-winbindd: workaround for samr_ChangePasswordUser3 to User2 fallback for w2...Günther Deschner2008-11-131-0/+6
* Fix memory leak in error path, spotted by Martin Zielinski <mz@seh.de>.Jeremy Allison2008-11-121-0/+1
* s3-samr-idl: cleanup.Günther Deschner2008-11-101-0/+2
* ntlm_auth: Put huge NTLMv2 blobs into extra_data on CRAP auth.Kai Blin2008-11-101-7/+18
* s3: fix a few "shadows a global declaration" warningsTim Prouty2008-11-033-14/+14
* [s3]winbindd: speed up fill_grent_mem (i.e. winbindd_getgrent) a lot.Michael Adam2008-11-021-13/+20
* Rename dos_errstr() to win_errstr() for consistency with Samba 4.Jelmer Vernooij2008-11-012-2/+2
* Coverity fix CID: 592 - null deref (can't happen but doesn't hurt to be sure).Jeremy Allison2008-10-291-1/+1
* [s3]winbind: fix smbd hanging on Solaris when winbindd closes socket.Michael Adam2008-10-271-1/+6
* s3: fix simple "incompatible pointer type" build warningTim Prouty2008-10-231-1/+1
* Use sockaddr_storage only where we rely on the size, use sockaddrJelmer Vernooij2008-10-231-1/+1
* Fix a valgrind error in idmap_ad_sids_to_unixids()Volker Lendecke2008-10-201-0/+2
* Use separate make variables for libutil and libcrypto.Jelmer Vernooij2008-10-182-3/+3
* s3: fix various samr callers.Günther Deschner2008-10-151-1/+1
* Remove smb_np_structVolker Lendecke2008-10-131-2/+0
* Cope with changed signature of http_timestring().Jelmer Vernooij2008-10-111-1/+1
* s3-winbindd: use new, richer structures in WINBINDD_DSGETDCNAME implementation.Günther Deschner2008-10-091-21/+40
* Fix bug #5814 - Winbindd dumping core in a strange manner while doing "rescan...Jeremy Allison2008-10-081-0/+23
* idmap_adex: Add more debugging to the basic search function.Gerald (Jerry) Carter2008-10-061-0/+18
* idmap_adex: Add log messages to dc_add_domain for easier debugging.Gerald (Jerry) Carter2008-10-061-0/+8
* Log in the parent winbind log where a request is goingVolker Lendecke2008-10-061-0/+4
* Fix use of DLIST_REMOVE as spotted by Constantine Vetoshev <gepardcv@gmail.com>.Jeremy Allison2008-10-011-2/+1
* re-added "winbind:ignore domains" patchAndrew Tridgell2008-09-291-0/+17