amitay/samba.git
2011-08-03 Andrew Bartletts3-smbd Be consistent with %U subs on guest logins
2011-08-03 Andrew Bartlettselftest: Add kerberos tests to plugin_s4_dc tests
2011-08-03 Andrew Bartletts3-auth use auth_generic_start to get full GENSEC in...
2011-08-03 Andrew Bartletts3-auth Add function to start any GENSEC mech by OID
2011-08-03 Andrew Bartletts3-smbd clarify behaviour by not passing an OID that...
2011-08-03 Andrew Bartletts3-smbd Ensure we do not read past the end of a possibl...
2011-08-03 Andrew Bartletts3-auth clarify the role of these session keys
2011-08-03 Andrew Bartletts3-auth remove sanitized_username from auth_serversuppl...
2011-08-03 Andrew Bartletts3-auth set session_info->sanitized_username in create_...
2011-08-03 Andrew Bartletts3-ntlmssp Split auth_ntlmssp_start into two functions
2011-08-03 Andrew Bartletts3-ntlmssp Split calls to gensec plugin into prepare...
2011-08-03 Andrew Bartlettgensec: Don't keep a second copy of the auth4_context...
2011-08-03 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_and_flags()
2011-08-03 Andrew Bartletts3-ntlmssp Remove rpccli_get_pwd_hash and auth_ntlmssp_...
2011-08-03 Andrew Bartlettselftest: Test encrypted RPC pipes against plugin_s4_dc
2011-08-03 Andrew Bartlettselftest: use the s4 winbindd in plugin_s4_dc test
2011-08-03 Andrew Bartletts3-auth Add hook to start a GENSEC mech to auth_samba4
2011-08-03 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_or_flags
2011-08-03 Andrew Bartletts3-ntlmssp Remove calls to auth_ntlmssp_and_flags from...
2011-08-03 Andrew Bartletts3-ntlmssp Add mem_ctx argument to auth_ntlmssp_update
2011-08-03 Andrew Bartletts3-ntlmssp NTLMSSP sealing implies signing, so set...
2011-08-03 Andrew Bartletts3-ntlmssp Add hooks to optionally call into GENSEC...
2011-08-03 Andrew Bartletts3-ntlmssp Add mem_ctx argument to auth_ntlmssp_get_ses...
2011-08-03 Andrew Bartletts3-auth Allow auth modules to provide an initialised...
2011-08-03 Andrew Bartletts3-ntlmssp Use auth_ntlmssp_*() functions in more places
2011-08-03 Andrew Bartletts3-ntlmssp Remove unused auth_ntlmssp_get_domain()
2011-08-03 Andrew Bartletts3-ntlmssp Remove unused auth_ntlmssp_get_client
2011-08-03 Andrew Bartletts3-rpc_server use session_info to print user details
2011-08-03 Andrew Bartletts3-auth Use else if in do_map_to_guest_server_info
2011-08-03 Andrew Bartletts3-auth Move map to guest to directly after the check_p...
2011-08-03 Andrew Bartlettgensec: clarify memory ownership for gensec_session_inf...
2011-08-03 Andrew Bartlettgensec: Remove mem_ctx from calls that do not return...
2011-08-03 Andrew Bartlettgensec: split GENSEC into mechanism-dependent and runti...
2011-08-03 Stefan Metzmachers3:libsmb/clifile: make use of cli_set_timeout()
2011-08-03 Stefan Metzmachers3:cli_np_tstream: make use of cli_set_timeout()
2011-08-03 Stefan Metzmachers3:torture: make use of cli_set_timeout()
2011-08-03 Stefan Metzmachers3:winbindd_cm: make use of cli_set_timeout()
2011-08-03 Stefan Metzmachers3:libsmb/clidfs: make use of cli_state_encryption_on()
2011-08-03 Amitay Isaacss4-libcli: Fix the fd leak. Close open file descriptor...
2011-08-03 Amitay Isaacssamba-tool: Rename samba-tool command gpo2 --> gpo
2011-08-03 Amitay Isaacssamba-tool: Remove C version of samba-tool
2011-08-03 Amitay Isaacssamba-tool: Add implementation of gpo create command
2011-08-03 Amitay Isaacssamba-tool: Add functions to create directories and...
2011-08-03 Amitay Isaacss4-libcli: get_acl and set_acl require raw_open to...
2011-08-03 Amitay Isaacss4-libcli: Check if short_name is not null, before...
2011-08-03 Amitay Isaacss4-libcli: Replace smb_composite_connect() with smb_ful...
2011-08-03 Amitay Isaacss4-policy: Use the correct local directory for stat.
2011-08-03 Amitay Isaacssamba-tool: Rename copy_directory_recurse to copy_direc...
2011-08-03 Amitay Isaacssamba-tool: Addd functions to print GPO flags and GPlin...
2011-08-03 Amitay Isaacss4-policy: Add python wrapper for ads_to_dir_access_mas...
2011-08-03 Amitay Isaacss4-policy: Expose gp_ads_to_dir_access_mask() function
2011-08-03 Amitay Isaacss4-libcli: Added python SMB methods for mkdir(), rmdir...
2011-08-03 Andrew Tridgellpyldb: return a copy of key constant DNs via python...
2011-08-03 Jeremy AllisonWe don't need check_name() here. All possible paths...
2011-08-02 Volker Lendeckes3: Fix smb2 handling error returns from aio
2011-08-02 Volker Lendeckes3: Remove unused ERROR_FORCE_NT macro
2011-08-02 Volker Lendeckes3: Remove unused ERROR_DOS macro
2011-08-02 Volker Lendeckes3: Move deferred_open_queue to smbd_server_connection
2011-08-02 Volker Lendeckes3: Pass sconn explicitly to get_deferred_open_message_smb
2011-08-02 Volker Lendeckes3: Pass sconn explicitly to open_was_deferred
2011-08-02 Volker Lendeckes3: Pass sconn explicitly to schedule_deferred_open_mes...
2011-08-02 Volker Lendeckes3: Explicitly pass sconn to remove_deferred_open_messa...
2011-08-02 Volker Lendeckes3: Fix some nonempty blank lines
2011-08-02 Simo Sorces3:server Consolidate printing related initialization
2011-08-02 Simo Sorces3:smbd - Move printing queue stuff
2011-08-02 Stefan Metzmachers4:kdc: fix compiler warning
2011-08-02 Stefan Metzmachers3:libsmb/libsmb_server: make use of cli_set_timeout()
2011-08-02 Stefan Metzmachers3:libsmb/cli*: make use of cli_state_protocol()
2011-08-02 Stefan Metzmachers3:client: make use of cli_state_protocol()
2011-08-02 Stefan Metzmachers3:auth_server: make use of cli_state_protocol()
2011-08-02 Stefan Metzmachers3:spoolss: make use of cli_state_protocol()
2011-08-02 Stefan Metzmachers3:masktest: make use of cli_state_protocol()
2011-08-02 Stefan Metzmachers3:net_rpc: make use of cli_state_protocol()
2011-08-02 Stefan Metzmachers3:winbindd_cm: make use of cli_state_protocol()
2011-08-02 Stefan Metzmachers3:libsmb: add cli_state_protocol()
2011-08-02 Stefan Metzmachers3:include: change cli->protocol to enum protocol_types
2011-08-02 Stefan Metzmachers3:libsmb/cli*: make use of cli_state_capabilities()
2011-08-02 Stefan Metzmachers3:libsmb/libsmb_*: make use of cli_state_capabilities()
2011-08-02 Stefan Metzmachers3:torture: make use of cli_state_capabilities()
2011-08-02 Stefan Metzmachers3:winbindd_cm: make use of cli_state_capabilities()
2011-08-02 Stefan Metzmachers3:include: make use of cli_state_capabilities() in...
2011-08-02 Stefan Metzmachers3:libsmb: add cli_state_capabilities()
2011-08-02 Stefan Metzmachers3:smb2cli_base: smb2cli_req_send() needs to call teven...
2011-08-02 Jelmer Vernooijsamba-tool: Don't install -c version, which is now...
2011-08-02 Alban BrowaeysFix bug #8341 - libsmbclient segfault when feed the...
2011-08-01 Jelmer Vernooijdbcheck: Cancel transaction if operation fails.
2011-08-01 Jeremy AllisonFix bug 7462 - Non-standard SA_RESETHAND is used in...
2011-08-01 Jelmer Vernooijacl: Improve error message when setting acls fails.
2011-08-01 Jelmer Vernooijremove unnecessary dependency on 'events' from ldb...
2011-08-01 Jelmer Vernooijheimdal_build: Use krb5-config to find heimdal include...
2011-08-01 Stefan Metzmacherwinsif.idl: fix comment about a pidl bug
2011-08-01 Stefan Metzmacherpidl:NDR/Parser: allow [string,size_of()] together
2011-08-01 Stefan Metzmachereventlog6.idl: fix definition of eventlog6_StringArray
2011-08-01 Stefan Metzmachers3:rpc_transport_tstream: call tstream_cli_np_use_trans...
2011-08-01 Stefan Metzmacherpidl:NDR/Server: use interface->{UUID} and {NAME} inste...
2011-08-01 Stefan Metzmacherpidl:NDR/Parser: use interface->{UUID} and {NAME} inste...
2011-08-01 Stefan Metzmacherpidl:NDR/Parser: use '0' instead of 'NULL' for an uint3...
2011-08-01 Matthieu Patous4-upgradeprovision: try to fix the detection of @provi...
2011-08-01 Andreas Schneiders3-rpc_server: Only setup tcpip ports if epmapper is...
2011-08-01 Andreas Schneiders3-rpc_server: Use rpc_spoolss_mode().
next