summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_proto.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-15s3-winbindd: Remove undocumented winbindd:socket dir parameterAndrew Bartlett1-1/+0
2013-10-11s3-winbind: Add functions for domain online/offline handling.Andreas Schneider1-0/+10
2013-03-09s3-winbindd: Move connection to AD server from idmap_adChristof Schmitt1-9/+1
2013-03-09s3-winbindd: Use common helper function for connecting to ADSChristof Schmitt1-0/+7
2013-03-09s3-winbindd: Move code for verifying ADS connection to common helper functionChristof Schmitt1-0/+6
2013-01-29s3:winbindd: factor add_wbint_Principal_to_dict() out of wb_group_members_done()Michael Adam1-0/+5
2013-01-18winbind: Use standard tevent_context_initVolker Lendecke1-0/+1
2012-12-03s3:winbindd: remove now unused wb_sid2uid and wb_sid2gid modulesMichael Adam1-10/+0
2012-12-03s3:winbindd: make idmap_find_domain() static.Michael Adam1-1/+0
2012-12-03s3:winbindd: add idmap_find_domain_with_sid()Michael Adam1-0/+2
2012-12-03s3:winbindd: factor winbindd_sids_to_xids into external and internal partMichael Adam1-0/+6
2012-11-30s3-winbindd: add cm_connect_lsat().Günther Deschner1-0/+4
2012-10-19s3: Make winbindd_register_handlers staticVolker Lendecke1-1/+0
2012-09-20winbind: Extend wbcAuthenticateUserEx to provide PACChristof Schmitt1-0/+8
2012-08-21Fix bug #9098 - winbind does not refresh kerberos tickets.Jeremy Allison1-0/+1
2012-03-04s3-winbindd: Add stdin handler for winbindAndrew Bartlett1-1/+2
2011-09-06s3: Make winbindd_lookup_names staticVolker Lendecke1-7/+0
2011-06-21s3: Convert WINBINDD_WINS_BYNAME to the async APIVolker Lendecke1-0/+6
2011-06-05s3:winbind: Convert WINBINDD_WINS_BYIP to the async APIVolker Lendecke1-1/+6
2011-05-04Remove unused function parse_add_domuser().Jeremy Allison1-1/+0
2011-04-29s3: Make winbindd_reinit_after_fork return NTSTATUSVolker Lendecke1-2/+2
2011-04-29s3: In winbind, close parent/child socketsVolker Lendecke1-1/+2
2011-04-13s3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipeVolker Lendecke1-0/+8
2011-04-13s3: Make idmap_find_domain publicVolker Lendecke1-0/+1
2011-04-13s3: Add is_domain_onlineVolker Lendecke1-0/+1
2011-04-13s3: Add winbindd_lookupsidsVolker Lendecke1-0/+7
2011-04-13s3: Add wb_lookupsidsVolker Lendecke1-0/+8
2011-04-13s3: Add wbint_LookupSidsVolker Lendecke1-0/+5
2011-04-13s3: Make parse_sidlist publicVolker Lendecke1-0/+2
2011-04-12s3: add some forward declarations.Günther Deschner1-1/+1
2011-03-06s3: Remove unused args from nss_get_info_cachedVolker Lendecke1-1/+0
2011-02-23s3-proto: remove some prototypes of non-existing functions.Günther Deschner1-2/+0
2011-01-21s3:winbind: Fork multiple children per domainVolker Lendecke1-0/+3
2011-01-19s3: Add wbinfo --dc-infoVolker Lendecke1-0/+4
2010-12-19s3: wcache_invalidate_samlogon only needs the SIDVolker Lendecke1-1/+1
2010-11-19s3: Remove some unused codeVolker Lendecke1-1/+0
2010-11-17s3: Move parse_sidlist to the only calling fileVolker Lendecke1-5/+0
2010-11-17s3: Remove some unused codeVolker Lendecke1-2/+0
2010-11-08s3:winbind add wcache_tdc_fetch_domainbysidChristian Ambach1-0/+1
2010-11-05s3: Remove some duplicate prototypesVolker Lendecke1-16/+0
2010-10-14s3-auth Use security_token_debug() from common codeAndrew Bartlett1-1/+0
2010-09-30s3: Add "smbcontrol winbindd ip-dropped <local-ip>"Volker Lendecke1-0/+10
2010-09-21s3-winbindd: another attempt to fix the non-ldap build.Günther Deschner1-0/+2
2010-09-19s3/winbind: remove unused winbindd_check_cache_sizeBjörn Jacke1-1/+0
2010-09-11s3:auth Remove NT_USER_TOKENAndrew Bartlett1-4/+4
2010-09-11s3-auth Change struct nt_user_token -> struct security_tokenAndrew Bartlett1-2/+2
2010-09-11s3-auth Change type of num_sids to uint32_tAndrew Bartlett1-2/+2
2010-09-09s3: Remove "mem_ctx" from a few functionsVolker Lendecke1-3/+0
2010-09-09s3: Remove "mem_ctx" from wcache_save_creds()Volker Lendecke1-1/+0
2010-09-09s3: Remove "mem_ctx" from lookup_cached_name()Volker Lendecke1-2/+1