summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
...
* r15528: Make the existance of the /etc/security/pam_winbind.conf fileGünther Deschner2007-10-101-3/+5
* r15526: Avoid double \n.Günther Deschner2007-10-101-1/+1
* r15523: Honour the time_offset also when verifying kerberos tickets. ThisGünther Deschner2007-10-101-0/+1
* r15479: Check in patch from bug # 3746 -- Thanks TimurVolker Lendecke2007-10-101-0/+1
* r15478: Likewise for bug # 3763Volker Lendecke2007-10-101-4/+4
* r15460: Prefer to use the indexed objectCategory attribute (instead ofGünther Deschner2007-10-101-2/+2
* r15428: Add "smbcontrol winbind onlinestatus" for debugging purpose.Günther Deschner2007-10-103-0/+82
* r15425: Use dynamic buffers in the IRIX nsswithch module to prevent truncationJames Peach2007-10-101-78/+182
* r15417: Don't use cached credentials when changing passwords.Günther Deschner2007-10-101-1/+5
* r15411: Small debug fixes for the PAM module.Günther Deschner2007-10-101-2/+2
* r15399: Fix the build, sorry, Jerry :)Günther Deschner2007-10-101-2/+2
* r15398: Attempt to send the correct warning when a password change was attemptedGünther Deschner2007-10-103-13/+38
* r15396: Cleanup credential caches from winbind's linked list.Günther Deschner2007-10-102-1/+18
* r15307: Ignore builtin groups we're a member of on the DC as those membershipsGünther Deschner2007-10-101-1/+6
* r15306: Be consistent between rpc and ads winbind backend: let the ads backendGünther Deschner2007-10-103-20/+60
* r15305: Let winbind search by sid directly (or in windows terms: "bind to aGünther Deschner2007-10-101-6/+16
* r15244: Fix debug typo.Günther Deschner2007-10-101-1/+1
* r15240: Correctly disallow unauthorized access when logging on with theGünther Deschner2007-10-102-0/+2
* r15229: Save useless roundtrips in pam_auth (fallback to samlogon) when we knowGünther Deschner2007-10-101-1/+3
* r15228: Fix -n winbind option which has become meaningless with the persistentGünther Deschner2007-10-101-0/+6
* r15175: Try to get Stratus VOS back to build. Thanks, Paul.Volker Lendecke2007-10-101-0/+1
* r15174: Check in Ronan Waide's wbinfo -i. Thanks :-)Volker Lendecke2007-10-101-0/+40
* r15160: Fix from William Jojo I thought had already been added (butJeremy Allison2007-10-101-8/+6
* r15150: Adding winbind debug class to the main daemon.Günther Deschner2007-10-101-0/+3
* r15132: Fix some shadowed variable warningsVolker Lendecke2007-10-102-28/+28
* r15116: Allow the user to set winbind nss timeouts in seconds on IRIX. Don'tJames Peach2007-10-102-9/+7
* r15107: 64 bit fixes. size_t on a 64-bit box is not uint32.Jeremy Allison2007-10-101-3/+12
* r15084: Try and squeeze more out of the non-read/write code path.Jeremy Allison2007-10-101-2/+3
* r15072: Last bit of 32/64 bit portabilities fixes for winbindGerald Carter2007-10-102-9/+14
* r15068: Fix a shadowed variable warningVolker Lendecke2007-10-101-2/+2
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2007-10-1017-121/+144
* r15040: Stripping the parametric options in pam_winbind and useGünther Deschner2007-10-102-10/+12
* r15039: Fix an uninitialized variable. I _think_ this should default toVolker Lendecke2007-10-101-1/+1
* r15038: Replace all code in pam_winbind that relied on access to sambaGünther Deschner2007-10-102-86/+169
* r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensu...Gerald Carter2007-10-101-0/+10
* r14954: Fix #3569 based on William Jojo's work. AIX alsoJeremy Allison2007-10-101-1/+1
* r14940: Remove pam_winbind's ability to create home directories on it's own.Günther Deschner2007-10-102-59/+0
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2007-10-101-40/+1
* r14896: Remove unused filesVolker Lendecke2007-10-101-646/+0
* r14895: Merge the 3.0.22 changeVolker Lendecke2007-10-101-1/+1
* r14868: I will not write code when changing to Daylight Savings Time.Gerald Carter2007-10-102-8/+10
* r14855: Various fixes:Gerald Carter2007-10-104-25/+45
* r14841: Fix IRIX build --with-pam.Günther Deschner2007-10-101-1/+1
* r14760: Fix #3642, ensure we don't call FD_SET on read with fd == -1.Jeremy Allison2007-10-101-0/+4
* r14753: Fix the kerberized pam_auth: As we could have created a new credentialGünther Deschner2007-10-101-14/+26
* r14748: store the name/ip address combination when we doa reverse look up in ...Gerald Carter2007-10-101-2/+11
* r14698: Make sure we expand our own local groups and notGerald Carter2007-10-101-1/+13
* r14675: Protect against null sids and rids in the cached credentials functions.Günther Deschner2007-10-101-2/+28
* r14674: Further cleanup for cached logins, only dump hashes with DEBUG_PASSWORD.Günther Deschner2007-10-103-1/+9
* r14618: add --no-process-group to all server programmsStefan Metzmacher2007-10-101-2/+4