s3-rpcclient: allow to set offered size for enumkey command.
[ira/wip.git] / source3 / winbindd /
2009-12-03 Bo Yangs3: Fix crash in winbindd;(bug#6879).
2009-11-27 Günther Deschners3-kerberos: only use krb5 headers where required.
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-24 Volker Lendeckes3: Always try SamLogonEx
2009-11-23 Michael Adams3:idmap_ldap: fix indentation: tab/space mixup
2009-11-23 Volker Lendeckes3-winbind: In _wbint_CheckMachineAccount, there is...
2009-11-20 Michael Adams3:idmap_ldap: trim the " chars from the location strin...
2009-11-20 Michael Adams3:idmap_ldap: trim the " chars from the location strin...
2009-11-19 Volker Lendeckes3: Avoid races to change the machine password in winbind
2009-11-19 Volker Lendeckes3: Protect against flooding the DC with pwchange requests
2009-11-19 Volker Lendeckes3: Re-check the timeout in machine_password_change_han...
2009-11-19 Volker Lendeckes3: Add some debugs to the winbind machine pwchange...
2009-11-19 Volker Lendeckes3: Do not kill the whole smb session if a machine...
2009-11-08 Volker LendeckeRevert "s3: Do not reference ndr_table_<pipe> in the...
2009-11-08 Volker LendeckeRevert "s3: Do not reference the ndr_tables in the...
2009-11-08 Volker LendeckeRevert "s3: Do not reference ndr_table when calling...
2009-11-08 Volker Lendeckes3: Do not reference ndr_table when calling rpc_srv_reg...
2009-11-08 Volker Lendeckes3: Do not reference the ndr_tables in the server calls...
2009-11-08 Volker Lendeckes3: Do not reference ndr_table_<pipe> in the cli_ routi...
2009-11-06 Günther Deschners3-kerberos: add impersonate_principal for kerberos_ret...
2009-11-06 Bo Yangs3: Fix kerberos refresh chain.
2009-11-03 Günther Deschners3-passdb: cleanup some callers of pdb_get_trusteddom_pw().
2009-10-19 Karolin SeegerFix typo.
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-17 Volker Lendeckes3:winbind: Move fillup_pw_field() as static to wb_fill...
2009-10-15 Jeremy AllisonFix valgrind memory leak in bug #6814 - Fixes for probl...
2009-10-14 Jeremy AllisonFix the build, missing ->.
2009-10-14 Jeremy AllisonFinal part of fix for bug 6793 - winbindd crash with...
2009-10-14 Volker Lendeckes3:winbind: Fix a double-free
2009-10-14 Volker Lendeckes3:winbind: Fix bug 6793 -- segfault in winbindd_pam_auth
2009-10-13 Günther Deschners3-winbindd: add wbint_ChangeMachineAccount implementation.
2009-10-13 Günther Deschners3: use enum netr_SchannelType all over the place.
2009-10-08 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-08 Günther Deschners3-winbindd: NDR_WBINT_CHECKMACHINEACCOUNT should not...
2009-10-08 Matthias Dieter... s3/s4 - Adapt the IDL changes on various locations
2009-10-07 Günther Deschners3-winbindd: libwbclient: implement secure channel...
2009-10-06 Volker Lendeckes3:winbind: Make query_user_list in winbindd_rpc a...
2009-10-06 Günther Deschners3-winbindd: make sure to reset connections when machin...
2009-10-05 Volker LendeckeRevert "s3: Attempt to fix machine password change"
2009-10-05 Volker Lendeckes3:winbind: Slightly simplify the logic of nss_init...
2009-10-05 Volker Lendeckes3:winbind: Fix typos
2009-10-05 Volker Lendeckes3: Attempt to fix machine password change
2009-10-03 Volker Lendeckes3:winbind: use wb_fill_pwent in wb_getpwsid
2009-10-03 Volker Lendeckes3:winbind: No point in using strequal to detect a...
2009-10-03 Volker Lendeckes3:winbind: use talloc_tos() instead of NULL in fillup_...
2009-10-03 Volker Lendeckes3:winbind: Fix a debug message
2009-09-28 Volker Lendeckes3:winbind: remove a pointless initialization
2009-09-28 Volker Lendeckes3:winbind: Make check_info3_in_group, sanitize its...
2009-09-28 Volker Lendeckes3:winbind: Make "check_request_flags" publically available
2009-09-28 Volker Lendeckes3:winbind: Sanitize the args for find_auth_domain...
2009-09-28 Volker Lendeckes3:winbind: Make append_data publically available as...
2009-09-25 Stefan Metzmachers3:winbindd_cm: don't invalidate the whole connection...
2009-09-25 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-24 Günther Deschners3-winbindd: no reason to call winbindd_can_contact_dom...
2009-09-24 Stefan MetzmacherRevert "s3:winbindd: use a tcp connection for lsa in...
2009-09-24 Günther Deschners3:winbindd: use a tcp connection for lsa in case looku...
2009-09-23 Volker Lendeckes3:winbind: Fix an uninitialized variable
2009-09-22 Günther Deschners3-winbindd: Fix Bug #6711: trusts to windows 2008...
2009-09-22 Günther Deschners3-winbindd: add cm_connect_lsa_tcp().
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Stefan Metzmachers3:winbindd: avoid writing to a closed connection and...
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Volker Lendeckes3:winbind: Fix some enum type mismatches found by...
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Jeremy Allisonvoid functions can't return a value. Found by the Solar...
2009-09-17 Jeremy Allisonvoid functions can't return a value. Found by the Solar...
2009-09-17 Jeremy Allisonvoid functions can't return a value. Found by the Solar...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Günther Deschners3-dcerpc: use dcerpc_AuthLevel and remove duplicate...
2009-09-17 Günther Deschners3-winbindd: add and use winbindd_lookup_names().
2009-09-17 Günther Deschners3-winbindd: add and use winbindd_lookup_sids().
2009-09-11 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-09-11 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-09-09 Günther Deschners3-winbindd: Fix Bug #6700: Use dns domain name when...
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_SET_HWM to the new API
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_REMOVE_MAPPING to the...
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_SET_MAPPING to the new API
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API
2009-09-05 Volker Lendeckes3:winbind: Use fstr_sprintf, it is simpler than talloc...
2009-09-05 Volker Lendeckes3:winbind: Remove pointless <cond> ? true : false;
2009-09-05 Volker Lendeckes3:winbind: Make the pam_auth subfunctions static
2009-09-04 Volker Lendeckes3:winbind: Fix Coverity ID 933: FORWARD_NULL
2009-09-04 Volker Lendeckes3:winbind: Fix Coverity ID 940: Resource Leak
2009-08-30 Volker Lendeckes3:winbind: Fix bug 5626
2009-08-30 Volker Lendeckew3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API
2009-08-30 Volker Lendeckew3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert WINBINDD_LIST_GROUPS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert WINBINDD_LIST_USERS to the new API
2009-08-29 Volker Lendeckes3:winbind: add a fake NDR winbind cache validator
2009-08-29 Volker Lendeckes3:winbind: Convert the getgrent functions to the new API
2009-08-29 Volker Lendeckes3:winbind: Add a comment about fill_grent_mem_domusers...
2009-08-29 Volker Lendeckes3:winbind: Add some missing error checks
2009-08-29 Volker Lendeckes3:winbind: Fix a typo
2009-08-29 Volker Lendeckes3:winbind: Add async wb_next_grent
2009-08-29 Volker Lendeckes3:winbind: Add async QueryGroupList
2009-08-29 Volker Lendeckew3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API
2009-08-29 Volker Lendeckes3:winbind: Convert the GETDCNAME routines to the new API
2009-08-29 Volker Lendeckes3:winbind: Add async wb_dsgetdcname
2009-08-29 Volker Lendeckes3:winbind: Convert winbindd_dsgetdcname to the new API
2009-08-29 Volker Lendeckes3:winbind: Add an async dsgetdcname call
next