pidl: No longer use Python3 compat define: PyInt_FromLong -> PyLong_FromLong
[gd/samba-autobuild/.git] / source4 /
2019-05-06 Aaron Haslettselftest: correcting empty attribute usage in requests
2019-05-06 Aaron Haslettldap: test for empty attributes list
2019-05-03 Volker Lendeckelibcli: Align integer types
2019-05-03 Volker Lendeckelibcli: Remove an unnecessary #include
2019-05-01 Stefan Metzmachers4:torture/smb2: add smb2.getinfo.normalized test
2019-05-01 Stefan Metzmachers4:libcli/raw: add RAW_FILEINFO_NORMALIZED_NAME_INFORMA...
2019-05-01 Stefan Metzmachers4:torture/smb2: add smb2.stream.names3 test
2019-05-01 Douglas Bagnalldsdb/modules: a module to count attribute searches...
2019-05-01 Douglas Bagnallpytests: try ldap.modify_order with normal user
2019-05-01 Douglas Bagnalldsdb pytests: test the effect of reordering modify...
2019-05-01 Douglas Bagnalls4/tests.py: shorten lines with common path
2019-05-01 Douglas Bagnalldsdb/pytest/ldap: use idiomatic 'e' for exceptions
2019-05-01 Douglas Bagnalldsdb/pytest/ldap: revive commented out test for attr...
2019-05-01 Andreas Schneiders4:samdb: Make sure value is initialized with 0
2019-05-01 Douglas Bagnalls4/replmd delete: optimise attribute preservation with...
2019-05-01 Douglas Bagnalls4/replmd: delete checks flag before laborious search
2019-04-30 Andreas Schneiders4:libcli:smb2: Use GnuTLS SHA256 HMAC for signing
2019-04-30 Andreas Schneiders4:utils: Use gnutls SHA256 in oLschema2ldif
2019-04-30 Andreas Schneiderwaf: Move check for gnutls_aead_cipher_init to main...
2019-04-30 Andreas Schneiderwaf: Add check for gnutls_x509_crt_set_subject_unique_id()
2019-04-30 Andreas Schneiderwaf: Remove configure steps from source4/lib/tls
2019-04-30 Andreas Schneiders4:rpc_server: Remove obsolete gcrypt init
2019-04-30 Andreas Schneiders3:tls: Remove #ifdef for GnuTLS
2019-04-29 Samuel Cabreroselftests: Place credential cache file inside environme...
2019-04-29 Andreas Schneiders4:dsdb: Use C99 initializer in dsdb util_trusts
2019-04-25 Andreas Schneiders4:heimdal: Disable format truncation warnings
2019-04-23 Andrew Bartlettselftest: Move simple-dc-steps.sh to correct folder
2019-04-19 Sachin Prabhus4-torture: add test to check for max. number of channe...
2019-04-19 Sachin Prabhus4-torture: Add lease break retry tests - test4
2019-04-19 Sachin Prabhus4-torture: Add lease break retry tests - test3
2019-04-19 Sachin Prabhus4-torture: Add lease break retry tests - test2
2019-04-19 Sachin Prabhus4-torture: Add lease break retry tests - test1
2019-04-19 Sachin Prabhus4-torture: Add oplock break retry tests - test2
2019-04-19 Sachin Prabhus4-torture: Add oplock break retry tests - test1
2019-04-19 Sachin Prabhus4-torture: Add handlers to block channels for testing
2019-04-19 Sachin Prabhus4-torture: Add helper functions to create channels.
2019-04-19 Sachin Prabhus4-torture: Add #defines required by the new tests
2019-04-19 Günther Deschners4-torture: add torture_block/torture_unblock smb2...
2019-04-19 Günther Deschners4-torture: add test for interface information retrieva...
2019-04-19 Sachin Prabhus4-torture: Increase timeout for lease/oplock break...
2019-04-19 Sachin Prabhus4-torture: Add handlers to ignore incoming oplock...
2019-04-19 Sachin Prabhus4-torture: Add function declarations to lease_break_ha...
2019-04-19 Sachin Prabhus4-torture: move torture_wait_for_oplock_break() to...
2019-04-19 Günther Deschners4-torture: move oplock break handler out of the replay...
2019-04-19 Günther Deschners4-torture: add new smb2 multichannel suite skeleton.
2019-04-19 Günther Deschners4-torture: include torture/util.h in lease break handler
2019-04-12 Garming Samselftest: rename schemaupgrade_dc (+pair) to schema_dc
2019-04-11 Swen Schilligsource4: Update error check for new string conversion...
2019-04-11 Aaron Haslettrepl: test for schema object and LA repl across chunks
2019-04-11 Aaron Haslettselftest: tagging tests for new schemaupgrade_dc target
2019-04-11 Stefan Metzmacherdsdb/repl: we need to replicate the whole schema before...
2019-04-11 Aaron Haslettdsdb:samdb: schemainfo update with relax control
2019-04-11 Stefan Metzmachers4:provision: split out provision_self_join_modify_sche...
2019-04-11 Aaron Haslettsamdb: test for schemainfo update with relax control
2019-04-08 Tim BealeCVE-2019-3870 tests: Add test to check file-permissions...
2019-04-08 Aaron Haslettldb: tests for <= and >= integer indexing
2019-04-08 Garming Samldb: Add ORDERED_INTEGER to the proto-schema handling
2019-04-08 Aaron Haslettldb: activating <= and >= indexing for integers
2019-04-08 Garming Samlibnet vampire: NULL access bug fix
2019-04-05 Douglas Bagnalldsdb/modules: minor comment typos in samba_dsdb
2019-04-05 Douglas Bagnalldsdb mods/extended_dn_store: used the ldb we already...
2019-04-05 Douglas Bagnallspell "recursive"
2019-04-03 Philipp Gesangprovision: use ASCII quotes
2019-04-03 Michael HanselmannoLschema2ldif: Resolve multiple parsing bugs
2019-04-03 Mathieu ParentRelax GPGME version check
2019-04-03 Björn Baumbachs4:rpc_server: add missing newline to error debug message
2019-04-02 Joe Guosamba_dnsupdate: small tweaks to make code more pythonic
2019-04-02 Mathieu ParentSpelling fix s/informations/information/
2019-04-01 Volker Lendeckelibsmb: Make "struct smb2_lock_element" generally usable
2019-04-01 Volker Lendeckelibsmb: Rename InfoType from [MS-SMB2] according to...
2019-03-29 Garming Samacl_read: Fix regression caused by db15fcfa899e1fe4d699...
2019-03-29 Aaron Haslettldb: cmocka test for empty attributes bug
2019-03-29 Aaron Haslettpaged_search: perf testing paged search
2019-03-28 Stefan Metzmachers4:torture/smb2: replace torture:cn_max_buffer_size...
2019-03-28 Stefan Metzmachers4:torture/smb2/notify: make use of torture_setup_simpl...
2019-03-28 Stefan Metzmachers4:torture/smb2: add smb2_create_simple_file() and...
2019-03-28 Stefan Metzmachers4:libcli/smb2: calculate the correct credit charge...
2019-03-28 Stefan Metzmachers4:libcli/smb2: calculate the correct credit charge...
2019-03-28 Stefan Metzmachers4:libcli/smb2: align struct smb_ioctl.smb2 to [MS...
2019-03-28 Stefan Metzmachers4:libcli/smb2: calculate the correct credit charge...
2019-03-28 Stefan Metzmachers4:libcli/smb2: fix smb2_getinfo_send() marshalling
2019-03-28 Stefan Metzmachers4:torture/smb2: test_notify_tcp_dis trigger idle event...
2019-03-28 Stefan Metzmachers4:torture/raw: test_notify_tcp_dis trigger idle event...
2019-03-28 Stefan Metzmachers4:libcli/smb2: don't schedule idle handlers on a dead...
2019-03-28 Stefan Metzmachers4:libcli/raw: don't schedule idle handlers on a dead...
2019-03-27 Tim Beales4/torture: Update winsreplication to only use IPv4...
2019-03-26 Michael HanselmannRemove ad2oLschema man page
2019-03-26 Michael HanselmannSplit oLschema2ldif into library and binary
2019-03-26 Michael Saxls4:dlz make b9_has_soa check dc=@ node
2019-03-26 Garming Samdlz: Add test to ensure there are writable zones
2019-03-22 Samuel Cabreros4:dsdb: Check errno to determine if crypt or crypt_r...
2019-03-22 Samuel Cabreros4:torture: Initialize tm struct
2019-03-21 Stefan Metzmacherdbcheck: use the str() value of the "name" attribute
2019-03-21 Andrew Bartlettselftest: Remove obsolete py3_compatible=True markers
2019-03-21 Andrew Bartlettselftest: Remove support for running multiple tests...
2019-03-21 Andrew Bartlettbuild: Remove bld.gen_python_environments()
2019-03-21 Andrew Bartlettbuild: Remove --extra-python
2019-03-20 Andreas Schneiders4:librpc: Fix installation of Samba
2019-03-18 Volker Lendeckeheimdal: Fix "assuming signed overflow doesnt occur...
2019-03-14 Stefan Metzmacherdbcheck: don't check expired tombstone objects by defau...
next