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
/
source3
/
lib
/
util_sid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-12-18
Fixup JF's weird SID return :-).
Jeremy Allison
1
-2
/
+4
2001-12-10
make sid_binstring available without HAVE_ADS
Andrew Tridgell
1
-0
/
+17
2001-12-04
added a boolean to the group mapping functions to specify if we need or
Jean-François Micouleau
1
-1
/
+48
2001-12-03
put sid_to_name behind the winbindd backend interface
Andrew Tridgell
1
-12
/
+26
2001-12-03
added a basic ADS backend to winbind. More work needed, but at
Andrew Tridgell
1
-1
/
+17
2001-11-05
Removed totally annoying verbose debug in sid_to_string()
Tim Potter
1
-2
/
+0
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-22
Ignore unmappable (NT Authority, BUILTIN etc.) SIDs in an ACL set.
Jeremy Allison
1
-0
/
+24
2001-07-04
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
1
-2
/
+2
2001-05-10
Added sid_peek_rid() function to return the rid of a sid. Saves mucking
Tim Potter
1
-0
/
+13
2001-05-03
Merging Gerald's PDC SAM name fix.
Jeremy Allison
1
-13
/
+76
2001-02-23
- fixed the sort_acl bug, sorting now works right
Andrew Tridgell
1
-9
/
+20
2001-01-15
Changes from APPLIANCE_HEAD:
David O'Neill
1
-4
/
+9
2000-12-12
Removed the special casing of SIDs in se_access_check. This is now done (corr...
Jeremy Allison
1
-10
/
+43
2000-10-04
Adding Herb's compile warning fixes to HEAD.
Jeremy Allison
1
-3
/
+7
2000-09-28
Removed annoying unecessary debug message.
Tim Potter
1
-1
/
+0
2000-08-23
Added code to do SID to uid/gid conversion. Needed for ACL support.
Jeremy Allison
1
-2
/
+2
2000-08-03
Added an NT_USER_TOKEN structure that is copied/passed around associated
Jeremy Allison
1
-3
/
+5
2000-07-25
if the sids are not the same pointer and either of the sids are NULL
Andrew Tridgell
1
-0
/
+3
2000-07-06
Added global_sid_NULL S-1-0-0 to list of global sids.
Tim Potter
1
-0
/
+2
2000-06-24
lib/util_sid.c: Uninitialized memory read.
Jeremy Allison
1
-0
/
+2
2000-06-08
added se_access_check.
Luke Leighton
1
-0
/
+2
2000-05-29
Fixed LsaQueryInformationPolicy level 3 to return primary domain info.
Matthew Chapman
1
-9
/
+12
2000-05-27
fixed nttrans.c
Luke Leighton
1
-1
/
+1
2000-04-12
Roll back to using static MACHINE.SID after consultation with Andrew. This
Jeremy Allison
1
-288
/
+0
2000-01-03
simple mods to add msrpc pipe redirection. default behaviour: fall back
Luke Leighton
1
-1
/
+289
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-411
/
+297
1999-12-02
default SID map now reads in "trusted domains" from smb.conf.
Luke Leighton
1
-5
/
+2
1999-11-20
doing a code reshuffle. want to add code to establish trust relationships.
Luke Leighton
1
-0
/
+296
1999-11-01
rewrote rpcclient enumaliases command.
Luke Leighton
1
-1
/
+1
1999-10-25
- typecast malloc / Realloc issues.
Luke Leighton
1
-0
/
+20
1999-08-03
reverted jeremy's c++-like security descriptor modifications as the
Luke Leighton
1
-20
/
+0
1999-02-23
added jeremy's new c++-like code for parsing of security descriptors.
Luke Leighton
1
-0
/
+20
1998-12-02
string_to_sid was using next_token() this is bad as it stops you from
Luke Leighton
1
-43
/
+44
1998-11-29
weekend work. user / group database API.
Luke Leighton
1
-6
/
+31
1998-11-25
Makefile.in: Added maintainer mode fixes.
Jeremy Allison
1
-5
/
+5
1998-11-24
sorting out difference between aliases and groups in the cases where
Luke Leighton
1
-1
/
+4
1998-11-23
unix instance of group database API
Luke Leighton
1
-2
/
+9
1998-11-12
security descriptors.
Luke Leighton
1
-0
/
+13
1998-11-05
util_file.c:
Luke Leighton
1
-0
/
+178
[prev]