s4:torture: avoid reporting error on failure of smb2.getinfo test
[ira/wip.git] / source3 / winbindd /
2012-03-04 Andrew Bartletts3-winbindd: Add stdin handler for winbind
2012-02-27 Matthieu Patous3-winbindd: Close netlogon connection if the status...
2012-02-25 Volker Lendeckes3: Use the correct enum values
2012-02-19 Andrew Bartletts3-winbindd: pass logon parmeters down to check_sam_sec...
2012-02-18 Jeremy AllisonFix a bunch of "unused variable" warnings.
2012-02-16 Andrew Bartlettlib/util: Remove sys_poll as it is no longer needed
2012-02-16 Christopher R. Her... Rename obscure defined constants.
2012-02-10 Matthieu Patous3-winbindd: set the can_do_validation6 also for truste...
2012-02-06 Christof Schmitts3-winbind: Remove unused bool "local"
2012-01-30 Matthieu Patous3-winbind: don't try to do clever thing if the usernam...
2012-01-18 Andrew Bartletts3-librpc: pass struct ndr_interface_table down to...
2012-01-18 Andrew Bartletts3-librpc Make cli_rpc_pipe_open_spnego_ntlmssp() generic
2012-01-18 Volker Lendeckes3: Add a "lock_order" argument to db_open
2012-01-06 Andrew Bartletts3-winbindd: convert cached credentials to use auth_gen...
2012-01-05 Volker Lendeckes3: Remove some redundant code
2012-01-04 Andreas Schneiders3-winbind: Fix segfault if we can't map the last user.
2012-01-04 Andreas Schneiders3-winbind: Move finding the domain to it's own function.
2011-12-20 Volker Lendeckes3: Fix some False/NULL hickups
2011-12-16 Christian Ambachs3:idmap_autorid: use less transactions
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-12-03 Andreas Schneiders3-winbind: Add an update function for winbind cache.
2011-12-02 Andreas Schneiders3-winbind: Remove unused keys from list.
2011-11-28 Volker Lendeckes3: Use tevent_req_simple_recv_ntstatus
2011-11-25 Volker Lendeckes3: user_domain is not used in wb_getpwsid
2011-11-24 Stefan Metzmachers3:winbindd_cm: make use of cli_tree_connect()
2011-11-22 Volker Lendeckes3: Fix wb_next_pwent_fill_done
2011-11-21 Stefan Metzmachers3:winbindd_cm: close sockfd on error in cm_prepare_con...
2011-11-17 Günther Deschners3-smbldap: move ldap_open_with_timeout out of smb_ldap...
2011-11-17 Günther Deschners3-winbindd: no need to globally include ldap headers...
2011-11-16 Björn Baumbachs3-winbindd/winbindd_cm.c: remove cli_nt_error()
2011-11-16 Stefan Metzmachers3:winbindd_cm: remove unused ads_status
2011-11-16 Günther Deschners3-waf: create a smbldap.so library.
2011-11-16 Günther Deschners3-smbldap: extend smbldap_init() with binddn/bindsecre...
2011-11-16 Günther Deschners3-passdb: split out passdb/pdb_ldap_schema.c
2011-11-15 Andreas Schneiders3-winbind: Don't fail on users without a uid.
2011-11-15 Andreas Schneiders3-winbind: Make sure the map is clean.
2011-11-14 Günther Deschners3-modules: remove the last "init_module" traces.
2011-11-03 Stefan Metzmachers3:winbindd: s/Undefined/SMB_SIGNING_DEFAULT/
2011-10-28 Jeremy AllisonFix bug #8548 - winbind_samlogon_retry_loop ignores...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module -> samba_module_init
2011-10-24 Simo Sorceidl: Improve MS-PAC IDL
2011-10-21 Christian Ambachs3:idmap_autorid: add an allocation range to autorid
2011-10-21 Christian Ambachs3:idmap_autorid: move HWM initialization into a function
2011-10-21 Christian Ambachs3:idmap_autorid: use strings as parameter for range...
2011-10-21 Christian Ambachs3:winbindd/idmap make idmap modules loadable again
2011-10-21 Christian AmbachRevert "s3:idmap/autorid add a small alloc pool to...
2011-10-18 Simo Sorcepdb-interface: Do not use unid_t here
2011-10-18 Andrew Bartlettntlmssp: Move ntlmssp code to auth/ntlmssp
2011-10-12 Jeremy AllisonFix bug #8521 - winbindd cache timeout expiry test...
2011-10-11 Michael Adams3:dbwrap: change dbwrap_store_uint32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: change dbwrap_store_int32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: convert dbwrap_fetch_int32() to NTSTATUS...
2011-10-11 Michael Adams3:idmap_tdb2: fix hwm-handling to use uint32 consistently
2011-10-11 Michael Adams3:idmap_tdb: fix hwm-handling to use uint32 consistently
2011-10-11 Michael Adams3:idmap_autorid: make a debug message more precise
2011-10-11 Michael Adams3:idmap_autorid: untangle function from check and...
2011-10-11 Michael Adams3:idmap: convert idmap_tdb to use dbwrap wrapper funct...
2011-10-11 Michael Adams3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystrin...
2011-09-22 Andrew Tridgells3-winbindd: add support for idmap type WBC_ID_TYPE_BOTH
2011-09-15 Stefan Metzmachers3:libsmb: pass max_protocol to cli_negprot()
2011-09-14 Jeremy AllisonFinish commit 8745c70d by Michael Adam.
2011-09-14 Stefan Metzmachers3:winbindd: let wbint handles return NT_STATUS_CONNECT...
2011-09-13 Stefan Metzmachers3:winbindd_cm: make use of cli_state_security_mode()
2011-09-08 Jeremy AllisonFix bug #8203 - winbindd needs to reset the DC connecti...
2011-09-08 Volker Lendeckes3: Fix a debug message
2011-09-08 Volker Lendeckes3: Fix a typo
2011-09-08 Stefan Metzmachers3:libsmb: pass CLI_FULL_CONNECTION_* flags to cli_stat...
2011-09-07 Michael Adams3:winbind: put winbindd_cache into the state dir,...
2011-09-07 Christian Ambachs3:idmap/autorid add a small alloc pool to autorid
2011-09-06 Volker Lendeckes3: Make winbindd_lookup_names static
2011-08-31 Günther Deschners3-waf: allow undefined symbols in idmap_rid module.
2011-08-31 Günther Deschners3-waf: allow unresolved symbols in some idmap and...
2011-08-31 Günther Deschners3-waf: add missing tdb dependency to idmap_tdb2 module.
2011-08-31 Günther Deschners3-waf: convert nss_info subsystem into a private library.
2011-08-29 Volker Lendeckes3: Fix getent group if trusted domains are not reachable
2011-08-29 Andreas Schneiders3-lib: If we create a pipe socket, don't start to...
2011-08-26 Volker Lendeckes3: Fix a winbind race leading to 100% CPU
2011-08-26 Volker Lendeckes3: Fix two int/enum mixups
2011-08-26 Volker Lendeckes3: Use sys_write in fork_domain_child
2011-08-26 Volker Lendeckes3: Use sys_read in fork_domain_child
2011-08-25 Günther Deschners3-waf: fix some unresolved symbols in idmap ad modules.
2011-08-24 Christian Ambachs3:winbindd fix a return code check
2011-08-21 Andreas Schneiders3-winbind: We need to use internal rpc connections...
2011-08-17 Volker Lendeckes3: Next step to fix MIT trusts
2011-08-17 Volker LendeckeReplace calls to sid_equal with calls to dom_sid_equal
2011-08-11 Simo Sorces3-messaging: Fix messaging classes.
2011-08-10 Michael Adams3:idmap_tdb2: fix bug 8368 : correctly initialize...
2011-08-10 Stefan Metzmachers3:winbindd_cm: use cli_session_setup() instead of...
2011-08-10 Stefan Metzmachers3:libsmb: store the remote_realm on the cli_state
2011-08-03 Stefan Metzmachers3:winbindd_cm: make use of cli_set_timeout()
2011-08-02 Stefan Metzmachers3:winbindd_cm: make use of cli_state_protocol()
2011-08-02 Stefan Metzmachers3:winbindd_cm: make use of cli_state_capabilities()
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-07-29 Michael Adams3:dbwrap: move db_open() to a file dbwrap_open.c of...
2011-07-28 Michael Adams3:winbindd: use lp_load_global() - winbindd does not...
2011-07-28 Andrew Tridgells3-waf: the passdb subsystem needs to be called pdb
2011-07-27 Michael Adams3:idmap_tdb2: remove the undocumented option of the...
2011-07-27 Michael Adams3:idmap_tdb2: remove a legacy comment
next