Age | Commit message (Expand) | Author | Files | Lines |
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 |