summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* r22812: Fix bug #3024 (and also the group varient). Patch fromJeremy Allison2007-10-102-6/+17
* r22794: Add "debug_state" and "silent" to pam_winbind.conf template. Honor th...Günther Deschner2007-10-101-0/+2
* r22771: One liner fix for idmap_ldapSimo Sorce2007-10-101-0/+1
* r22747: Fix some C++ warningsVolker Lendecke2007-10-101-2/+2
* r22745: Add local groups to the --required-membership-sid test. This needsVolker Lendecke2007-10-101-90/+62
* r22744: Fix a valgrind error. parse_domain_username does not necessarily fill inVolker Lendecke2007-10-101-0/+3
* r22738: Fix a debug message.Volker Lendecke2007-10-101-1/+2
* r22737: Fix crash bug (info3 is now talloced).Günther Deschner2007-10-101-1/+1
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-103-12/+12
* r22730: Fix password changes via pam_winbindd when using "winbind normalize n...Gerald Carter2007-10-101-0/+2
* r22727: remove outdated comment about templatre shell and homedirGerald Carter2007-10-101-3/+1
* r22726: When performing an offline logon for a user in a trusted domain,Gerald Carter2007-10-101-0/+8
* r22725: * Don't try to update the sequence_number when offlineGerald Carter2007-10-101-3/+11
* r22724: Call an nss_info backend's init() function if theGerald Carter2007-10-101-3/+8
* r22720: Fixes for offline auth when using krb5_auth = yes in pam_winbind.Gerald Carter2007-10-101-8/+26
* r22719: Missed change for one-way trust support. Ignore password policyGerald Carter2007-10-101-1/+5
* r22717: Add Everyone and AuthenticatedUsers to the user's tokenGerald Carter2007-10-101-1/+10
* r22716: Clarify comment in winbindd_domain structureGerald Carter2007-10-101-2/+2
* r22715: When our primary domain does on or offline, make sure to send a msgGerald Carter2007-10-102-23/+37
* r22713: Offline logon fixes for idmap manager:Gerald Carter2007-10-103-60/+80
* r22712: Inform the user when logging in via pam_winbindGerald Carter2007-10-103-0/+37
* r22711: Fix a compile warnign in query_user(). Ensure that user_ridGerald Carter2007-10-102-3/+2
* r22710: Support one-way trusts.Gerald Carter2007-10-108-20/+290
* r22709: we can only use tschannel when commectcing to our primary (might need...Gerald Carter2007-10-101-1/+8
* r22708: disable saving the trusted domain list as we want to the parent daemo...Gerald Carter2007-10-101-0/+6
* r22707: missed merge from local tree: pass the correct state to the domain wh...Gerald Carter2007-10-101-1/+1
* r22706: missed one reference to domain->native_mode in the previous commitGerald Carter2007-10-101-1/+1
* r22705: Implement new set_dc_type_and_flags() called based on theGerald Carter2007-10-103-9/+170
* r22704: Implement three step method for enumerating domain trusts.Gerald Carter2007-10-105-21/+319
* r22703: Convert winbindd_getgrgid() and winbindd_getgetpwnam()Gerald Carter2007-10-101-113/+113
* r22702: Convert both lookup name and lookup sid to follow theGerald Carter2007-10-102-31/+105
* r22700: Add a simple wcache TRUSTDOM api for maintaing a completeGerald Carter2007-10-102-1/+478
* r22677: One line fix to make net idmap restore work againSimo Sorce2007-10-101-0/+1
* r22675: Simo's patch for 0 size allocation. Still needJeremy Allison2007-10-102-9/+13
* r22666: Expand kerberos_kinit_password_ext() to return NTSTATUS codes and makeGünther Deschner2007-10-102-4/+6
* r22647: Avoid leaking a full info3 structure on each winbindd cached login by...Günther Deschner2007-10-102-5/+5
* r22646: segfault fix in idmap_ldap.c from 3_0_25Simo Sorce2007-10-101-2/+8
* r22643: Don't clear cached U/SID and UG/SID entries when we want to logon off...Günther Deschner2007-10-101-1/+8
* r22636: Fix logic bug.Günther Deschner2007-10-101-6/+6
* r22633: Fix typo in debug message.James Peach2007-10-101-1/+1
* r22590: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-102-13/+24
* r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-104-29/+57
* r22553: Fix the buildVolker Lendecke2007-10-102-2/+2
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-106-15/+15
* r22511: Remove unused LDAPMessage.Günther Deschner2007-10-101-3/+0
* r22507: Wrap the method of obtaining sockets to listen on.James Peach2007-10-103-103/+128
* r22473: Correct fix for setting a default compat tdb idmap backend.Gerald Carter2007-10-101-29/+30
* r22466: Fix build warning.Günther Deschner2007-10-101-1/+1
* r22461: Use ranged LDAP queries in lookup_usergroups_member() and start to op...Günther Deschner2007-10-101-99/+75
* r22447: Patch from Ying Li <ying.li2@hp.com> to default tdb idmapGerald Carter2007-10-101-0/+8