index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
fake_file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Arg. Got the sense of the test reversed to fix bug #7080 - Quota only shown w...
Jeremy Allison
2010-02-01
1
-1
/
+1
*
Fix bug #7080 - Quota only shown when logged as root.
Jeremy Allison
2010-02-01
1
-1
/
+1
*
s3:smbd: add is_fake_file_path() that takes only the raw path as string
Stefan Metzmacher
2009-08-27
1
-14
/
+22
*
s3: Plumb smb_filename through open_fake_file
Tim Prouty
2009-07-20
1
-7
/
+22
*
s3:smbd: make fake_files[] static const
Stefan Metzmacher
2009-01-08
1
-1
/
+1
*
First part of fix for bug #5903 - vfs_streams_xattr breaks contents of the file.
Jeremy Allison
2008-11-21
1
-1
/
+0
*
Pass struct smb_request to file_free
Volker Lendecke
2008-10-13
1
-3
/
+3
*
Pass struct smb_request to file_new
Volker Lendecke
2008-10-13
1
-2
/
+2
*
Remove a pointless level of indirection
Volker Lendecke
2008-10-09
1
-8
/
+0
*
Wrap the unix token info in a unix_user_token in auth_serversupplied_info
Volker Lendecke
2008-06-19
1
-1
/
+1
*
Remove the current_user reference from fake_file.c
Volker Lendecke
2008-06-15
1
-4
/
+3
*
Simplify fake_file logic
Volker Lendecke
2008-05-16
1
-37
/
+31
*
Remove "user" from connection_struct
Volker Lendecke
2008-05-10
1
-1
/
+2
*
Bump up debug level
Volker Lendecke
2007-12-02
1
-2
/
+3
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21191: Add in the POSIX open/mkdir/unlink calls.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-10
/
+13
*
r15660: Without this when using smbcquotas I get
Volker Lendecke
2007-10-10
1
-0
/
+6
*
r13293: Rather a big patch I'm afraid, but this should fix bug #3347
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
2007-10-10
1
-91
/
+83
*
r6673: Fix the write cache based on some VERY good detective work
Jeremy Allison
2007-10-10
1
-1
/
+0
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
1
-1
/
+2
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r2388: fix client quota support
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r408: - replace (conn->admin_user != True) with (current_user.uid != 0)
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
Added per-share parameter "store dos attributes". When set, will store
Jeremy Allison
2004-04-02
1
-4
/
+4
*
Add NT quota support. Patch from Stefan (metze) Metzemacher
Alexander Bokovoy
2003-05-12
1
-0
/
+166