summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd.c
AgeCommit message (Expand)AuthorFilesLines
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
2002-11-09Last sync with HEADJelmer Vernooij1-6/+0
2002-11-07Keep branches in sync.....Jeremy Allison1-14/+19
2002-11-02Some winbindd cleanups I made trying to fix cr1020:Tim Potter1-38/+22
2002-10-15Change to use sys_read/sys_write.Jeremy Allison1-10/+4
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-2/+3
2002-08-17sync 3.0 branch with headJelmer Vernooij1-1/+6
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-52/+93
2002-05-13Merge of secrets_init() paranoia fix from 2.2Tim Potter1-1/+6
2002-04-04Fix up conversion code from old winbindd versions (some testing needed).Jeremy Allison1-0/+4