ldb-samba: ldif_read_objectSid avoids VLA
[samba.git] / source4 / winbind /
2022-07-27 Joseph SuttonCVE-2022-32746 ldb: Make use of functions for appending...
2021-04-29 Andreas Schneiders3: Remove --log-stdout from daemons
2021-04-28 Andreas Schneiders3:winbind: Pass the 'samba' daemon config file to...
2021-04-28 Andreas Schneiders4:winbind: Add a missing no memory check
2020-11-27 Ralph Boehmes4: rename source4/smbd/ to source4/samba/
2020-07-06 Douglas Bagnalls4/winbind/idmap: check the right variable (CID 1272950)
2019-09-26 Noel Powers4/winbind: clang: Fixes 'Value stored during its initi...
2019-09-01 Mathieu ParentSpelling fixes s/noone/no one/
2019-05-06 Andrew Bartletts4-winbindd: Removed unused wb_utils.c
2019-01-08 Volker Lendeckewinbind4: Use dom_sid_str_buf
2018-11-01 Gary Lockyersource4 smdb: Add a post fork hook to the service API
2018-11-01 Gary Lockyersource4 smbd: Make the service_details structure constant.
2018-05-10 Gary Lockyersamdb: Add remote address to connect
2018-03-19 Simo SorceRemove dead code
2017-10-19 Gary Lockyer source4/smbd: refactor the process model for prefork
2017-05-11 Jeremy Allisons4: Add TALLOC_CTX * to register_server_service().
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-01-02 Volker Lendeckewinbind4: Remove unused code
2016-12-28 Volker Lendeckeidmap4: Use sid_check_is_in_unix_groups()
2016-12-28 Volker Lendeckeidmap4: Use sid_check_is_in_unix_users()
2016-12-28 Volker Lendeckeidmap4: Slightly simplify idmap_xid_to_sid
2016-12-28 Volker Lendeckeidmap4: Fix error path memleaks in idmap_init
2016-12-28 Volker Lendeckeidmap4: Fix idmap_ctx talloc hierarchy
2015-06-24 Andrew Bartletts4-winbindd: Remove the winbind rewrite from the samba4...
2015-05-05 Andrew Bartlettwinbindd4: Force home directory in internal winbind...
2015-05-05 Andrew Bartletts4-winbind: Correctly reject the unsupported WBFLAG_PAM...
2015-03-20 Andreas Schneiders3-winbind: Correct debug message for starting winbind.
2015-02-25 Volker LendeckeFix the developer O3 build
2014-12-03 Garming Samidmap: return the correct id type to *id_to_sid methods
2014-09-08 Andrew Bartlettwinbindd: Do not use group_list->out.resume_index after...
2014-09-08 Andrew Bartlettwinbindd: Do not use user_list->out.resume_index after...
2014-06-04 Andrew Bartlettwinbind: Fix template homedir to match source3
2014-04-29 Andrew Bartlettwinbind: Allow winbindd to be run from inside "samba"
2014-03-05 Volker Lendeckewinbind4: Remove unused winbind_get_idmap irpc operation
2014-02-18 Volker LendeckeRevert "winbind4: Remove unused winbind_get_idmap irpc...
2014-02-13 Stefan Metzmachers4:winbind: make use of dcerpc_binding_[g|s]et_flags()
2014-02-13 Stefan Metzmachers4:winbind: don't access dcerpc_binding internals in...
2014-02-10 Volker Lendeckewinbind4: Remove unused winbind_get_idmap irpc operation
2014-01-22 Noel Powerlog winbind version (when requested) in winbindd log
2014-01-16 Stefan Metzmachers4:winbind: let wb_samr_userdomgroups_send() take teven...
2014-01-16 Stefan Metzmachers4:winbind: let wb_lsa_lookupnames_send() take tevent_c...
2014-01-16 Stefan Metzmachers4:winbind: let wb_lsa_lookupsids_send() take tevent_co...
2014-01-16 Stefan Metzmachers4:winbind: make clear that we use the global tevent_co...
2014-01-16 Stefan Metzmachers4:winbind: correctly fill the libnet_context lsa and...
2013-12-09 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupNames replies arrays...
2013-12-09 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupSids replies arrays are...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-07-10 Andrew Bartletts4-winbindd: Do not terminate a connection that is...
2013-06-20 Andrew Bartletts4-winbind: Add special case for BUILTIN domain
2013-06-04 Stefan Metzmachers4:winbind: don't leak libnet_context into the main...
2013-05-26 Michael Adams4:idmap: break account_type check lines for readabilit...
2013-05-16 Volker Lendeckewinbind4: Fix bug 9832 -- talloc use after free
2013-05-16 Karolin Seegersource4/winbind/wb_samba3_cmd.c: Fix typo in comment.
2013-04-30 Volker Lendeckewinbind4: Fix bug 9832 -- talloc use after free
2013-02-28 Michael Adams4:winbindd: fix spacing and line length in cmd_getpwna...
2013-02-27 Michael Adams4:winbindd: do not drop the workgroup name in the...
2013-02-27 Michael Adams4:winbindd: do not drop the workgroup name in the...
2013-02-18 Karolin Seegerwb_samba3_cmd.c: Fix typo in comment.
2013-01-10 Andrew Bartletts4-idmap: Remove requirement that posixAccount or posix...
2013-01-09 Andreas SchneiderUse the new directory_create_or_exist_strict() function.
2012-12-15 Günther Deschnerlibcli/auth: rename netlogon_creds_decrypt_samlogon...
2012-09-10 Michele BaldessariSet trans to a value that is not LDB_SUCCESS (all LDB_...
2012-08-25 Stefan Metzmachers4:winbind: let wb_update_rodc_dns_send/recv use netlog...
2012-08-24 Stefan Metzmachers4:winbind: let wb_sam_logon_send/recv() use the netlog...
2012-08-24 Stefan Metzmachers4:winbind: add a netlogon_queue (tevent_queue)
2012-08-24 Stefan Metzmachers4:winbind: convert wb_update_rodc_dns_send/recv to...
2012-08-24 Stefan Metzmachers4:winbind: convert wb_sam_logon_send/recv to tevent_req
2012-08-24 Stefan Metzmachers4:winbind: convert wb_sid2domain to tevent_req internally
2012-07-22 Sergey Urushkins4 rfc2307 gids mapping fix
2012-07-19 Andrew Bartletts4-param: Remove unused "idmap trusted only"
2012-06-20 Andrew Bartletts4-idmap: Add parameter 'idmap_ldb:use rfc2307' and...
2012-06-16 Andrew Bartletts4-idmap: Add mapping using uidNumber and gidNumber...
2012-06-15 Andrew Bartlettlib/param: Create a seperate server role for "active...
2012-04-23 Andrew Bartletts4-libnet Always return after composite_error()
2012-02-29 Stefan Metzmachers4:winbind: use ncalrpc for connections to ourself
2012-02-29 Andrew Bartletts4-winbindd: Do not ask for a tree that we will not use
2011-12-14 Andreas Schneiders4-librpc: Fix NETLOGON credential chain with Windows...
2011-10-24 Simo Sorceidl: Improve MS-PAC IDL
2011-10-08 Andrew Bartlettbuild: build wbinfo only once in the waf build
2011-09-24 Kai Blins4 winbind: Don't drop workgroup name for getpw*
2011-09-08 Andrew Tridgells4-winbindd: implement WINBINDD_SIDS_TO_XIDS
2011-09-08 Andrew Tridgells4-winbindd: fixed handling of extra_data in s3 requests
2011-09-08 Andrew Tridgells4-winbind: added count argument to wb_sids2xids_recv()
2011-08-08 Andrew Bartlettbuild: provide tevent-util as a public library
2011-07-14 Andrew Bartletts4-winbind handle all values for server role
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-22 Stefan Metzmachers4:winbind/wb_init_domain: use DCERPC_SCHANNEL_128...
2011-06-16 Matthias Dieter... s4:winbind/wb_samba3_protocol.c - rework it using concr...
2011-06-09 Matthias Dieter... s4:winbind/wb_samba3_protocol.c - quiet enum warning
2011-06-06 Andrew Bartletts4-param Remove 'idmap database'
2011-05-04 Jeremy AllisonFix simple uses of safe_strcpy -> strlcpy. Easy ones...
2011-03-19 Jelmer Vernooijsource4/winbind: Fix prototypes for all functions.
2011-02-16 Günther Deschners4-waf: move wbinfo buildrule to winbind.
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2011-02-08 Günther Deschnerpam: share pam errors in a common location.
2011-01-12 Matthias Dieter... s4:winbind/idmap.c - we cannot use "failed" until we...
2011-01-12 Matthieu PatouAdd some debug in s4's winbind server
2010-12-12 Matthias Dieter... s4:libcli/finddc.h - fix header dependancies
2010-11-14 Andrew Tridgells4-server: make server sockets a child of the task...
next