summaryrefslogtreecommitdiff
path: root/source4/winbind
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-16winbind4: Fix bug 9832 -- talloc use after freeVolker Lendecke1-1/+1
2013-05-16source4/winbind/wb_samba3_cmd.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-04-30winbind4: Fix bug 9832 -- talloc use after freeVolker Lendecke1-1/+1
2013-02-28s4:winbindd: fix spacing and line length in cmd_getpwnam_recv_domain()Michael Adam1-1/+2
2013-02-27s4:winbindd: do not drop the workgroup name in the getgrgid callMichael Adam1-1/+11
2013-02-27s4:winbindd: do not drop the workgroup name in the getgrnam and getgrent calls.Michael Adam1-1/+11
2013-02-18wb_samba3_cmd.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-01-10s4-idmap: Remove requirement that posixAccount or posixGroup be set for rfc2307Andrew Bartlett1-6/+3
2013-01-09Use the new directory_create_or_exist_strict() function.Andreas Schneider1-2/+7
2012-12-15libcli/auth: rename netlogon_creds_decrypt_samlogon() to netlogon_creds_decry...Günther Deschner1-3/+3
2012-09-10Set trans to a value that is not LDB_SUCCESS (all LDB_ constants areMichele Baldessari1-1/+1
2012-08-25s4:winbind: let wb_update_rodc_dns_send/recv use netlogon_queue (bug #9097)Stefan Metzmacher1-3/+30
2012-08-25s4:winbind: let wb_sam_logon_send/recv() use the netlogon_queue (bug #9097)Stefan Metzmacher1-3/+30
2012-08-25s4:winbind: add a netlogon_queue (tevent_queue)Stefan Metzmacher2-0/+12
2012-08-25s4:winbind: convert wb_update_rodc_dns_send/recv to tevent_reqStefan Metzmacher2-78/+122
2012-08-25s4:winbind: convert wb_sam_logon_send/recv to tevent_reqStefan Metzmacher3-93/+140
2012-08-25s4:winbind: convert wb_sid2domain to tevent_req internallyStefan Metzmacher1-74/+174
2012-07-22s4 rfc2307 gids mapping fixSergey Urushkin1-7/+8
2012-07-19s4-param: Remove unused "idmap trusted only"Andrew Bartlett1-6/+0
2012-06-20s4-idmap: Add parameter 'idmap_ldb:use rfc2307' and correct implementation er...Andrew Bartlett1-20/+45
2012-06-16s4-idmap: Add mapping using uidNumber and gidNumber like idmap_adAndrew Bartlett2-2/+123
2012-06-15lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett2-3/+6
2012-04-23s4-libnet Always return after composite_error()Andrew Bartlett2-0/+4
2012-02-29s4:winbind: use ncalrpc for connections to ourselfStefan Metzmacher2-7/+38
2012-02-29s4-winbindd: Do not ask for a tree that we will not useAndrew Bartlett1-4/+0
2011-12-14s4-librpc: Fix NETLOGON credential chain with Windows 2008.Andreas Schneider1-2/+2
2011-10-24idl: Improve MS-PAC IDLSimo Sorce2-7/+7