client: Fix parameter mixup
[obnox/samba/samba-obnox.git] / source3 /
2015-12-02 Volker Lendeckeclient: Fix parameter mixup
2015-12-01 Ralph Boehmevfs: remove posix_flags hack, bump interface version...
2015-12-01 Ralph Boehmevfs_fruit: enable POSIX directory rename semantics
2015-12-01 Ralph Boehmevfs_fruit: add a flag that tracks whether use of AAPL...
2015-12-01 Ralph Boehmes3:smbd: file_struct: seperate POSIX directory rename...
2015-12-01 Ralph Boehmes3:smbd: convert file_struct.posix_open to a bitmap...
2015-11-30 Volker Lendeckesmbd: Fix a comment
2015-11-30 Volker Lendeckesmbd: Simplify a boolean expression
2015-11-30 Volker Lendeckesmbd: Fix a typo
2015-11-30 Ralph Boehmes3:talloc_dict: fix a SIGBUS when dereferencing unalign...
2015-11-30 Stefan Metzmacherlib/param: add a fixed unified lpcfg_string_{free,set...
2015-11-30 Garming Sampassdb: Change ABI version to 0.24.2
2015-11-30 Alberto Maria FiaschiAdd --set-nt-hash option to pdbedit to update user...
2015-11-27 Stefan Metzmachers3:torture: add traverse testing to LOCAL-RBTREE
2015-11-25 Jeremy Allisons3: smbd: Tear down global_smbXsrv_client in the correc...
2015-11-24 Jeremy Allisons3: smbd: Change semantics of strict rename to search...
2015-11-24 Jeremy Allisons3: smbd: have_file_open_below() fails to enumerate...
2015-11-24 Michael Adamsmbd:dir: remove an extra empty line in files_below_for...
2015-11-23 Andreas Schneiderlibads: Fix picky const warning with krb5_set_password_...
2015-11-19 Uri Simchoniselftest: add test for force user and well-known primar...
2015-11-19 Uri Simchoniauth: consistent handling of well-known alias as primar...
2015-11-19 Uri Simchoniauth: remove a line that has no effect
2015-11-19 Volker Lendeckewinbind: Don't crash on invalid idmap configs
2015-11-17 Volker Lendeckesmbd: Simplify check_access()
2015-11-17 Volker Lendeckesmbd: Use check_access_fsp where appropriate
2015-11-17 Volker Lendeckesmbd: Factor out check_access_fsp() from check_access()
2015-11-17 Volker Lendeckesmbd: Refactor check_access()
2015-11-17 Volker Lendeckesmbd: Early return from dos_mode_debug_print
2015-11-17 Volker Lendeckesmbd: Add hex value to dos_mode_debug_print
2015-11-17 Volker Lendeckesmbd: Use dos_mode_debug_print in get_ea_dos_attribute
2015-11-17 Volker Lendeckesmbd: Use dos_mode_debug_print in dos_mode_from_sbuf
2015-11-17 Volker Lendeckesmbd: Use dos_mode_debug_print in dos_mode_msdfs
2015-11-17 Volker Lendeckesmbd: Streamline dos_mode_debug_print
2015-11-17 Andreas Schneiders3-vfs_snapper: Fix a possible use without init warning
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
next