summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd.c
Commit message (Expand)AuthorAgeFilesLines
* winbind: Add smbcontrol disconnect-dcVolker Lendecke2018-04-201-0/+4
* gpo: Add the winbind call to gpupdateDavid Mulder2018-01-131-0/+2
* winbindd: add "winbind scan trusted domains = no" to avoid trust enumerationStefan Metzmacher2018-01-131-0/+4
* winbindd: avoid automatic enumerating trusts on DCsStefan Metzmacher2018-01-131-1/+10
* winbindd: use setproctitleRalph Boehme2018-01-101-0/+4
* source3/winbindd/winbindd.c set socket close on execGary Lockyer2017-12-181-0/+1
* lib: Remove unused serverid.tdbVolker Lendecke2017-12-051-14/+0
* winbind: Remove winbind_messaging_contextVolker Lendecke2017-11-181-19/+0
* winbind: winbind_messaging_context -> server_messaging_contextVolker Lendecke2017-11-181-8/+8
* winbind: Remove winbind_event_contextVolker Lendecke2017-11-181-19/+0
* winbind: Replace winbind_event_context with server_event_contextVolker Lendecke2017-11-181-29/+29
* s3: clients: Use netlogon_creds_cli_close_global_db() in all normal exit paths.Jeremy Allison2017-07-261-0/+3
* winbind: Slightly simplify remove_timed_out_clientsVolker Lendecke2017-04-121-14/+15
* libsmb: Remove some stale codeVolker Lendecke2017-03-141-2/+0
* s3:winbind: Do not start with an invalid default idmap backendAndreas Schneider2016-12-121-0/+19
* lib: Add samlogon_cache.hVolker Lendecke2016-12-021-0/+1
* s4: messaging: Remove bool auto_remove parameter from imessaging_init().Jeremy Allison2016-07-231-2/+1
* lib: Remove sys_waitpidVolker Lendecke2016-02-231-1/+1
* winbind: Remove unused WINBINDD_UID_TO_SIDVolker Lendecke2016-02-221-2/+0
* winbind: Remove unused WINBINDD_GID_TO_SIDVolker Lendecke2016-02-221-2/+0
* winbind: Remove unused WINBINDD_SID_TO_GIDVolker Lendecke2016-02-221-2/+0
* winbind: Remove unused WINBINDD_SID_TO_UIDVolker Lendecke2016-02-221-2/+0
* winbind: Expose WINBINDD_XIDS_TO_SIDS externallyVolker Lendecke2016-02-221-0/+2
* winbindd: Remove reference to procid_self()Volker Lendecke2015-10-191-1/+10
* s3: Move call to prctl_set_comment to reinit_after_forkChristof Schmitt2015-09-241-1/+1
* winbindd: shorten client list scanUri Simchoni2015-07-161-8/+9
* winbindd: keep client list sorted by access timeUri Simchoni2015-07-151-3/+2
* winbindd: periodically remove timed out clientsUri Simchoni2015-07-151-0/+18
* winbindd: verify that client has closed the connectionUri Simchoni2015-07-151-2/+22
* async_req: check for errors when monitoring socket for readabilityUri Simchoni2015-07-151-1/+2
* winbindd: cleanup client connection if the client closes the connectionUri Simchoni2015-07-151-0/+28
* winbindd: set file descriptor limit according to configurationUri Simchoni2015-07-151-0/+31
* s3:winbindd: make sure we remove pending io requests before closing client so...Stefan Metzmacher2015-05-201-0/+26
* Last lot of convert uint32 to uint32_t in winbindd, I promise.Richard Sharpe2015-05-061-2/+2
* lib: load_case_tables() -> smb_init_locale()Volker Lendecke2015-03-241-1/+1
* winbindd: don't leak state_path onto talloc tosDavid Disseldorp2014-11-031-1/+8
* s3: winbindd: On new client connect, prune idle or hung connections older tha...Jeremy Allison2014-07-291-0/+36
* lib: directory_create_or_exist() does not use "uid" parameterVolker Lendecke2014-07-281-2/+2
* s3-winbind rename winbindd_update_rodc_dns to be for more generic irpcAndrew Bartlett2014-06-111-4/+3
* librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett2014-06-111-1/+1
* s3-winbindd: Listen on IRPC and do forwarded DNS updates on an RODCAndrew Bartlett2014-06-111-0/+8
* s3-winbindd: Register winbindd with irpcAndrew Bartlett2014-06-111-0/+32
* winbind: Allow winbindd to be run from inside "samba"Andrew Bartlett2014-04-291-1/+2
* s3: winbindd: Call dgram cleanup init background setup.Jeremy Allison2014-04-231-0/+4
* winbindd: use exit_daemon() to pass startup status to systemdAlexander Bokovoy2014-04-231-9/+4
* add systemd integrationAlexander Bokovoy2014-04-231-0/+5
* s3:winbindd: avoid argv related const warningsStefan Metzmacher2014-04-021-2/+2
* param: No longer have a special case for lp_configfileAndrew Bartlett2014-02-121-1/+1
* param: rename lp function and variable from 'piddir' to 'pid_directory'Garming Sam2014-02-071-4/+4
* param: rename lp function and variable from 'lockdir' to 'lock_directory'Garming Sam2014-02-071-2/+2