s3-epmap: add ncalrpc listener code
[nivanova/samba-autobuild/.git] / source3 / smbd /
2011-03-04 David Disseldorps3-printing: follow force user/group for driver IO
2011-03-02 Volker Lendeckes3: Pass smb_filename through the set_offline vfs op
2011-03-02 Volker Lendeckes3: Pass smb_filename through the is_offline vfs op
2011-03-02 Günther Deschners3-sessionid: avoid global include of sessionid.h
2011-03-02 Günther Deschners3-lanman: talk to srvsvc dcerpc server in api_RNetSess...
2011-03-02 Günther Deschners3-server_id: only include server_id where needed.
2011-03-02 David Disseldorps3-printing: vfs_connect prior to driver/dfs IO
2011-03-01 Gregor Becks3: remove superfluous debug messages from msg_idmap
2011-03-01 Andrew Bartletts3-auth struct security_unix_token replaces UNIX_USER_TOKEN
2011-02-28 Jeremy AllisonFix warning introduced by changing the size of UNIX_USE...
2011-02-28 Andreas Schneiders3-smbd: Pass tevent context to messaging functions.
2011-02-28 Volker Lendeckes3: Eliminate sys_select from fd_is_readable
2011-02-28 Volker Lendeckes3: Use poll in smbd
2011-02-28 Michael Adams3:msg_idmap: The solaris cc compiler does not like...
2011-02-28 Gregor Becks3: smbcontrol to notify smbd about idmap changes
2011-02-27 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-26 Jeremy Allisondirfd doesn't exist in some platforms.
2011-02-25 Justin MaggardDetect Mac OS X as a separate client type.
2011-02-25 Jeremy AllisonEnsure we don't return an incorrect access mask.
2011-02-24 Jeremy AllisonImplement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INF...
2011-02-24 Jeremy AllisonBatch oplocks conflict with exclusive as well as themse...
2011-02-24 Jeremy AllisonRemember to free the second temporary string.
2011-02-24 Jeremy AllisonFix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODE...
2011-02-23 Jeremy AllisonFix bug found against the new Mac client @ Connectathon...
2011-02-22 Günther Deschners3-printing: only include printing where really needed.
2011-02-22 Günther Deschners3-printing: fix pcacp prototypes and includes.
2011-02-22 Günther Deschners3-printing: isolate print notification prototypes...
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-21 Andreas Schneiders3-rpc_server: Rename srv_rpc_register.c.
2011-02-21 Andreas Schneiders3-rpc_server: Rename srv_rpc_register.
2011-02-21 Andreas Schneiders3-rpc_server: Pass tevent_context to dcerpc endpoints.
2011-02-20 Volker Lendeckes3: Convert init_system_info to NTSTATUS
2011-02-20 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-17 Andrew Bartletts3-cluster Always fill in the clustering vnn element
2011-02-17 David Disseldorps3: increase the log level for missing PIDs on SIGCHLD
2011-02-11 Volker Lendeckes3: Avoid a select call per smb
2011-02-10 Michael Adams3:smbd: fix switch indentation level in get_ea_dos_att...
2011-02-10 Andrew Bartletts3-auth Rename cryptic 'ptok' to security_token
2011-02-10 Jeremy AllisonPut OpenDir() back the way it was - don't overload...
2011-02-10 Jeremy AllisonMake it clear we're using the open file pathname.
2011-02-09 Jeremy AllisonAllow SMB2_FIND to actually use the open fd handle...
2011-02-09 Jeremy AllisonOops. Need to test for if(!NT_STATUS_IS_OK(..)) for...
2011-02-09 Jeremy AllisonMove to opening an fd on directory opens. Get more...
2011-02-09 Jeremy AllisonRemove unneeded stat call.
2011-02-08 Jeremy AllisonAdd fdopendir to the VFS. We will use this to reuse...
2011-02-08 Jeremy AllisonPass fsp to dptr_CloseDir(). Cope with setting the...
2011-02-08 Jeremy AllisonIf possible (O_DIRECTORY exists) open an fd for a direc...
2011-02-08 Jeremy AllisonUse corrcet function instead of cut-and-paste code.
2011-02-08 Jeremy AllisonFix leak in error path.
2011-02-06 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-05 Jeremy AllisonFix try_chown code. Use new vfs_chown_fsp() which alway...
2011-02-05 Jeremy AllisonMove the "oplock file with byte range locks" check...
2011-02-02 Andreas Schneiders3-smbd: Added a function to setup rpc services.
2011-02-02 Andreas Schneiders3-epmapper: Added a endpoint mapper skeleton.
2011-02-02 Jeremy AllisonBased on a conversation with Volker, refactor some...
2011-02-01 Günther Deschners3-lanman: prefer dcerpc_samr_X functions.
2011-01-31 Pavel ShilovskyEnsure we send the direct levelII oplock break to the...
2011-01-31 Pavel ShilovskyFix bug #7928 - Samba problems with kernel oplocks...
2011-01-31 Stefan Metzmachers3:smbd: let smbd_server_connection_loop_once() check...
2011-01-31 Stefan MetzmacherRevert "s3: Fix starving the echo responder"
2011-01-31 Stefan MetzmacherRevert "s3:events: Call all ready fd event handlers...
2011-01-28 Jeremy AllisonWe need to reply to SMB2_GETINFO_FILE with a class...
2011-01-27 Jeremy AllisonChange "security=share" to downgrade to SMB1 from SMB2...
2011-01-26 David DisseldorpLooking into printer driver issues, I ran across some...
2011-01-26 Jeremy AllisonAllow "security = share" with SMB2. We already handle...
2011-01-25 Jeremy AllisonFix bug #7863 - Unlink may unlink wrong file when hardl...
2011-01-25 Jeremy AllisonAdd uint32_t name_hash argument (currently unused)...
2011-01-25 Jeremy AllisonAdd name_hash into the share mode entry struct (as...
2011-01-25 Jeremy AllisonAdd name_hash to files_struct. Set within fsp_set_smb_f...
2011-01-21 Günther Deschners3-lanman: remove trailing whitespace.
2011-01-21 Stefan Metzmachers3:smbd: use dcerpc_spoolss_X() functions
2011-01-21 Volker Lendeckes3: Fix a deadlock between smbd and ctdbd
2011-01-21 Jeremy AllisonRemove all uses of "./" in pathnames - make canonical...
2011-01-21 Jeremy AllisonEnsure we don't use "./" in findfirst pathnames. Use...
2011-01-21 Jeremy AllisonMake processing of incoming stream rename paths common...
2011-01-20 Stefan Metzmachers3:smbd: use anonymous_shared_free() for shared memory...
2011-01-20 Stefan Metzmacherlib/util: s/allocate_anonymous_shared/anonymous_shared_...
2011-01-19 Andreas Schneiders3-smbd: Fixed a possible null pointer dereference.
2011-01-17 Volker Lendeckes3: Fix a C++ warning
2011-01-14 Volker Lendeckes3: Fix bug 7917: Yet another bug in chain_reply
2011-01-13 Günther Deschners3-lanman: prefer dcerpc_srvsvc_X functions.
2011-01-07 David Disseldorps3-printing: Initiate pcap reload from parent smbd
2011-01-07 David Disseldorps3-printing: reload shares after pcap cache fill
2011-01-04 Andreas Schneiders3-rpcecho: Only register rpcecho in the developer...
2011-01-04 Andreas Schneiders3-smbd: Call the rpc service shutdown functions.
2011-01-04 Andreas Schneiders3-smbd: Call all the rpc services in the right order.
2010-12-29 Jeremy AllisonFix bug #7892 - open_file_fchmod() leaves a stale lock.
2010-12-23 Jeremy AllisonAll calls to event_add_to_select_args() call GetTimeOfD...
2010-12-22 Jeremy AllisonMy algorithm for determining whan an incoming sequence...
2010-12-21 Jeremy AllisonKeep track of the sparse status of an open file handle...
2010-12-21 Jeremy AllisonAdded call out to a Linux-compatible fallocate() when...
2010-12-20 Ken HarrisCREATE in a compound CREATE/NOTIFY sequence was being...
2010-12-20 Jeremy AllisonFrom metze's work on sparse attributes. FILE_ATTRIBUTE_...
2010-12-19 Volker Lendeckes3: Reply correctly to FSCTL_IS_VOLUME_DIRTY
2010-12-19 Volker Lendeckes3: Fix some nonempty blank lines
2010-12-19 Volker Lendeckes3: re-add some debugs to check_reduced_name
2010-12-19 Volker Lendeckes3: Fix some typos
2010-12-18 Jeremy AllisonRename vfs operation posix_fallocate to just fallocate...
2010-12-17 Jeremy AllisonMove checks inside file_set_sparse() to allow it to...
2010-12-17 Jeremy Allisonfile_set_sparse needs to be a handle based call.
next