summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/wb_client.c
Commit message (Expand)AuthorAgeFilesLines
* sync with SAMBA_2_2 for 2.2.6rc1Gerald Carter2002-10-091-1/+1
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-25/+24
* Move over to RELEASE branch.Jeremy Allison2002-02-011-48/+53
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-7/+35
* Syncup getting ready for release.Jeremy Allison2001-07-061-4/+4
* Fix for coredump when using username map file. lookup_name must haveJeremy Allison2001-03-201-1/+1
* Sync up with appliance-head.Jeremy Allison2001-01-151-2/+9
* Big merge to sync up appliance-head and 2.2.Jeremy Allison2001-01-081-1/+2
* Fix for uidtoname not returning DOMAIN\name but just name. This causedJeremy Allison2000-10-251-2/+9
* Fix to allow smbd to call winbindd if it is running for all group enumeration,Jeremy Allison2000-10-131-196/+51
* Brought Tim's new initgroups winbind functionality. Now need to fixJeremy Allison2000-10-111-6/+132
* Added debug so we can see how winbindd converts SIDS.Jeremy Allison2000-10-101-13/+40
* Vector get_nt_acl/set_nt_acl via vfs. POSIX ACL support should be addedJeremy Allison2000-10-051-10/+12
* Fix from John Reilly @ HP for my typo with the parameters being reversed. Ooops.Jeremy Allison2000-09-011-3/+3
* Added code to do SID to uid/gid conversion. Needed for ACL support.Jeremy Allison2000-08-231-10/+178
* Started to canonicalize our handling of uid -> sid code in order toJeremy Allison2000-08-021-23/+83
* Add local fallback for name lookup if no winbindd running...Jeremy Allison2000-07-111-9/+20
* Moved winbind client functions from various odd locations toTim Potter2000-07-101-0/+174