s3: Add two notify benchmark tests
[kai/samba.git] / source4 /
2012-04-17 Stefan Metzmachers4:ldapcmp.py: pass down outf and errf
2012-04-16 Jelmer Vernooijprovision: Simplify handling of default for --server...
2012-04-16 Jelmer Vernooijprovision: Simplify handling of default for --function...
2012-04-16 Jelmer Vernooijprovision: Simplify handling of default for --dns-backe...
2012-04-16 Stefan Metzmachers4:libcli/smb2: fix anonymous session setups against...
2012-04-16 Stefan Metzmachers4:libcli/smb2: remove unused dependency to LIBPACKET
2012-04-16 Matthieu PatouAdd an option to have s3fs as file server for samba4
2012-04-16 Amitay Isaacss4-provision: Update configuration lines for dlz_bind9
2012-04-16 Amitay Isaacsdlz_bind9: Build shared libraries for both BIND version...
2012-04-16 Amitay Isaacsdlz_bind9: changes to make dlz_bind9 work with BIND...
2012-04-13 Alexander Bokovoys4-auth: Make sure ldb context is initialized even...
2012-04-13 Adrian Bunkrely on sys/inotify.h for inotify
2012-04-12 Alexander Bokovoys4-libnet: split export_keytab in a separate python...
2012-04-12 Simo Sorcesrv_keytab: Pass krb5_context directly, it's all we...
2012-04-12 Simo Sorceauth-krb: Move pac related util functions in a single...
2012-04-12 Simo Sorceauth-krb: Make functions static.
2012-04-12 Simo Sorceauth-krb: Nove oid packet check to gensec_util.
2012-04-12 Simo Sorces4-auth-krb: Remove dependency on credentials too.
2012-04-12 Simo Sorces4-auth-krb: Remove unneded dependency on kerberos_util.
2012-04-12 Simo Sorces4-auth-krb: Simplify salt_princ handling.
2012-04-12 Simo Sorces4-auth-krb: Move function to db-glue.c and make it...
2012-04-12 Simo Sorces4-auth-krb: Move keytab functions in a separate file.
2012-04-12 Simo Sorces4-auth-krb: Streamline and cleanup code to make it...
2012-04-12 Simo Sorces4-auth-krb: streamline and rename enctype functions
2012-04-12 Simo Sorces4-auth-krb: Make kerberos_enctype_bitmap_to_enctype...
2012-04-12 Simo Sorces4-auth-krb: Make kerberos_enctype_bitmap_to_enctypes...
2012-04-12 Simo Sorces4-auth-krb: Move function into more appropriate header.
2012-04-12 Simo Sorces4-auth-krb: Make impersonate_principal_from_credential...
2012-04-12 Simo Sorcegensec_gssapi: keep private header file close to the...
2012-04-12 Simo Sorcekrb5_wrap: remove duplicate declaration and dead ifdef
2012-04-12 Günther Deschners4-ldb: use KRB5_KEY macros to access key elements.
2012-04-11 Andreas Schneiders4-smb2: Fix a talloc crash bug.
2012-04-11 Matthias Dieter... s4:dsdb/samdb/ldb_modules/schema.c - move "get_last_str...
2012-04-11 Matthias Dieter... s4:dsdb/samdb/ldb_modules/schema.c - inline "get_oc_gui...
2012-04-11 Matthias Dieter... s4:dsdb - introduce a only constant-time "get_last_stru...
2012-04-11 Matthias Dieter... s4:dsdb/samdb/ldb_modules/schema.c - inline "acl_check_...
2012-04-11 Matthias Dieter... s4:dsdb - move "objectclass_sort()" out from the object...
2012-04-11 Matthias Dieter... s4:acl LDB module - remove set but unused variables
2012-04-11 Matthias Dieter... s4:objectclass LDB module - remove unneeded build depen...
2012-04-11 Matthias Dieter... s4:schema/schema_query.c - fix a comment
2012-04-11 Matthias Dieter... s4:schema/schema_init.c - better use "ldb_attr_cmp...
2012-04-11 Matthias Dieter... s4:dsdb/pydsdb.c - fix indentation
2012-04-10 Andrew Bartlettldb: Detect failures in ldb.base again
2012-04-03 Stefan Metzmachers4:librpc/rpc: also parse ncacn_packet pdus with LIBNDR...
2012-04-03 Stefan Metzmachers4:librpc/rpc: don't mix up paylod ndr flags with the...
2012-04-03 Andrew Bartlettbuild: Remove checks for krb5_decode_ap_req, free_AP_RE...
2012-04-03 Stefan Metzmachers4:ldap_server: fix typo in DEBUG() message
2012-04-03 Andrew Bartletts4-ntvfs: Rename xattr_tdb.c to posix_eadb.c and make...
2012-04-02 Stefan Metzmachers4:smb_server/smb2: add missing 'return;' statements...
2012-04-02 Stefan Metzmachers4:smb_server/smb2: after smbsrv_terminate_connection...
2012-04-02 Stefan Metzmachers4:smb_server/smb2: fix memory leak in smb2srv_chain_re...
2012-04-02 Stefan Metzmachers4:smb_server/smb2: use helper variable smb2srv_chain_r...
2012-04-02 Stefan Metzmachers4:smb_server/smb: remove a request from the list befor...
2012-04-02 Amitay Isaacss4-upgradedns: Fix the fqdn for forest dns zone
2012-04-01 Richard SharpeFix some of the issues that Jelmer identified in my...
2012-04-01 Richard SharpeAdd an open and close method to samba.smb.SMB so we...
2012-03-30 Kai Blins4 dns: Allow updating PTR records.
2012-03-28 Amitay Isaacss4-upgradedns: Make sure the attribute exists before...
2012-03-27 Kai Blins4 dns: Only do recursive queries when allowed/desired
2012-03-27 Kai Blins4 dns: Check smb.conf if we should allow recursion
2012-03-27 Kai Blins4 dns: Allow changing the dns operation flags in handlers
2012-03-27 Kai Blins4 dns: Only forward for zones we don't own
2012-03-27 Kai Blins4 dns: Forward questions we can't answer to another...
2012-03-26 Jelmer Vernooijwafsamba: Cope with slight differences in gdb output...
2012-03-26 Andrew Bartletts4-dsdb: use constant-time search for descriptor -...
2012-03-26 Richard SharpeFix the PyDoc comments in samba.smb.SMB and add a secur...
2012-03-26 Matthias Dieter... s4:ldap.py - re-introduce the "(dn=CN=ldaptestUSER3...
2012-03-25 Matthias Dieter... LDB/s4 - deny the "(dn=...)" syntax on search filters...
2012-03-25 Matthias Dieter... LDB/s4 - do not use the "(dn=...)" syntax on filters...
2012-03-25 Matthias Dieter... s4:ldap.py - test the already mentioned structural...
2012-03-25 Matthias Dieter... s4:dsdb - enhance "get_last_structural_class()" for...
2012-03-25 Matthias Dieter... s4:objectclass LDB module - fix up the sorting in respe...
2012-03-25 Matthias Dieter... s4:objectclass LDB module - clean up "objectclass_sort()"
2012-03-25 Jelmer VernooijLIBCLI_SMB2: Depend on cli_smb_common rather than libsmb.
2012-03-21 Björn Baumbachs4-samba-tool: add password verification in change...
2012-03-21 Björn Baumbachs4-samba-tool: add password verification in add user
2012-03-21 Björn Baumbachs4-provision: don't ask only 3 times for passwd in...
2012-03-21 Björn Baumbachs4-provision: add password verification in interactive...
2012-03-21 Amitay Isaacss4-upgradedns: Add DNS partitions in msDS-hasMasterNCs...
2012-03-21 Amitay Isaacss4-rpc: dnsserver: Fix IPv6 reverse zone handling
2012-03-21 Amitay Isaacss4-upgradedns: Allow fixing of dns provision after...
2012-03-20 Jelmer VernooijMove NS_GUID_string and NS_GUID_from_string to dsdb...
2012-03-20 Jelmer Vernooijlibndr: Rename policy_handle_empty to ndr_policy_handle...
2012-03-20 Jelmer Vernooijlibndr: Rename ndr64_transfer_syntax and null_ndr_synta...
2012-03-19 Michael Adams4:selftest: add test for "samba-tool group list"
2012-03-18 Michael Adams4:samba-tool: add simple command "group list"
2012-03-18 Michael Adams4:selftest: add a new testsuite for the "samba-tool...
2012-03-17 Matthieu Patouupgrade provision didn't run findprovisionrange anymore
2012-03-17 Matthieu PatouRewrite findprovisionrange to use factorized functions
2012-03-17 Matthieu PatouFactorize code from findprovisionusnranges in order...
2012-03-16 Michael Adams4:samba-tool: remove remains of patch conflict resolution
2012-03-16 Jelmer VernooijStop installing popt_common.h as its symbols are in...
2012-03-16 Jelmer VernooijRemove more unnecessary shebang lines in python files.
2012-03-15 Jelmer Vernooijsamba.tests.source: Verify that only executable python...
2012-03-15 Michael Adams4:selftest: remove python shebang accidentially re...
2012-03-15 Michael Adams4:selftest: fix message typo in test for "samba-tool...
2012-03-15 Stefan Metzmachers4:librpc/rpc: avoid an unused talloc_reference() from...
2012-03-15 Stefan Metzmachers4:librpc/rpc: pass a mem_ctx to dcerpc_request_send()
2012-03-15 Stefan Metzmachers4:librpc/rpc: use tevent_req_defer_callback() in dcerp...
2012-03-15 Stefan Metzmachers4:librpc/rpc: use tevent_req_defer_callback() in dcerp...
next