summaryrefslogtreecommitdiffstats
path: root/source/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* r16104: Set version to 3.0.23rc2Gerald Carter2006-06-087-35/+102
* r15860: grab r15845 from vl (fix crash in child winbindd processGerald Carter2006-05-241-0/+1
* r15843: grab volker's winbindd-get-your-own-dc patchGerald Carter2006-05-231-1/+1
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-2318-191/+711
* r15164: grab a few more changes from SAMBA_3_0Gerald Carter2006-04-221-8/+6
* r15153: more changes for the release notes and ab's latest fixes for winbindd...Gerald Carter2006-04-201-0/+3
* r15132: Fix some shadowed variable warningsVolker Lendecke2006-04-192-28/+28
* r15116: Allow the user to set winbind nss timeouts in seconds on IRIX. Don'tJames Peach2006-04-182-9/+7
* r15107: 64 bit fixes. size_t on a 64-bit box is not uint32.Jeremy Allison2006-04-171-3/+12
* r15084: Try and squeeze more out of the non-read/write code path.Jeremy Allison2006-04-141-2/+3
* r15072: Last bit of 32/64 bit portabilities fixes for winbind Gerald Carter2006-04-132-9/+14
* r15068: Fix a shadowed variable warningVolker Lendecke2006-04-131-2/+2
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2006-04-1217-121/+144
* r15040: Stripping the parametric options in pam_winbind and useGünther Deschner2006-04-112-10/+12
* r15039: Fix an uninitialized variable. I _think_ this should default toVolker Lendecke2006-04-111-1/+1
* r15038: Replace all code in pam_winbind that relied on access to sambaGünther Deschner2006-04-112-86/+169
* r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensu...Gerald Carter2006-04-081-0/+10
* r14954: Fix #3569 based on William Jojo's work. AIX alsoJeremy Allison2006-04-061-1/+1
* r14940: Remove pam_winbind's ability to create home directories on it's own.Günther Deschner2006-04-062-59/+0
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2006-04-041-40/+1
* r14896: Remove unused filesVolker Lendecke2006-04-031-646/+0
* r14895: Merge the 3.0.22 changeVolker Lendecke2006-04-031-1/+1
* r14868: I will not write code when changing to Daylight Savings Time.Gerald Carter2006-04-022-8/+10
* r14855: Various fixes:Gerald Carter2006-04-024-25/+45
* r14841: Fix IRIX build --with-pam.Günther Deschner2006-03-311-1/+1
* r14760: Fix #3642, ensure we don't call FD_SET on read with fd == -1.Jeremy Allison2006-03-291-0/+4
* r14753: Fix the kerberized pam_auth: As we could have created a new credentialGünther Deschner2006-03-291-14/+26
* r14748: store the name/ip address combination when we doa reverse look up in ...Gerald Carter2006-03-281-2/+11
* r14698: Make sure we expand our own local groups and notGerald Carter2006-03-241-1/+13
* r14675: Protect against null sids and rids in the cached credentials functions.Günther Deschner2006-03-231-2/+28
* r14674: Further cleanup for cached logins, only dump hashes with DEBUG_PASSWORD.Günther Deschner2006-03-233-1/+9
* r14618: add --no-process-group to all server programmsStefan Metzmacher2006-03-211-2/+4
* r14611: Fix init_creds_opts issue jerry discovered when using MIT krb5 1.3: Günther Deschner2006-03-211-1/+1
* r14597: Merge DCERPC_FAULT constants from Samba 4.Günther Deschner2006-03-211-1/+1
* r14585: Tighten argument list of kerberos_kinit_password again,Günther Deschner2006-03-202-16/+16
* r14514: Fixing last commit. Thanks Volker.Günther Deschner2006-03-171-1/+1
* r14513: Fix winbindd_chauthtok: only fallback when the chgpasswd3 call is notGünther Deschner2006-03-171-2/+5
* r14509: Attempt to fix the build on "sun1"Volker Lendecke2006-03-171-1/+3
* r14508: Return PAM_SUCCESS in pam_sm_close_session when there is no KRB5CCNAMEGünther Deschner2006-03-171-1/+1
* r14507: Re-disable accidentially re-enabled paranoia check. This should makeGünther Deschner2006-03-171-1/+4
* r14505: Rename the timed_event to lockout_policy_event.Günther Deschner2006-03-172-9/+9
* r14496: Add WBFLAG_PAM_GET_PWD_POLICY bit to only callout for domain passwordGünther Deschner2006-03-163-5/+9
* r14493: There is no point in falling back to a samlogon when a krb5login hasGünther Deschner2006-03-161-0/+17
* r14480: Kill one boolean flag passed down :-)Volker Lendecke2006-03-162-9/+7
* r14474: Also flush the nscd caches before entering the main winbindd loop.Günther Deschner2006-03-163-16/+25
* r14468: Better fix to avoid winbind panic when we have an inproper configurationGünther Deschner2006-03-162-4/+13
* r14467: Reverting 13660. This needs to be fixed differently.Günther Deschner2006-03-162-12/+5
* r14421: This does two thingsGerald Carter2006-03-153-9/+37
* r14405: Fix the build when nscd_flush_cache is detectedJeremy Allison2006-03-151-10/+12
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2006-03-156-18/+29