index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
trans2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-14
s3: only include smb profiling where needed.
Günther Deschner
1
-0
/
+1
2011-04-05
Fix bug #7080 - Quota only shown when logged as root.
Jeremy Allison
1
-3
/
+2
2011-03-30
s3-auth: smbd needs auth.h
Günther Deschner
1
-0
/
+1
2011-03-30
s3: include smbd/smbd.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-trans2: only include trans2.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-26
Revert "Fix bug 8021 - Incorrect string termination in volume/volume_name for...
Jeremy Allison
1
-1
/
+1
2011-03-24
Fix bug 8021 - Incorrect string termination in volume/volume_name for TRANS2-...
Volodymyr Khomenko
1
-1
/
+1
2011-02-22
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
1
-20
/
+20
2011-02-10
s3-auth Rename cryptic 'ptok' to security_token
Andrew Bartlett
1
-9
/
+9
2011-02-09
Allow SMB2_FIND to actually use the open fd handle if we support fdopendir. F...
Jeremy Allison
1
-0
/
+1
2011-02-08
If possible (O_DIRECTORY exists) open an fd for a directory open.
Jeremy Allison
1
-12
/
+4
2011-01-25
Fix bug #7863 - Unlink may unlink wrong file when hardlinks are involved.
Jeremy Allison
1
-4
/
+22
2011-01-25
Add uint32_t name_hash argument (currently unused) to get_file_infos().
Jeremy Allison
1
-4
/
+4
2011-01-20
Ensure we don't use "./" in findfirst pathnames. Use a directory open of "." ...
Jeremy Allison
1
-4
/
+8
2010-11-24
Add in fsp->access_mask checks. Not required (underlying system does this)
Jeremy Allison
1
-0
/
+38
2010-11-12
s3: Rename GIT_COMMIT_{TIME,DATE} to COMMIT_{TIME,DATE}.
Jelmer Vernooij
1
-2
/
+2
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-0
/
+1
2010-10-06
Fix crash in SMB2 rename found by gentest. We must always have an lcomp
Jeremy Allison
1
-1
/
+1
2010-10-06
Fix crash in SMB2 rename found by gentest. We must always have an lcomp
Jeremy Allison
1
-1
/
+1
2010-09-28
s3: Lift smbd_server_conn from file_find_di_first
Volker Lendecke
1
-2
/
+2
2010-08-31
s3-auth Rename NT_USER_TOKEN user_sids -> sids
Andrew Bartlett
1
-3
/
+3
2010-08-26
Fix bug #7651 - mknod and mkfifo fails with "No such file or directory"
Jeremy Allison
1
-2
/
+2
2010-08-24
s3: Make srv_send_smb take an sconn instead of a sock fd
Volker Lendecke
1
-2
/
+2
2010-08-16
s3: Remove smbd_server_fd from send_trans2_replies
Volker Lendecke
1
-2
/
+2
2010-07-25
s3: use dump_data in query FILE_BASIC_UNIX_INFO
Volker Lendecke
1
-8
/
+3
2010-07-05
s3: Remove smbd_messaging_context() from smb_set_posix_lock()
Volker Lendecke
1
-2
/
+2
2010-06-12
s3: Explicitly pass sconn to blocking_lock_was_deferred_smb1
Volker Lendecke
1
-1
/
+1
2010-06-12
s3: Remove smbd_server_conn from reply_findclose
Volker Lendecke
1
-1
/
+1
2010-06-12
s3: Remove smbd_server_conn from call_trans2setfsinfo
Volker Lendecke
1
-1
/
+1
2010-06-12
s3: Remove smbd_server_conn from smbd_do_qfsinfo
Volker Lendecke
1
-2
/
+2
2010-06-12
s3: Remove smbd_server_conn from call_trans2findnext
Volker Lendecke
1
-1
/
+1
2010-06-12
s3: Remove smbd_server_conn from call_trans2findfirst
Volker Lendecke
1
-1
/
+1
2010-06-12
s3: Remove smbd_server_conn from send_trans2_replies
Volker Lendecke
1
-1
/
+1
2010-06-01
SMB2: Fix rename on Windows 7.
Ira Cooper
1
-8
/
+0
2010-05-31
s3-build: only use ndr_security.h where needed.
Günther Deschner
1
-0
/
+1
2010-05-29
s3:smbd Use the right num_sids
Simo Sorce
1
-1
/
+1
2010-05-20
Fix bug #7410 - samba sends "raw" inode number as uniqueid with unix extensi...
Jeremy Allison
1
-7
/
+26
2010-05-19
Fix bug 7442 - Samba returns incorrect SMB2 QFS device info.
Jeremy Allison
1
-2
/
+9
2010-05-18
Implement missing info level SMB_FILE_LINK_INFORMATION.
Jeremy Allison
1
-5
/
+99
2010-05-18
s3: Remove use of iconv_convenience.
Jelmer Vernooij
1
-2
/
+0
2010-05-13
Fix bug 7399 - SMB2: QUERY_DIRECTORY is returning invalid values.
Jeremy Allison
1
-0
/
+10
2010-05-11
Fix more SMB2-OPLOCK bugs. Only 3 more issues to address then we're good to g...
Jeremy Allison
1
-1
/
+9
2010-05-07
This patch looks bigger than it is. It does 2 things. 1). Renames smbpid -> s...
Jeremy Allison
1
-14
/
+14
2010-05-06
s3: only include gen_ndr headers where needed.
Günther Deschner
1
-0
/
+1
2010-04-29
Carefully label SMB1-specific locking calls.
Jeremy Allison
1
-1
/
+1
2010-04-29
Attempt to fix bug #7399 - SMB2: QUERY_DIRECTORY is returning invalid values.
Jeremy Allison
1
-6
/
+17
2010-04-23
s3-smbd: group print relate data in own structure
Simo Sorce
1
-1
/
+6
2010-04-08
Simplify call_trans2qfilepathinfo() and smbd_do_qfilepathinfo()
Jeremy Allison
1
-17
/
+4
2010-04-08
Fix bug #7339 - MSDFS is non-functional in 3.5.x
Jeremy Allison
1
-0
/
+1
[next]