winbindd: set file descriptor limit according to configuration
[samba.git] / source3 / winbindd / winbindd.c
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
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-21 Volker Lendeckes3: Convert WINBINDD_WINS_BYNAME to the async API
2011-06-20 Volker Lendeckes3: Fix a winbind message
2011-06-20 Andrew Bartletts3-winbind Move winbind privileged socket dir into...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-05 Volker Lendeckes3:winbind: Convert WINBINDD_WINS_BYIP to the async API
2011-05-02 Günther Deschners3: include ntdomain.h before including generated srv_...
2011-04-29 Volker Lendeckes3: Make winbindd_reinit_after_fork return NTSTATUS
2011-04-29 Volker Lendeckes3: In winbind, close parent/child sockets
2011-04-27 Andrew Bartletts3-winbind Use get_dyn_WINBINDD_SOCKET_DIR() to get...
2011-04-13 Volker Lendeckes3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipe
2011-04-13 Volker Lendeckes3: Add winbindd_lookupsids
2011-04-06 Dmitry ButskoyFix bug 6966 - "allow trusted domains = no" not respect...
2011-03-29 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-auth: use auth.h where needed.
2011-03-23 Andrew Tridgells3-config: say which config file we failed to open
2011-03-23 Andrew Tridgellfault: get fault.c ready for use by s4
2011-03-22 Andrew Tridgells3-fault: removed the cont_fn from fault_setup()
2011-03-08 Andreas Schneiders3-winbind: Fixed the accept() for new_connection.
2011-03-02 Günther Deschners3-server_id: only include server_id where needed.
2011-02-20 Volker Lendeckes3: Convert init_system_info to NTSTATUS
2011-02-16 Günther Deschnernsswitch: make wb_reqtrans a common subsystem.
2011-02-04 Stefan Metzmachers3:winbindd: fix segfaults on addrchange errors and...
2011-02-01 Volker Lendeckes3: Send a dropped_ip message if we lose an IP
2011-01-19 Volker Lendeckes3: Add wbinfo --dc-info
2010-12-19 Volker Lendeckewb_reqtrans is not used in libwbclient
2010-12-19 Volker Lendeckelibwbclient: Put the wb_reqtrans definitions into wb_re...
2010-11-14 Jeremy AllisonMove error reporting of messaging context creation...
2010-11-02 Andrew Bartletts3-debug Impove setup_logging() to specify logging...
2010-10-18 Andreas Schneiders3-winbind: Fixed init order.
2010-10-08 Volker LendeckeMove talloc_enable_null_tracking() to the s3 daemons
2010-09-30 Volker Lendeckes3: Add "smbcontrol winbindd ip-dropped <local-ip>"
2010-09-14 Pierre CarrierAllows changing the maximum number of simultaneous...
2010-08-26 Pierre Carrierwinbindd: Add the client status in the clients list...
2010-08-26 Pierre Carrierwinbindd: useless function
2010-08-25 Günther Deschners3-idmap: only include idmap headers where needed.
2010-08-25 Günther Deschners3-build: only include nsswitch header where needed.
2010-08-14 Michael Adams3:winbind: remove the method REMOVE_MAPPING from winbi...
2010-08-14 Michael Adams3:winbind: remove the method SET_MAPPING from winbind...
2010-08-14 Michael Adams3:winbind: remove SET_HWM from winbind's API.
2010-08-05 Andreas Schneiders3-popt: Only include popt-common.h when needed.
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
next