summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/winbindd_dual.c
Commit message (Expand)AuthorAgeFilesLines
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-1130/+0
* r25074: as all requests in the winbindd child are sync, we can use talloc_tos()Stefan Metzmacher2007-10-101-5/+2
* r24978: move domain_init_recv() near the functions that uses itStefan Metzmacher2007-10-101-15/+16
* r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke2007-10-101-4/+5
* r24778: Make sure krb5 locator requests go to a separate locator winbind child.Günther Deschner2007-10-101-4/+4
* r24747: Add WINBINDD_DSGETDCNAME call.Günther Deschner2007-10-101-0/+1
* r24420: Pure pedantism: the talloc_init could have failed...Günther Deschner2007-10-101-2/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23577: Fix winbindd (sorry). Ensure I set the new child_pidJeremy Allison2007-10-101-1/+3
* r23574: Remove double-null check (I hate people bitching at meJeremy Allison2007-10-101-3/+1
* r23573: Cope with terminating winbindd children on read/write/timeoutJeremy Allison2007-10-101-38/+45
* r23565: Avoid double NULL pointer checks.Günther Deschner2007-10-101-9/+3
* r23564: Handle MSG_DUMP_EVENT_LIST only in winbindd for now.Günther Deschner2007-10-101-0/+39
* r23448: Doh ! Don't call winbind_child_died() *before* theJeremy Allison2007-10-101-7/+6
* r23447: Add kill signal to child dead path. After talkingJeremy Allison2007-10-101-0/+3
* r23446: Restore Jeremy's original formatting, just fix the comment.Volker Lendecke2007-10-101-21/+17
* r23426: Correct a comment. The default timeout is not 1min, but 30s. WhileVolker Lendecke2007-10-101-17/+21
* r23424: Thanks to Jerry, we finally tracked down the :Jeremy Allison2007-10-101-0/+62
* r23410: Merge the core of the cluster code.Volker Lendecke2007-10-101-0/+7
* r23117: Factor out local messaging.Volker Lendecke2007-10-101-10/+0
* r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke2007-10-101-1/+1
* r22943: More message_register -> messaging_registerVolker Lendecke2007-10-101-37/+59
* r22895: Convert some more calls from message_send_buf to messaging_send_bufVolker Lendecke2007-10-101-13/+22
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-8/+8
* r22715: When our primary domain does on or offline, make sure to send a msgGerald Carter2007-10-101-21/+0
* r22710: Support one-way trusts.Gerald Carter2007-10-101-0/+8
* r22390: Patchset sent to samba-technical to address the winbindGerald Carter2007-10-101-3/+2
* r22204: Workaround to quickly close bug #4508Simo Sorce2007-10-101-0/+3
* r21623: Fix copy/paste errorSimo Sorce2007-10-101-2/+2
* r21616: Delay initialization of idmap and nss_info backends until necessaryGerald Carter2007-10-101-1/+33
* r21106: We neither need a account lockout policy handler nor a check domainGünther Deschner2007-10-101-1/+2
* r21064: The core of this patch isVolker Lendecke2007-10-101-9/+16
* r21056: Moving the set_domain_online_request to fork_domain_child() (formerlyGünther Deschner2007-10-101-9/+12
* r20846: Before this gets out of control...Volker Lendecke2007-10-101-7/+9
* r20330: And here's the fix for the parent winbindd crashingJeremy Allison2007-10-101-0/+5
* r20254: The pam_chauthtok needs to go through the async interface as well.Günther Deschner2007-10-101-0/+1
* r20206: Start cleaning up the talloc_ctx mess.Jeremy Allison2007-10-101-12/+14
* r20140: Make online/offline detection completely asynchronous.Jeremy Allison2007-10-101-1/+4
* r20124: clean up nested extern declaration warningsHerb Lewis2007-10-101-1/+2
* r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce2007-10-101-1/+4
* r20087: Ensure we clean up any random pending events weJeremy Allison2007-10-101-2/+8
* r20082: When fork_domain_child is forked when we're offlineJeremy Allison2007-10-101-0/+11
* r19230: Doh ! Fix obvious crash bug.....Jeremy Allison2007-10-101-5/+5
* r19209: Ensure we don't make mistakes by sending online/offlineJeremy Allison2007-10-101-26/+100
* r19105: Ok - this is currently untested (but I'm testing it atJeremy Allison2007-10-101-3/+3
* r18980: Be a little more intelligent about "startup_time",Jeremy Allison2007-10-101-4/+4
* r18937: Protect against segc in the idmap winbindd child processGerald Carter2007-10-101-2/+4
* r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner2007-10-101-1/+2
* r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher2007-10-101-2/+2