docs-xml: remove explicit "constant"
[bbaumbach/samba-autobuild/.git] / source4 /
2019-11-27 Ralph Boehmesmbdotconf: mark "wins hook" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "server string" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "check password script" with substitut...
2019-11-22 Andrew Bartlettbuild: Do not build selftest binaries for builds withou...
2019-11-20 Andreas Schneiders4:rpc_server: Return the status code from dcesrv_trans...
2019-11-20 Andrew Bartlettselftest: Test repushing an ntlmssp AUTHENTICATE_MESSAGE
2019-11-20 Andrew Bartlettlibrpc: Unify packet dumping on ndr_pull() failure
2019-11-19 Isaac Boukrisheimdal: do not compile weak crypto
2019-11-19 Isaac Boukrisselftest: allow any kdc error in mitm-s4u2self test
2019-11-19 Isaac Boukrisselftest: mitm-s4u2self: use zlib for CRC32_checksum...
2019-11-19 Isaac Boukrispassword_hash: do not generate single DES keys
2019-11-19 Isaac Boukriskdc/db-glue: do not fetch single DES keys from db
2019-11-19 Isaac Boukriskerberos: remove single DES enctypes from ENC_ALL_TYPES
2019-11-19 Isaac Boukrisselftest/remote_pac: remove test_PACVerify_workstation_des
2019-11-19 Robert Scottutils: only compile test_oLschema2ldif if fmemopen...
2019-11-19 Andreas Schneiders4:lib:tls: Fix cert and privkey types
2019-11-19 Amitay Isaacsbuild: add missing crypt dependency for auth4_unix
2019-11-17 Andrew Bartlettndrdump: Use human-readable strings for NDR decode...
2019-11-17 Andrew Bartlettselftest: Test fix for ndrdump of structures by number
2019-11-14 Douglas Bagnalls4/rpc/dcerpc_connect: no crash on NULL dest_host
2019-11-14 Andreas Schneiders4:librpc: Check return code of netlogon_creds_client_a...
2019-11-14 Andreas Schneiders4:torture: Remove calls to gnutls_global_(de)init...
2019-11-14 Andreas Schneiders4:lib: Remove gnutls_global_(de)init() from libtls
2019-11-14 Andreas Schneiders4:rpc_server: Remove gnutls_global_(de)init()
2019-11-13 Andrew Bartlettheimdal_build: Recurse to bld.SAMBA_BINARY()
2019-11-13 Andrew Bartlettbuild: Only link against libcrypt where needed
2019-11-13 Andrew Bartlettbuild: Prepare for pidl to generate ndr_table entries...
2019-11-13 Andrew Bartlettselftest: Add expected-output tests for the ndrdump...
2019-11-13 Andrew Bartlettlibrpc: Match interface name and file name for winsrepl.idl
2019-11-10 Andrew Bartletts4-libcli: Remove unused header from composite/composite.c
2019-11-08 Samuel Cabrerodns: Always return SOA record for records we should...
2019-11-06 Volker Lendeckeauth: Simplify session generation
2019-10-31 Andrew BartlettCVE-2019-14847 dsdb: Correct behaviour of ranged_result...
2019-10-31 Andrew BartlettCVE-2019-14847 dsdb: Demonstrate the correct interactio...
2019-10-31 Andrew Bartletts4-torture: Reduce flapping in SambaToolDrsTests.test_s...
2019-10-31 Björn Jackesource4/scripting/bin/samba_upgradeprovision: typo...
2019-10-31 Björn Jackesource4/rpc_server/lsa/lsa_lookup.c: typo fixes
2019-10-31 Björn Jackesource4/libcli/libcli.h: typo fixes
2019-10-31 Björn Jackesource4/libcli/clireadwrite.c: typo fixes
2019-10-31 Björn Jackesource4/dsdb/schema/schema_description.c: typo fixes
2019-10-30 Jeremy Allisons4: torture: Add additional smbc_readdirplus2() tests...
2019-10-30 Jeremy Allisons4: torture Add a test for smbc_readdirplus2()
2019-10-30 Ralph Boehmetorture: expand test "vfs.fruit.resource fork IO" to...
2019-10-29 Björn BaumbachCVE-2019-14833 dsdb: send full password to check passwo...
2019-10-24 Stefan Metzmachers4:dirsync: fix interaction of dirsync and extended_dn...
2019-10-24 Stefan Metzmachers4:tests/dirsync: add tests for dirsync with extended_dn
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...
next