summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/winbindd.c
Commit message (Collapse)AuthorAgeFilesLines
* sync with SAMBA_2_2 for 2.2.6rc1Gerald Carter2002-10-091-1/+14
|
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-171-7/+25
|
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-148/+99
| | | | Jeremy.
* 2.2.3 now in sync.Jeremy Allison2002-02-021-0/+2
| | | | Jeremy.
* Move over to RELEASE branch.Jeremy Allison2002-02-011-207/+343
| | | | Jeremy.
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-373/+484
| | | | Jeremy.
* Syncup getting ready for release.Jeremy Allison2001-07-061-1/+2
| | | | Jeremy.
* Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison2001-04-081-3/+3
| | | | Jeremy.
* the first cut of the internal messaging system.Andrew Tridgell2000-09-111-8/+0
| | | | | The motivation for this system is to replace the UDP message for oplocks, but this commit only does the "set debug level" message.
* brought the winbindd code into headAndrew Tridgell2000-05-091-0/+663
this does not yet compile, but I'm working on that.