Fix bug #9104 - winbindd can mis-identify idle clients - can cause crashes and NDR...
[samba.git] / source3 / winbindd / winbindd.c
2012-09-21 Herb LewisFix bug #9104 - winbindd can mis-identify idle clients...
2012-09-21 Jeremy AllisonEnsure we keep last_access up to date when processing...
2012-06-30 Matthieu Patous3-winbindd: call dump_core_setup after command line...
2012-06-30 Richard SharpeFix bug #8970 - Possible memory leaks in the samba...
2011-10-24 Pierre CarrierAllows changing the maximum number of simultaneous...
2011-06-14 Dmitry ButskoyFix bug 6966 - "allow trusted domains = no" not respect...
2010-05-17 Stefan Metzmachers3:winbindd: make "smbcontrol winbindd validate-cache...
2010-05-17 Stefan Metzmachers3:winbindd: remove unused variables
2010-05-17 Stefan Metzmachers3:winbindd: fix problems with SIGCHLD handling (bug...
2010-03-29 Volker Lendeckes3: Fix a bad memleak in winbind
2010-03-29 Stefan Metzmachers3:winbindd: add DEBUG(10,...) for the end of each...
2010-01-26 Volker Lendeckes3: Add wbinfo --ccache-save
2009-12-29 Volker Lendeckes3:winbind Make the normal client exit message a bit...
2009-12-29 Volker Lendeckes3: winbindd_cli_state->getgrent_state is no longer...
2009-12-29 Volker Lendeckes3: getgrent_state has been replaced by grent_state
2009-12-23 Volker Lendeckes3:winbind: Add a lower-cost alternative to wbinfo...
2009-11-26 Günther Deschners3-winbindd: add wbint_ChangeMachineAccount implementation.
2009-09-30 Karolin SeegerMerge commit 'origin/v3-5-test' into v3-5-test
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Stefan Metzmachers3:winbindd: avoid writing to a closed connection and...
2009-09-07 Volker Lendeckes3:winbind: Convert WINBINDD_SET_HWM to the new API
2009-09-07 Volker Lendeckes3:winbind: Convert WINBINDD_REMOVE_MAPPING to the...
2009-09-07 Volker Lendeckes3:winbind: Convert WINBINDD_SET_MAPPING to the new API
2009-09-07 Volker Lendeckes3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_SET_HWM to the new API
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_REMOVE_MAPPING to the...
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_SET_MAPPING to the new API
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API
2009-08-30 Volker Lendeckew3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API
2009-08-30 Volker Lendeckew3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert WINBINDD_LIST_GROUPS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert WINBINDD_LIST_USERS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert the getgrent functions to the new API
2009-08-29 Volker Lendeckew3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert the GETDCNAME routines to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert winbindd_dsgetdcname to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert the GETPWENT routines to the new API
2009-08-27 Volker Lendeckes3:winbind: Convert WINBINDD_GETUSERSIDS to the new API
2009-08-16 Volker Lendeckes3:winbind: The get[gr|pw]end functions need access...
2009-08-16 Volker Lendeckes3:winbind: Convert WINBINDD_GETGRNAM to the new API
2009-08-16 Volker Lendeckes3:winbind: Convert WINBINDD_GETGRGID to the new API
2009-08-16 Volker Lendeckes3:winbind: Convert winbindd_show_sequence to the new API
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETGROUPS to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETUSERDOMGROUPS to the...
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETSIDALIASES to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETPWUID to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETPWNAM to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETPWSID to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GID_TO_SID the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_UID_TO_SID the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_SID_TO_GID the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_SID_TO_UID to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_LOOKUPNAME to the new API
2009-08-05 Volker Lendeckes3:winbind: Remove old version of WINBINDD_PING
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_LOOKUPSID to the new API
2009-07-31 Volker LendeckeSlightly restructure the async winbind request calling...
2009-07-27 Volker LendeckeFix a valgrind error in winbind
2009-07-25 Volker LendeckeFix a winbind memleak
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-15 Volker LendeckeMake gencache more stable
2009-06-18 Volker LendeckeFix bug 4699: Remove pidfile on clean shutdown
2009-06-14 Volker LendeckeRemove "winbindd_request" and "winbindd_response" from...
2009-06-14 Volker LendeckeMake winbindd_cli_state->response a pointer instead...
2009-06-14 Volker Lendeckewinbind: replace process_loop() by tevent_loop_once()
2009-06-14 Volker LendeckeMake rescan_trusted_domains a timed event
2009-06-14 Volker LendeckeDo not store the listening fde
2009-06-14 Volker LendeckeAvoid scanning the client list when a client exits
2009-06-14 Volker LendeckeAdd async wb_ping
2009-06-14 Volker LendeckeAdd an async wb request loop
2009-06-14 Volker LendeckeRemove some unused code
2009-06-14 Volker LendeckeConvert the main winbind client communication to wb_req...
2009-06-14 Volker LendeckeMake winbindd_cli_state->request a pointer instead...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-27 Marc VanHeyningens3: Allow child processes to exit gracefully if we...
2009-05-24 Volker LendeckeFix a race condition in winbind leading to a panic
2009-05-21 Bo Yangs3: ignore EPIPE error when winbind finally writes...
2009-05-12 Volker LendeckeConvert response.extra_data.data from malloc to talloc
2009-05-07 Volker LendeckeFix some type-punned warnings
2009-05-07 Volker LendeckeRemove a misleading comment
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Stefan Metzmachers3:winbindd: accept new connections via fd events
2009-03-18 Stefan Metzmachers3:winbindd: move non event related code out of process...
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-12 Volker LendeckeMake opt_nocache static to winbindd.c
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-05 Bo YangFix careless mistake in winbindd_setup_sig_usr2_handler
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMore warning fixes for Solaris.
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Dan Sledzs3: Implement wbcGetSidAliases
2009-02-12 Dan Sledzs3: Implement wbcGetpwsid
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
next