summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r22444: * Validate a SID before trying to convert it to a uid/gid via the publicGerald Carter2007-10-101-3/+3
* r22430: Add SID validate to sid2uid() and sid2gid() public entry points in wi...Gerald Carter2007-10-101-4/+81
* r22418: Support running under launchd. We abstract the method of obtainingJames Peach2007-10-102-17/+104
* r22417: Refactor the various daemon run-mode options to make the semanticsJames Peach2007-10-101-20/+23
* r22402: Fix build warning.Günther Deschner2007-10-101-1/+1
* r22393: fix cut&paste errorSimo Sorce2007-10-101-1/+1
* r22392: Remove leftover potentially segfaulty code.Simo Sorce2007-10-101-6/+5
* r22390: Patchset sent to samba-technical to address the winbindGerald Carter2007-10-105-164/+63
* r22388: clearer message, thanks DavidSimo Sorce2007-10-101-1/+1
* r22348: 3_0 as wellSimo Sorce2007-10-101-1/+1
* r22343: Commit to 3_0 as well after adapting the patch.Simo Sorce2007-10-107-204/+347
* r22340: Fix another segfault in idmap_ldap.c caused by setting the iteratorGerald Carter2007-10-101-1/+1
* r22313: as discussed with simo:Stefan Metzmacher2007-10-101-28/+4
* r22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher2007-10-101-12/+0
* r22283: Remove very old bug where we assigned the online mode ofGerald Carter2007-10-101-2/+0
* r22230: Let's just cast here, the 2 calls have different allocation mechanisms.Simo Sorce2007-10-101-7/+9
* r22214: Fix incompatible pointer type warnings. Simo, please check and merge ...Volker Lendecke2007-10-101-1/+5
* r22211: Don't return a value from void functions !Jeremy Allison2007-10-101-1/+1