summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...Andrew Tridgell2001-06-251-1/+2
* next_token() was supposed to be a reentrant replacement for strtok(),Andrew Tridgell2001-06-211-18/+12
* Merge from appliance branch:Tim Potter2001-06-201-2/+8
* Fixed typo in #ifndef at head of file.Tim Potter2001-06-071-2/+2
* Added comment about possible optimisation to winbindd_pam_auth()Tim Potter2001-06-071-0/+4
* Fixed bug in winbind_sid_to_gid() function.Tim Potter2001-06-071-1/+1
* Fix for cli_samr_connect() arg change.Tim Potter2001-06-061-1/+1
* Indent dodgy function prototype to avoid make proto picking it up andTim Potter2001-06-061-1/+1
* don't use c++ style commentsAndrew Tridgell2001-06-051-1/+1
* fixed solaris compilation error (don't add to a void*)Andrew Tridgell2001-06-051-2/+2
* use LDSHFLAGS not -shared in several placesAndrew Tridgell2001-06-042-2/+2
* More compile fixups for winbind portability.Tim Potter2001-06-042-3/+7
* Compile fix for solaris.Tim Potter2001-06-041-7/+5
* Try to fix build by adding autoconf tests for pam headers.Jeremy Allison2001-05-221-0/+2
* Fixes to get pam_auth() functionality working again.Tim Potter2001-05-171-36/+13
* Zero-fill struct hostent.Jeremy Allison2001-05-151-0/+2
* Fixed glibc crash problems with libnss_wins.soJeremy Allison2001-05-151-4/+44
* Memory leak fixes from insure.Tim Potter2001-05-152-10/+5
* Compile fixes for dynamic samr_query_userinfo() stuff.Tim Potter2001-05-145-34/+14
* Use sid_peek_rid() instead of sid_split_rid().Tim Potter2001-05-101-3/+2
* Fixes from nsswitch testsuite. Lots of stuff works much better now. (-:Tim Potter2001-05-093-6/+9
* The substitution of %U and %D in the 'template homedir' is nowdoneTim Potter2001-05-081-10/+6
* Added S_ISSOCK macros for systems which treat UNIX domain sockets as FIFOsTim Potter2001-05-081-0/+10
* Misc fixes to get winbindd working. We can now do a 'getent passwd'Tim Potter2001-05-084-17/+88
* OK so I couldn't be as clever as I wanted to be with winbindd_glue.cTim Potter2001-05-074-82/+79
* Ignore *.po files.Tim Potter2001-05-071-0/+1
* iAdditional files for winbind merge.Tim Potter2001-05-074-0/+852
* Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter2001-05-0712-1634/+2686
* Merge from TNG branch.Tim Potter2001-05-041-57/+183
* 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