libgpo: only use libgpo/gpext/gpext.h where really needed.
[samba.git] / source3 /
2014-01-07 Günther Deschnerlibgpo: only use libgpo/gpext/gpext.h where really...
2014-01-07 Günther Deschnerlibgpo: allow to pass down a list of deleted GPOs in...
2014-01-07 Günther Deschnerlibgpo: remove extension_guid and snapin_guid (the...
2014-01-07 Günther Deschnerlibgpo: allow to pass down deleted and changed gpo...
2014-01-07 Günther Deschnerlibgpo: remove ads reference from dump calls and make...
2014-01-07 Günther Deschnerlibgpo: prefix some more calls with gpext_.
2014-01-07 Günther Deschnerlibgpo: rename debug_gpext_header to gpext_debug_header.
2014-01-07 Günther Deschnerlibgpo/CSE/scripts: fix a build warning.
2014-01-07 Günther Deschners3-registry: fix typo in DEBUG statement.
2014-01-07 Stefan Metzmachers3:rpc_client: finally remove unused rpc_pipe_client...
2014-01-07 Stefan Metzmachers3:rpc_client: remove unused rpccli_netlogon_sam_networ...
2014-01-07 Stefan Metzmachers3:rpc_client: remove unused rpccli_netlogon_sam_logon()
2014-01-07 Stefan Metzmachers3:rpc_client: remove unused rpccli_netlogon_setup_creds()
2014-01-07 Stefan Metzmachers3:rpc_client: remove unused rpccli_netlogon_set_trust_...
2014-01-07 Stefan Metzmachers3:rpc_client: make cli_rpc_pipe_open_schannel() more...
2014-01-07 Stefan Metzmachers3:winbindd: make use of rpccli_netlogon_network_logon()
2014-01-07 Stefan Metzmachers3:rpcclient: make use of rpccli_netlogon_password_logo...
2014-01-07 Stefan Metzmachers3:rpcclient: remove optional auth_level parameter...
2014-01-07 Garming Sams3:rpcclient: give errors and clean up correctly after...
2014-01-07 Stefan Metzmachers3:rpcclient: make use of rpccli_{create,setup}_netlogo...
2014-01-07 Stefan Metzmachers3:libnet: pass in struct netlogon_creds_cli_context...
2014-01-07 Stefan Metzmachers3:libsmb: remove unused trust_pw_find_change_and_store...
2014-01-07 Stefan Metzmachers3:winbindd: make use of trust_pw_change() in _wbint_Ch...
2014-01-07 Stefan Metzmachers3:winbindd: make use of trust_pw_change() for periodic...
2014-01-07 Stefan Metzmachers3:winbindd: use invalidate_cm_connection() to kill...
2014-01-07 Stefan Metzmachers3:net_rpc: make use of trust_pw_change()
2014-01-07 Stefan Metzmachers3:rpcclient: make use of trust_pw_change()
2014-01-07 Stefan Metzmachers3:libsmb: add trust_pw_change()
2014-01-07 Stefan Metzmachers3:net_rpc: add net_context->netlogon_creds
2014-01-07 Stefan Metzmachers3:rpcclient: make use of rpcclient_netlogon_creds...
2014-01-07 Stefan Metzmachers3:rpcclient: remove unused rpccli_netlogon_setup_creds...
2014-01-07 Stefan Metzmachers3:rpcclient: add rpcclient_netlogon_creds
2014-01-07 Stefan Metzmachers3:rpcclient: add rpcclient_msg_ctx
2014-01-07 Stefan Metzmachers3:rpc_client: use rpccli_{create,setup}_netlogon_creds...
2014-01-07 Stefan Metzmachers3:libnet: use rpccli_{create,setup}_netlogon_creds...
2014-01-07 Stefan Metzmachers3:libnet_join: make use of rpccli_{create,setup}_netlo...
2014-01-07 Stefan Metzmachers3:auth_domain: make use of rpccli_netlogon_network_logon()
2014-01-07 Stefan Metzmachers3:auth_domain: make use of rpccli_{create,setup}_netlo...
2014-01-07 Stefan Metzmachers3:auth_domain: simplify connect_to_domain_password_ser...
2014-01-07 Stefan Metzmachers3:winbindd: make use of rpccli_{create,setup}_netlogon...
2014-01-07 Stefan Metzmachers3:winbindd: call rpccli_pre_open_netlogon_creds()...
2014-01-07 Stefan Metzmachers3:rpc_client: add rpccli_netlogon_password_logon()
2014-01-07 Stefan Metzmachers3:rpc_client: add rpccli_netlogon_network_logon()
2014-01-07 Stefan Metzmachers3:rpc_client: remove unused rpccli_netlogon_sam_networ...
2014-01-07 Stefan Metzmachers3:rpc_client: add rpccli_pre_open_netlogon_creds()
2014-01-07 Stefan Metzmachers3:rpc_client: add rpccli_{create,setup}_netlogon_creds()
2014-01-07 Stefan Metzmachers3:rpc_client: use netlogon_creds_cli_auth_level()...
2014-01-07 Stefan Metzmachers3:rpc_client: make use of the new netlogon_creds_cli_c...
2014-01-07 Stefan Metzmachers3:winbindd: make use of the "winbind sealed pipes...
2014-01-07 Stefan Metzmachers3:param: set Globals.bRequireStrongKey = true
2014-01-07 Stefan Metzmachers3:param: set Globals.bWinbindSealedPipes = true
2014-01-07 Stefan Metzmacherlibcli/smb: s/tstream_cli_np/tstream_smbXcli_np
2014-01-07 Stefan Metzmacherlibcli/smb: move source3/libsmb/cli_np_tstream.c to...
2014-01-07 Stefan Metzmachers3:libsmb: add a TSTREAM_CLI_NP_DESIRED_ACCESS define...
2014-01-07 Stefan Metzmachers3:libsmb: add tstream_cli_np_ref as protection to...
2014-01-07 Gregor Becks3:libsmb: do not use cli_state internally within cli_n...
2014-01-07 Gregor Becks3:libsmb: let cli_np_tstream use smb1cli_readx
2014-01-07 Gregor Becks3:libsmb: let cli_np_tstream use smb1cli_writex
2014-01-07 Gregor Becks3:libsmb: let cli_np_tstream use smb1cli_close
2014-01-07 Gregor Becks3:libsmb: let cli_np_tstream use smb1cli_trans
2014-01-07 Gregor Becks3:libsmb: let cli_np_tstream use smb1cli_ntcreatex
2014-01-07 Stefan Metzmacherlibcli/smb: move some *TRANSACT_* flags to smb_constants.h
2014-01-07 Stefan Metzmacherlibcli/smb: move some FILE_* flags to smb_constants.h
2014-01-07 Garming Samwaf: fix a typo in an ADS error message
2014-01-07 Garming Samwaf: Require --without-ads-support to build without...
2014-01-07 Garming Samwaf: Require ldap support to be specifically disabled
2014-01-07 Garming Samwaf: Require ACL support to be specifically disabled
2014-01-07 Stefan Metzmachers3:rpc_client: send a dcerpc_sec_verification_trailer...
2014-01-06 Stefan Metzmachers3:rpc_client: fill alloc_hint with the remaining data...
2014-01-06 Stefan Metzmachers3:rpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_...
2014-01-06 Stefan Metzmachers3:rpc_client: implement DCERPC_PFC_FLAG_SUPPORT_HEADER...
2014-01-06 Stefan Metzmachers3:rpc_client: handle DCERPC_AUTH_TYPE_SCHANNEL as...
2014-01-06 Stefan Metzmachers3:rpc_client: add some const to rpc_api_pipe_req_send()
2014-01-06 Stefan Metzmachers3:rpc_client: make rpc_api_pipe_req_send/recv static
2014-01-06 Stefan Metzmachers3:rpc_client: talloc_zero pipe_auth_data
2014-01-06 Volker Lendeckesmbd: Make "num_children" available by smbcontrol
2014-01-06 Volker Lendeckewaf: Fix the FreeBSD build with libinotify
2014-01-02 Stefan MetzmacherHappy New Year 2014!
2013-12-27 Simo SorceCompare the correct values
2013-12-23 Garming Samselftest: add new credential change test
2013-12-23 Stefan Metzmachers3:rpcclient: close the connection if setting up the...
2013-12-23 Garming Samselftest: add new rpc client test
2013-12-23 Stefan Metzmachers3:rpc_server: use make_session_info_guest() directly
2013-12-18 Günther Deschnerlibgpo: remove some unnecessary usage of ADS_STATUS.
2013-12-18 Günther Deschnerlibgpo: remove unrequired references to ads_struct.
2013-12-18 Günther Deschnerlibgpo: clean up CSE module api, remove unrequired...
2013-12-17 Poornima Gurusiddaiahvfs_glusterfs: Enable per client log file
2013-12-17 Volker Lendeckesmbd: Fix CID 1138328 Logically dead code
2013-12-17 Volker Lendeckescannedonly: Fix CID 242109 Unchecked return value...
2013-12-16 Abhidnya Joshis3: Handle stat call with capability in vfs_gpfs
2013-12-16 Abhidnya Joshis3: Add DAC_OVERRIDE capability support
2013-12-16 Volker Lendeckegencache: Fix a type-punned warning
2013-12-16 Jeremy Allisons3: smbpasswd - fix crashes on invalid input.
2013-12-16 Andrew Bartlettauth_samba4: Describe the slightly unusual role of...
2013-12-14 Stefan Metzmachers3:smbd: avoid calling fd_is_readable() without async...
2013-12-14 Stefan Metzmachers3:lib: avoid talloc_zero_array() in poll_one_fd()
2013-12-14 Stefan Metzmachers3:smbd: use PATH_MAX for the buffer passed to full_pat...
2013-12-14 Volker Lendeckesmbd: Early exit
2013-12-14 Volker Lendeckesmbd: Implement and use full_path_tos
2013-12-14 Volker Lendeckesmbd: Avoid pointless strcsequal calls
next