summaryrefslogtreecommitdiff
path: root/source4/winbind
AgeCommit message (Expand)AuthorFilesLines
2022-07-27CVE-2022-32746 ldb: Make use of functions for appending to an ldb_messageJoseph Sutton1-8/+2
2021-04-29s3: Remove --log-stdout from daemonsAndreas Schneider1-1/+1
2021-04-28s3:winbind: Pass the 'samba' daemon config file to winbinddAndreas Schneider1-0/+11
2021-04-28s4:winbind: Add a missing no memory checkAndreas Schneider1-0/+3
2020-11-27s4: rename source4/smbd/ to source4/samba/Ralph Boehme1-2/+2
2020-07-06s4/winbind/idmap: check the right variable (CID 1272950)Douglas Bagnall1-1/+1
2019-09-26s4/winbind: clang: Fixes 'Value stored during its initialization is never read'Noel Power1-2/+2
2019-09-01Spelling fixes s/noone/no one/Mathieu Parent1-1/+1
2019-05-06s4-winbindd: Removed unused wb_utils.cAndrew Bartlett2-58/+0
2019-01-08winbind4: Use dom_sid_str_bufVolker Lendecke1-14/+16
2018-11-01source4 smdb: Add a post fork hook to the service APIGary Lockyer1-6/+7
2018-11-01source4 smbd: Make the service_details structure constant.Gary Lockyer1-1/+1
2018-05-10samdb: Add remote address to connectGary Lockyer1-1/+6
2018-03-19Remove dead codeSimo Sorce1-1/+0
2017-10-19 source4/smbd: refactor the process model for preforkGary Lockyer1-2/+9
2017-05-11s4: Add TALLOC_CTX * to register_server_service().Jeremy Allison1-2/+2
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-2/+2
2017-01-02winbind4: Remove unused codeVolker Lendecke4-533/+1
2016-12-29idmap4: Use sid_check_is_in_unix_groups()Volker Lendecke2-8/+1
2016-12-28idmap4: Use sid_check_is_in_unix_users()Volker Lendecke2-8/+2
2016-12-28idmap4: Slightly simplify idmap_xid_to_sidVolker Lendecke1-7/+4
2016-12-28idmap4: Fix error path memleaks in idmap_initVolker Lendecke1-4/+7
2016-12-28idmap4: Fix idmap_ctx talloc hierarchyVolker Lendecke1-3/+5
2015-06-24s4-winbindd: Remove the winbind rewrite from the samba4 effortAndrew Bartlett40-8701/+5
2015-05-06winbindd4: Force home directory in internal winbind to use a lower-case usernameAndrew Bartlett2-4/+16
2015-05-06s4-winbind: Correctly reject the unsupported WBFLAG_PAM_AUTH_PAC flagAndrew Bartlett1-0/+4
2015-03-20s3-winbind: Correct debug message for starting winbind.Andreas Schneider1-1/+1
2015-02-25Fix the developer O3 buildVolker Lendecke1-1/+1
2014-12-03idmap: return the correct id type to *id_to_sid methodsGarming Sam1-1/+19
2014-09-08winbindd: Do not use group_list->out.resume_index after freeAndrew Bartlett1-2/+3
2014-09-08winbindd: Do not use user_list->out.resume_index after freeAndrew Bartlett1-2/+5
2014-06-04winbind: Fix template homedir to match source3Andrew Bartlett2-4/+4
2014-04-29winbind: Allow winbindd to be run from inside "samba"Andrew Bartlett2-0/+102
2014-03-05winbind4: Remove unused winbind_get_idmap irpc operationVolker Lendecke1-72/+0
2014-02-18Revert "winbind4: Remove unused winbind_get_idmap irpc operation"Volker Lendecke1-0/+72
2014-02-13s4:winbind: make use of dcerpc_binding_[g|s]et_flags()Stefan Metzmacher1-9/+31
2014-02-13s4:winbind: don't access dcerpc_binding internals in init_domain_binding()Stefan Metzmacher1-7/+9
2014-02-10winbind4: Remove unused winbind_get_idmap irpc operationVolker Lendecke1-72/+0
2014-01-22log winbind version (when requested) in winbindd logNoel Power1-0/+2
2014-01-16s4:winbind: let wb_samr_userdomgroups_send() take tevent_context/dcerpc_bindi...Stefan Metzmacher2-9/+11
2014-01-16s4:winbind: let wb_lsa_lookupnames_send() take tevent_context/dcerpc_binding_...Stefan Metzmacher2-6/+7
2014-01-16s4:winbind: let wb_lsa_lookupsids_send() take tevent_context/dcerpc_binding_h...Stefan Metzmacher3-6/+8
2014-01-16s4:winbind: make clear that we use the global tevent_contextStefan Metzmacher4-2/+8
2014-01-16s4:winbind: correctly fill the libnet_context lsa and samr binding handlesStefan Metzmacher1-0/+6
2013-12-09CVE-2013-4408:s3:Ensure LookupNames replies arrays are range checked.Jeremy Allison1-1/+12
2013-12-09CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.Jeremy Allison1-1/+12
2013-07-10s4-winbindd: Do not terminate a connection that is still pending (bug #9820)Andrew Bartlett3-2/+64
2013-06-20s4-winbind: Add special case for BUILTIN domainAndrew Bartlett3-20/+37
2013-06-04s4:winbind: don't leak libnet_context into the main event contextStefan Metzmacher1-0/+2
2013-05-27s4:idmap: break account_type check lines for readability in idmap_sid_to_xid()Michael Adam1-2/+7