auth: Move make_user_info_SamBaseInfo() to talloc_strdup and out of memory checking
[amitay/samba.git] / source3 /
2011-07-19 Andrew Bartlettauth: Split out make_user_info_SamBaseInfo and add...
2011-07-19 Andrew Bartletts3-rpc_server remove per-element copies of auth_session...
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth use auth_user_info not netr_SamInfo3 in auth3_s...
2011-07-19 Andrew Bartletts3-rpc_server read and write the unix_token and unix_in...
2011-07-19 Andrew Bartletts3-auth reimplement copy_session_info via NDR pull...
2011-07-19 Andrew Bartletts3-auth Remove pointless destructor
2011-07-19 Andrew Bartletts3-auth import auth3_session_info into IDL
2011-07-19 Andrew Bartletts3-auth Avoid redundant copies in create_local_token()
2011-07-19 Andrew Bartletts3-auth Add comments to copy_session_info_serverinfo_gu...
2011-07-19 Andrew Bartletts3-auth inline copy_serverinfo_session_info into only...
2011-07-19 Andrew Bartletts3-auth use a cached auth_serversupplied_info in make_s...
2011-07-19 Andrew Bartletts3-auth remove extra from auth3_session_info
2011-07-19 Andrew Bartletts3-auth Clarify inputs and ouptuts by using elements...
2011-07-19 Andrew Bartletts3-auth assert that security_token is present in the...
2011-07-19 Andrew Bartletts3-auth Remove unused nss_token variable
2011-07-19 Andrew Bartletts3-auth: Remove unused lm_session_key from auth3_sessio...
2011-07-19 Andrew Bartletts3-auth remove unused copy_serverinfo
2011-07-19 Andrew Bartletts3-auth Use system boolean in auth_user_info_unix
2011-07-19 Andrew Bartletts3-auth Use guest boolean in auth_user_info_unix
2011-07-19 Andrew Bartletts3-auth Use struct auth_user_info_unix for unix_name...
2011-07-19 Andrew Bartletts3-auth Use *unix_token rather than utok in struct...
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-07-19 Andrew Bartletts3-auth Add struct auth3_session_info to aid transition...
2011-07-19 Andrew Bartletts3-auth Add const to indicate input elements
2011-07-19 Andrew Bartlettauth: Preserve guest flag on transition via netr_SamInfo3
2011-07-19 Andrew Bartletts3-auth Restore nss_token behaviour by reading from...
2011-07-19 Andrew BartlettAdd my copyright
2011-07-19 Andrew Bartlettdebug: log early messages to stdout, and keep it open
2011-07-19 Jeremy AllisonSecond part of fix for bug 8310 - toupper_ascii() is...
2011-07-19 Jeremy AllisonFirst part of fix for bug 8310 - toupper_ascii() is...
2011-07-18 Björn Baumbachs3-libsmb: remove unused cli_lock()
2011-07-18 Björn Baumbachs3-torture: run_locktest5(): replace cli_lock() with...
2011-07-18 Björn Baumbachs3-torture: run_locktest4(): replace cli_lock() with...
2011-07-18 Björn Baumbachs3-torture: run_oplock2(): replace cli_lock() with...
2011-07-18 Björn Baumbachs3-torture: run_locktest9(): replace cli_lock() with...
2011-07-18 Björn Baumbachs3-torture: run_locktest8(): replace cli_lock() with...
2011-07-18 Björn Baumbachs3-torture: run_locktest7(): replace cli_lock() with...
2011-07-18 Björn Baumbachs3-torture: run_locktest3(): replace cli_lock() with...
2011-07-18 Andreas Schneiders3-rpc_server: Fixed segfaults in rpc daemons.
2011-07-16 Jeremy AllisonFix bug #8307 - brl_close_fnum does not call SMB_VFS_BR...
2011-07-15 Günther Deschnerlsa: lsa_CreateTrustedDomainEx takes lsa_TrustDomainInf...
2011-07-15 Günther Deschnerlsa: rename auth info argument in lsa_CreateTrustedDoma...
2011-07-15 Volker Lendeckes3: Avoid leaking http_timestring in print_registry_key
2011-07-15 Gregor Becks3:registry avoid pruning the sequencenumber while...
2011-07-14 Gregor Becks3:registry avoid leaking an old regsubkey_ctr on regsu...
2011-07-14 Stefan Metzmachers3:clikrb5: fix the build with newer heimdal versions
2011-07-14 Andreas Schneiders3-rpc_server: Pass event and messaging context to...
2011-07-14 Andreas Schneiders3-librpc: Pass messaging context to dcerpc register...
2011-07-14 Andreas Schneiders3-smbd: Pass event and messaging context to smbd_paren...
2011-07-14 Andreas Schneiders3-smbd: Pass ev_ctx to remove_child_pid().
2011-07-14 Andreas Schneiders3-smbd: Pass msg_ctx to smbd_accept_connection.
2011-07-14 Andreas Schneiders3-smbd: Pass ev_ctx to smbd_setup_sig_chld_handler().
2011-07-14 Andreas Schneiders3-smbd: Pass ev_ctx and msg_ctx to smbd_accept_connect...
2011-07-14 Andreas Schneiders3-smbd: Pass ev_ctx and msg_ctx to open_sockets_smbd().
2011-07-14 Andreas Schneiders3-smbd: Pass ev_ctx to smbd_parent_loop().
2011-07-14 Andreas Schneiders3-smbd: Create ev_ctx and msg_ctx and use it.
2011-07-14 Andrew Bartletts3-lib Remove unused get_cmdline_auth_info_copy
2011-07-14 Andrew Bartletts4-param finish services hooks for s4->s3 loadparm...
2011-07-14 Andrew Bartletts3-param Plug 'netbios aliases' via the parameter bridge
2011-07-13 Stefan Metzmachers3:configure: use the same dynconfig options and defaul...
2011-07-13 Günter KukkukkFix bug 8305 - nmbd segfaults - when using "smbtree...
2011-07-13 Andreas Schneiders3-epmapper: Fix adding tcpip endpoints.
2011-07-13 Andreas Schneiders3-auth: Fix account check over ncalrpc.
2011-07-13 Andreas Schneiders3-waf: Don't link LIBNTLMSSP twice.
2011-07-13 Vicentiu Ciorbarus3-rpc_server: Removed no longer used functions.
2011-07-13 Vicentiu Ciorbarus3-rpc_client: Migrate to dcerpc_winreg_delete_subkeys_...
2011-07-13 Vicentiu Ciorbarus3-rpc_client: Migrate to dcerpc_winreg_enumvals()...
2011-07-13 Vicentiu Ciorbarus3-rpc_client: Added dcerpc_winreg_delete_subkeys_recur...
2011-07-13 Vicentiu Ciorbarus3-rpc_client: Added dcerpc_winreg_enumvals() function.
2011-07-12 Stefan Metzmachers3:libsmb: remove unused cli_smb_inbuf()
2011-07-12 Björn Baumbachs3: dbwrap_ctdb.c: fix #ifdef CTDB_CONTROL_SCHEDULE_FOR...
2011-07-12 Stefan Metzmachers3:libsmb: remove unused cli_oplock_handler()
2011-07-12 Stefan Metzmachers3:include: remove SMBkeepalive
2011-07-12 Stefan Metzmachers3:smbd: s/SMBkeepalive/NBSSkeepalive
2011-07-12 Stefan Metzmachers3:libsmb: s/SMBkeepalive/NBSSkeepalive
2011-07-12 Stefan Metzmachers3:lib: s/SMBkeepalive/NBSSkeepalive
2011-07-12 Stefan Metzmachers3:libsmb: remove unused cli->privileges
2011-07-12 Stefan Metzmachers3:smbd: use PROTOCOL_SMB2_02 instead PROTOCOL_SMB2
2011-07-12 Stefan Metzmachers3:loadparm: use PROTOCOL_SMB2_02 instead of PROTOCOL_SMB2
2011-07-11 Stefan Metzmachers3:smb2_create: use smbd_calculate_access_mask() instea...
2011-07-11 Stefan Metzmachers3:smb2_tcon: return the correct maximal_access on...
2011-07-11 Stefan Metzmachers3:smbd: return the real share access mask in the SMBtc...
2011-07-11 Stefan Metzmachers3:smbd: use smbd_calculate_access_mask() also for...
2011-07-11 Stefan Metzmachers3:smbd: check the share level access mask in smbd_calc...
2011-07-11 Stefan Metzmachers3:smbd: make smbd_calculate_access_mask() non-static
2011-07-11 Stefan Metzmachers3:smbd/msdfs: let create_conn_struct() check the share...
2011-07-11 Stefan Metzmachers3:winbindd_cm: make use of cli->src_ss instead of...
2011-07-11 Stefan Metzmachers3:winbindd_cm: make use of cli->dest_ss instead callin...
2011-07-11 Stefan Metzmachers3:winbindd_cm: make use of cli_state_disconnect()
2011-07-11 Stefan Metzmachers3:winbindd_cm: make use of cli_state_is_connected()
2011-07-11 Stefan Metzmachers3:auth_server: use cli_echo() to check if the server...
2011-07-11 Stefan Metzmachers3:auth_server: make use of cli_state_is_connected()
2011-07-11 Stefan Metzmachers3:client: simplify readline_callback() to only use...
2011-07-11 Stefan Metzmachers3:libsmbclient: use cli_state_is_connected() in SMBC_c...
2011-07-11 Stefan Metzmachers3:libsmbclient: don't log the lowlevel fd in smbc_free...
2011-07-11 Stefan Metzmachers3:libsmb: add cli_state_disconnect()
2011-07-11 Stefan Metzmachers3:libsmb: make use of cli_state_is_connected()
2011-07-11 Stefan Metzmachers3:libsmb: remove unused cli_set_port()
2011-07-11 Stefan Metzmachers3:libsmb: also remember the local socket address after...
next