summaryrefslogtreecommitdiff
path: root/source3/lib/util_sid.c
Commit message (Expand)AuthorAgeFilesLines
* s3: Remove debug_ctx()Volker Lendecke2009-11-261-1/+1
* Make sid_binstring & friends take a talloc contextVolker Lendecke2009-05-281-7/+9
* Add iconv_convenience argument to size functions.Jelmer Vernooij2009-01-011-3/+3
* Cope with MAXIMUM_ALLOWED_ACCESS requests when opening handles.Jeremy Allison2008-10-211-0/+11
* I think the problem with these functions is that lookup_usergroupsHerb Lewis2008-08-151-17/+17
* Use sid_array_from_info3 in lookup_usergroups_cached().Günther Deschner2008-04-041-1/+8
* Use netr_SamInfo3 in sid_array_from_info3.Günther Deschner2008-02-171-15/+15
* Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.Michael Adam2008-01-091-28/+42
* Remove tiny code duplicationVolker Lendecke2007-12-291-15/+3
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-151-1/+1
* Use dom_sid_string for sid_string_tallocVolker Lendecke2007-12-151-29/+12
* sid_string_static is no more :-)Volker Lendecke2007-12-151-11/+8
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-151-1/+1
* Add sid_string_dbgVolker Lendecke2007-12-151-0/+5
* add sid_string_tallocVolker Lendecke2007-12-151-2/+10
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-15/+15
* r25575: Document S-1-5-12 (restriced code sid).Günther Deschner2007-10-101-1/+7
* r25040: Add "net sam rights"Volker Lendecke2007-10-101-0/+7
* r23928: Merge all "copy-info3-groups-to-sid-array" blocks to a sid_array_from...Günther Deschner2007-10-101-0/+65
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22611: Fix from Jens Nissen <jens.nissen@gmx.net>. Fix badJeremy Allison2007-10-101-3/+0
* r22481: Move check for non-mappable SIDs to after sid_to_uid,Jeremy Allison2007-10-101-0/+3
* r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison2007-10-101-16/+15
* r18271: Big change:Gerald Carter2007-10-101-2/+2
* r17316: More C++ warnings -- 456 leftVolker Lendecke2007-10-101-2/+2
* r16350: Fix the build.Günther Deschner2007-10-101-0/+19
* r15305: Let winbind search by sid directly (or in windows terms: "bind to aGünther Deschner2007-10-101-0/+18
* r15251: Adding PreWin2kAccess builtin sid.Günther Deschner2007-10-101-0/+2
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-101-3/+5
* r13316: Let the carnage begin....Gerald Carter2007-10-101-0/+5
* r13024: Add is_null_sid.Günther Deschner2007-10-101-0/+6
* r12387: Make string_to_sid a little more silent.Jeremy Allison2007-10-101-2/+2
* r12169: Remove an unused functionVolker Lendecke2007-10-101-35/+0
* r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke2007-10-101-42/+3
* r11230: Remove the '//' i was using to test something...oopsJim McDonough2007-10-101-1/+1
* r11229: an even bigger speedup spotted by Volker. string_to_sid() is now tak...Jim McDonough2007-10-101-2/+2
* r11228: Speed up string_to_sid by removing next_token calls, thus eliminatingJim McDonough2007-10-101-34/+27
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-6/+5
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-1/+7
* r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke2007-10-101-88/+53
* r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke2007-10-101-4/+23
* r4724: Add support for Windows privileges in Samba 3.0Gerald Carter2007-10-101-0/+64
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-3/+3
* r316: Fix split_domain_name. This defaulted to get_myname() instead ofVolker Lendecke2007-10-101-8/+14
* r196: merging struct uuid from trunkGerald Carter2007-10-101-17/+0
* r91: Fix lsalookupnames. Previously we'd fail if we didn't find the name, butJim McDonough2007-10-101-0/+7
* split some security related functions in their own files.Simo Sorce2003-10-061-1/+1
* get rid of compiler warningsHerb Lewis2003-08-151-1/+1
* When checking if a SID is in a domain, make sure that indeed the user RID isAndrew Bartlett2003-05-091-0/+3