summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* added solaris wrapper from tngAndrew Tridgell2001-04-251-0/+279
* merge some of the nsswitch code from tng to headAndrew Tridgell2001-04-254-267/+700
* merge from 2_2Andrew Tridgell2001-04-251-3/+2
* Merge of Andrew's changes in 2.2.Jeremy Allison2001-04-131-1/+9
* Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison2001-04-086-27/+27
* Fix for broken RelientUNIX.Jeremy Allison2001-04-041-0/+10
* Fix for crash when doing name lookup with a quoted string. Part ofJeremy Allison2001-03-201-1/+1
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-151-2/+9
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-111-0/+1
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-111-1/+11
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-041-1/+2
* Fix for uidtoname not returning DOMAIN\name but just name. This causedJeremy Allison2000-10-251-2/+9
* Fixed merging mess.Tim Potter2000-10-131-1/+22
* Fix to allow smbd to call winbindd if it is running for all group enumeration,Jeremy Allison2000-10-131-196/+51
* Use sys_setgroups - systems with broken getgroups need this.Jeremy Allison2000-10-111-1/+1
* Converted to call lib/wins_srv.c:wins_srv_ip() instead of lp_wins_server()Christopher R. Hertel2000-10-111-4/+4
* Renamed WINBINDD_INITGROUPS constant to WINBINDD_GETGROUPS.Tim Potter2000-10-113-3/+3
* Modified initgroups to provide a get groups a user is a member ofTim Potter2000-10-112-7/+166
* Added debug so we can see how winbindd converts SIDS.Jeremy Allison2000-10-101-13/+40
* Fixes to allow wins.c to compile to allow building of libnss_wins.so.John Terpstra2000-10-091-2/+11
* Spelling flames. (-:Tim Potter2000-10-051-6/+6
* Fixed compiler warnings.Tim Potter2000-10-051-4/+6
* Adding Herb's compile warning fixes to HEAD.Jeremy Allison2000-10-041-2/+2
* the first cut of the internal messaging system.Andrew Tridgell2000-09-111-8/+0
* Fix from John Reilly @ HP for my typo with the parameters being reversed. Ooops.Jeremy Allison2000-09-011-3/+3
* Updated file with version in TNG.Tim Potter2000-08-251-2/+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
* Instead of handing back a string (which might be a DNS name or an IPChristopher R. Hertel2000-07-191-4/+2
* First cut toward adding WINS server failover.Christopher R. Hertel2000-07-191-1/+1
* Renamed a parameter in init_request() function.Tim Potter2000-07-171-10/+19
* 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-103-9/+224
* Merge of wbinfo program from TNG.Tim Potter2000-07-052-1/+412
* Renamed generic_request() to winbindd_request()Tim Potter2000-07-031-3/+3
* Merge from TNG.Tim Potter2000-06-302-191/+206
* Fixes for IRIX kernel oplocks and systems that don't have nss.hJeremy Allison2000-06-201-0/+10
* Merge from TNG.Tim Potter2000-06-142-55/+157
* moved secrets handling into secrets.cAndrew Tridgell2000-06-031-30/+5
* While we're all making incompatible tdb changes, I changed the implementationTim Potter2000-05-122-4/+5
* use "winbind separator" in tng as wellAndrew Tridgell2000-05-125-8/+14
* - changed smb_getpwnam() to use winbind style usernamesAndrew Tridgell2000-05-101-10/+10
* in head as well ...Andrew Tridgell2000-05-104-7/+7
* 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
* more mergingAndrew Tridgell2000-05-101-1/+0
* fixed some winbind cache bugsAndrew Tridgell2000-05-091-16/+17
* brought the winbindd code into headAndrew Tridgell2000-05-0914-0/+4802
* remove scope parameter here tooAndrew Tridgell2000-01-071-3/+3
* added basic nsswitch support - this allows you to use a "wins" entryAndrew Tridgell1999-12-172-0/+142