s4-param: Make sure newname is not used uninitialized
[kai/samba-autobuild/.git] / source3 /
2015-11-16 Volker Lendeckesmbd: Move a message_send_all to the cleanupd
2015-11-16 Volker Lendeckesmbd: Move cleanupd revalidate to a separate fn
2015-11-16 Volker Lendeckesmbd: Move brl_validate to the cleanupd
2015-11-16 Volker Lendeckesmbd: Move serverid_deregister() to the cleanupd
2015-11-16 Volker Lendeckesmbd: Move messaging_cleanup() to the cleanupd
2015-11-16 Volker Lendeckesmbd: Move smbprofile_cleanup() to the cleanupd
2015-11-16 Volker Lendeckesmbprofile: Add dst pid to smbprofile_cleanup
2015-11-16 Volker Lendeckesmbd: Implement a cleanup daemon
2015-11-13 Jeremy Allisons3: smbd: Change aio_pending_size static variable to...
2015-11-13 Jeremy Allisons3: smbd: Remove checks causing fallback to sync on...
2015-11-13 Jeremy Allisons3: smbd: Remove --with-aio-support. We no longer would...
2015-11-13 Christof Schmittsmbd: Issue fsync for SMB2 FLUSH asynchronously
2015-11-13 Jeremy Allisons3: smbd: Remove outstanding_aio_calls from globals.
2015-11-13 Jeremy Allisons3: smbd: Remove aio_pending_size from globals.
2015-11-12 Volker Lendeckesmbd: Remove dead code
2015-11-12 Richard Sharpegss: samba member server returns incorrect error code...
2015-11-10 Volker Lendeckevfs: Remove smb_traffic_analyzer
2015-11-10 Ralph Boehmesmbstatus: always initialize a messaing context
2015-11-10 Volker Lendeckelib: Fix CID 1338432 Unchecked return value
2015-11-09 Amitay Isaacss3-build: Avoid setting CTDB specific include path
2015-11-09 Volker Lendeckevfs_acl_*: Only sha256 needed
2015-11-09 Volker Lendeckevfs_cap: Fix a warning
2015-11-09 Volker Lendeckelib: messages.h references struct iovec
2015-11-09 Volker Lendeckelib: Move some procid functions out of util.c
2015-11-09 Volker Lendeckelib: Increase a debuglevel
2015-11-09 Volker Lendeckevfs_fruit: Fix a typo
2015-11-06 Mathieu ParentFix various spelling errors
2015-11-06 Alexander Bokovoysource3/wscript: remove pam_smbpass option as it was...
2015-11-06 Volker Lendeckevfs_gpfs: Re-enable share modes
2015-11-05 Volker Lendeckevfs_gpfs: Fix the build with -Werror=declaration-after...
2015-11-05 Noel Powerremove many valgrind errors for base.lock test
2015-11-05 Noel Powerfix uninitialised read in process_host_announce
2015-11-05 Noel Powerfix writev(vector[...]) points to uninitialised bytes...
2015-11-05 Noel Powerfix 'Invalid read of size 1' in reply_search
2015-11-05 Noel Powerfix writev(vector[...]) points to uninitialised bytes...
2015-11-05 Andreas Schneiders3-lib: Get the real initial uid for selftest
2015-11-04 Uri Simchonivfs_offline: add a blackbox test
2015-11-04 Uri Simchonivfs_offline: add vfs_offline module
2015-11-04 Noel Powers3: rpcclient: Prevent null ptr access by returning...
2015-11-04 Noel Powers3: winbind: Prevent null ptr access by returning error...
2015-11-04 Jeremy Allisons3: smbd: If EA's are turned off on a share don't allow...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_control_tcp_addr to...
2015-11-03 Amitay Isaacsctdb-daemon: Remove struct ctdb_client_notify_deregister
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_client_notify_register...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_rec_data to ctdb_rec_da...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_node_map to ctdb_node_m...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_reply_control to ctdb_r...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_control to ctdb_req...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_message to ctdb_req...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_reply_call to ctdb_repl...
2015-11-03 Amitay Isaacsctdb-daemon: Rename struct ctdb_req_call to ctdb_req_ca...
2015-11-03 Marc MuehlfeldChanging log level of two entries to DBG_NOTICE
2015-11-03 Amitay Isaacsnotifyd: Do not include CTDB headers without CLUSTER_SU...
2015-11-03 Amitay Isaacssmbd: Do not include CTDB headers without CLUSTER_SUPPO...
2015-11-02 Stefan Metzmachers3:smb2_server: make the logic of SMB2_CANCEL DLIST_REM...
2015-10-31 Felix Jandas3: Remove unnecessary __P() macro
2015-10-30 Volker Lendeckesmbd: Fix/simplify scavenger routines
2015-10-30 Andreas Schneiders3-smbd: Fix use after issue in smbd_smb2_request_dispa...
2015-10-28 Volker Lendeckemessages: messages.h needs data_blob.h
2015-10-28 Volker Lendeckelib: Remove a includes.h reference
2015-10-28 Volker Lendeckelib: Include samba_util.h in server_id_db.h
2015-10-28 Volker Lendeckesmbd: Fix a comment
2015-10-28 Amitay Isaacsctdb-include: Remove unused header file include/ctdb.h
2015-10-26 Andrew Bartlettrepl: Give an error if we get a secret when not expecti...
2015-10-24 Volker Lendeckesmbd: Send SMB2 oplock breaks unencrypted
2015-10-23 Anoop C Ssmbd/quotas: Remove invalid quota status switch case
2015-10-22 Volker Lendeckemessaging: Fix creating the dgm lockfile
2015-10-21 Christof SchmittRemove function name from callers of DBG_*
2015-10-21 Jeremy Allisons3-torture: Add WILDDELETE test to smbtorture3 to test...
2015-10-21 Jeremy Allisons3-smbd: Fix old DOS client doing wildcard delete ...
2015-10-21 Ralph Boehmenet: print file path in serverid wipedbs --verbose
2015-10-20 Ralph Boehmeselftest: add a test for async_connect_send()
2015-10-19 Volker Lendeckelib: Remove unused serverid_get_random_unique_id
2015-10-19 Volker Lendeckelib: Add some debug to dgm_ref
2015-10-19 Volker Lendeckelib: Push down unique generation one level
2015-10-19 Volker Lendeckelib: Remove unused global my_unique_id
2015-10-19 Volker Lendeckelib: Remove unused procid_is_me()
2015-10-19 Volker Lendeckelib: Remove unused procid_self()
2015-10-19 Volker Lendeckelib: Remove procid_self() from messages.c
2015-10-19 Volker Lendeckelib: Fix pid_to_procid()
2015-10-19 Volker Lendeckewinbindd: Remove reference to procid_self()
2015-10-19 Volker Lendeckefssd: Remove reference to procid_self()
2015-10-19 Volker Lendeckeauth: Remove procid_self() from auth_samba4
2015-10-17 Jeremy Allisonsmbd: Fix file name buflen and padding in notify repsonse
2015-10-16 Ralph Boehmevfs_streams_xattr: fix and simplify streams_xattr_get_n...
2015-10-16 Ralph Boehmevfs_fruit: hide the Netatalk metadata xattr in streaminfo
2015-10-16 Ralph Boehmevfs_fruit: add and use define for the Netatalk metadata...
2015-10-16 Anoop C Ss3.lib: Remove invalid switch case from sysquotas_nfs
2015-10-15 Jeremy Allisons3: lsa: lookup_name() logic for unqualified (no DOMAIN...
2015-10-15 Ralph Boehmes3:lib: validate domain name in lookup_wellknown_name()
2015-10-14 Jeremy Allisons3: smbd: Fix our access-based enumeration on "hide...
2015-10-14 Ralph Boehmes3:lib/messages: fix error check in messaging_filtered_...
2015-10-14 Volker Lendeckelib: Fix CID 1327227 Uninitialized scalar variable
2015-10-13 Volker LendeckeRely on /dev/urandom
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2015-10-12 Ralph Boehmes3:locking: initialize lease pointer in share_mode_trav...
2015-10-12 Ralph Boehmes3:smbstatus: add stream name to share_entry_forall()
2015-10-12 Ralph Boehmes3:smbd: remove unused arg oplock_request
2015-10-12 Andrew Bartlettpam_smbpass: REMOVE this PAM module
2015-10-11 Richard SharpeA small improvement to the DEBUG message when pass...
next