summaryrefslogtreecommitdiff
path: root/source3/passdb/util_sam_sid.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-138/+53
2007-10-10r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke1-9/+1
2007-10-10r4724: Add support for Windows privileges in Samba 3.0Gerald Carter1-24/+0
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-4/+4
2007-10-10r3852: Fix the build...Volker Lendecke1-1/+1
2007-10-10r3566: Completely replace the queryuseraliases call. The previous implementat...Volker Lendecke1-0/+13
2007-10-10r801: Fix from "Jianliang Lu" <j.lu@tiesse.com> to return correct groupJeremy Allison1-0/+2
2007-10-10r788: Inspired by patch from "Jianliang Lu" <j.lu@tiesse.com>. CorrectJeremy Allison1-10/+17
2007-10-10r116: volker's patch for local group and group nestingGerald Carter1-0/+13
2003-12-22add well known rid for pre win2k compatible access group; bug 897Gerald Carter1-0/+1
2003-12-22Patch from Jianliang Lu j.lu@tiesse.com to manage Power UsersJeremy Allison1-0/+1
2003-12-01another strequal() == 0 fixGerald Carter1-1/+1
2003-12-01add Replicator and RAS Servers to list of builtin SIDs we resolve; bug 608Gerald Carter1-0/+2
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-8/+8
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-7/+4
2002-10-18Start to merge the new ACL mapping code from Andreas Gruenbacher <agruen@suse...Jeremy Allison1-10/+38
2002-08-17sync 3.0 branch with headJelmer Vernooij1-0/+3
2002-06-07Globally replace 'global_sam_sid' with get_global_sam_sid(), a selfAndrew Bartlett1-12/+7
2002-06-07Move the code from lib/util_sid.c that deals with the global_sam_sid intoAndrew Bartlett1-0/+280