summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/winbindd_util.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved winbind client functions from various odd locations toTim Potter2000-07-101-9/+50
| | | | | | nsswitch/wb_client.c Merge of nsswitch/common.c rename to nsswitch/wb_common.c from TNG.
* use "winbind separator" in tng as wellAndrew Tridgell2000-05-121-1/+3
|
* treat a blank "password server =" line as a "*" if in domain securityAndrew Tridgell2000-05-101-4/+18
|
* more merging voodooAndrew Tridgell2000-05-101-0/+7
| | | | | | this adds "#define OLD_NTDOMAIN 1" in lots of places. Don't panic - this isn't permanent, it should go after another few merge steps have been done
* more mergingAndrew Tridgell2000-05-101-1/+0
| | | | | it is now at the stage that winbindd can compile in the head branch, but not link
* brought the winbindd code into headAndrew Tridgell2000-05-091-0/+633
this does not yet compile, but I'm working on that.