s3: Slightly simplify smbd_smb2_request_next_vector
[metze/samba/wip.git] / source3 / smbd /
2011-05-12 Volker Lendeckes3: Slightly simplify smbd_smb2_request_next_vector
2011-05-08 Andrew Tridgells3-smbd: expose smbd_set_server_fd()
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-05-06 Andrew Bartletts3-smbd ntstatus_to_dos() pulls the DOS error codes...
2011-05-06 Andrew Bartletts3-lib Remove unused dos error codes from errmap_unix
2011-05-06 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-05-06 Andrew Tridgells3-auth: fixed bug with usernames longer than sizeof...
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-05-05 Jeremy AllisonMore simple const fixes.
2011-05-05 Jeremy AllisonFixup build without --with-aio.
2011-05-05 Jeremy AllisonFix many const compiler warnings.
2011-05-05 Volker Lendeckes3: Fix a typo
2011-05-05 Volker Lendeckes3: Fix dup_smb2_vec3
2011-05-04 Jeremy AllisonFix warning messages caused by addition of null check...
2011-05-04 Jeremy AllisonFix off-by-one when used with safe_strcpy.
2011-05-04 Jeremy AllisonSimple +1 changes in hardcoded lengths when changing...
2011-05-04 Jeremy AllisonBUGFIX when converting from safe_strcpy to strlcpy.
2011-05-03 Volker Lendeckes3: Handle EINTR from sys_poll correctly
2011-05-03 Björn Jackes3: reply_readbraw_error needs an sconn as argument...
2011-05-02 Günther Deschners3: include ntdomain.h before including generated srv_...
2011-05-02 Günther Deschners3-smbd: avoid using pipes_struct when only session_inf...
2011-05-02 Günther Deschners3-proto: move remaining spoolss protos to own header...
2011-05-02 Günther Deschners3-proto: move more rpc_server prototypes out of proto.h
2011-04-29 Jeremy AllisonFix bug #8112 - POSIX extension opens of a directory...
2011-04-29 Jeremy AllisonFix bug 8111 - CIFS VFS: unexpected error on SMB posix...
2011-04-29 Günther Deschners3-proto: move more headers to rpc_server/rpc_ncacn_np...
2011-04-29 Günther Deschners3-proto: remove duplicate prototypes.
2011-04-29 Günther Deschners3-tevent: only include ../lib/util/tevent wrappers...
2011-04-29 Günther Deschners3-tsocket: only include ../lib/tsocket/tsocket.h where...
2011-04-29 Günther Deschners3-build: remove some unused headers.
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_VOLUME intead of aVOLID
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLY
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...
next