ctdb-protocol: Use ctdb_string marshalling
[obnox/samba/samba-obnox.git] / source3 /
2016-04-29 Christof Schmittsmbcacls: Do not read old ACL for 'set' operation
2016-04-29 Christof Schmittwinbindd: Remove unused prototypes for winbindd_group.c
2016-04-29 Günther Deschners3:client:smbspool_krb5_wrapper: fix the non clearenv...
2016-04-29 Uri Simchonixfs quotas - fix case of no quota for user
2016-04-29 Uri Simchonint-quotas: fixup failure case for TRANSACT_GET_USER_QUO...
2016-04-28 Jérémie Courrèges... Provide fallback code for non-portable clearenv(3)
2016-04-28 Robin Hackwinbindd/idmap_rfc2307: Fix CID 1273424 - Read from...
2016-04-28 Ralph Boehmewinbindd: check if dcinfo from genache is expired
2016-04-28 Stefan Metzmachers3:selftest: add smbclient_ntlm tests
2016-04-28 Stefan Metzmachers3:test_smbclient_auth.sh: this script reqiures 5 arguments
2016-04-28 Stefan Metzmachers3:smbd: only mark real guest sessions with the GUEST...
2016-04-28 Stefan Metzmachers3:smbd: make use SMB_SETUP_GUEST constant
2016-04-28 Stefan Metzmachers3:auth_builtin: anonymous authentication doesn't allow...
2016-04-28 Stefan Metzmachers3:libsmb: use anonymous authentication via spnego...
2016-04-28 Stefan Metzmachers3:libsmb: don't finish the gensec handshake for guest...
2016-04-28 Stefan Metzmachers3:libsmb: record the session setup action flags
2016-04-28 Stefan Metzmachers3:libsmb: use password = NULL for anonymous connections
2016-04-28 Günther Deschners3:librpc:crypto:gse: increase debug level for gse_init...
2016-04-28 Stefan Metzmachers3:libads/sasl: allow wrapped messages up to a size...
2016-04-27 Volker Lendeckesmbd: Avoid large reads beyond EOF
2016-04-27 Partha SarathiFix the smb2_setinfo to handle FS info types and FSQUOT...
2016-04-26 Andreas Schneiders3-libads: Fix compilation with MIT Kerberos
2016-04-26 Volker Lendeckedbwrap_ctdb: Fix ENOENT->NT_STATUS_NOT_FOUND
2016-04-26 Ralph Boehmes3/rpc_server: mdssvc: suppress compiler warnings from...
2016-04-25 Volker Lendeckectdbd_conn: Make "cstatus" int32_t
2016-04-25 Volker Lendeckectdbd_conn: Add some more debug info
2016-04-25 Volker Lendeckectdbd_conn: Use ctdbd_control_local where possible
2016-04-25 Volker Lendeckectdbd_conn: Avoid "includes.h"
2016-04-25 Volker Lendeckelib: serverid.h references struct server_id
2016-04-25 Volker Lendeckelib: Move ctdbd_init_connection out of ctdbd_traverse()
2016-04-25 Volker Lendeckectdbd_conn: Remove unused ctdbd_messaging_connection
2016-04-25 Volker Lendeckelib: Use ctdbd_init_connection in messaging_ctdbd_init
2016-04-25 Volker Lendeckectdbd_conn: Make ctdbd_init_connection public
2016-04-25 Volker Lendeckectdbd_conn: Use ctdbd_init_connection in ctdbd_probe
2016-04-25 Volker Lendeckectdbd_conn: Use sys_poll_intr
2016-04-25 Volker Lendeckectdbd_conn: Adapt loop counter's type to the loop limit
2016-04-25 Ralph Boehmekrb5_wrap: add enctype arg to smb_krb5_kt_seek_and_dele...
2016-04-22 Richard SharpeFixes an obvious copy-paste error in source3/utils...
2016-04-22 Volker Lendeckepdb_ldap: Don't use autofree if "mods" still changes
2016-04-19 Ralph Boehmecleanupd: restart as needed
2016-04-19 Uri Simchonilibads: record session expiry for spnego sasl binds
2016-04-19 David Disseldorpprinting: handle "printcap cache time" change on HUP
2016-04-19 David Disseldorpprinting: use housekeeping period that matches cache...
2016-04-15 Volker Lendeckewinbind: Base idmap_ad on tldap
2016-04-15 Volker Lendeckewinbind: handle DC_NOT_FOUND in wb_xids2sids
2016-04-15 Volker Lendeckewinbind: handle DC_NOT_FOUND in wb_sids2xids
2016-04-15 Volker Lendeckewinbind: Add wb_dsgetdcname_gencache_[gs]et
2016-04-15 Volker Lendecketldap: Add tldap_gensec_bind
2016-04-15 Volker Lendecketldap: Add tldap_get/set_stream
2016-04-15 Volker Lendeckeidmap_ad: Separate out the nss functions
2016-04-15 Hemanth ThummalaMask general purpose signals for notifyd.
2016-04-14 Noel Powers3:libsmb: Fix illegal memory access after memory has...
2016-04-12 Stefan Metzmachers3:libads: sasl wrapped LDAP connections against with...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_client: disconnect connection...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_server: verify auth_context_id...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_client: verify auth_context_id...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:librpc/rpc: verify auth_context_id...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:librpc/rpc: make use of auth->auth_co...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_server: make use of pipe_auth_dat...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_client: make use of pipe_auth_dat...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:librpc/rpc: add auth_context_id to...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_client: pass struct pipe_auth_dat...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_server: don't allow an existing...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_server: check the transfer syntax...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:librpc/rpc: remove unused dcerpc_pull...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_server: use DCERPC_NCA_S_PROTO_ER...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_server: let a failing BIND mark...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_server: disconnect the connection...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_server: make use of dcerpc_verify...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_server: verify presentation conte...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_server: use 'alter' instead of...
2016-04-12 Jeremy AllisonCVE-2015-5370: s3:rpc_server: ensure that the message...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_server: make sure auth_level...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_server: let a failing auth3 mark...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_server: don't allow auth3 if...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_server: don't ignore failures...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_server: just call pipe_auth_gener...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_server: let a failing sec_verific...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_server: make use of dcerpc_pull_a...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_client: verify auth_{type,level...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_client: protect rpc_api_pipe_got_...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_client: make use of dcerpc_verify...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_client: make use of dcerpc_pull_a...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:librpc/rpc: let dcerpc_check_auth...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:librpc/rpc: remove auth trailer and...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_client: remove useless frag_lengt...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:rpc_client: move AS/U hack to the...
2016-04-12 Stefan MetzmacherCVE-2015-5370: s3:librpc/rpc: don't call dcerpc_pull_au...
2016-04-12 Stefan MetzmacherCVE-2016-2118: s3:rpc_server/samr: allow _samr_Validate...
2016-04-12 Stefan MetzmacherCVE-2016-2118: docs-xml: default "allow dcerpc auth...
2016-04-12 Stefan MetzmacherCVE-2016-2118: s3:rpc_server/{epmapper,echo}: allow...
2016-04-12 Stefan MetzmacherCVE-2016-2118: s3:rpc_server/{samr,lsa,netlogon}: rejec...
2016-04-12 Stefan MetzmacherCVE-2016-2118: s3:rpc_server: make use of "allow dcerpc...
2016-04-12 Stefan MetzmacherCVE-2016-2118: docs-xml: add "allow dcerpc auth level...
2016-04-12 Stefan MetzmacherCVE-2016-2118: s3: rpcclient: change the default auth...
2016-04-12 Stefan MetzmacherCVE-2016-2115: docs-xml: always default "client ipc...
2016-04-12 Ralph BoehmeCVE-2016-2115: s3:libsmb: use SMB_SIGNING_IPC_DEFAULT...
2016-04-12 Ralph BoehmeCVE-2016-2115: s3:libnet: use SMB_SIGNING_IPC_DEFAULT
2016-04-12 Ralph BoehmeCVE-2016-2115: s3:auth_domain: use SMB_SIGNING_IPC_DEFAULT
2016-04-12 Ralph BoehmeCVE-2016-2115: s3:lib/netapi: use SMB_SIGNING_IPC_DEFAULT
next