s3/libsmd: clang: Fix some uninitialized value errors
[metze/samba/wip.git] / source4 /
2019-10-21 Stefan Metzmachers4:kdc: fix the principal names in samba_kdc_update_del...
2019-10-21 Isaac Boukrisselftest: add a test for PAC delegation-info blob in...
2019-10-21 Isaac Boukrisselftest/remote_pac: split test_PACVerify() in two
2019-10-18 Samuel Cabrerolibrpc:core: Allocate struct dcesrv_interface with...
2019-10-18 Samuel Cabreros4:rpc_server: Move core functions to core library
2019-10-18 Samuel Cabreros4:rpc_server: Move core structures and prototypes...
2019-10-18 Samuel Cabrerolibrpc: Add new dcerpc server core library
2019-10-18 Samuel Cabreros4:rpc_server: Make functions public
2019-10-18 Samuel Cabreros4:rpc_server: Add public function dcesrv_connection_lo...
2019-10-18 Samuel Cabreros4:rpc_server: Add transport termination function pointer
2019-10-18 Samuel Cabreros4:rpc_server: Find association groups through context...
2019-10-18 Samuel Cabreros4:rpc_server: inline the dcesrv_assoc_group_find function
2019-10-18 Samuel Cabreros4:rpc_server: Hide gensec prepare behind function...
2019-10-18 Samuel Cabreros4:rpc_server: Add dcesrv_context_callbacks to dcesrv_c...
2019-10-18 Samuel Cabreros4:rpc_server: Do not include s4 librpc headers in...
2019-10-18 Samuel Cabrerolibrpc: Move dcerpc_log_packet from s4 librpc to common...
2019-10-18 Samuel Cabrerolibrpc: Move dcerpc_ncacn_push_auth from s4 librpc...
2019-10-18 Samuel Cabreros4:librpc: Rename ncacn_push_auth to dcerpc_ncacn_push_auth
2019-10-18 Samuel Cabreros4:rpc_server: Split dcerpc_generic_session_key for...
2019-10-18 Samuel Cabreros4:rpc_server: Remove server_id from dcerpc core structs
2019-10-18 Samuel Cabreros4:rpc_server: Remove imessaging_context from dcerpc...
2019-10-18 Samuel Cabreros4:rpc_server: Rename common/reply.c to dcesrv_reply.c
2019-10-18 Samuel Cabreros4:rpc_server: Cleanup includes
2019-10-18 Samuel Cabreros4:rpc_server: Fix debug string printing duplicated...
2019-10-18 Samuel Cabreros4:torture: Assert connection
2019-10-18 Samuel Cabreros4:torture: Fix torture comment
2019-10-18 Samuel Cabreros4:torture: Add braces
2019-10-18 Andrew Bartlettdsdb: Change LDB_TYPESAFE_QSORT() to TYPESAFE_QSORT...
2019-10-18 Andrew Bartletts4-rpc_server: Change LDB_TYPESAFE_QSORT() to TYPESAFE_...
2019-10-18 Andrew Bartlettdsdb: Change LDB_TYPESAFE_QSORT() to TYPESAFE_QSORT...
2019-10-12 Andreas Schneiders4:selftest: Do not print the target env twice
2019-10-12 Andreas Schneiders4:selftest: Do not print the target env twice
2019-10-12 Isaac Boukrisselftest: add tests for no optimistic spnego exchange
2019-10-10 Andrew Bartlettlibrpc: Remove client and server build of rot.idl
2019-10-09 Ralph Boehmemdssvc.idl: pass policy_handle as pointer
2019-10-09 Ralph Boehmeselftest: add mdfind blackbox test
2019-10-09 Ralph Boehmeselftest: add end-to-end tests for mdssvc with a fake...
2019-10-09 Ralph Boehmelibrpc: add Python mdssvc bindings
2019-10-08 Alexander Bokovoysamba-tool: create working private krb5.conf
2019-10-07 Gordon Rosstorture: Allow running on FS that does not support EAs
2019-10-04 Volker Lendeckentvfs: Remove pvfs_aio.c
2019-10-02 Volker Lendecketorture: Fix a comment
2019-10-02 Ralph Boehmetorture:smb2: add a File-ID test on directories
2019-10-02 Ralph Boehmetorture:smb2: extend test for File-IDs
2019-09-26 Noel Powers4/winbind: clang: Fixes 'Value stored during its initi...
2019-09-26 Günther Deschners4-torture: remove duplicate NDR_PRINT
2019-09-26 Günther Deschners4-torture: dump ndr packet in ndr tests with high...
2019-09-25 Philipp Gesangs4:scripting: make samba-gpupdate heed --disable-python
2019-09-25 Noel Powers4/libcli/clideltree.c: clang: Value stored to 'status...
2019-09-25 Noel Powers4/libcli/smb2: clang: Fix 'value stored to 'status...
2019-09-25 Noel Powers4/libcli/smb2: clang: Fix Passed-by-value arg contains...
2019-09-25 Noel Powers4/libcli/raw: clang: Fix 'Value stored to 'p' is never...
2019-09-25 Noel Powers4/libcli/raw: clang: Fix 'Dereference of null pointer'
2019-09-25 Noel Powers4/libcli/raw: clang: Fix 'Access to field results...
2019-09-24 Stefan Metzmachers4:auth: kinit_to_ccache() should always use the canoni...
2019-09-24 Stefan Metzmachers4:auth: use the correct client realm in gensec_gssapi_...
2019-09-24 Björn Jackepfm_verif: string concatenation efficiency cleanup
2019-09-24 Björn Jackescripting: avoid inefficient string redefinition
2019-09-20 Günther Deschners4-torture: add netr_LogonGetDomainInfo NDR(64) tests
2019-09-20 Günther Deschners4-torture: reformat test table in ndr test
2019-09-20 Günther Deschnertorture: add torture_suite_add_ndr_pull_io_test_flags()
2019-09-20 Stefan Metzmachernetlogon.idl: fix the marshalling of netr_trust_extensi...
2019-09-20 Stefan Metzmacherlibrpc/idl: change from samr_GroupAttrs in samr.idl...
2019-09-18 Volker Lendeckemessaging: Do POOL_USAGE via a socket
2019-09-18 Volker Lendeckelib: Align integer types
2019-09-18 Volker Lendeckemessaging4: Pass fds to messaging handlers
2019-09-18 Sam ZaydelArgument to control number of operations -o no longer...
2019-09-12 Ralph Wuerthners4:torture: fix file cleanup in smb2.create.delete
2019-09-12 Ralph Wuerthners4:torture: fix closure of test directory handle
2019-09-12 Ralph Wuerthners4:torture: correctly cast printf() argument
2019-09-10 Ralph Boehmes4:torture: add a file-id related test
2019-09-10 Stefan Metzmachers4:torture/smb2: try to fix a RESOURCE_LEAK in smb2...
2019-09-10 Stefan Metzmachers4:torture: always add ';' after torture_assert()
2019-09-09 Stefan Metzmachers4:torture/raw: add multilock6 test
2019-09-09 Stefan Metzmachers4:torture/raw: add multilock5 test
2019-09-09 Stefan Metzmachers4:torture/raw: add multilock4 test
2019-09-09 Stefan Metzmachers4:torture/raw: add multilock3 test
2019-09-09 Stefan Metzmachers4:torture/raw: improvements for multilock2
2019-09-09 Stefan Metzmachers4:torture/smb2: add smb2.samba3misc.localposixlock1
2019-09-09 Stefan Metzmachers4:torture/raw: assert to get LOCK_NOT_GRANTED in tortu...
2019-09-09 Stefan Metzmachers4:torture: make rpc.handles.random-assoc test more...
2019-09-04 Volker Lendecketorture: Fix the FreeBSD clang build
2019-09-04 Volker Lendeckesamr: Fix CID 1453463: Null pointer dereferences (NULL_...
2019-09-04 Volker Lendeckedsdb: Fix CID 1453464: Error handling issues (CHECKED_R...
2019-09-04 Volker Lendeckedsdb: Fix CID 1453465: Null pointer dereferences (NULL_...
2019-09-03 Jeremy Allisons3/4: libsmbclient test. Test using smbc_telldir/smbc_l...
2019-09-01 Andrew Bartlettdsdb: Remove unused local_password module
2019-09-01 Andrew Bartlettdsdb: Remove unused simple_dn module
2019-09-01 Andrew Bartlettutil: Remove unused NS_GUID_string() and NS_GUID_from_s...
2019-09-01 Andrew Bartlettdsdb: Remove unused entryuuid and nsuniqueid modules
2019-09-01 Mathieu ParentSpelling fixes s/preceeding/preceding/
2019-09-01 Mathieu ParentSpelling fixes s/withing/within/
2019-09-01 Mathieu ParentSpelling fixes s/staticly/statically/
2019-09-01 Mathieu ParentSpelling fixes s/accidentially/accidentally/
2019-09-01 Mathieu ParentSpelling fixes s/ dont / don't /
2019-09-01 Mathieu ParentSpelling fixes s/ upto / up to /
2019-09-01 Mathieu ParentSpelling fixes s/noone/no one/
2019-09-01 Mathieu ParentSpelling fixes s/recieved/received/
2019-09-01 Mathieu ParentSpelling fixes s/overriden/overridden/
2019-09-01 Mathieu ParentSpelling fixes s/optinally/optionally/
next