s3-winbind: only pass needed args to child_read_request
[metze/samba-autobuild/.git] / source3 / winbindd / winbindd_dual.c
2014-01-20 David Disseldorps3-winbind: only pass needed args to child_read_request
2014-01-07 Stefan Metzmachers3:winbindd: make use of trust_pw_change() for periodic...
2014-01-07 Stefan Metzmachers3:winbindd: use invalidate_cm_connection() to kill...
2013-12-09 Jan Brummers3-winbindd: Fix DEBUG statement in winbind_msg_offline().
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-11 Andreas Schneiders3-winbind: Register handlers for domain online/offline...
2013-04-09 Volker Lendeckewinbindd: Avoid a fd leak when we can not fork
2013-03-05 Andreas Schneiderwinbind: Correctly use names in the domain struct.
2013-03-05 Andreas Schneiderwinbind: Use talloc for allocating domain, dns, forest...
2013-02-22 Andreas Schneiderwinbind: Correctly cast name to messaging_send_buf().
2013-02-19 Stefan Metzmachers3:winbindd: s/event_add_timed/tevent_add_timer
2013-02-19 Stefan Metzmachers3:winbindd: s/struct timed_event/struct tevent_timer
2013-02-19 Stefan Metzmachers3:winbindd: s/struct event_context/struct tevent_context
2013-01-18 Volker Lendeckewinbind: Handle child requests in a tevent_fd
2013-01-18 Volker Lendeckewinbind: Introduce "struct child_handler_state"
2012-07-24 Andrew Bartlettlib/param: Move all enum declarations to lib/param
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-02-16 Andrew Bartlettlib/util: Remove sys_poll as it is no longer needed
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-08-26 Volker Lendeckes3: Fix a winbind race leading to 100% CPU
2011-08-26 Volker Lendeckes3: Use sys_write in fork_domain_child
2011-08-26 Volker Lendeckes3: Use sys_read in fork_domain_child
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-20 Volker LendeckeUse tevent_req_oom
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-05-05 Jeremy AllisonMore simple const fixups.
2011-05-04 Volker Lendeckes3: Properly deal with exited winbind children
2011-05-02 Günther Deschners3: remove various references to server side dcerpc...
2011-04-29 Volker Lendeckes3: Avoid a potential 100% CPU loop in winbindd
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-29 Günther Deschners3-tevent: only include ../lib/util/tevent wrappers...
2011-03-29 Günther Deschners3-includes: only include ntdomain.h where needed.
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-21 Volker Lendeckes3: Fix Coverity ID 1048, CHECKED_RETURN
2011-02-28 Volker Lendeckes3: Use poll in winbind
2011-02-16 Günther Deschnernsswitch: make wb_reqtrans a common subsystem.
2011-02-02 Volker Lendeckes3: Fix a typo
2011-01-31 Stefan MetzmacherRevert "s3:events: Call all ready fd event handlers...
2011-01-21 Volker Lendeckes3:winbind: Fork multiple children per domain
2010-12-23 Jeremy AllisonAll calls to event_add_to_select_args() call GetTimeOfD...
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-12-06 Volker Lendeckes3: Fix bug 7844: Race in winbind
2010-11-17 Volker Lendecke"bool ? true : false" is a bit pointless
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-01 Steven Dannemans3:events: Call all ready fd event handlers on each...
2010-10-01 Günther Deschnersamba: share select wrappers.
2010-09-30 Volker Lendeckes3: Add "smbcontrol winbindd ip-dropped <local-ip>"
2010-09-30 Volker Lendeckes3: Re-introduce a procid_self()
2010-09-10 Björn Jackes3/winbind: use mono time for startup timeout check
2010-08-16 Stefan Metzmachers3:winbindd: remove rpc_pipe_client references from...
2010-08-16 Stefan Metzmachers3:winbindd: add binding_handle to struct winbindd_child
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-18 Volker Lendeckes3: Remove a direct use of procid_self()
2010-07-07 Günther Deschners3-winbindd: Fix child logfile handling which broke...
2010-07-06 Andreas Schneiders3-winbind: Create all logfiles in the same directory.
2010-07-04 Volker Lendeckes3: Pass the new server_id through reinit_after_fork
2010-05-13 Andrew Bartletts3:winbindd Rename 'children' to 'winbindd_children...
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-04-25 Volker Lendeckes3: async_domain_request is no longer used
2010-04-24 Volker Lendeckes3: sendto_domain() is lo longer used
2010-04-01 Stefan Metzmachers3:winbindd: fix problems with SIGCHLD handling (bug...
2010-04-01 Stefan Metzmachers3:winbindd: only set child_domain in the child
2010-02-26 Roel van MeerFix one of the valgrind warnings from bug #6814 - Fixes...
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-02 Volker Lendeckes3: Fix a typo
2009-12-28 Volker Lendeckes3: Simplify "setup_domain_child" slightly
2009-12-26 Volker Lendeckes3: Fix some nonempty blank lines
2009-12-23 Volker Lendeckes3: Remove some unused code
2009-12-23 Volker Lendeckes3: Remove unused sendto_child()
2009-11-19 Volker Lendeckes3: Avoid races to change the machine password in winbind
2009-11-19 Volker Lendeckes3: Protect against flooding the DC with pwchange requests
2009-11-19 Volker Lendeckes3: Re-check the timeout in machine_password_change_han...
2009-11-19 Volker Lendeckes3: Add some debugs to the winbind machine pwchange...
2009-11-19 Volker Lendeckes3: Do not kill the whole smb session if a machine...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-06 Günther Deschners3-winbindd: make sure to reset connections when machin...
2009-10-05 Volker LendeckeRevert "s3: Attempt to fix machine password change"
2009-10-05 Volker Lendeckes3: Attempt to fix machine password change
2009-08-27 Volker Lendeckes3:winbind: Add a generic cache for NDR based parent...
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-05 Volker Lendeckes3:winbind: Add NDR-based parent-child communication...
2009-07-31 Matthias Dieter... Merge branch 'master' of git://git.samba.org/samba
2009-07-31 Volker LendeckeProvide a mem_ctx for child requests
2009-07-28 Volker LendeckeRemove a duplicate prototype
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-18 Bo Yangs3: don't do this, upper callbacks will check it
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 LendeckeFix an error message: We get the errno in "err"
2009-06-14 Volker LendeckeDo not use "finished" in winbind child
2009-06-14 Volker LendeckeConvert async_domain_request to wb_domain_request_send
2009-06-14 Volker LendeckeAdd wb_domain_request_send/recv
2009-06-14 Volker LendeckeConvert the winbind parent->child communication to...
2009-06-14 Volker LendeckeMake winbindd_cli_state->request a pointer instead...
next