use epoll
[metze/samba/wip.git] / source3 / winbindd /
2014-03-12 Günther Deschners3-kerberos: let kerberos_return_pac() return a PAC...
2014-03-12 Günther Deschners3-kerberos: return a full PAC in kerberos_return_pac().
2014-03-12 Günther Deschners3-libads: pass down local_service to kerberos_return_p...
2014-03-07 Günther Deschners3-kerberos: remove unused kdc_name from create_local_p...
2014-02-25 Michael Adamrpc: fix name-normalization in rpc_sid_to_name()
2014-02-25 Michael Adamrpc: correctly tread domain-only requests in rpc_sid_to...
2014-02-25 Stefan Metzmachersamr: don't block the sam sid or the builtin domain...
2014-02-21 Gregor Becks3:winbindd: avoid directly asking a trusted domain...
2014-02-21 Gregor Becks3:winbindd: fix _wbint_LookupSids() on error
2014-02-20 Santosh Kumar Pradhanwinbindd: Avoid using deallocated memory
2014-02-14 Volker Lendeckewinbindd: Use the right flags in dsgetdcname
2014-02-12 Andrew Bartlettparam: No longer have a special case for lp_configfile
2014-02-08 Garming Samparam: rename lp function and variable from "cli_minpro...
2014-02-08 Garming Samparam: rename lp function and variable from "cli_maxpro...
2014-02-08 Garming Samparam: rename lp function and variable from 'piddir...
2014-02-08 Garming Samparam: rename lp function and variable from 'lockdir...
2014-02-07 Michael Adamdbwrap: add a dbwrap_flags argument to db_open()
2014-02-05 Volker Lendeckewinbind3: Simplify fillup_pw_field
2014-02-04 Volker Lendeckewinbind3: Use fstrcpy
2014-02-04 Volker Lendeckewinbind3: Fix a comment typo
2014-01-22 Noel Powerlog winbind version (when requested) in winbindd log
2014-01-20 David Disseldorps3-winbind: separate child response sock write
2014-01-20 David Disseldorps3-winbind: only pass needed args to child_read_request
2014-01-16 Volker Lendeckes3-winbind: Improve performance of wb_fill_pwent_sid2ui...
2014-01-08 Jeremy Allisons3: winbindd: Move calling setup_domain_child() into...
2014-01-08 Jeremy Allisons3: winbindd: Move the logic of whether to set 'domain...
2014-01-07 Stefan Metzmachers3:winbindd: make use of rpccli_netlogon_network_logon()
2014-01-07 Stefan Metzmachers3:winbindd: make use of trust_pw_change() in _wbint_Ch...
2014-01-07 Stefan Metzmachers3:winbindd: make use of trust_pw_change() for periodic...
2014-01-07 Stefan Metzmachers3:winbindd: use invalidate_cm_connection() to kill...
2014-01-07 Stefan Metzmachers3:winbindd: make use of rpccli_{create,setup}_netlogon...
2014-01-07 Stefan Metzmachers3:winbindd: call rpccli_pre_open_netlogon_creds()...
2014-01-07 Stefan Metzmachers3:rpc_client: use netlogon_creds_cli_auth_level()...
2014-01-07 Stefan Metzmachers3:rpc_client: make use of the new netlogon_creds_cli_c...
2014-01-07 Stefan Metzmachers3:winbindd: make use of the "winbind sealed pipes...
2013-12-12 Christian Ambachs3:winbindd fix a compiler warning
2013-12-10 Christian Ambachs3:winbindd fix use of uninitialized variables
2013-12-09 Jan Brummers3-winbindd: Fix DEBUG statement in winbind_msg_offline().
2013-12-09 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupRids() replies arrays...
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-22 Andreas Schneiders3-winbind: Pass the group name to fillup_pw_field().
2013-11-21 Andreas Schneiders3-lib: Add grpname to talloc_sub_specified().
2013-11-15 Christof Schmittwinbind: Make centry_start static
2013-11-13 Günther Deschners3-winbindd: Fix #10264, cache_traverse_validate_fn... master4-amitay
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-07 Abhidnya Joshiidmap_autorid: fix failure in reverse lookup if ID...
2013-11-07 Michael Adamidmap_autorid: fix status code when trying to load...
2013-11-07 Atul Kulkarniidmap_autorid: add space between two words in a debug...
2013-10-21 Volker Lendeckewinbind3: Fix CID 241468 Resource leak
2013-10-21 Michael Adamidmap_autorid: fix traversal of ranges to correctly...
2013-10-19 Volker Lendeckewinbind3: Fix CID 1107229 Uninitialized pointer read
2013-10-17 Michael Adams3:winbindd: use cluster_probe_ok()
2013-10-17 Volker Lendeckesmbd/winbindd: Do an early check if ctdbd is functional
2013-10-16 Stefan Metzmachers3:winbindd: don't hide the error in cm_connect_lsa()
2013-10-14 Andrew Bartletts3-winbindd: Remove undocumented winbindd:socket dir...
2013-10-11 Andreas Schneiders3-winbind: Send online/offline message of the domain...
2013-10-11 Andreas Schneiders3-winbind: Register handlers for domain online/offline...
2013-10-11 Andreas Schneiders3-winbind: Add functions for domain online/offline...
2013-10-09 Jeremy AllisonFix bug #10187 - Missing talloc_free can leak stackfram...
2013-10-02 Michael Adamidmap_autorid: allow iterate functions to operate on...
2013-10-01 Michael Adamidmap_autorid: add idmap_autorid_delete_domain_ranges()
2013-10-01 Michael Adamidmap_autorid: add idmap_autorid_iterate_domain_ranges...
2013-10-01 Michael Adamidmap_autorid: add idmap_autorid_delete_range_by_num()
2013-10-01 Michael Adamidmap_autorid: add idmap_autorid_delete_range_by_sid()
2013-10-01 Michael Adamidmap_autorid: add idmap_autorid_build_keystr_talloc()
2013-10-01 Michael Adamidmap_autorid: extend idmap_autorid_addrange to allow...
2013-10-01 Michael Adamidmap_autorid: improve clarity of idmap_autorid_addrang...
2013-10-01 Michael Adamidmap_autorid: add idmap_autorid_saveconfigstr()
2013-10-01 Michael Adamidmap_autorid: Don't use db as a temporary talloc context.
2013-10-01 Michael Adamidmap_autorid: improve two debug messages by printing...
2013-10-01 Michael Adamidmap_autorid: fix a debug message in idmap_autorid_add...
2013-10-01 Michael Adamidmap_autorid: for clarity, add a wrapper idmap_autorid...
2013-10-01 Michael Adamidmap_autorid: add new function idmap_autorid_setrange()
2013-10-01 Michael Adamidmap_autorid: factor out domain range adding code...
2013-10-01 Michael Adamidmap_autorid: add idmap_autorid_getrange()
2013-10-01 Michael Adamidmap_autorid: improve a debug message in idmap_autorid...
2013-10-01 Atul Kulkarniidmap_autorid: factor out domain range fetching part...
2013-10-01 Volker Lendeckeidmap_autorid: Use fstr_sprintf in idmap_autorid_build_...
2013-10-01 Michael Adamidmap_autorid: factor building of the keystr into a...
2013-10-01 Atul Kulkarniidmap_autorid: remove fstring keystr from autorid_range...
2013-10-01 Atul Kulkarniidmap_autorid: remove autorid_global_config member...
2013-10-01 Michael Adamidmap_autorid: improve idmap_autorid_saveconfig() by...
2013-10-01 Atul Kulkarniidmap_autorid: move the checks from idmap_autorid_initi...
2013-10-01 Michael Adamidmap_autorid: change idmap_autorid_loadconfig() to...
2013-10-01 Michael Adamidmap_autorid: refactor idmap_autorid_parse_configstr...
2013-10-01 Michael Adamidmap_autorid: rename TALLOC_CTX argument of idmap_auto...
2013-10-01 Michael Adamidmap_autorid: refactor idmap_autorid_loadconfig to...
2013-10-01 Michael Adamidmap_autorid_tdb: add idmap_autorid_getconfigstr()
2013-10-01 Atul Kulkarniidmap_autorid: extract common code to separate file
2013-10-01 Michael Adamidmap_autorid: remove the ignore_builtin bool from...
2013-10-01 Atul Kulkarniidmap_autorid: add path, and db parameters to idmap_aut...
2013-10-01 Michael Adamidmap_autorid: add a db_context argument to idmap_autor...
2013-10-01 Michael Adamidmap_autorid: add a db_context argument to idmap_autor...
2013-10-01 Michael Adamidmap_autorid: add a db_context argument to idmap_autor...
2013-10-01 Michael Adamidmap_autorid: add a db_context argument to idmap_autor...
2013-09-23 Michael Adambuild: fix spacing in definition of "idmap_ldap" module
2013-09-23 Michael Adambuild: fix spacing in the definition of the "idmap_auto...
2013-09-23 Michael Adambuild: remove vars=locals() from the nss_info library...
2013-09-23 Michael Adambuild: remove vars=locals() from the IDMAP_HASH subsyst...
next