summaryrefslogtreecommitdiff
path: root/source3/winbindd
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy1-2/+2
2012-05-23Second part of fix for bug 8953 - winbind can hang as nbt_getdc() has no time...Herb Lewis1-0/+1
2012-05-22Fix bug #8953 - winbind can hang as nbt_getdc() has no timeout.Jeremy Allison1-1/+1
2012-05-15s3-auth: Rename to init_system_session_info().Andreas Schneider1-1/+1
2012-05-14s3: Fix Coverity ID 241320 Array compared against 0Volker Lendecke1-1/+1
2012-05-10s3: Fix Coverity ID 242184 Dereference after null checkVolker Lendecke1-5/+3
2012-05-09s3:winbindd:autorid check that transaction start did workChristian Ambach1-1/+5
2012-05-08s3:winbindd/autorid add ignore builtin parameterChristian Ambach1-0/+13
2012-05-08s3:winbindd/autorid add support for read-only modeChristian Ambach1-6/+38
2012-05-08s3:winbindd/autorid preallocate well-known SIDsChristian Ambach1-0/+42
2012-05-02s3-idmap: convert most idmap_cache callers to unixid APIAndrew Bartlett2-36/+23
2012-05-02s3-winbindd: Do not use WBC_ types internally in winbinddAndrew Bartlett1-3/+5
2012-05-02s3-passdb: Change pdb_sid_to_id() to return struct unixidAndrew Bartlett1-25/+2
2012-05-01s3:winbindd/idmap_tdb: use idmap_tdb_common codeChristian Ambach1-558/+18
2012-05-01s3:winbindd/idmap_tdb2: fix logic error in set_mapping_actionChristian Ambach1-1/+1
2012-05-01s3:winbindd/idmap_tdb2: use idmap_tdb_common codeChristian Ambach1-357/+91
2012-05-01s3:winbindd/autorid use idmap_tdb_common code in autoridChristian Ambach1-86/+227
2012-05-01s3:winbindd add idmap_tdb_common file to store common code of TDB idmap backendsChristian Ambach3-1/+792
2012-04-28s3: Remove a SMB_ASSERTVolker Lendecke1-1/+5
2012-04-28s3: Fix bug 8904 -- wbinfo --lookup-sids "" crashes winbindVolker Lendecke1-5/+5
2012-04-27s3:winbindd: also try SMB2 when connecting to "IPC$"Stefan Metzmacher1-7/+20
2012-04-19s3: Fix Coverity ID 2727 to 2740 -- UNINITVolker Lendecke1-2/+2
2012-03-24lib/util: Remove obsolete sys_getpid() and sys_fork().Jelmer Vernooij3-6/+6
2012-03-24libreplace: Add getpeereid implementation.Jelmer Vernooij2-2/+4
2012-03-19s3-winbindd Only use SamLogonEx when we can get unencrypted session keysAndrew Bartlett1-2/+2
2012-03-15s3:smbd: let smbd/nmbd/winbindd child processes terminate if the parent proce...Michael Adam1-0/+11
2012-03-07s3: piddir creation fix part 2.Ira Cooper1-0/+4
2012-03-04s3-winbindd: Add stdin handler for winbindAndrew Bartlett2-3/+48
2012-02-27s3-winbindd: Close netlogon connection if the status returned by the NetrSamL...Matthieu Patou1-1/+20
2012-02-25s3: Use the correct enum valuesVolker Lendecke1-3/+3
2012-02-20s3-winbindd: pass logon parmeters down to check_sam_security()Andrew Bartlett1-2/+6
2012-02-18Fix a bunch of "unused variable" warnings.Jeremy Allison3-7/+2
2012-02-16lib/util: Remove sys_poll as it is no longer neededAndrew Bartlett1-1/+1
2012-02-16Rename obscure defined constants.Christopher R. Hertel (crh)1-1/+1
2012-02-10s3-winbindd: set the can_do_validation6 also for trusted domainMatthieu Patou1-0/+2
2012-02-06s3-winbind: Remove unused bool "local"Christof Schmitt1-5/+2
2012-01-30s3-winbind: don't try to do clever thing if the username is not found while a...Matthieu Patou1-1/+2
2012-01-18s3-librpc: pass struct ndr_interface_table down to cli_pipe_open_generic/spne...Andrew Bartlett1-2/+2
2012-01-18s3-librpc Make cli_rpc_pipe_open_spnego_ntlmssp() genericAndrew Bartlett1-9/+14
2012-01-18s3: Add a "lock_order" argument to db_openVolker Lendecke3-3/+6
2012-01-06s3-winbindd: convert cached credentials to use auth_generic/gensec for NTLMSSPAndrew Bartlett1-33/+46
2012-01-05s3: Remove some redundant codeVolker Lendecke1-5/+0
2012-01-04s3-winbind: Fix segfault if we can't map the last user.Andreas Schneider1-0/+18
2012-01-04s3-winbind: Move finding the domain to it's own function.Andreas Schneider1-11/+21
2011-12-20s3: Fix some False/NULL hickupsVolker Lendecke1-2/+2
2011-12-16s3:idmap_autorid: use less transactionsChristian Ambach1-55/+76
2011-12-12s3: Remove a bunch of calls to procid_self()Volker Lendecke2-2/+1
2011-12-03Revert making public of the samba-module library.Jelmer Vernooij6-6/+6
2011-12-03s3-winbind: Add an update function for winbind cache.Andreas Schneider1-2/+94
2011-12-02s3-winbind: Remove unused keys from list.Andreas Schneider1-2/+0