summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd.c
AgeCommit message (Expand)AuthorFilesLines
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
2002-03-29merge winbindd WINS changes from 2.2Herb Lewis1-0/+5
2002-03-26Unblock sigusr1 on startup.Tim Potter1-0/+1
2002-03-26Added code for smb messaging. winbindd now responds to the smbcontrolTim Potter1-2/+15
2002-03-15added a -h usage option to winbinddAndrew Tridgell1-1/+16
2002-03-14Now we have reliable signals take SIGTERM inband.Jeremy Allison1-5/+4
2002-02-18fixed a memory leak thanks to dleducq@arkoon.netAndrew Tridgell1-0/+1
2002-01-31Fix from Michael Steffens <michael_steffens@hp.com> to make signalJeremy Allison1-1/+4
2002-01-31added 'wbinfo --sequence' to show sequence numbers of all domainsAndrew Tridgell1-0/+1
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-26Change the winbind interface to use seperate 'domain' and 'username' feilds forAndrew Bartlett1-0/+1
2002-01-22Call pidfile_create() as part of init sequence.Tim Potter1-0/+3
2002-01-19Fix to close winbindd_idmap on exit. Pointed out by Alexander Bokovoy.Jeremy Allison1-0/+2
2002-01-13I'm doing some things towards the NamedPipes game with lckl and he has asked meAndrew Bartlett1-86/+2
2002-01-12Many thanks to Alexander Bokovoy <a.bokovoy@sam-solutions.net>.Andrew Bartlett1-0/+1
2002-01-11Always query the PDC for the list of trusted domains rather than interatingTim Potter1-3/+3
2002-01-10Since AB has been changing the winbind interface it's time to add the "mockTim Potter1-16/+11
2002-01-10Return the winbind separator over the socket, so programs don't have to parseAndrew Bartlett1-0/+2
2002-01-10This changes the winbind protcol a bit:Andrew Bartlett1-0/+1