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
/
source4
/
ntvfs
/
common
/
sidmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r10810: This adds the hooks required to communicate the current user from the
Andrew Bartlett
1
-1
/
+1
2007-10-10
r10148: Use samdb_base_dn() to find the local domain.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r7860: switch our ldb storage format to use a NDR encoded objectSid. This is
Andrew Tridgell
1
-71
/
+26
2007-10-10
r5988: Fix the -P option (use machine account credentials) to use the Samba4
Andrew Bartlett
1
-7
/
+7
2007-10-10
r5309: removed ads.h from includes.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-0
/
+2
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...
Andrew Tridgell
1
-6
/
+6
2007-10-10
r3992: provide hooks for lsa to lookup sids allocated using the linear id->si...
Andrew Tridgell
1
-0
/
+61
2007-10-10
r3989: added a linear algorithmic mapping for uid->sid and gid->sid within
Andrew Tridgell
1
-21
/
+351
2007-10-10
r3982: split out the sid -> uid/gid mapping routines into a ntvfs_sidmap
Andrew Tridgell
1
-0
/
+212