vlendec/samba-autobuild/.git
2017-08-29 Karolin SeegerVERSION: Disable GIT_SNAPSHOTS for the 4.7.0rc5 release. samba-4.7.0rc5
2017-08-29 Karolin SeegerWHATSNEW: Add release notes for Samba 4.7.0rc5.
2017-08-28 Andreas Schneiders4:torture: The teardown function should just return
2017-08-28 Andreas Schneiders4:torture: Delete printer before we remove the driver
2017-08-28 Andreas Schneiders4:torture: Use a different driver name for add_driver...
2017-08-28 Marc Muehlfeld[PATCH] WHATSNEW: Added links to Wiki documentation
2017-08-28 Christof Schmittvfs_default: Fix passing of errno from async calls
2017-08-28 Amitay Isaacsctdb-client: Fix ctdb_attach() to use database flags
2017-08-28 Amitay Isaacsctdb-client: Optionally return database id from ctdb_ct...
2017-08-28 Amitay Isaacsctdb-client: Fix ctdb_ctrl_createdb() to use database...
2017-08-28 Amitay Isaacsctdb-tests: Add a test to check databases are attached...
2017-08-28 Amitay Isaacsctdb-tests: Add functions to start/stop/restart a singl...
2017-08-28 Amitay Isaacsctdb-tests: Add functions to start/stop/restart ctdb...
2017-08-28 Andreas Schneiders3:utils: Remove pointless if-clause for remote_machine
2017-08-28 Andreas Schneiders3:utils: Make sure we authenticate against our SAM...
2017-08-28 Andreas Schneiders3:utils: Pass domain to password_change() in smbpasswd
2017-08-28 Andreas Schneiders3:utils: Make strings const passed to password_change...
2017-08-28 Andreas Schneiders3:libsmb: Move prototye of remote_password_change()
2017-08-28 Andreas Schneiders3:libsmb: Pass domain to remote_password_change()
2017-08-28 Stefan Metzmachers3:gse_krb5: make use of precalculated krb5 keys in...
2017-08-28 Stefan Metzmachers3:secrets: allow secrets_fetch_or_upgrade_domain_info...
2017-08-28 Stefan Metzmacherlibcli/smb: debug an error if smb1cli_req_writev_submit...
2017-08-28 Jeremy Allisons3: libsmb: Add cli_smb2_chkpath() and use from cli_chk...
2017-08-28 Andreas Schneiderblackbox: Add test for 'net ads changetrustpw'
2017-08-28 Andreas Schneiders3:libads: Fix changing passwords with Kerberos
2017-08-28 Andreas Schneiders3:script: Untaint user supplied data in modprinter.pl
2017-08-28 Stefan Metzmachers4:http/gensec: add missing tevent_req_done() to gensec...
2017-08-28 Stefan Metzmachers3:libsmb: let do_connect() debug the negotiation resul...
2017-08-28 Stefan Metzmachers3:libsmb: don't call cli_NetServerEnum() on SMB2/3...
2017-08-28 Stefan Metzmachers3:smbclient: don't try any workgroup listing with...
2017-08-28 Stefan Metzmachers3:smbclient: improve the error messages for smbclient -L
2017-08-28 Stefan Metzmachers3:libsmb: let get_ipc_connect() use CLI_FULL_CONNECTIO...
2017-08-28 Andreas Schneiders3:libsmb: Print the kinit failed message with DBGLVL_N...
2017-08-28 Andreas Schneiders3:utils: Do not report an invalid range for AD DC...
2017-08-28 Andrew Bartletts4/lib/tls: Use SHA256 to sign the TLS certificates
2017-08-28 Andreas Schneiderheimdal: Fix printing a short int into a string
2017-08-28 Andreas Schneiders3:utils: Fix buffer size for snprintf and format string
2017-08-28 Andreas Schneiders3:torture: Fix spoolss test to build with -O3
2017-08-28 Andreas Schneiders4:samdb: Fix building Samba with -O3
2017-08-17 Jeremy Allisons4: com: Replace erroneous inclusion of internal talloc...
2017-08-17 Jeremy Allisonlib: auth: Store the netlogon_creds_cli_global_db point...
2017-08-17 Jeremy Allisons3: clients: Use netlogon_creds_cli_close_global_db...
2017-08-17 Jeremy Allisonlib: auth: Add a shutdown function for netlogon_creds_c...
2017-08-17 Jeremy Allisons3: rpcclient: Use rpcclient_msg_ctx as the long-lived...
2017-08-17 Jeremy Allisons3: rpcclient: Use event context as the talloc parent...
2017-08-17 Jeremy Allisons3: rpcclient: Split out initialization and free of...
2017-08-17 Jeremy Allisons3: rpc_client: Allocate struct db_context * off the...
2017-08-17 Jeremy Allisonlib: cli: fname is a local variable already freed in...
2017-08-17 Jeremy Allisons4: schema: Allocate global_schema off the NULL context...
2017-08-17 Jeremy Allisonlib: ldb: Python. Take care of freeing the passed in...
2017-08-17 Jeremy Allisonlib: ldb: Use NULL to allocate modules not talloc_autof...
2017-08-17 Jeremy Allisons4: COM: Remove talloc_autofree_context() from (unused...
2017-08-17 Jeremy Allisonlib: rpc: The registered interfaces are a lists of...
2017-08-17 Jeremy Allisons4: modules. Fix missing TALLOC_CTX in module init...
2017-08-17 Andrew Bartlettsmb.conf: Explain that "ntlm auth" is a per-passdb...
2017-08-16 Tim Bealeselftest: Add test for password change when NTLM is...
2017-08-16 Karolin SeegerWHATSNEW: Fix some typos.
2017-08-15 Karolin SeegerVERSION: Bump version up to 4.7.0rc5...
2017-08-15 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.7.0rc4 release. samba-4.7.0rc4
2017-08-15 Karolin SeegerWHATSNEW: Add release notes for Samba 4.7.0rc4.
2017-08-14 Anoop C Ssource3/client: Fix typo in help message displayed...
2017-08-14 Ralph Boehmevfs_fruit: factor out common code from ad_get() and...
2017-08-14 Ralph Boehmevfs_fruit: return fake pipe fd in fruit_open_meta_netat...
2017-08-14 Ralph Boehmevfs_fruit: don't open basefile in ad_open() and simplif...
2017-08-14 Ralph Boehmevfs_fruit: use path based setxattr call in ad_fset()
2017-08-14 Ralph Boehmes4/torture: additional tests for kernel-oplocks
2017-08-14 Ralph Boehmes4/torture: reproducer for kernel oplocks issue with...
2017-08-14 Ralph Boehmevfs_streams_xattr: return a fake fd in streams_xattr_open()
2017-08-14 Ralph Boehmevfs_streams_xattr: implement all missing handle based...
2017-08-14 Ralph Boehmevfs_streams_xattr: always pass NULL as fsp arg to get_e...
2017-08-14 Ralph Boehmevfs_streams_xattr: remove fsp argument from get_xattr_s...
2017-08-14 Ralph Boehmevfs_streams_xattr: remove all uses of fd, use name...
2017-08-14 Ralph Boehmevfs_streams_xattr: invalidate stat info if xattr was...
2017-08-14 Jeremy Allisons3: torture: Add a test for cli_setpathinfo_basic(...
2017-08-14 Jeremy Allisons3: libsmb: Implement cli_smb2_setatr() by calling...
2017-08-14 Jeremy Allisons3: libsmb: Add cli_smb2_setpathinfo(), to be called...
2017-08-14 Jeremy Allisons3: libsmbclient: Fix cli_setpathinfo_basic() to treat...
2017-08-11 Ralph Boehmevfs_gpfs: handle EACCES when fetching DOS attributes...
2017-08-11 Ralph Boehmes3/smbd: handle EACCES when fetching DOS attributes...
2017-08-11 Ralph Boehmes3/smbd: handling of failed DOS attributes reading
2017-08-10 Marc Muehlfeldpython: Fix incorrect kdc.conf parameter name in kerber...
2017-08-08 Andreas SchneiderWHATSNEW: Update doc for Samba AD with MIT Kerberos
2017-08-08 Andrew Bartlettdsdb: Do not force a re-index of sam.ldb on upgrade...
2017-08-08 Andrew Bartlettdsdb: Fix dsdb_next_callback to correctly use ldb_modul...
2017-08-01 Andrew Bartletts4-cldap/netlogon: Match Windows 2012R2 and return...
2017-08-01 Arvid Requates4-dsdb/netlogon: allow missing ntver in cldap ping
2017-08-01 Arvid Requates4:torture/ldap: Test netlogon without NtVer
2017-08-01 Noel Powers3/utils: smbcacls failed to detect DIRECTORIES using...
2017-07-31 Andreas Schneidermit-kdb: Fix NULL pointer check after malloc
2017-07-31 Andreas Schneiders4:kcc: Add a NULL check before qsort()
2017-07-31 Andrew Bartlettselftest: Make --include-env and --exclude-env use...
2017-07-31 Andrew Bartlettselftest: Use NETLOGON_NEG_STRONG_KEYS constant in...
2017-07-31 Andrew Bartletts4-netlogon: Use log_escape to protect against un-valid...
2017-07-31 Andrew Bartletts4-netlogon: Extend ServerAuthenticate3 logging to...
2017-07-31 Gary Lockyersource4 netlogon: Add authentication logging for Server...
2017-07-31 Gary Lockyertests auth_log: Add new tests for NETLOGON
2017-07-31 Gary Lockyertests auth_log: Modify existing tests to handle NETLOGO...
2017-07-31 Gary Lockyerauth_log: use symbolic constant to replace /root/ncalrp...
2017-07-31 Gary Lockyerrpc: use symbolic constant to replace /root/ncalrpc_as_...
2017-07-31 Gary Lockyerdcerpc.idl Add symbolic constant for /root/ncalrpc_as_s...
next