summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23564: Handle MSG_DUMP_EVENT_LIST only in winbindd for now.Günther Deschner1-0/+3
2007-10-10r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach1-2/+2
2007-10-10r23348: Fix connection reporting on SIGUSR2 (noticed byJeremy Allison1-0/+3
2007-10-10r23075: more duplicate code blocks from bad mergeGerald Carter1-4/+0
2007-10-10r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke1-1/+1
2007-10-10r23046: Few missing merges from cleaning out the Centeris winbindd tree.Gerald Carter1-0/+4
2007-10-10r23040: Activate the winbindd cache validation code in theMichael Adam1-2/+0
2007-10-10r22943: More message_register -> messaging_registerVolker Lendecke1-11/+23
2007-10-10r22908: All callers of message_init now also call messaging_init. Unify those.Volker Lendecke1-1/+1
2007-10-10r22895: Convert some more calls from message_send_buf to messaging_send_bufVolker Lendecke1-0/+11
2007-10-10r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke1-2/+2
2007-10-10r22704: Implement three step method for enumerating domain trusts.Gerald Carter1-0/+4
2007-10-10r22507: Wrap the method of obtaining sockets to listen on.James Peach1-47/+1
2007-10-10r22418: Support running under launchd. We abstract the method of obtainingJames Peach1-17/+97
2007-10-10r22417: Refactor the various daemon run-mode options to make the semanticsJames Peach1-20/+23
2007-10-10r22390: Patchset sent to samba-technical to address the winbindGerald Carter1-3/+2
2007-10-10r22209: Fix the storage of time_t -> make it 64 bits (use theJeremy Allison1-0/+5
2007-10-10r22204: Workaround to quickly close bug #4508Simo Sorce1-0/+3
2007-10-10r21704: open sockets immediately in process_loopHerb Lewis1-8/+9
2007-10-10r21616: Delay initialization of idmap and nss_info backends until necessaryGerald Carter1-6/+4
2007-10-10r21474: Ensure trustdom_cache_shutdown() gets calledJeremy Allison1-4/+4
2007-10-10r21228: Fix for fd leak on error path. Thanks toJeremy Allison1-1/+3
2007-10-10r21064: The core of this patch isVolker Lendecke1-8/+11
2007-10-10r20992: another attempt at fixing the build breakageGerald Carter1-0/+2
2007-10-10r20986: Commit the prototype of the nss_info plugin interface.Gerald Carter1-0/+2
2007-10-10r20911: Fix copyright message in winbindd to use the macro from smb.hGerald Carter1-2/+3
2007-10-10r20848: Minor typo.Günther Deschner1-1/+1
2007-10-10r20846: Before this gets out of control...Volker Lendecke1-2/+12
2007-10-10r20270: Even with the dual daemon mode the parent winbinddJeremy Allison1-2/+9
2007-10-10r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce1-10/+7
2007-10-10r19958: Add check for WINBIND_OFFLINE key.Jeremy Allison1-3/+3
2007-10-10r19957: Initial framework to make winbindd robustJeremy Allison1-1/+15
2007-10-10r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error messageJames Peach1-2/+0
2007-10-10r19065: No functional change, just a trivial simplificationVolker Lendecke1-19/+19
2007-10-10r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner1-1/+2
2007-10-10r17997: Ensure lockdir exists for winbindd. Store tmpJeremy Allison1-0/+4
2007-10-10r17610: Added the ability for firefox to drive the winbinddJeremy Allison1-0/+3
2007-10-10r17005: Add a new helper mode to ntlm_auth: ntlm-change-password-1Andrew Bartlett1-0/+1
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-0/+1
2007-10-10r16154: Fix winbind function table typo.Günther Deschner1-1/+1
2007-10-10r15675: Man pages say never look at the fd_set after a selectJeremy Allison1-2/+8
2007-10-10r15428: Add "smbcontrol winbind onlinestatus" for debugging purpose.Günther Deschner1-0/+1
2007-10-10r15150: Adding winbind debug class to the main daemon.Günther Deschner1-0/+3
2007-10-10r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter1-11/+11
2007-10-10r14898: This change is an attempt to improve the quality of the information thatJames Peach1-40/+1
2007-10-10r14868: I will not write code when changing to Daylight Savings Time.Gerald Carter1-1/+1
2007-10-10r14855: Various fixes:Gerald Carter1-1/+4
2007-10-10r14618: add --no-process-group to all server programmsStefan Metzmacher1-2/+4
2007-10-10r14480: Kill one boolean flag passed down :-)Volker Lendecke1-1/+1