summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/lsa
Commit message (Expand)AuthorAgeFilesLines
* More kludge ACLs!Andrew Bartlett2008-03-201-1/+47
* Show why a LookupName fails (help debugging)Andrew Bartlett2008-03-132-3/+21
* r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij2007-12-212-1/+2
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-7/+10
* r26296: Store loadparm context in DCE/RPC server context.Jelmer Vernooij2007-12-212-9/+9
* r26234: More global_loadparm fixes.Jelmer Vernooij2007-12-211-1/+1
* r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij2007-12-211-1/+1
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-211-1/+1
* r26205: Pass loadparm_context to secrets_db_connect() rather than using globa...Jelmer Vernooij2007-12-211-2/+4
* r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were justAndrew Bartlett2007-12-211-5/+6
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-212-1/+2
* r25553: Convert to standard bool type.Jelmer Vernooij2007-10-101-5/+5
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-4/+4
* r25196: Thanks to id10ts on IRC for finding some typos in my well-known namesAndrew Bartlett2007-10-101-2/+2
* r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett2007-10-104-844/+1251
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24987: Clarify error conditions in secrets handling, before I add ACLs toAndrew Bartlett2007-10-101-3/+3
* r24918: Fix the build (forgot to include dcesrv_lsa.c in the previous commit)Andrew Bartlett2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23382: Fill in lsa_lsaRQueryForestTrustInformation.Günther Deschner2007-10-101-3/+3
* r21518: fix panic, sorry...Stefan Metzmacher2007-10-101-1/+1
* r21499: fill in the correct forest dns nameStefan Metzmacher2007-10-101-2/+35
* r20850: Prefix all server calls with dcesrv_Jelmer Vernooij2007-10-101-138/+138
* r20354: Trusted domains don't have a surname, I think we want 'cn' here.Andrew Bartlett2007-10-101-2/+1
* r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett2007-10-101-9/+10
* r20034: Start using ldb_search_exp_fmt()Simo Sorce2007-10-101-10/+8
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-10/+10
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-14/+12
* r19682: Fix comments.Andrew Bartlett2007-10-101-2/+2
* r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij2007-10-101-1/+1
* r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce2007-10-101-1/+1
* r18364: Get us closer to schema compliance. The corrent names for "secret"Andrew Bartlett2007-10-101-10/+10
* r18362: Make LookupSids map onto LookupSids2, as they both take a policyAndrew Bartlett2007-10-101-16/+17
* r18361: Invert the way we handle LookupSids2/LookupSids3 and LookupNames3/Loo...Andrew Bartlett2007-10-101-36/+85
* r17983: Use the UTF8-correct strcasecmp_m call for sorting these entries,Andrew Bartlett2007-10-101-2/+2
* r17968: Consolidate the DSSETUP and LSA pipes into a single file, as DSSETUPAndrew Bartlett2007-10-101-0/+236
* r17956: LSA Cleanup!Andrew Bartlett2007-10-101-70/+325
* r17824: add a wrapper for the common partitions_basedn calculationAndrew Tridgell2007-10-101-2/+4
* r17823: get rid of most of the samdb_base_dn() calls, as they are no longerAndrew Tridgell2007-10-101-5/+5
* r17788: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r17529: Simo doesn't like the use of the internal ldb_errstring in functionsAndrew Bartlett2007-10-101-3/+4
* r17516: Change helper function names to make more clear what they are meant t...Simo Sorce2007-10-101-5/+5
* r16827: Factor out some code into common samdb functions:Andrew Bartlett2007-10-101-48/+149
* r16236: Add a proper baseDN to a large number of queries. Searching the NULLAndrew Bartlett2007-10-101-1/+2
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+0
* r15319: remove unneeded macrosStefan Metzmacher2007-10-101-4/+4
* r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher2007-10-101-2/+0
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14838: fix the build. Looks like I still haven't quite got the hang of theAndrew Tridgell2007-10-101-0/+1
* r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher2007-10-101-2/+0