winbindd: winbindd_ccache_ntlm_auth() -> bool_dispatch_table
[gd/samba-autobuild/.git] / source3 / winbindd / winbindd.c
2018-05-17 Volker Lendeckewinbindd: winbindd_ccache_ntlm_auth() -> bool_dispatch_...
2018-05-17 Volker Lendeckewinbindd: winbindd_dc_info() -> bool_dispatch_table
2018-05-17 Volker Lendeckewinbindd: winbindd_netbios_name() -> bool_dispatch_table
2018-05-17 Volker Lendeckewinbindd: winbindd_domain_name() -> bool_dispatch_table
2018-05-17 Volker Lendeckewinbindd: winbindd_ping() -> bool_dispatch_table
2018-05-17 Volker Lendeckewinbindd: winbindd_info() -> bool_dispatch_table
2018-05-17 Volker Lendeckewinbindd: winbindd_interface_version() -> bool_dispatch...
2018-05-17 Volker Lendeckewinbindd: Introduce "bool_dispatch_table"
2018-04-24 Volker Lendeckewinbind: Speed up wbinfo -p
2018-04-06 Gary Lockyersource3: initilize_password_db after a fork.
2018-03-15 Volker Lendeckewinbind: Add smbcontrol disconnect-dc
2018-02-26 Volker Lendeckewinbindd: Remove "DUMP_EVENT_LIST" message
2018-02-21 Andreas Schneiders3:auth: Pass mem_ctx to init_system_session_info()
2018-02-12 Andreas Schneiderwinbindd: Free is_parent before we terminate
2018-01-13 David Muldergpo: Add the winbind call to gpupdate
2018-01-13 Stefan Metzmacherwinbindd: add "winbind scan trusted domains = no" to...
2018-01-13 Stefan Metzmacherwinbindd: avoid automatic enumerating trusts on DCs
2018-01-10 Ralph Boehmewinbindd: use setproctitle
2017-12-18 Gary Lockyersource3/winbindd/winbindd.c set socket close on exec
2017-12-05 Volker Lendeckelib: Remove unused serverid.tdb
2017-11-18 Volker Lendeckewinbind: Remove winbind_messaging_context
2017-11-17 Volker Lendeckewinbind: winbind_messaging_context -> server_messaging_...
2017-11-17 Volker Lendeckewinbind: Remove winbind_event_context
2017-11-17 Volker Lendeckewinbind: Replace winbind_event_context with server_even...
2017-07-26 Jeremy Allisons3: clients: Use netlogon_creds_cli_close_global_db...
2017-04-11 Volker Lendeckewinbind: Slightly simplify remove_timed_out_clients
2017-03-14 Volker Lendeckelibsmb: Remove some stale code
2016-12-12 Andreas Schneiders3:winbind: Do not start with an invalid default idmap...
2016-12-02 Volker Lendeckelib: Add samlogon_cache.h
2016-07-23 Jeremy Allisons4: messaging: Remove bool auto_remove parameter from...
2016-02-23 Volker Lendeckelib: Remove sys_waitpid
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_UID_TO_SID
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_GID_TO_SID
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_SID_TO_GID
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_SID_TO_UID
2016-02-22 Volker Lendeckewinbind: Expose WINBINDD_XIDS_TO_SIDS externally
2015-10-19 Volker Lendeckewinbindd: Remove reference to procid_self()
2015-09-24 Christof Schmitts3: Move call to prctl_set_comment to reinit_after_fork
2015-07-15 Uri Simchoniwinbindd: shorten client list scan
2015-07-15 Uri Simchoniwinbindd: keep client list sorted by access time
2015-07-15 Uri Simchoniwinbindd: periodically remove timed out clients
2015-07-15 Uri Simchoniwinbindd: verify that client has closed the connection
2015-07-15 Uri Simchoniasync_req: check for errors when monitoring socket...
2015-07-15 Uri Simchoniwinbindd: cleanup client connection if the client close...
2015-07-15 Uri Simchoniwinbindd: set file descriptor limit according to config...
2015-05-20 Stefan Metzmachers3:winbindd: make sure we remove pending io requests...
2015-05-06 Richard SharpeLast lot of convert uint32 to uint32_t in winbindd...
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2014-11-03 David Disseldorpwinbindd: don't leak state_path onto talloc tos
2014-07-29 Jeremy Allisons3: winbindd: On new client connect, prune idle or...
2014-07-28 Volker Lendeckelib: directory_create_or_exist() does not use "uid...
2014-06-11 Andrew Bartletts3-winbind rename winbindd_update_rodc_dns to be for...
2014-06-11 Andrew Bartlettlibrpc/idl: Merge wbint.idl with winbind.idl so we...
2014-06-11 Andrew Bartletts3-winbindd: Listen on IRPC and do forwarded DNS update...
2014-06-11 Andrew Bartletts3-winbindd: Register winbindd with irpc
2014-04-29 Andrew Bartlettwinbind: Allow winbindd to be run from inside "samba"
2014-04-23 Jeremy Allisons3: winbindd: Call dgram cleanup init background setup.
2014-04-23 Alexander Bokovoywinbindd: use exit_daemon() to pass startup status...
2014-04-23 Alexander Bokovoyadd systemd integration
2014-04-02 Stefan Metzmachers3:winbindd: avoid argv related const warnings
2014-02-12 Andrew Bartlettparam: No longer have a special case for lp_configfile
2014-02-08 Garming Samparam: rename lp function and variable from 'piddir...
2014-02-08 Garming Samparam: rename lp function and variable from 'lockdir...
2014-01-07 Stefan Metzmachers3:winbindd: call rpccli_pre_open_netlogon_creds()...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-17 Michael Adams3:winbindd: use cluster_probe_ok()
2013-10-17 Volker Lendeckesmbd/winbindd: Do an early check if ctdbd is functional
2013-10-14 Andrew Bartletts3-winbindd: Remove undocumented winbindd:socket dir...
2013-10-11 Andreas Schneiders3-winbind: Register handlers for domain online/offline...
2013-06-27 Jeremy Allisonwinbindd and nmbd don't set their umask to zero on...
2013-06-20 Jeremy AllisonFix bug #9166 - Starting smbd or nmbd with stdin from...
2013-04-18 Stefan Metzmachers3:winbindd: avoid usage of procid_self()
2013-02-19 Stefan Metzmachers3:winbindd: make use of samba_tevent_context_init()
2013-01-18 Volker Lendeckewinbind: Use standard tevent_context_init
2012-12-21 Andreas Schneiders3-winbind: Check if we created the directories correctly.
2012-12-12 Volker Lendeckes3: Fix a typo in a debug message
2012-10-19 Volker Lendeckes3: Remove a call to procid_self()
2012-10-19 Volker Lendeckes3: Add "msg_ctx" param to winbindd_register_handlers()
2012-10-19 Volker Lendeckes3: Make winbindd_register_handlers static
2012-09-27 Volker Lendeckes3: Fix some blank line endings
2012-08-23 Andrew Bartlettparam: Add startup checks for valid server role/binary...
2012-08-20 Herb LewisFix bug #9104 - winbindd can mis-identify idle clients...
2012-08-13 Jeremy AllisonEnsure we update last_access on the winbindd child...
2012-07-19 Jeremy AllisonMove everything to use the common pidfile functions.
2012-07-19 Jeremy AllisonMake the s3 pidfile use the common code inside lib...
2012-07-19 Jeremy AllisonMove source4/smbd/pidfile into lib/util in preparation...
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-06-11 Matthieu Patous3-winbindd: add comments about dump_core_setup
2012-06-08 Matthieu Patous3-winbindd: call dump_core_setup after command line...
2012-05-31 Jeremy AllisonForward port of Richard Sharpe's <realrichardsharpe...
2012-05-15 Andreas Schneiders3-auth: Rename to init_system_session_info().
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-15 Michael Adams3:smbd: let smbd/nmbd/winbindd child processes termina...
2012-03-07 Ira Coopers3: piddir creation fix part 2.
2012-03-04 Andrew Bartletts3-winbindd: Add stdin handler for winbind
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-08-29 Andreas Schneiders3-lib: If we create a pipe socket, don't start to...
2011-08-11 Simo Sorces3-messaging: Fix messaging classes.
2011-07-28 Michael Adams3:winbindd: use lp_load_global() - winbindd does not...
2011-07-19 Andrew Bartlettdebug: log early messages to stdout, and keep it open
next