summaryrefslogtreecommitdiff
path: root/source/lib/util_sid.c
Commit message (Expand)AuthorAgeFilesLines
* Move over to RELEASE branch.Jeremy Allison2002-02-011-5/+13
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-0/+27
* Syncup getting ready for release.Jeremy Allison2001-07-061-13/+89
* Makefile.in: Build smbcacls by default.Jeremy Allison2001-02-231-9/+20
* Sync up with appliance-head.Jeremy Allison2001-01-151-4/+9
* Merged in Tim's changes: Removed static limit of MAX_LOOKUP_SIDS in rpc serve...Jeremy Allison2000-12-121-10/+29
* Raft of changes to sync up with most things in appliance head.Jeremy Allison2000-11-171-11/+25
* casts to get rid of compiler warningsHerb Lewis2000-10-041-3/+7
* Added JF's samr adduser changes.Jeremy Allison2000-09-281-1/+0
* Added code to do SID to uid/gid conversion. Needed for ACL support.Jeremy Allison2000-08-231-2/+2
* Added an NT_USER_TOKEN structure that is copied/passed around associatedJeremy Allison2000-08-031-3/+5
* if the sids are not the same pointer and either of the sids are NULLAndrew Tridgell2000-07-251-0/+3
* Added global_sid_NULL S-1-0-0 to list of global sids.Tim Potter2000-07-061-0/+2
* lib/util_sid.c: Uninitialized memory read.Jeremy Allison2000-06-241-0/+2
* added se_access_check.Luke Leighton2000-06-081-0/+2
* Fixed LsaQueryInformationPolicy level 3 to return primary domain info.Matthew Chapman2000-05-291-9/+12
* fixed nttrans.cLuke Leighton2000-05-271-1/+1
* Roll back to using static MACHINE.SID after consultation with Andrew. ThisJeremy Allison2000-04-121-288/+0
* simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton2000-01-031-1/+289
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-411/+297
* default SID map now reads in "trusted domains" from smb.conf.Luke Leighton1999-12-021-5/+2
* doing a code reshuffle. want to add code to establish trust relationships.Luke Leighton1999-11-201-0/+296
* rewrote rpcclient enumaliases command.Luke Leighton1999-11-011-1/+1
* - typecast malloc / Realloc issues.Luke Leighton1999-10-251-0/+20
* reverted jeremy's c++-like security descriptor modifications as theLuke Leighton1999-08-031-20/+0
* added jeremy's new c++-like code for parsing of security descriptors.Luke Leighton1999-02-231-0/+20
* string_to_sid was using next_token() this is bad as it stops you fromLuke Leighton1998-12-021-43/+44
* weekend work. user / group database API.Luke Leighton1998-11-291-6/+31
* Makefile.in: Added maintainer mode fixes.Jeremy Allison1998-11-251-5/+5
* sorting out difference between aliases and groups in the cases whereLuke Leighton1998-11-241-1/+4
* unix instance of group database APILuke Leighton1998-11-231-2/+9
* security descriptors.Luke Leighton1998-11-121-0/+13
* util_file.c:Luke Leighton1998-11-051-0/+178