summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server/srv_lsa_nt.c
Commit message (Expand)AuthorAgeFilesLines
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-151-6/+7
* Revert "Fix for bug #4801: Correctly implement lsa lookup levels for lookupna...Stefan Metzmacher2007-12-141-28/+9
* Fix for bug #4801: Correctly implement lsa lookup levels for lookupnames.Michael Adam2007-12-131-9/+28
* Fix case where we have no dns domain name. Return a talloc of "".Jeremy Allison2007-11-081-1/+1
* Remove more fstring/pstring bad useage. Go talloc !Jeremy Allison2007-11-081-3/+5
* r17064: lsa_GetUserName needs to return the name for S-1-5-7 on an anonymous ...Volker Lendecke2007-10-171-4/+16
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-39/+28
* r25534: Apply some constVolker Lendecke2007-10-101-1/+1
* r24165: Fix Coverity ID 369.Volker Lendecke2007-10-101-5/+5
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23402: Got bitten by a talloc hierarchy. Make sure we allocJeremy Allison2007-10-101-3/+3
* r23400: Fix lsa crash bug #4683. The "names" enum structJeremy Allison2007-10-101-25/+10
* r22675: Simo's patch for 0 size allocation. Still needJeremy Allison2007-10-101-7/+9
* r22587: Ensure TALLOC_ZERO_ARRAY is consistent.Jeremy Allison2007-10-101-23/+62
* r22573: Fix old bug mixing free() and talloc_free()Jeremy Allison2007-10-101-1/+1
* r20875: Pass DCE/RPC server call arguments as a struct rather than as separat...Jelmer Vernooij2007-10-101-96/+84
* r20824: Send access to the trusted domain passwords through the pdb backend, ...Volker Lendecke2007-10-101-2/+1
* r19224: Add setting the rng_fault_state to the already converted pipes.Volker Lendecke2007-10-101-8/+483
* r18680: Fix last struct uuids (in uncommented code).Günther Deschner2007-10-101-3/+3
* r18271: Big change:Gerald Carter2007-10-101-2/+2
* r17554: CleanupVolker Lendecke2007-10-101-1/+1
* r17463: A bit of cleanup work:Volker Lendecke2007-10-101-1/+1
* r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as anVolker Lendecke2007-10-101-1/+1
* r17199: Add comment to the RID/SID miracleVolker Lendecke2007-10-101-1/+6
* r17194: To run rpc-samba3-lsa in the build farm, we can't rely on geteuid()==...Volker Lendecke2007-10-101-2/+2
* r17192: Make this actually survive valgrind. We NEED pidl here...Volker Lendecke2007-10-101-5/+12
* r17188: Dump lsa_lookupsids3. I could not make it work at all against W2k3, theVolker Lendecke2007-10-101-24/+10
* r17183: LsaLookupSids() shoudl return the string form of a SID whenGerald Carter2007-10-101-2/+3
* r17064: lsa_GetUserName needs to return the name for S-1-5-7 on an anonymous ...Volker Lendecke2007-10-101-4/+16
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-16/+15
* r16433: Fix Coverity #300 (triggered by a Klockwork bugfixJeremy Allison2007-10-101-5/+1
* r16409: Fix Klocwork ID's.Volker Lendecke2007-10-101-0/+5
* r15044: Fix the build. (void returning non-void).Günther Deschner2007-10-101-1/+1
* r15041: Adding rpc client calls to manipulate auditing policies on remote CIFSGünther Deschner2007-10-101-16/+37
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2007-10-101-1/+1
* r14182: Ensure we know that dom_sid cannot be null.Jeremy Allison2007-10-101-1/+1
* r13553: Fix all our warnings at -O6 on an x86_64 box.Jeremy Allison2007-10-101-10/+10
* r13521: Implement LOOKUPNAME3 and 4.Jeremy Allison2007-10-101-28/+257
* r13458: Add parsing functions - but stub internals for lookupnames3 and 4.Jeremy Allison2007-10-101-0/+17
* r13456: Add lsa_lookup_names2.Jeremy Allison2007-10-101-0/+89
* r13455: Prepare to add lookupnames2.Jeremy Allison2007-10-101-13/+12
* r13449: Ensure we don't crash if no dc struct on pipe.Jeremy Allison2007-10-101-0/+5
* r13447: Added LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.Jeremy Allison2007-10-101-65/+233
* r13316: Let the carnage begin....Gerald Carter2007-10-101-123/+133
* r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison2007-10-101-5/+4
* r12163: Change lookup_sid and lookup_name to return const char * instead of c...Volker Lendecke2007-10-101-3/+4
* r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke2007-10-101-54/+69
* r12043: It's amazing the warnings you find when compiling on a 64-bitJeremy Allison2007-10-101-20/+20
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-6/+1