summaryrefslogtreecommitdiffstats
path: root/source4/winbind
Commit message (Expand)AuthorAgeFilesLines
* Fix the developer O3 buildVolker Lendecke2015-02-251-1/+1
* idmap: return the correct id type to *id_to_sid methodsGarming Sam2014-12-031-1/+19
* winbindd: Do not use group_list->out.resume_index after freeAndrew Bartlett2014-09-081-2/+3
* winbindd: Do not use user_list->out.resume_index after freeAndrew Bartlett2014-09-081-2/+5
* winbind: Fix template homedir to match source3Andrew Bartlett2014-06-042-4/+4
* winbind: Allow winbindd to be run from inside "samba"Andrew Bartlett2014-04-292-0/+102
* winbind4: Remove unused winbind_get_idmap irpc operationVolker Lendecke2014-03-051-72/+0
* Revert "winbind4: Remove unused winbind_get_idmap irpc operation"Volker Lendecke2014-02-181-0/+72
* s4:winbind: make use of dcerpc_binding_[g|s]et_flags()Stefan Metzmacher2014-02-131-9/+31
* s4:winbind: don't access dcerpc_binding internals in init_domain_binding()Stefan Metzmacher2014-02-131-7/+9
* winbind4: Remove unused winbind_get_idmap irpc operationVolker Lendecke2014-02-101-72/+0
* log winbind version (when requested) in winbindd logNoel Power2014-01-221-0/+2
* s4:winbind: let wb_samr_userdomgroups_send() take tevent_context/dcerpc_bindi...Stefan Metzmacher2014-01-162-9/+11
* s4:winbind: let wb_lsa_lookupnames_send() take tevent_context/dcerpc_binding_...Stefan Metzmacher2014-01-162-6/+7
* s4:winbind: let wb_lsa_lookupsids_send() take tevent_context/dcerpc_binding_h...Stefan Metzmacher2014-01-163-6/+8
* s4:winbind: make clear that we use the global tevent_contextStefan Metzmacher2014-01-164-2/+8
* s4:winbind: correctly fill the libnet_context lsa and samr binding handlesStefan Metzmacher2014-01-161-0/+6
* CVE-2013-4408:s3:Ensure LookupNames replies arrays are range checked.Jeremy Allison2013-12-091-1/+12
* CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.Jeremy Allison2013-12-091-1/+12
* s4-winbindd: Do not terminate a connection that is still pending (bug #9820)Andrew Bartlett2013-07-103-2/+64
* s4-winbind: Add special case for BUILTIN domainAndrew Bartlett2013-06-203-20/+37
* s4:winbind: don't leak libnet_context into the main event contextStefan Metzmacher2013-06-041-0/+2
* s4:idmap: break account_type check lines for readability in idmap_sid_to_xid()Michael Adam2013-05-271-2/+7
* winbind4: Fix bug 9832 -- talloc use after freeVolker Lendecke2013-05-161-1/+1
* source4/winbind/wb_samba3_cmd.c: Fix typo in comment.Karolin Seeger2013-05-161-1/+1
* winbind4: Fix bug 9832 -- talloc use after freeVolker Lendecke2013-04-301-1/+1
* s4:winbindd: fix spacing and line length in cmd_getpwnam_recv_domain()Michael Adam2013-02-281-1/+2
* s4:winbindd: do not drop the workgroup name in the getgrgid callMichael Adam2013-02-271-1/+11
* s4:winbindd: do not drop the workgroup name in the getgrnam and getgrent calls.Michael Adam2013-02-271-1/+11
* wb_samba3_cmd.c: Fix typo in comment.Karolin Seeger2013-02-181-1/+1
* s4-idmap: Remove requirement that posixAccount or posixGroup be set for rfc2307Andrew Bartlett2013-01-101-6/+3
* Use the new directory_create_or_exist_strict() function.Andreas Schneider2013-01-091-2/+7
* libcli/auth: rename netlogon_creds_decrypt_samlogon() to netlogon_creds_decry...Günther Deschner2012-12-151-3/+3
* Set trans to a value that is not LDB_SUCCESS (all LDB_ constants areMichele Baldessari2012-09-101-1/+1
* s4:winbind: let wb_update_rodc_dns_send/recv use netlogon_queue (bug #9097)Stefan Metzmacher2012-08-251-3/+30
* s4:winbind: let wb_sam_logon_send/recv() use the netlogon_queue (bug #9097)Stefan Metzmacher2012-08-251-3/+30
* s4:winbind: add a netlogon_queue (tevent_queue)Stefan Metzmacher2012-08-252-0/+12
* s4:winbind: convert wb_update_rodc_dns_send/recv to tevent_reqStefan Metzmacher2012-08-252-78/+122
* s4:winbind: convert wb_sam_logon_send/recv to tevent_reqStefan Metzmacher2012-08-253-93/+140
* s4:winbind: convert wb_sid2domain to tevent_req internallyStefan Metzmacher2012-08-251-74/+174
* s4 rfc2307 gids mapping fixSergey Urushkin2012-07-221-7/+8
* s4-param: Remove unused "idmap trusted only"Andrew Bartlett2012-07-191-6/+0
* s4-idmap: Add parameter 'idmap_ldb:use rfc2307' and correct implementation er...Andrew Bartlett2012-06-201-20/+45
* s4-idmap: Add mapping using uidNumber and gidNumber like idmap_adAndrew Bartlett2012-06-162-2/+123
* lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett2012-06-152-3/+6
* s4-libnet Always return after composite_error()Andrew Bartlett2012-04-232-0/+4
* s4:winbind: use ncalrpc for connections to ourselfStefan Metzmacher2012-02-292-7/+38
* s4-winbindd: Do not ask for a tree that we will not useAndrew Bartlett2012-02-291-4/+0
* s4-librpc: Fix NETLOGON credential chain with Windows 2008.Andreas Schneider2011-12-141-2/+2
* idl: Improve MS-PAC IDLSimo Sorce2011-10-242-7/+7