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
/
lib
/
util_sid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
try to put every security descriptors related definitions in the same file.
Simo Sorce
2002-10-06
1
-12
/
+28
*
Fix the compile issue in bin/samtest, and make the 'system' token just have the
Andrew Bartlett
2002-09-30
1
-5
/
+2
*
Remove sam/api.c.
Andrew Bartlett
2002-09-29
1
-0
/
+26
*
Add const.
Andrew Bartlett
2002-09-28
1
-4
/
+4
*
Merge of "profile acls" code.
Jeremy Allison
2002-09-25
1
-2
/
+7
*
added a generic print_guid utility, and get the byte order handing
Andrew Tridgell
2002-08-19
1
-0
/
+15
*
make sure we zero the unusued elements in a SID when parsing
Andrew Tridgell
2002-07-31
1
-0
/
+3
*
make this a ZERO_STRUCTP for consitancy with the rest of Samba.
Andrew Bartlett
2002-07-13
1
-1
/
+1
*
(this should have been part of the previous commit)
Andrew Bartlett
2002-07-08
1
-1
/
+37
*
used findstatic.pl to make some variables static and remove some dead
Andrew Tridgell
2002-07-01
1
-23
/
+5
*
Patch from ctrlsoft to make the pluggable passdb subsystem use an lp_list
Andrew Bartlett
2002-06-14
1
-2
/
+2
*
Add const, kill of useless casts and therefore eliminate warnings.
Andrew Bartlett
2002-06-14
1
-3
/
+3
*
Latest patch from metze <metze@metzemix.de> to move most of samba across
Andrew Bartlett
2002-06-13
1
-4
/
+27
*
Globally replace 'global_sam_sid' with get_global_sam_sid(), a self
Andrew Bartlett
2002-06-07
1
-4
/
+0
*
Move the code from lib/util_sid.c that deals with the global_sam_sid into
Andrew Bartlett
2002-06-07
1
-241
/
+1
*
Better handling of uid/gid -> RID and RID -> uid/gid code.
Andrew Bartlett
2002-04-13
1
-5
/
+12
*
Add "Creator Group" - was in 2.2.x and I'm syncing up the two.
Jeremy Allison
2002-03-13
1
-0
/
+2
*
add a note about the meaning of global_sam_sid
Andrew Tridgell
2002-03-10
1
-0
/
+3
*
this fixes the problem of not being able to add a SD to a file on a
Andrew Tridgell
2002-01-31
1
-2
/
+0
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
freeing the wrong pointer, sorry my mistake.
Simo Sorce
2001-12-30
1
-5
/
+5
*
util_sid.c - respect a const variabile (addedd strdup)
Simo Sorce
2001-12-30
1
-4
/
+12
*
fixed sid_compare_domain()
Andrew Tridgell
2001-12-19
1
-3
/
+29
*
Fixup JF's weird SID return :-).
Jeremy Allison
2001-12-18
1
-2
/
+4
*
make sid_binstring available without HAVE_ADS
Andrew Tridgell
2001-12-10
1
-0
/
+17
*
added a boolean to the group mapping functions to specify if we need or
Jean-François Micouleau
2001-12-04
1
-1
/
+48
*
put sid_to_name behind the winbindd backend interface
Andrew Tridgell
2001-12-03
1
-12
/
+26
*
added a basic ADS backend to winbind. More work needed, but at
Andrew Tridgell
2001-12-03
1
-1
/
+17
*
Removed totally annoying verbose debug in sid_to_string()
Tim Potter
2001-11-05
1
-2
/
+0
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
Ignore unmappable (NT Authority, BUILTIN etc.) SIDs in an ACL set.
Jeremy Allison
2001-09-22
1
-0
/
+24
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-2
/
+2
*
Added sid_peek_rid() function to return the rid of a sid. Saves mucking
Tim Potter
2001-05-10
1
-0
/
+13
*
Merging Gerald's PDC SAM name fix.
Jeremy Allison
2001-05-03
1
-13
/
+76
*
- fixed the sort_acl bug, sorting now works right
Andrew Tridgell
2001-02-23
1
-9
/
+20
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-15
1
-4
/
+9
*
Removed the special casing of SIDs in se_access_check. This is now done (corr...
Jeremy Allison
2000-12-12
1
-10
/
+43
*
Adding Herb's compile warning fixes to HEAD.
Jeremy Allison
2000-10-04
1
-3
/
+7
*
Removed annoying unecessary debug message.
Tim Potter
2000-09-28
1
-1
/
+0
*
Added code to do SID to uid/gid conversion. Needed for ACL support.
Jeremy Allison
2000-08-23
1
-2
/
+2
*
Added an NT_USER_TOKEN structure that is copied/passed around associated
Jeremy Allison
2000-08-03
1
-3
/
+5
*
if the sids are not the same pointer and either of the sids are NULL
Andrew Tridgell
2000-07-25
1
-0
/
+3
*
Added global_sid_NULL S-1-0-0 to list of global sids.
Tim Potter
2000-07-06
1
-0
/
+2
*
lib/util_sid.c: Uninitialized memory read.
Jeremy Allison
2000-06-24
1
-0
/
+2
*
added se_access_check.
Luke Leighton
2000-06-08
1
-0
/
+2
*
Fixed LsaQueryInformationPolicy level 3 to return primary domain info.
Matthew Chapman
2000-05-29
1
-9
/
+12
*
fixed nttrans.c
Luke Leighton
2000-05-27
1
-1
/
+1
*
Roll back to using static MACHINE.SID after consultation with Andrew. This
Jeremy Allison
2000-04-12
1
-288
/
+0
*
simple mods to add msrpc pipe redirection. default behaviour: fall back
Luke Leighton
2000-01-03
1
-1
/
+289
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-411
/
+297
[next]