s3-rpc_client: support AES encryption in netr_ServerPasswordSet2 client.
[kai/samba.git] / source3 / winbindd /
2012-06-15 Volker Lendeckedbwrap: dbwrap_trans_store_int32->dbwrap_trans_store_in...
2012-06-15 Volker Lendeckedbwrap: dbwrap_change_uint32_atomic->dbwrap_change_uint...
2012-06-15 Volker Lendeckedbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystring
2012-06-15 Volker Lendeckedbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring
2012-06-15 Volker Lendeckedbwrap: dbwrap_store_int32->dbwrap_store_int32_bystring
2012-06-15 Volker Lendeckedbwrap: dbwrap_fetch_int32->dbwrap_fetch_int32_bystring
2012-06-11 Matthieu Patous3-winbindd: add comments about dump_core_setup
2012-06-08 Matthieu Patous3-winbindd: call dump_core_setup after command line...
2012-06-08 Ira Coopers3-waf: Fix the winbindd active directory idmap support...
2012-05-31 Jeremy AllisonForward port of Richard Sharpe's <realrichardsharpe...
2012-05-28 Luk Claess3:libsmb: get rid of cli_negprot
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_disconnect
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_security_mode
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_capabilities
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_protocol
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_remote_name
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_*_sockaddr
2012-05-26 Andrew Bartletts3-winbindd: Always map the LDAP error code to an NTSTATUS
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-05-23 Herb LewisSecond part of fix for bug 8953 - winbind can hang...
2012-05-22 Jeremy AllisonFix bug #8953 - winbind can hang as nbt_getdc() has...
2012-05-15 Andreas Schneiders3-auth: Rename to init_system_session_info().
2012-05-14 Volker Lendeckes3: Fix Coverity ID 241320 Array compared against 0
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242184 Dereference after null check
2012-05-08 Christian Ambachs3:winbindd:autorid check that transaction start did...
2012-05-08 Christian Ambachs3:winbindd/autorid add ignore builtin parameter
2012-05-08 Christian Ambachs3:winbindd/autorid add support for read-only mode
2012-05-08 Christian Ambachs3:winbindd/autorid preallocate well-known SIDs
2012-05-02 Andrew Bartletts3-idmap: convert most idmap_cache callers to unixid API
2012-05-02 Andrew Bartletts3-winbindd: Do not use WBC_ types internally in winbindd
2012-05-02 Andrew Bartletts3-passdb: Change pdb_sid_to_id() to return struct...
2012-05-01 Christian Ambachs3:winbindd/idmap_tdb: use idmap_tdb_common code
2012-05-01 Christian Ambachs3:winbindd/idmap_tdb2: fix logic error in set_mapping_...
2012-05-01 Christian Ambachs3:winbindd/idmap_tdb2: use idmap_tdb_common code
2012-05-01 Christian Ambachs3:winbindd/autorid use idmap_tdb_common code in autorid
2012-05-01 Christian Ambachs3:winbindd add idmap_tdb_common file to store common...
2012-04-28 Volker Lendeckes3: Remove a SMB_ASSERT
2012-04-28 Volker Lendeckes3: Fix bug 8904 -- wbinfo --lookup-sids "" crashes...
2012-04-27 Stefan Metzmachers3:winbindd: also try SMB2 when connecting to "IPC$"
2012-04-19 Volker Lendeckes3: Fix Coverity ID 2727 to 2740 -- UNINIT
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-24 Jelmer Vernooijlibreplace: Add getpeereid implementation.
2012-03-19 Andrew Bartletts3-winbindd Only use SamLogonEx when we can get unencry...
2012-03-15 Michael Adams3:smbd: let smbd/nmbd/winbindd child processes termina...
2012-03-07 Ira Coopers3: piddir creation fix part 2.
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
next