summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23078: Don't handle return code NT_STATUS_NONE_MAPPED from lookup sidsMichael Adam1-1/+1
2007-10-10r23075: more duplicate code blocks from bad mergeGerald Carter1-4/+0
2007-10-10r23074: Remove duplicate code blocks from bad mergeGerald Carter1-10/+0
2007-10-10r23072: In winbindd_ads.c:lookup_groupmem, replace the bottleneckMichael Adam1-107/+77
2007-10-10r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke2-2/+2
2007-10-10r23054: Move the check for the lookup_domain of S-1-22-{1,2} before theGerald Carter1-18/+17
2007-10-10r23048: Simo is correct in that winbind_lookup{sid,name}_async() needsGerald Carter3-2/+29
2007-10-10r23046: Few missing merges from cleaning out the Centeris winbindd tree.Gerald Carter3-0/+20
2007-10-10r23040: Activate the winbindd cache validation code in theMichael Adam1-2/+0
2007-10-10r23039: merge from SAMBA_3_0_26:Stefan Metzmacher1-2/+1
2007-10-10r23015: Make message_(de)register static to messages.cVolker Lendecke1-2/+4
2007-10-10r22943: More message_register -> messaging_registerVolker Lendecke3-60/+102
2007-10-10r22908: All callers of message_init now also call messaging_init. Unify those.Volker Lendecke1-1/+1
2007-10-10r22905: cli_send_mailslot had a message_send_pid insideVolker Lendecke1-1/+2
2007-10-10r22904: Fix indent.Günther Deschner1-1/+1
2007-10-10r22903: Now that we have the on-disc trustdomaincache with type flags we can ...Günther Deschner1-3/+6
2007-10-10r22901: When an AD account has UF_DONT_REQUIRE_PREAUTH set we need to fallbac...Günther Deschner1-0/+8
2007-10-10r22895: Convert some more calls from message_send_buf to messaging_send_bufVolker Lendecke3-29/+53
2007-10-10r22855: fix the buildMichael Adam1-7/+5
2007-10-10r22848: Fix brace alignment.Michael Adam1-1/+1
2007-10-10r22847: The new validate_panic function calls exit (instead of settingMichael Adam1-19/+0
2007-10-10r22845: Modified and extended the winbindd cache validation code:Michael Adam1-137/+283
2007-10-10r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2-3/+3
2007-10-10r22812: Fix bug #3024 (and also the group varient). Patch fromJeremy Allison2-6/+17
2007-10-10r22794: Add "debug_state" and "silent" to pam_winbind.conf template. Honor th...Günther Deschner1-0/+2
2007-10-10r22771: One liner fix for idmap_ldapSimo Sorce1-0/+1
2007-10-10r22747: Fix some C++ warningsVolker Lendecke1-2/+2
2007-10-10r22745: Add local groups to the --required-membership-sid test. This needsVolker Lendecke1-90/+62
2007-10-10r22744: Fix a valgrind error. parse_domain_username does not necessarily fill inVolker Lendecke1-0/+3
2007-10-10r22738: Fix a debug message.Volker Lendecke1-1/+2
2007-10-10r22737: Fix crash bug (info3 is now talloced).Günther Deschner1-1/+1
2007-10-10r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke3-12/+12
2007-10-10r22730: Fix password changes via pam_winbindd when using "winbind normalize n...Gerald Carter1-0/+2
2007-10-10r22727: remove outdated comment about templatre shell and homedirGerald Carter1-3/+1
2007-10-10r22726: When performing an offline logon for a user in a trusted domain,Gerald Carter1-0/+8
2007-10-10r22725: * Don't try to update the sequence_number when offlineGerald Carter1-3/+11
2007-10-10r22724: Call an nss_info backend's init() function if theGerald Carter1-3/+8
2007-10-10r22720: Fixes for offline auth when using krb5_auth = yes in pam_winbind.Gerald Carter1-8/+26
2007-10-10r22719: Missed change for one-way trust support. Ignore password policyGerald Carter1-1/+5
2007-10-10r22717: Add Everyone and AuthenticatedUsers to the user's tokenGerald Carter1-1/+10
2007-10-10r22716: Clarify comment in winbindd_domain structureGerald Carter1-2/+2
2007-10-10r22715: When our primary domain does on or offline, make sure to send a msgGerald Carter2-23/+37
2007-10-10r22713: Offline logon fixes for idmap manager:Gerald Carter3-60/+80
2007-10-10r22712: Inform the user when logging in via pam_winbindGerald Carter3-0/+37
2007-10-10r22711: Fix a compile warnign in query_user(). Ensure that user_ridGerald Carter2-3/+2
2007-10-10r22710: Support one-way trusts.Gerald Carter8-20/+290
2007-10-10r22709: we can only use tschannel when commectcing to our primary (might need...Gerald Carter1-1/+8
2007-10-10r22708: disable saving the trusted domain list as we want to the parent daemo...Gerald Carter1-0/+6
2007-10-10r22707: missed merge from local tree: pass the correct state to the domain wh...Gerald Carter1-1/+1
2007-10-10r22706: missed one reference to domain->native_mode in the previous commitGerald Carter1-1/+1