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
/
source4
/
ntvfs
/
unixuid
Commit message (
Expand
)
Author
Age
Files
Lines
*
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
1
-5
/
+5
*
r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4419: move security_token stuff to the libcli/security/
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r4147: converted from NT_USER_TOKEN to struct security_token
Andrew Tridgell
2007-10-10
1
-9
/
+9
*
r3982: split out the sid -> uid/gid mapping routines into a ntvfs_sidmap
Andrew Tridgell
2007-10-10
2
-156
/
+12
*
r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL is
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r3737: - Get rid of the register_subsystem() and register_backend() functions.
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r3733: More build system fixes/features:
Jelmer Vernooij
2007-10-10
2
-1
/
+1
*
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r3528: added support for the SMBntcancel() operation, which cancels any
Andrew Tridgell
2007-10-10
1
-0
/
+14
*
r3466: split out request.h, signing.h, and smb_server.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3461: another place where "open" was used as a structure element
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r3453: - split out the auth and popt includes
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3290: allow SID_ANONYMOUS ( "S-1-5-7" ) to be the users sid
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r3185: Machines can login with krb5, so we need to allow them to map to a uni...
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r3039: This solves the problem of async handlers in ntvfs backends not being
Andrew Tridgell
2007-10-10
1
-0
/
+15
*
r3024: run the *_connect() NTVFS initialisation operation as root, to allow
Andrew Tridgell
2007-10-10
1
-1
/
+4
*
r2934: - changed the unixuid module to use the nt_user_token instead of the s...
Andrew Tridgell
2007-10-10
1
-14
/
+19
*
r2930: added a security context cache to the unixuid module. The module
Andrew Tridgell
2007-10-10
1
-4
/
+22
*
r2803: allow unixuid module to work with foreign security principles
Andrew Tridgell
2007-10-10
1
-4
/
+8
*
r2796: - changed ldap attributes "UnixID" to "unixID" and "UnixName" to "unix...
Andrew Tridgell
2007-10-10
1
-18
/
+23
*
r2794: a very simple version of the unixuid NTVFS pass-thru module. In
Andrew Tridgell
2007-10-10
3
-0
/
+818