summaryrefslogtreecommitdiff
path: root/source3/passdb/lookup_sid.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13791: Having S-1-1-0 show up in winbind lookupsid does not really make sense.Volker Lendecke1-3/+7
2007-10-10r13683: Fix the 'valid users = +users' problem I introduced.Volker Lendecke1-0/+19
2007-10-10r13678: Remove unneeded bracesVolker Lendecke1-5/+3
2007-10-10r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter1-5/+5
2007-10-10r13316: Let the carnage begin....Gerald Carter1-172/+659
2007-10-10r12163: Change lookup_sid and lookup_name to return const char * instead of c...Volker Lendecke1-59/+66
2007-10-10r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke1-92/+307
2007-10-10r11920: Rename local_lookup_rid to lookup_global_sam_rid, add lookup_builtin_...Volker Lendecke1-5/+23
2007-10-10r11919: The generic mappings in srv_samr_nt.c are only used there -- make themVolker Lendecke1-14/+23
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-10/+18
2007-10-10r7718: Remove some unused codeVolker Lendecke1-39/+0
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter1-2/+40
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-2/+2
2007-10-10r3875: Allow to look up at least or own sid in _lsa_lookup_sids.Günther Deschner1-0/+7
2007-10-10r3628: A typo and a compile-warning.Günther Deschner1-1/+1
2007-10-10r936: Fix a rather weird error that crippled my site, when we upgraded toAndrew Bartlett1-7/+4
2004-03-31Apply some constVolker Lendecke1-1/+1
2004-03-07Get us a little closer to Windows LSA semantics.Volker Lendecke1-10/+1
2003-11-07fix for bug 680 (heads up). This gist is to map theGerald Carter1-5/+17
2003-08-27Fix bug 327 (again and I think for the last time). Make sure thatGerald Carter1-0/+488