CVE-2015-5370: s4:librpc/rpc: avoid dereferencing sec->auth_info in dcerpc_request_pr...
[samba.git] / source3 / winbindd /
2016-04-12 Stefan MetzmacherCVE-2016-2115: s3:winbindd: use lp_client_ipc_signing()
2016-04-12 Stefan MetzmacherCVE-2016-2115: s3:winbindd: use lp_client_ipc_{min...
2016-04-12 Stefan MetzmacherCVE-2016-2110: winbindd: add new_spnego to the WINBINDD...
2016-03-30 Volker Lendeckewinbind: Fix a typo in a wrong comment...
2016-03-30 Volker Lendeckewinbind: Remove unused idmap_backends_unixid_to_sid
2016-03-30 Volker Lendeckewinbind: Remove unused idmap_[ug]id_to_sid
2016-03-30 Volker Lendeckewinbind: Use plural xids2sids in _wbint_UnixIDs2Sids
2016-03-30 Volker Lendeckewinbind: Pass down the domain name to xids2sids
2016-03-30 Volker Lendeckewinbind: Add idmap_backend_unixids_to_sids
2016-03-30 Volker Lendeckewinbind: Do per-domain xids2sids calls
2016-03-30 Volker Lendeckewinbind: Introduce id_map_ptrs_init
2016-03-30 Volker Lendeckeidmap: Factor out lp_scan_idmap_domains()
2016-03-22 Volker Lendeckewinbind: Fix CID 1357100 Unchecked return value
2016-03-17 Michael Adamidmap_hash: only allow the hash module for default...
2016-03-17 Michael Adamidmap_hash: rename be_init() --> idmap_hash_initialize()
2016-03-17 Günther Deschners3:winbindd:idmap: check loadparm in domain_has_idmap_c...
2016-03-17 Günther Deschners3:winbindd:idmap_hash: skip domains that already have...
2016-03-17 Michael Adams3:winbindd:idmap: add domain_has_idmap_config() helper...
2016-03-13 Stefan Metzmachers3:winbindd: don't unclude two '\0' at the end of the...
2016-03-10 Stefan Metzmacherwinbindd: make use of ntlmssp_resume_ccache backend...
2016-03-10 Stefan Metzmacherwinbindd: pass an memory context to do_ntlm_auth_with_s...
2016-03-07 Volker Lendeckeidmap_autorid: Protect against corrupt databases
2016-03-07 Volker Lendeckeidmap_autorid: Fix a use-after-free
2016-02-24 Volker Lendeckeidmap_script: Parallelize script calls
2016-02-23 Volker Lendeckelib: Remove "includes.h" from util_file.c
2016-02-23 Volker Lendeckelib: Add "mem_ctx" to file_lines_pload
2016-02-23 Volker Lendeckelib: Remove sys_waitpid
2016-02-23 Uri Simchoniwinbindd: return trust parameters when listing trusts
2016-02-23 Uri Simchoniwinbindd: initialize foreign domain as AD based on...
2016-02-23 Uri Simchoniwinbindd: introduce add_trusted_domain_from_tdc()
2016-02-23 Karolin Seegers3/winbindd: Add missing space in debug message.
2016-02-23 Michael Adamwinbindd: move a variable into scope
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_UID_TO_SID
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_GID_TO_SID
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_SID_TO_GID
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_SID_TO_UID
2016-02-22 Volker Lendeckewinbind: Remove unused wbint_Gid2Sid
2016-02-22 Volker Lendeckewinbind: Use xids2sids in getgrgid
2016-02-22 Volker Lendeckewinbind: Use xids2sids in gid2sid
2016-02-22 Volker Lendeckewinbind: Remove unused wbint_Uid2Sid
2016-02-22 Volker Lendeckewinbind: Use xids2sids in getpwuid
2016-02-22 Volker Lendeckewinbind: Use xids2sids in uid2sid
2016-02-22 Volker Lendeckewinbind: Expose WINBINDD_XIDS_TO_SIDS externally
2016-02-22 Volker Lendeckewinbind: Add parse_xidlist()
2016-02-22 Volker Lendeckewinbind: Add wb_xids2sids
2016-02-22 Volker Lendeckewinbind: Add wbint_UnixIDs2Sids
2016-02-22 Volker Lendeckewinbind: Simplify _wbint_Sids2UnixIDs
2016-02-22 Volker Lendeckewinbind: Make _wbint_Sids2UnixIDs single-domain
2016-02-22 Volker Lendeckewinbind: Remove a level of indirection
2016-02-16 Volker Lendeckeidmap_ad: Fix a copy&paste error
2016-02-16 Volker Lendeckewinbind: Fix a type error
2016-02-16 Volker Lendeckewinbind: Add some const
2016-02-12 Christian Ambachs3:winbindd/idmap_autorid_tdb fix a compiler warning
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2016-01-13 Volker Lendeckewinbind: Properly error check init_lsa_ref_domain_list
2016-01-13 Volker Lendeckeidmap: Fix whitespace
2016-01-13 Christof SchmittRevert "winbind: Retry after SESSION_EXPIRED error...
2016-01-12 Christof Schmittwinbindd: Retry on expired session in cm_connect_netlogon
2016-01-12 Christof Schmittwinbindd: Retry on expired session in cm_connect_sam
2016-01-12 Christof Schmittwinbindd: Retry on expired session in cm_connect_lsa
2016-01-12 Christof Schmittwinbindd: Remove double retry from some ADS methods
2016-01-12 Christof Schmittwinbindd: Add retry also for ADS method calls
2016-01-12 Christof Schmittwinbindd: Reset connection for expired session before...
2015-12-23 Marc MuehlfeldFix typo in winbindd_cm.c
2015-12-16 Stefan MetzmacherMerge tag 'ldb-1.1.24' into master
2015-12-14 Christof Schmittidmap_rfc2307: Fix handling of cn realm
2015-11-19 Volker Lendeckewinbind: Don't crash on invalid idmap configs
2015-11-06 Mathieu ParentFix various spelling errors
2015-11-04 Noel Powers3: winbind: Prevent null ptr access by returning error...
2015-10-19 Volker Lendeckewinbindd: Remove reference to procid_self()
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2015-10-11 Richard SharpeA small improvement to the DEBUG message when pass...
2015-09-24 Christof Schmitts3: Move call to prctl_set_comment to reinit_after_fork
2015-09-09 Anoop C Swinbindd: Fix CID 1273310 Remove structurally dead...
2015-09-03 Jeremy Allisonwinbind: Don't delete an existing krb5 ticket on cached...
2015-08-24 Volker Lendeckewinbind: Remove "have_idmap_config" from winbindd_domain
2015-08-24 Volker Lendeckewinbind: Do not look for the domain in wb_gid2sid
2015-08-24 Volker Lendeckewinbind: Do not look for the domain in wb_uid2sid
2015-08-24 Volker Lendeckeidmap: Remove dom_name from wbint_Gid2Sid
2015-08-24 Volker Lendeckeidmap: Remove dom_name from wbint_Uid2Sid
2015-08-24 Volker Lendeckeidmap: Remove "domname" from idmap_gid_to_sid
2015-08-24 Volker Lendeckeidmap: Remove "domname" from idmap_uid_to_sid
2015-08-24 Volker Lendeckeidmap: Remove "domname" from idmap_backends_unixid_to_sid
2015-08-24 Volker Lendeckeidmap: Use a range search in idmap_backends_unixid_to_sid
2015-08-24 Volker Lendeckeidmap: Initialize all idmap domains at startup
2015-08-24 Volker Lendeckeidmap: Move idmap_init() under the static vars
2015-08-20 Stefan Metzmachers3:winbindd/idmap_*: make function prototypes available...
2015-08-20 Stefan Metzmachers3:idmap: we need to allow undefined symbols in idmap_tdb
2015-08-20 Stefan Metzmachers3:wscript: fix the build without any idmap module
2015-07-17 Stefan Metzmachers3:winbindd: initialize dst->primary_gid with (gid_t)-1
2015-07-17 Stefan Metzmachers3:winbindd: initialize acct_desc fields in rpc_enum_...
2015-07-17 Stefan Metzmachers3:winbindd: initialize an [in,out] variable in rpc_try...
2015-07-15 Uri Simchoniwinbindd: shorten client list scan
2015-07-15 Uri Simchoniwinbindd: keep client list sorted by access time
2015-07-15 Uri Simchoniwinbindd: add service routines to support a sorted...
2015-07-15 Uri Simchoniwinbindd: periodically remove timed out clients
2015-07-15 Uri Simchoniwinbindd: verify that client has closed the connection
2015-07-15 Uri Simchoniasync_req: check for errors when monitoring socket...
2015-07-15 Uri Simchoniwinbindd: cleanup client connection if the client close...
2015-07-15 Uri Simchoniwinbindd: set file descriptor limit according to config...
next