| Commit message (Expand) | Author | Age | Files | Lines |
* | s3-winbind: separate child response sock write | David Disseldorp | 2014-01-20 | 1 | -20/+27 |
* | s3-winbind: only pass needed args to child_read_request | David Disseldorp | 2014-01-20 | 1 | -18/+10 |
* | s3:winbindd: make use of trust_pw_change() for periodic password changes | Stefan Metzmacher | 2014-01-07 | 1 | -8/+8 |
* | s3:winbindd: use invalidate_cm_connection() to kill the netlogon connection | Stefan Metzmacher | 2014-01-07 | 1 | -1/+1 |
* | s3-winbindd: Fix DEBUG statement in winbind_msg_offline(). | Jan Brummer | 2013-12-09 | 1 | -1/+1 |
* | s3-winbind: Register handlers for domain online/offline messages. | Andreas Schneider | 2013-10-11 | 1 | -0/+5 |
* | winbindd: Avoid a fd leak when we can not fork | Volker Lendecke | 2013-04-09 | 1 | -0/+2 |
* | winbind: Correctly use names in the domain struct. | Andreas Schneider | 2013-03-05 | 1 | -7/+10 |
* | winbind: Use talloc for allocating domain, dns, forest and dc name. | Andreas Schneider | 2013-03-05 | 1 | -2/+17 |
* | winbind: Correctly cast name to messaging_send_buf(). | Andreas Schneider | 2013-02-22 | 1 | -3/+3 |
* | s3:winbindd: s/event_add_timed/tevent_add_timer | Stefan Metzmacher | 2013-02-19 | 1 | -4/+4 |
* | s3:winbindd: s/struct timed_event/struct tevent_timer | Stefan Metzmacher | 2013-02-19 | 1 | -2/+2 |
* | s3:winbindd: s/struct event_context/struct tevent_context | Stefan Metzmacher | 2013-02-19 | 1 | -2/+2 |
* | winbind: Handle child requests in a tevent_fd | Volker Lendecke | 2013-01-18 | 1 | -105/+65 |
* | winbind: Introduce "struct child_handler_state" | Volker Lendecke | 2013-01-18 | 1 | -22/+30 |
* | lib/param: Move all enum declarations to lib/param | Andrew Bartlett | 2012-07-24 | 1 | -0/+1 |
* | loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. | Rusty Russell | 2012-07-18 | 1 | -2/+2 |
* | lib/util: Remove obsolete sys_getpid() and sys_fork(). | Jelmer Vernooij | 2012-03-24 | 1 | -3/+3 |
* | lib/util: Remove sys_poll as it is no longer needed | Andrew Bartlett | 2012-02-16 | 1 | -1/+1 |
* | s3: Remove a bunch of calls to procid_self() | Volker Lendecke | 2011-12-12 | 1 | -1/+0 |
* | s3: Fix a winbind race leading to 100% CPU | Volker Lendecke | 2011-08-26 | 1 | -2/+3 |
* | s3: Use sys_write in fork_domain_child | Volker Lendecke | 2011-08-26 | 1 | -1/+1 |
* | s3: Use sys_read in fork_domain_child | Volker Lendecke | 2011-08-26 | 1 | -1/+1 |
* | Use tevent_req_oom | Volker Lendecke | 2011-06-20 | 1 | -1/+1 |
* | s3-talloc Change TALLOC_ZERO_P() to talloc_zero() | Andrew Bartlett | 2011-06-09 | 1 | -1/+1 |
* | More simple const fixups. | Jeremy Allison | 2011-05-05 | 1 | -2/+2 |
* | s3: Properly deal with exited winbind children | Volker Lendecke | 2011-05-04 | 1 | -0/+5 |
* | s3: remove various references to server side dcerpc structs (which are not ne... | Günther Deschner | 2011-05-02 | 1 | -1/+0 |
* | s3: Avoid a potential 100% CPU loop in winbindd | Volker Lendecke | 2011-04-29 | 1 | -0/+27 |
* | s3: Make winbindd_reinit_after_fork return NTSTATUS | Volker Lendecke | 2011-04-29 | 1 | -8/+11 |
* | s3: In winbind, close parent/child sockets | Volker Lendecke | 2011-04-29 | 1 | -2/+11 |
* | s3-tevent: only include ../lib/util/tevent wrappers where needed. | Günther Deschner | 2011-04-29 | 1 | -0/+1 |
* | s3-includes: only include ntdomain.h where needed. | Günther Deschner | 2011-03-30 | 1 | -0/+1 |
* | s3-messages: make ndr_messaging.h part of messages.h. | Günther Deschner | 2011-03-30 | 1 | -1/+0 |
* | s3-messages: only include messages.h where needed. | Günther Deschner | 2011-03-30 | 1 | -0/+1 |
* | s3: Fix Coverity ID 1048, CHECKED_RETURN | Volker Lendecke | 2011-03-21 | 1 | -6/+1 |
* | s3: Use poll in winbind | Volker Lendecke | 2011-02-28 | 1 | -22/+29 |
* | nsswitch: make wb_reqtrans a common subsystem. | Günther Deschner | 2011-02-17 | 1 | -1/+1 |
* | s3: Fix a typo | Volker Lendecke | 2011-02-02 | 1 | -1/+1 |
* | Revert "s3:events: Call all ready fd event handlers on each iteration of the ... | Stefan Metzmacher | 2011-01-31 | 1 | -3/+3 |
* | s3:winbind: Fork multiple children per domain | Volker Lendecke | 2011-01-21 | 1 | -5/+45 |
* | All calls to event_add_to_select_args() call GetTimeOfDay() and | Jeremy Allison | 2010-12-23 | 1 | -4/+1 |
* | wb_reqtrans is not used in libwbclient | Volker Lendecke | 2010-12-19 | 1 | -1/+1 |
* | libwbclient: Put the wb_reqtrans definitions into wb_reqtrans.h | Volker Lendecke | 2010-12-19 | 1 | -1/+1 |
* | s3: Fix bug 7844: Race in winbind | Volker Lendecke | 2010-12-06 | 1 | -4/+8 |
* | "bool ? true : false" is a bit pointless | Volker Lendecke | 2010-11-17 | 1 | -2/+1 |
* | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 2010-10-12 | 1 | -0/+1 |
* | s3:events: Call all ready fd event handlers on each iteration of the main loop | Steven Danneman | 2010-10-01 | 1 | -3/+3 |
* | samba: share select wrappers. | Günther Deschner | 2010-10-01 | 1 | -0/+1 |
* | s3: Add "smbcontrol winbindd ip-dropped <local-ip>" | Volker Lendecke | 2010-09-30 | 1 | -0/+22 |