dfs_server: randomize the server redirect set
[samba.git] / source4 /
2014-03-20 Günther Deschners4-torture: add some tests for pre-allocated buffers...
2014-03-20 Günther Deschners4-torture: add test_EnumPrinterDrivers_buffers function.
2014-03-17 Andrew Bartlettdsdb: Further assert that we always have an objectClass...
2014-03-14 Andrew Bartlettldapsrv: Pass struct ldb_result * rather than void *
2014-03-14 Andrew Bartlettdsdb: Ensure to sort replPropertyMetaData as UNSIGNED...
2014-03-14 Andrew Bartlettkdc: Use correct KDC include path when building against...
2014-03-13 Andrew BartlettCVE-2013-4496:Revert remainder of ce895609b04380bfc41e4...
2014-03-13 Andrew BartlettCVE-2013-4496:samr: Remove ChangePasswordUser
2014-03-12 Jeremy Allisons4: smbtorture: Add a proper change_notify going async...
2014-03-12 Jeremy Allisons4: smbtorture: Update the torture_smb2_notify_ulogoff...
2014-03-12 Stefan Metzmachers4:torture/smb2: accept NT_STATUS_RANGE_NOT_LOCKED...
2014-03-09 Garming Samsamba-tool: make provision check for bind version
2014-03-07 Stefan Metzmachers4:lib/socket: simplify iface_list_wildcard() and its...
2014-03-06 Stefan Metzmachers4:lib/socket: use the same logic in iface_list_wildcar...
2014-03-05 Garming SamRemove all uses of the NT_STATUS_NOT_OK_RETURN_AND_FREE...
2014-03-05 Garming SamRemove NT_STATUS_IS_ERR_RETURN macro from the codebase.
2014-03-05 Garming SamRemove NT_STATUS_IS_OK_RETURN macro from the codebase.
2014-03-05 Garming SamRemove the remaining uses of the macro NT_STATUS_HAVE_N...
2014-03-05 Garming SamRemove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE...
2014-03-05 Volker Lendeckewinbind4: Remove unused winbind_get_idmap irpc operation
2014-03-05 Volker Lendeckeauth4: Remove unused wbc_context
2014-03-05 Volker Lendeckentvfs_unixuid: No wbc_context required
2014-03-05 Volker Lendeckentvfs_posix: No wbc_context required
2014-03-05 Volker Lendeckedcesrv_unixinfo: No wbc_context required
2014-03-05 Volker Lendeckeunixuid: Use the tevent_context from the ntvfs_context
2014-03-05 Volker Lendeckepvfs: Use the tevent_context from the ntvfs_context
2014-03-05 Volker Lendeckeauth4: Do not generate just a temporary wbc_context
2014-03-05 Volker Lendeckeauth4: auth_session_info_fill_unix only needs a tevent_...
2014-03-05 Volker Lendeckeauth4: security_token_to_unix_token only needs a tevent...
2014-03-05 Volker Lendeckelibwbclient4: Remove unused composite-based functions
2014-03-05 Volker Lendeckesource4: Use wbc_xids_to_sids
2014-03-05 Volker Lendeckelibwbclient4: Add wbc_xids_to_sids
2014-03-05 Volker Lendeckesource4: Use wbc_sids_to_xids
2014-03-05 Volker Lendeckelibwbclient4: Add wbc_sids_to_xids
2014-03-04 Kai Blinbug #10471: Don't respond with NXDOMAIN to records...
2014-02-28 Volker Lendecketorture: Fix a torture crash with -O3
2014-02-28 Volker Lendecketorture: Fix a buffer overrun
2014-02-24 Garming Sams4: tidy up vfs smb2 in regards to using share_string_o...
2014-02-24 Garming Sams4: tidy up vfs cifs in regards to using share_string_o...
2014-02-24 Garming Sams4: tidy up some null checks in ntvfs
2014-02-21 Santosh Kumar Pradhanheimdal: Use krb5_free_default_realm() for free()
2014-02-21 Santosh Kumar Pradhankdc: Free the resource which is not used anymore
2014-02-20 Christian Ambachheimdal_build: only enable libintl functions if everyth...
2014-02-19 Garming Samlib/param: handle non-constant strings properly by...
2014-02-19 Garming Sams4: pass down a memory context when performing share_st...
2014-02-19 Garming SamDefine the winbindd socket directory when building...
2014-02-18 Volker LendeckeRevert "libwbclient4: Add wbc_sids_to_xids"
2014-02-18 Volker LendeckeRevert "source4: Use wbc_sids_to_xids"
2014-02-18 Volker LendeckeRevert "libwbclient4: Add wbc_xids_to_sids"
2014-02-18 Volker LendeckeRevert "source4: Use wbc_xids_to_sids"
2014-02-18 Volker LendeckeRevert "libwbclient4: Remove unused composite-based...
2014-02-18 Volker LendeckeRevert "auth4: security_token_to_unix_token only needs...
2014-02-18 Volker LendeckeRevert "auth4: auth_session_info_fill_unix only needs...
2014-02-18 Volker LendeckeRevert "auth4: Do not generate just a temporary wbc_con...
2014-02-18 Volker LendeckeRevert "pvfs: Use the tevent_context from the ntvfs_con...
2014-02-18 Volker LendeckeRevert "unixuid: Use the tevent_context from the ntvfs_...
2014-02-18 Volker LendeckeRevert "dcesrv_unixinfo: No wbc_context required"
2014-02-18 Volker LendeckeRevert "ntvfs_posix: No wbc_context required"
2014-02-18 Volker LendeckeRevert "ntvfs_unixuid: No wbc_context required"
2014-02-18 Volker LendeckeRevert "auth4: Remove unused wbc_context"
2014-02-18 Volker LendeckeRevert "winbind4: Remove unused winbind_get_idmap irpc...
2014-02-17 Stefan Metzmachers4:pyrpc: let dcerpc_interface_new() use py_dcerpc_inte...
2014-02-17 Stefan Metzmachers4:pyrpc: fix talloc hierachy in py_dcerpc_interface_in...
2014-02-13 Stefan Metzmachers4:librpc/rpc: make dcerpc_pipe->binding const
2014-02-13 Stefan Metzmachers4:librpc/rpc: pass dcerpc_binding arround as 'const'
2014-02-13 Stefan Metzmachers4:librpc/rpc: only pass down dcecli_connection to...
2014-02-13 Stefan Metzmachers4:librpc/rpc: don't create a ncacn_np: binding
2014-02-13 Stefan Metzmachers4:librpc/rpc: use dcerpc_binding_get_string_option...
2014-02-13 Stefan Metzmachers4:librpc/rpc: use dcerpc_binding_get_string_option...
2014-02-13 Stefan Metzmachers4:librpc/rpc: make use of dcerpc_binding_get_string_op...
2014-02-13 Stefan Metzmachers4:torture/libnet: make use of dcerpc_binding_get_strin...
2014-02-13 Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_get_string_o...
2014-02-13 Stefan Metzmachers4:torture/drs: make use of dcerpc_binding_get_string_o...
2014-02-13 Stefan Metzmachers4:torture/drs: use make use of dcerpc_binding_get_stri...
2014-02-13 Stefan Metzmachers4:torture/drs: make use of dcerpc_binding_set_flags()
2014-02-13 Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_set_flags()
2014-02-13 Stefan Metzmachers4:librpc/rpc: make use of dcerpc_binding_get_flags()
2014-02-13 Stefan Metzmachers4:torture/rpc: use dcerpc_binding_set_abstract_syntax...
2014-02-13 Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_set_abstract...
2014-02-13 Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_set_flags()
2014-02-13 Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_set_*()...
2014-02-13 Stefan Metzmachers4:torture/rpc: make use of dcerpc_binding_[g|s]et_tran...
2014-02-13 Stefan Metzmachers4:torture: use dcerpc_binding_get_string_option("host...
2014-02-13 Stefan Metzmachers4:winbind: make use of dcerpc_binding_[g|s]et_flags()
2014-02-13 Stefan Metzmachers4:winbind: don't access dcerpc_binding internals in...
2014-02-13 Stefan Metzmachers4:dsdb/repl: make use of dcerpc_binding_get_string_opt...
2014-02-13 Stefan Metzmachers4:dsdb/repl: make dreplsrv_get_target_principal()...
2014-02-13 Stefan Metzmachers4:dsdb/repl: make use of dcerpc_binding_set_string_opt...
2014-02-13 Stefan Metzmachers4:rpc_server/remote: use dcerpc_binding_set_*() in...
2014-02-13 Stefan Metzmachers4:rpc_server/remote: use ndr_table_by_syntax() in...
2014-02-13 Stefan Metzmachers4:rpc_server/epmapper: make use of dcerpc_binding_set_...
2014-02-13 Stefan Metzmachers4:rpc_server: make use of dcerpc_binding_get_transport()
2014-02-13 Stefan Metzmachers4:rpc_server: make use of dcerpc_binding_get_string_op...
2014-02-13 Stefan Metzmachers4:rpc_server: use dcerpc_binding_get_*() in endpoints_...
2014-02-13 Stefan Metzmachers4:lib/com/dcom: use dcerpc_parse_binding() to create...
2014-02-13 Stefan Metzmachers4:libnet: add const to libnet_JoinDomain->out.samr_binding
2014-02-13 Stefan Metzmachers4:libnet: use helper functions to access dcerpc_bindin...
2014-02-13 Stefan Metzmachers4:libnet: make use of dcerpc_binding_get_string_option...
2014-02-13 Stefan Metzmachers4:libnet: make use of dcerpc_binding_set_flags()
2014-02-13 Stefan Metzmachers4:libnet: make use of dcerpc_binding_[g|s]et_*() in...
next