s3-waf: add pthreadpool support.
[samba.git] / source3 / smbd /
2011-04-26 Volker Lendeckes3: Fix a typo
2011-04-25 Jeremy AllisonNo longer need to call SMB_VFS_LSTAT - check name hasn...
2011-04-25 Jeremy AllisonCorrectly detect and deny symlinks anywhere in a path...
2011-04-24 Stefan Metzmachers3:smbd/trans2: make use of BVAL() and remove ugly...
2011-04-23 Stefan Metzmachers3:smbd/nttrans: make use of BVAL() and remove ugly...
2011-04-22 Volker Lendeckes3: Fix Coverity ID 2335, CHECKED_RETURN
2011-04-22 Jeremy AllisonCosmetic. Fix bad indentation.
2011-04-22 Jeremy AllisonRemove duplicate code - move to parent_dirname() as...
2011-04-21 Günther Deschners3-vfs: rename open function to open_fn.
2011-04-20 Günther Deschners3-smbd: fix the AIX 5.3 build.
2011-04-15 Jeremy AllisonUse handle based xattr set if available.
2011-04-15 Jeremy AllisonEnsure vfs_chown_fsp() is safe against races.
2011-04-14 Jeremy AllisonEnsure change_dir_owner_to_parent() can't be raced.
2011-04-14 Jeremy AllisonOptimization for change_file_owner_to_parent() and...
2011-04-14 Volker Lendeckes3: Fix smbd with the async echo responder
2011-04-14 Volker Lendeckes3: Fix a typo
2011-04-14 Andrew Bartletts3-lib Move strisnormal to it's only user in mangle_hash.c
2011-04-13 Günther Deschners3: only include smb profiling where needed.
2011-04-13 Jeremy AllisonDon't print "success" message after error message in...
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-04-13 Volker Lendeckes3: Make send_nt_replies() static
2011-04-13 Andrew Bartletts3-lib Move strdup_w to it's only user in mangle_hash.c
2011-04-13 Andrew Bartletts3-lib Move isvalid83_w to mangle_hash.c
2011-04-11 Andreas Schneiders3-smbd: Added a become_user_by_session() function.
2011-04-11 Andreas Schneiders3-smbd: Added a change_to_user_by_session() function.
2011-04-08 Jeremy AllisonSubtle change. Microsoft SMB2 tests return different...
2011-04-05 Jeremy AllisonFix bug #7080 - Quota only shown when logged as root.
2011-04-04 Andrew Bartletts3-auth Rename user_session_key -> session_key to match...
2011-04-04 Andrew Bartletts3-auth use create_local_token() to transform server_in...
2011-04-04 Jeremy AllisonMove SET_STAT_INVALID call added by Volker as fix for...
2011-04-04 Jeremy AllisonNote that check_parent_exists() doesn't change the...
2011-04-04 Andrew Bartletts3-auth consolidate create_local_token() into make_serv...
2011-04-03 Volker Lendeckes3: Fix bug 8042: File creation on OS/X
2011-04-01 Marc A. DahlhausFix bug #8047 - mdns registration doesn't work if ...
2011-03-31 Jeremy AllisonFix bug #7996 - sgid bit lost on folder rename.
2011-03-30 Jeremy AllisonFix convert_string() to take a *converted_size arg...
2011-03-30 Günther Deschners3-smbd: try to fix the irix build.
2011-03-30 Günther Deschners3: try to fix the build on some non-linux buildfarm...
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2236: REVERSE_INULL
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2304: FORWARD_NULL
2011-03-29 Günther Deschners3: only include ntioctl.h where needed.
2011-03-29 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-03-29 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-prototyes: user_in_netgroup and user_in_list moved...
2011-03-29 Günther Deschners3-auth: smbd needs auth.h
2011-03-29 Günther Deschners3-libsmb: put namequery headers to nmblib.h
2011-03-29 Günther Deschners3-locking: move locking prototypes out of proto.h.
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2011-03-29 Günther Deschners3-smbd: add smbd.h and move smbd prototypes to smbd...
2011-03-29 Günther Deschners3: move filename_util.c out of source3/smbd to source3...
2011-03-29 Günther Deschners3-passdb: use passdb headers where needed.
2011-03-29 Günther Deschners3-build: only include transfer_file.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-03-29 Günther Deschners3-trans2: only include trans2.h where needed.
2011-03-29 Günther Deschnerlib/util/util_pw: share sys_get{pw,gr} group of calls.
2011-03-29 Andreas Schneiders3-spoolssd: Start the spoolss service correctly.
2011-03-29 Andreas Schneiders3-spoolssd: Pass down event and messanging context.
2011-03-29 Simo Sorces3:spoolssd Start spoolss from smbd
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2329: RESOURCE_LEAK
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2330: RESOURCE_LEAK
2011-03-26 Jeremy AllisonRevert "Fix bug 8021 - Incorrect string termination...
2011-03-24 Volodymyr KhomenkoFix bug 8021 - Incorrect string termination in volume...
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2011-03-23 Günther Deschners3-globals: silence build warning in smbd_messaging_con...
2011-03-23 Andrew Bartletts3-safe_string: Add checked_strlcpy()
2011-03-23 Andrew Bartletts3-lib Remove the clobber_region() code.
2011-03-23 Andrew Tridgells3-config: say which config file we failed to open
2011-03-23 Andrew Tridgellfault: get fault.c ready for use by s4
2011-03-22 Andrew Tridgells3-fault: removed the cont_fn from fault_setup()
2011-03-21 Stefan Metzmachers3:smbd: access checks should not depend on share mode...
2011-03-19 Stefan Metzmachers3:smbd: remove uses of "./" in unlink_internals()
2011-03-18 Jeremy AllisonSMB2 renames return SHARING_VIOLATION if there is any...
2011-03-18 Jeremy AllisonThe searches struct is still being used and idled in...
2011-03-17 Jeremy AllisonFix crash bug on smbd shutdown when using FOPENDIR...
2011-03-17 Volker Lendeckes3: Expose num_opens via api_RNetSessionEnum
2011-03-16 Günther Deschners3-build: only include asn1 headers where actually...
2011-03-16 Volker Lendeckes3: Fix Coverity ID 2140, DEADCODE
2011-03-16 Günther Deschners3-msdfs: avoid global inclusion of msdfs.h.
2011-03-16 Günther Deschners3-libsmb: move smb encryption structs into own header.
2011-03-09 Andreas Schneiders3-smbd: Increase debug level von context messages.
2011-03-08 Andreas Schneiders3-rpc_server: Start the Endpoint Mapper Dameon if...
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.
next