sfrench/samba-autobuild/.git
2016-03-17 Andreas Schneidermit-kdb: Add more ks_is_kadmin* functions.
2016-03-17 Günther Deschnermit-kdb: Use calloc so both authdata elements are zeroed
2016-03-17 Günther Deschnermit-kdb: Do not overwrite the error code in failure...
2016-03-17 Andreas Schneidermit-kdb: Add initial MIT KDB Samba driver
2016-03-17 Andreas Schneiderwscript: Build the KDC code if we have the AD DC build...
2016-03-17 Andreas Schneidermit_samba: Setup logging to stdout
2016-03-17 Andreas Schneidermit_samba: Add function for handling bad password count
2016-03-17 Andreas Schneidermit_samba: Add functions to generate random password...
2016-03-17 Andreas Schneidermit_samba: Add function to change the password
2016-03-17 Andreas Schneidermit_samba: Add ks_is_tgs_principal()
2016-03-17 Günther Deschnermit_samba: Use talloc_zero in mit_samba_context_init().
2016-03-17 Andreas Schneidermit_samba: Directly pass the principal and kflags
2016-03-17 Andreas Schneidermit_samba: Make mit_samba a shim layer between Samba...
2016-03-17 Günther Deschnermit_samba: Use sdb in the mit_samba plugin
2016-03-17 Günther Deschners4-kdc: Introduce a simple sdb_kdb shim layer
2016-03-17 Günther Deschnerwscript: detect if we have libkdb5 and kdb.h.
2016-03-17 Andreas Schneiderkrb5-wrap: Use the principal returned by the KDC to...
2016-03-17 Michael Adamsmbd: fix use after free via conn->fsp_fi_cache
2016-03-17 Michael Adamidmap_hash: only allow the hash module for default...
2016-03-17 Michael Adamidmap_hash: rename be_init() --> idmap_hash_initialize()
2016-03-17 Günther Deschners3:winbindd:idmap: check loadparm in domain_has_idmap_c...
2016-03-17 Günther Deschners3:winbindd:idmap_hash: skip domains that already have...
2016-03-17 Michael Adams3:winbindd:idmap: add domain_has_idmap_config() helper...
2016-03-17 Uri Simchonibuild: fix build when --without-quota specified
2016-03-17 Uri Simchonismbd: remove quota support for some ancient OSs
2016-03-16 Robin Hacksamba3.blackbox.smbclient_auth.plain: Add new regressio...
2016-03-16 Stefan Metzmacherldb-samba:wscript: python_samba__ldb depends on pyauth
2016-03-15 Stefan Metzmachers3:wscript: pylibsmb depends on pycredentials
2016-03-15 Michael Adamsmbd: enable multi-channel if 'server multi channel...
2016-03-15 Günther Deschnerparam: add parameter "server multi channel support...
2016-03-15 Jeremy Allisons3: vfs: vfs_xattr_tdb - cleanup. Remove unneeded varia...
2016-03-15 Jeremy Allisons3:vfs: Change get_acl_blob() to take a const smb_filen...
2016-03-15 Jeremy Allisons3:smbd: Change refuse_symlink() to take a const smb_fi...
2016-03-15 Jeremy Allisons3:smbd: Change get_ea_names_from_file() to take a...
2016-03-15 Jeremy Allisons3:smbd: Change get_ea_list_from_file_path() to take...
2016-03-15 Jeremy Allisons3: smbd: Change canonicalize_ea_name() to take a const...
2016-03-15 Jeremy Allisons3: smbd: Reformatting - remove unneeded const char...
2016-03-15 Jeremy Allisons3:vfs: vfs_streams_xattr.c: Change walk_xattr_streams...
2016-03-15 Jeremy Allisons3:vfs: vfs_streams_xattr.c - Remove duplicate code...
2016-03-15 Jeremy Allisons3: vfs: vfs_solarisacl. refuse_symlink() means we...
2016-03-15 Jeremy Allisons3: vfs: vfs_hpuxacl. refuse_symlink() means we can...
2016-03-15 Garming Sambuild: mark explicit dependencies on pytalloc-util
2016-03-15 Uri Simchonibuild: improve comments in tests/oldquotas.c
2016-03-14 Jeremy Allisons3:vfs: Change smbacl4_GetFileOwner() to take const...
2016-03-14 Jeremy Allisons3:smbd:vfs: Change posix_get_nt_acl() from const char...
2016-03-14 Jeremy Allisons3:smbd:vfs: Change smb_get_nt_acl_nfs4() to take a...
2016-03-14 Jeremy Allisons3:smbd: Fix build for vfs_aixacl2.c.
2016-03-14 Jeremy Allisons3: smbd: Remove the last lp_posix_pathnames() in the...
2016-03-14 Michael Adamsmbd:smb2: remove an unnecessary !! cast.
2016-03-14 Günther Deschners3:libnet:libnet_join: update msDS-SupportedEncryptionT...
2016-03-14 Günther Deschners3:libnet:libnet_join: fill in output enctypes and...
2016-03-14 Günther Deschners3:libnet:libnet_join: define list of desired encryptio...
2016-03-14 Günther Deschners3:librpc:idl:libnet_join: add encryption types to...
2016-03-14 Günther Deschners3:libnet:libnet_join: always try to create machineacco...
2016-03-14 Günther Deschners3:libads:ldap: fix ads_check_ou_dn to deal with accoun...
2016-03-14 Günther Deschners3:libads:ndr: add ADS_AUTH_USER_CREDS to ndr_print_ads...
2016-03-14 Günther Deschners3:libads:ldap: print LDAP error message with log level 10.
2016-03-14 Günther Deschners3:libnet:libnet_join: prepare to allow connecting...
2016-03-14 Günther DeschnerPartly revert "s3:libads: setup the msDS-SupportedEncry...
2016-03-14 Garming Samtests: Allow alternative error code for backupkey test
2016-03-13 Andrew Bartlettdsdb/repl: Ensure we use the LOCAL attid value, not...
2016-03-13 Stefan Metzmachers4:torture/lsa: improve debug message
2016-03-13 Stefan Metzmachers3:winbindd: don't unclude two '\0' at the end of the...
2016-03-13 Uri Simchonibuild: fix disk-free quota support on Solaris 10
2016-03-12 Andrew Bartlettsmbd: Only check dev/inode in open_directory, not the...
2016-03-12 Günther Deschnerlib/socket/interfaces: Fix some uninitialied bytes.
2016-03-12 Stefan Metzmacherselftest: mark samba4.winbind.struct.domain_info.ad_mem...
2016-03-11 Stefan Metzmachers4:dsdb/test/sort: avoid 'from collections import Counter'
2016-03-11 Stefan Metzmachers4:dsdb/test/notification: make test_invalid_filter...
2016-03-11 Herwin WeststrateAdded MSV1_0_ALLOW_MSVCHAPV2 flag to ntlm_auth
2016-03-11 Amitay Isaacsctdb-client: Increase the timeout for TRANS3_COMMIT...
2016-03-10 Volker Lendeckesmbd: Prevent a crash
2016-03-10 Jeremy Allisons3: smbd: Simplify logic inside rename_internals_fsp...
2016-03-10 Jeremy Allisons3: smbd: Simplify logic inside rename_internals_fsp...
2016-03-10 Jeremy Allisons3:lib: Move internal lp_posix_pathnames() call out...
2016-03-10 Jeremy Allisons3:lib: Remove the const SMB_STRUCT_STAT * parameter...
2016-03-10 Jeremy Allisons3:lib: Rewrite synthetic_smb_fname_split() to use...
2016-03-10 Jeremy Allisons3:lib. Add split_stream_filename() Not yet used.
2016-03-10 Uri Simchoniselftest: add some test cases to net ads join
2016-03-10 Uri Simchoniselftest: run net ads join test in a private client env
2016-03-10 Stefan Metzmachers4:rpc_server: dcesrv_generic_session_key should only...
2016-03-10 Stefan Metzmachers4:rpc_server/samr: hide a possible NO_USER_SESSION_KEY...
2016-03-10 Stefan Metzmachers4:librpc/rpc: dcerpc_generic_session_key() should...
2016-03-10 Stefan Metzmachers4:torture:samba3rpc: use an authenticated SMB connecti...
2016-03-10 Stefan Metzmachers4:selftest: run rpc.samr over ncacn_np instead of...
2016-03-10 Stefan Metzmachers4:torture: the backupkey tests need to use ncacn_np...
2016-03-10 Stefan Metzmachers4:torture/rpc: do testjoin only via ncalrpc or ncacn_np
2016-03-10 Stefan Metzmachers3:libsmb: remove unused functions in clispnego.c
2016-03-10 Stefan Metzmachers3:libsmb: remove unused cli_session_setup_kerberos...
2016-03-10 Stefan Metzmachers3:libsmb: make use of cli_session_setup_gensec*()...
2016-03-10 Stefan Metzmachers3:libsmb: call cli_state_remote_realm() within cli_ses...
2016-03-10 Stefan Metzmachers3:libsmb: provide generic cli_session_setup_gensec_sen...
2016-03-10 Stefan Metzmachers3:libsmb: let cli_session_setup_ntlmssp*() use gensec_...
2016-03-10 Stefan Metzmachers3:libsmb: unused ntlmssp.c
2016-03-10 Stefan Metzmachers3:libsmb: make use gensec based SPNEGO/NTLMSSP
2016-03-10 Stefan Metzmachers3:libads: make use of ads_sasl_spnego_gensec_bind...
2016-03-10 Stefan Metzmachers3:libads: keep service and hostname separately in...
2016-03-10 Stefan Metzmachers3:libads: don't pass given_principal to ads_generate_s...
2016-03-10 Stefan Metzmachers3:libads: provide a generic ads_sasl_spnego_gensec_bin...
2016-03-10 Stefan Metzmachers3:libads: make use of GENSEC_OID_SPNEGO in ads_sasl_sp...
next