summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd.c
Commit message (Expand)AuthorAgeFilesLines
* convert snprintf() calls using pstrings & fstringsGerald Carter2003-07-231-2/+2
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-221-8/+8
* Replace the eight (!) copies of dummy become/unbecome root with a single one.Tim Potter2003-07-221-14/+0
* fixes for 'net rpc vampire'. I can now take a blank Samba hostGerald Carter2003-07-161-3/+0
* Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, n...Alexander Bokovoy2003-07-151-4/+22
* remove -B and default to dual-daemon mode (-Y to run as a single process)Gerald Carter2003-07-151-2/+2
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-1/+10
* fix linking issues in winbindd with become/unbecome_root() in passdb.cGerald Carter2003-07-091-0/+14
* Some const correctness. Stop tdb being used as a remote backend. If anJeremy Allison2003-06-271-1/+1
* add tdb backup function separation and winbind idmap upgrade code formSimo Sorce2003-06-241-0/+3
* merge of the netsamlogon caching code from APPLIANCE_HEADGerald Carter2003-06-211-2/+12
* And finally IDMAP in 3_0Simo Sorce2003-05-121-3/+5
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-101-2/+0
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-101-0/+2
* There appears to be no reason why we have to execute theTim Potter2003-05-061-57/+45
* Merge HEAD's winbind into 3.0.Andrew Bartlett2003-04-231-1/+2
* update copyright notice that is written to the logsGerald Carter2003-04-221-1/+1
* Merge:Tim Potter2003-04-141-91/+27
* Winbind merges from HEAD:Andrew Bartlett2003-04-071-4/+4
* (merge from HEAD)Andrew Bartlett2003-03-241-5/+25
* *Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limitJeremy Allison2003-02-281-5/+48
* Merge minor library fixes from HEAD to 3.0.Andrew Bartlett2003-02-191-1/+1
* Mop and bucket for trusted domain enumeration fix.Tim Potter2003-02-141-1/+1
* Merge from HEAD:Andrew Bartlett2003-01-281-0/+1
* playing janitor for tpot; remove holding patternGerald Carter2003-01-151-6/+0
* patch to include support for daemontools from Michael HandlerGerald Carter2003-01-031-3/+21
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-1/+1
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-0/+20
* Merge from HEAD.Tim Potter2002-12-201-1/+7
* Bug fix from appliance - we must initialise the winbindd server stateTim Potter2002-11-181-2/+2
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-12/+2
* Last sync with HEADJelmer Vernooij2002-11-091-6/+0
* Keep branches in sync.....Jeremy Allison2002-11-071-14/+19
* Some winbindd cleanups I made trying to fix cr1020:Tim Potter2002-11-021-38/+22
* Change to use sys_read/sys_write.Jeremy Allison2002-10-151-10/+4
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-2/+3
* sync 3.0 branch with headJelmer Vernooij2002-08-171-1/+6
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-52/+93
* Merge of secrets_init() paranoia fix from 2.2Tim Potter2002-05-131-1/+6
* Fix up conversion code from old winbindd versions (some testing needed).Jeremy Allison2002-04-041-0/+4
* merge winbindd WINS changes from 2.2Herb Lewis2002-03-291-0/+5
* Unblock sigusr1 on startup.Tim Potter2002-03-261-0/+1
* Added code for smb messaging. winbindd now responds to the smbcontrolTim Potter2002-03-261-2/+15
* added a -h usage option to winbinddAndrew Tridgell2002-03-151-1/+16
* Now we have reliable signals take SIGTERM inband.Jeremy Allison2002-03-141-5/+4
* fixed a memory leak thanks to dleducq@arkoon.netAndrew Tridgell2002-02-181-0/+1
* Fix from Michael Steffens <michael_steffens@hp.com> to make signalJeremy Allison2002-01-311-1/+4
* added 'wbinfo --sequence' to show sequence numbers of all domainsAndrew Tridgell2002-01-311-0/+1
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Change the winbind interface to use seperate 'domain' and 'username' feilds forAndrew Bartlett2002-01-261-0/+1