index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
share_access.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
param: rename lp function and variable from "writelist" to "write_list"
Garming Sam
2014-02-07
1
-2
/
+2
*
param: rename lp function and variable from "readlist" to "read_list"
Garming Sam
2014-02-07
1
-2
/
+2
*
param: rename lp function and variable from "onlyuser" to "only_user"
Garming Sam
2014-02-07
1
-1
/
+1
*
s3: Fix some blank line endings
Volker Lendecke
2012-10-20
1
-5
/
+5
*
s3: Use talloc_stackframe in token_contains_name_in_list
Volker Lendecke
2012-10-20
1
-13
/
+8
*
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
2012-07-18
1
-8
/
+11
*
s3-auth: smbd needs auth.h
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: include smbd/smbd.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-passdb: use passdb headers where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
Remove fstring from map_username. Create a more sane interface than the calle...
Jeremy Allison
2010-11-10
1
-1
/
+1
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
s3-auth Change struct nt_user_token -> struct security_token
Andrew Bartlett
2010-09-11
1
-4
/
+4
*
s3-smbd: remove unused sconn from token_contains_name().
Günther Deschner
2010-05-31
1
-1
/
+0
*
s3:smbd user_in_network() doesn't need sconn anymore
Simo Sorce
2010-05-31
1
-1
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-1
/
+1
*
Fix coverity CID: 932 - forward null.
Jeremy Allison
2009-08-21
1
-2
/
+4
*
s3:smbd: move more session specific globals to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-1
/
+3
*
Fix bug #1254 - write list not working under share-level security
Jeremy Allison
2008-12-04
1
-2
/
+2
*
Fix bug #5900 reported by monyo@samba.gr.jp - vfs_readonly.so does not work.
Jeremy Allison
2008-11-17
1
-2
/
+4
*
Remove the reference to current_user_info from share_access.c
Volker Lendecke
2008-05-25
1
-11
/
+15
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-6
/
+6
*
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
*
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
2007-10-10
1
-3
/
+3
*
r19010: Fix bug 4137
Volker Lendecke
2007-10-10
1
-0
/
+4
*
r18271: Big change:
Gerald Carter
2007-10-10
1
-1
/
+1
*
r17406: We need to do a translation of winbind separator -> '\\' in
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-1
/
+4
*
r15359: Fix typo
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r14075: * add support for long variable names in smb.conf in the form of %(....)
Gerald Carter
2007-10-10
1
-4
/
+9
*
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
2007-10-10
1
-2
/
+2
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-0
/
+264