summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-032-2/+2
* Typo..Jeremy Allison2003-01-021-1/+1
* Merge Andrew Bartletts (size_t)-1 checks.Jeremy Allison2003-01-021-3/+3
* Finish adding strings to all talloc_init() calls.Jeremy Allison2002-12-231-0/+1
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-207-18/+38
* Merge removal of unpopular winbind client environment variable.Tim Potter2002-12-203-47/+1
* Formatting syncup.Tim Potter2002-12-201-2/+4
* Merge from HEAD.Tim Potter2002-12-202-3/+9
* merge of get_dc_name()-like code from APP_HEAD; better support password serve...Gerald Carter2002-12-131-49/+1
* [merge from APP_HEAD]Gerald Carter2002-11-231-3/+4
* merged the %U changes to 3.0Andrew Tridgell2002-11-201-0/+1
* Bug fix from appliance - we must initialise the winbindd server stateTim Potter2002-11-181-2/+2
* Merge from HEAD:Tim Potter2002-11-181-1/+2
* enable enumeration of domain local groups using LDAP (and in a native mode do...Gerald Carter2002-11-151-5/+30
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-126-52/+31
* Last sync with HEADJelmer Vernooij2002-11-091-6/+0
* remove accidental debug code.Gerald Carter2002-11-091-4/+0
* fix for defunct winbindd from APP_HEADGerald Carter2002-11-081-2/+7
* Perform my janitorial duties.Tim Potter2002-11-071-6/+0
* Keep branches in sync.....Jeremy Allison2002-11-072-15/+26
* Merge of get_dc_list() api change from HEAD.Tim Potter2002-11-061-54/+17
* Merge things that bloody tpot should be doing :-).Jeremy Allison2002-11-061-2/+14
* Fix --set-auth-user command to delete entries from the secrets file when anTim Potter2002-11-021-12/+68
* Some winbindd cleanups I made trying to fix cr1020:Tim Potter2002-11-022-38/+108
* Handle the case where the password used in RPC connections (for restrictTim Potter2002-11-021-3/+8
* Sync with HEADJelmer Vernooij2002-10-291-38/+37
* Try to catch up on the code I've put into HEAD that should be in 3.0:Andrew Bartlett2002-10-262-19/+44
* NULL enum_local_groups for ads winbindd (temporary workaround).Gerald Carter2002-10-182-1/+2
* Added new error codes. Fix up connection code to retry in the same wayJeremy Allison2002-10-171-4/+18
* Fix spelling of background_process.Jeremy Allison2002-10-152-6/+6
* Change to use sys_read/sys_write.Jeremy Allison2002-10-151-10/+4
* merge from APP_HEAD of winbindd's domain local group fixGerald Carter2002-10-086-13/+200
* fix typoGerald Carter2002-10-041-1/+1
* * merge native_mode flag in winbindd_domain struct from app-headGerald Carter2002-10-043-5/+61
* merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-041-1/+1
* Doh ! Lookup name before checking negative cache (the way Tim originallyJeremy Allison2002-10-011-10/+10
* syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter2002-10-011-186/+11
* Fix memory leak in getting DC list. Remember to exclude failed lookups.Jeremy Allison2002-09-301-5/+21
* remove files not in HEADGerald Carter2002-09-261-143/+0
* merge from HEADGerald Carter2002-09-252-0/+3
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-2513-130/+183
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-09-251-0/+16
|\
| * Moved -ve cache check to correct place.Jeremy Allison2002-09-241-10/+10
| * Reverted my earlier change. It was incorrect. We must be protected byJeremy Allison2002-09-171-5/+4
| * Only create the pidfile once we're ready to receive requests.Jeremy Allison2002-09-171-3/+5
| * Add clock skew handling to our kerberos code. This allows us to cope withAndrew Tridgell2002-09-171-1/+1
| * Put unixsocket calls between #ifdef HAVE_UNIXSOCKET's - required for Stratus VOSJelmer Vernooij2002-09-151-0/+4
| * Merge undone cleanups.Tim Potter2002-09-123-26/+27
| * Merge of winbind auth cleanups from appliance.Tim Potter2002-09-123-30/+34
| * Merge of cut&paste fix from appliance.Tim Potter2002-09-121-1/+1