winbindd: Do not use group_list->out.resume_index after free
[samba.git] / source4 /
2014-09-08 Andrew Bartlettwinbindd: Do not use group_list->out.resume_index after...
2014-09-08 Andrew Bartlettwinbindd: Do not use user_list->out.resume_index after...
2014-09-08 Andrew Bartletttorture: allow us to correctly use sizeof(buf) in raw...
2014-09-08 Andrew BartlettUse correct size for test string, sizeof() was of the...
2014-09-08 Andrew Bartletts4-auth: Use sizeof() rather than a fixed constant...
2014-09-04 Stefan Metzmachers4-rpc: dnsserver: return DNS_RANK_NS_GLUE recors when...
2014-09-04 Stefan Metzmachers4-rpc: dnsserver: handle updates of tombstoned dnsNode...
2014-09-04 Amitay Isaacss4-rpc: dnsserver: Do not search for deleted DNS entries
2014-09-01 Günther Deschners4-heimdal: do not build rkpty anymore.
2014-09-01 Andreas Schneidertestprogs: Use the system binaries for KRB5 if we don...
2014-09-01 Andrew Bartletts4-netlogond: Give a better error if we do not have...
2014-08-31 Andrew Bartlettdsdb: improve debugging in DsCrackNameOneFilter
2014-08-31 Andrew Bartlettauth: Split out fetching trusted domain into sam_get_re...
2014-08-31 Andrew Bartlettdsdb: Make log message more clear
2014-08-31 Andrew Bartlettdsdb: Permit creation of partitions of type INSTANCE_TY...
2014-08-31 Andrew Bartletts4-gensec: Fix spelling in debug message
2014-08-31 Andrew Bartlettjoin.py: Reinstate full_nc_list and make creation of...
2014-08-31 Andrew Bartlettdsdb: Change acl module to look for instanceType flag...
2014-08-31 Jelmer Vernooijfind_unused_macros: Remove obsolete script that finds...
2014-08-31 Jelmer Vernooijsource4: Remove script to find unused makefile variables.
2014-08-29 Christof Schmitttorture: Use torture_assert macro for value check in...
2014-08-29 Christof Schmitttorture: Use torture_assert macro for status check...
2014-08-29 Christof Schmitttorture: Use torture_fail macro in check_buffer for...
2014-08-29 Christof Schmitttorture: Add test for 16 bit alignment of readx data
2014-08-29 Christof Schmitts4:libcli/raw: Make flags2 and offset available to...
2014-08-29 David Disseldorpntvfs/posix: don't advertise FS_ATTR_SPARSE_FILES
2014-08-29 David Disseldorptorture: trivial test_ioctl_network_interface_info...
2014-08-29 David Disseldorptorture: test FSCTL_SET_SPARSE without SetSparse buffer
2014-08-29 David Disseldorptorture: test FSCTL_SET_SPARSE against a directory
2014-08-29 David Disseldorptorture: test FSCTL_SET_SPARSE
2014-08-27 Stefan Metzmachers4:dlz_bind9: let dlz_bind9 use dns_common_lookup(...
2014-08-27 Stefan Metzmachers4:dlz_bind9: let dlz_bind9 use dns_common_lookup(...
2014-08-27 Stefan Metzmachers4:dlz_bind9: let dlz_bind9 use dns_common_replace()
2014-08-27 Stefan Metzmachers4:dlz_bind9: let dlz_bind9 use dns_common_extract()
2014-08-27 Stefan Metzmachers4:dlz_bind9: let dlz_bind9 use dns_common_lookup(...
2014-08-27 Stefan Metzmachertorture-dns: Add test for dlz_bind9 updates
2014-08-27 Stefan Metzmachertorture-dns: Add test for dlz_bind9 zonedumps
2014-08-27 Andrew Bartletttorture-dns: Add test for dlz_bind9 lookups
2014-08-27 Stefan Metzmachers4:torture:dlz_bind9: fix spnego tests
2014-08-26 Stefan Metzmachers4:setup/dns_update_list: make use of the new substitut...
2014-08-26 Stefan Metzmachers4:samba_dnsupdate: provide more substitution variables...
2014-08-26 Stefan Metzmachers4:samba_dnsupdate: don't try to be smart when verifyin...
2014-08-26 Stefan Metzmachers4:samba_dnsupdate: cache the already registered records
2014-08-26 Stefan Metzmachers4:samba_dnsupdate: fix dnsobj.__str__()
2014-08-26 Stefan Metzmachers4:samba_dnsupdate: don't lower case the registered...
2014-08-26 Stefan Metzmachers4:dlz_bind9: do an early talloc_free(el_ctx) in dlz_al...
2014-08-26 Stefan Metzmachers4:dlz_bind9: avoid some compiler warnings
2014-08-26 Stefan Metzmachers4:dns_server: handle tombstones in handle_one_update()
2014-08-26 Stefan Metzmachers4:dns_server: add DNS_TYPE_TOMBSTONE support to dns_co...
2014-08-26 Stefan Metzmachers4:dns_server: make sure dns_common_lookup() doesn...
2014-08-26 Stefan Metzmachers4:dns_server: use .wType = DNS_TYPE_TOMBSTONE instead...
2014-08-26 Stefan Metzmachers4:dns_server: split out dns_common_replace()
2014-08-26 Stefan Metzmachers4:dns_server: remove const from dns_replace_records()
2014-08-26 Stefan Metzmachers4:dns_server: split out dns_common_extract() and dns_c...
2014-08-26 Stefan Metzmachers4:dns_server: split out a private 'dnsserver_common...
2014-08-26 Stefan Metzmachers4:dns_server: map LDB_ERR_NO_SUCH_OBJECT to WERR_DNS_E...
2014-08-26 Stefan Metzmachers4:dns_server: handle WERR_DNS_ERROR_NAME_DOES_NOT_EXIS...
2014-08-21 Amitay Isaacss4-rpc: dnsserver: Do not return NS_GLUE records with...
2014-08-21 Amitay Isaacss4-rpc: dnsserver: Correctly set rank for glue NS records
2014-08-18 Ralph Boehmes4:torture:vfs_fruit: add tests for resource fork IO
2014-08-18 Ralph Boehmes4:torture:vfs_fruit: add test writing Netatalk metadata
2014-08-18 Ralph Boehmes4:torture:vfs_fruit: add test reading Netatalk metadata
2014-08-18 Ralph Boehmes4:torture: add boilerplate code for vfs_fruit
2014-08-18 Ralph Boehmes4:torture: add wrapper functions
2014-08-18 Ralph Boehmes4:torture: add boilerplate code for testing specific...
2014-08-18 Ralph Boehmes4:torture:smb2: add utility function torture_smb2_con_...
2014-08-18 Michael Adams4:torture: use torture_assert instead of torture_comme...
2014-08-15 Andrew Bartlettdsdb: Also redact the clearTextPassword input-only...
2014-08-15 Jelmer Vernooijlibrpc: Remove obsolete idl-deps script.
2014-08-09 Ira Cooperthird_party/popt: Initial support for popt.
2014-08-08 Andreas Schneiders4-auth: Initialize the tokens by default.
2014-08-08 Günther Deschners4-dsdb/cracknames: free realm from smb_krb5_principal_...
2014-08-08 Andreas Schneiderwscript: Only build gensec_krb5 with heimdal.
2014-08-08 Günther Deschnerlib/krb5_wrap: provide krb5_warnx() replacement.
2014-08-08 Günther Deschnerlib/krb5_wrap: add smb_krb5_principal_get_type().
2014-08-08 Günther Deschnerlib/krb5_wrap: add smb_krb5_principal_set_realm().
2014-08-08 Günther Deschners4-gensec_krb5: fix memleak in gensec_krb5_session_info().
2014-08-08 Günther Deschnerlib/krb5_wrap: add krb5_copy_data_contents.
2014-08-08 Günther Deschners4-heimdal: fix krb5_get_init_creds_opt_set_process_las...
2014-08-08 Günther Deschners4-auth/kerberos: add a note how to implement krb5_get_...
2014-08-08 Günther Deschners4-kerberos: remove duplicate macros.
2014-08-08 Günther Deschners4-dsdb/samdb: use smb_krb5_principal_get_comp_string...
2014-08-08 Günther Deschnerlib/krb5_wrap: move krb5_princ_size replacement code...
2014-08-08 Günther Deschners4-torture: use smb_krb5_get_allowed_weak_crypto()...
2014-08-08 Günther Deschnerlib/krb5_wrap: add smb_krb5_get_allowed_weak_crypto().
2014-08-08 Günther Deschnersamba: use smb_krb5_create_key_from_string() in some...
2014-08-08 Günther Deschners4-dsdb/samdb: use smb_krb5_make_principal for compatib...
2014-08-07 Michael Adams4:torture: use torture_assert instead of torture_comme...
2014-08-07 Michael Adams4:torture: consistently log "pid %u: ..." in the defer...
2014-08-07 Michael Adams4:torture: remove an unused variable and bogus check...
2014-07-31 Volker Lendeckelibcli: Fix a typo
2014-07-31 Volker Lendeckesmbd4: Remove process_model_thread
2014-07-29 Amitay Isaacss4-rpc: dnsserver: Allow . to be specified for @ record
2014-07-28 Volker Lendeckemessaging4: Simplify imessaging_path
2014-07-28 Volker Lendeckelib: directory_create_or_exist() does not use "uid...
2014-07-24 Volker Lendeckemessaging4: Simplify ping_message with server_id_str_buf()
2014-07-24 Anubhav Rakshittorture: Add FSCTL_QUERY_NETWORK_INTERFACE_INFO torture...
2014-07-24 Volker Lendecketorture4: Use sizeof(char-array) instead of constant
2014-07-24 Stefan Metzmachers4:torture/smb2: add smb2.session.bind1
2014-07-24 Stefan Metzmachers4:libcli/smb2: add smb2_session_channel()
next