summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2470: Fix bug 1797: winbind and nmbd ignored "-l" option.Volker Lendecke1-2/+6
2007-10-10r2265: Volkers change to HEAD looks very good. Commit messageJeremy Allison1-5/+12
2007-10-10r1557: Add sigchld handling to winbindd. Next step is to have the child resta...Richard Sharpe1-0/+13
2007-10-10r1297: Yes, it does survive valgrind for my tests :-)Volker Lendecke1-8/+5
2007-10-10r294: checking in volker's winbindd patches; tested on domain members (Samba ...Gerald Carter1-0/+2
2007-10-10r116: volker's patch for local group and group nestingGerald Carter1-0/+1
2004-03-16BUG 1182: patch from john.klinger@lmco.com (John Klinger) to reanable the -...Gerald Carter1-1/+1
2004-01-29Remove an unused parameter from reload_services_file.Richard Sharpe1-4/+3
2004-01-11update copyright to -2004Stefan Metzmacher1-1/+1
2004-01-08This merges in my 'always use ADS' patch. Tested on a mix of NT and ADSAndrew Bartlett1-0/+2
2004-01-04Commit the translation of the realm to the netbios domain name in the kerberosVolker Lendecke1-0/+1
2003-11-25Add a comment, and a useful debug message.Andrew Bartlett1-0/+1
2003-11-19as discussed on irc, this is a small patch that allows a few moreAndrew Tridgell1-0/+1
2003-11-12a small include file rearrangement that doesn't affect normalAndrew Tridgell1-0/+1
2003-11-06Final round of printf warnings fixes for the moment.Tim Potter1-3/+3
2003-10-13Add a better error message to wb_common.c when unable to connect to a pipeRichard Sharpe1-0/+7
2003-08-25make sure we keep the trusted domain cache up to dateGerald Carter1-8/+2
2003-08-20metze's autogenerate patch for version.hGerald Carter1-1/+1
2003-08-08fix 2 bugs:Gerald Carter1-1/+7
2003-07-23convert snprintf() calls using pstrings & fstringsGerald Carter1-2/+2
2003-07-22Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter1-8/+8
2003-07-22Replace the eight (!) copies of dummy become/unbecome root with a single one.Tim Potter1-14/+0
2003-07-16fixes for 'net rpc vampire'. I can now take a blank Samba hostGerald Carter1-3/+0
2003-07-15Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, n...Alexander Bokovoy1-4/+22
2003-07-15remove -B and default to dual-daemon mode (-Y to run as a single process)Gerald Carter1-2/+2
2003-07-09Large set of changes to add UNIX account/group managementGerald Carter1-1/+10
2003-07-09fix linking issues in winbindd with become/unbecome_root() in passdb.cGerald Carter1-0/+14
2003-06-27Some const correctness. Stop tdb being used as a remote backend. If anJeremy Allison1-1/+1
2003-06-24add tdb backup function separation and winbind idmap upgrade code formSimo Sorce1-0/+3
2003-06-21merge of the netsamlogon caching code from APPLIANCE_HEADGerald Carter1-2/+12
2003-05-12And finally IDMAP in 3_0Simo Sorce1-3/+5
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij1-2/+0
2003-05-10Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij1-0/+2
2003-05-06There appears to be no reason why we have to execute theTim Potter1-57/+45
2003-04-23Merge HEAD's winbind into 3.0.Andrew Bartlett1-1/+2
2003-04-22update copyright notice that is written to the logsGerald Carter1-1/+1
2003-04-14Merge:Tim Potter1-91/+27
2003-04-07Winbind merges from HEAD:Andrew Bartlett1-4/+4
2003-03-24(merge from HEAD)Andrew Bartlett1-5/+25
2003-02-28*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limitJeremy Allison1-5/+48
2003-02-19Merge minor library fixes from HEAD to 3.0.Andrew Bartlett1-1/+1
2003-02-14Mop and bucket for trusted domain enumeration fix.Tim Potter1-1/+1
2003-01-28Merge from HEAD:Andrew Bartlett1-0/+1
2003-01-15playing janitor for tpot; remove holding patternGerald Carter1-6/+0
2003-01-03patch to include support for daemontools from Michael HandlerGerald Carter1-3/+21
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-1/+1
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison1-0/+20
2002-12-20Merge from HEAD.Tim Potter1-1/+7
2002-11-18Bug fix from appliance - we must initialise the winbindd server stateTim Potter1-2/+2
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-12/+2