summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/lsa
Commit message (Expand)AuthorAgeFilesLines
* 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
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-1/+2
* r14206: fix warnings, the better fix for that will be to make the sidmap codeStefan Metzmacher2007-10-101-0/+1
* r13938: Around round of splitupsJelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+3
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-0/+1
* r12793: fix bugsStefan Metzmacher2007-10-101-5/+5
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-5/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+2
* r12361: Add a new function: ldb_binary_encode_string()Andrew Bartlett2007-10-101-7/+9
* r11291: Fix implementation of LookupNames4.Andrew Bartlett2007-10-101-1/+9
* r11288: Fill out LSA LookupNames4 and LookupSids3, including a server-sideAndrew Bartlett2007-10-101-17/+32
* r11122: Fix some talloc hierarchy errorsVolker Lendecke2007-10-101-3/+3
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-101-1/+1
* r10894: make the handling of dn/distinguishedName much closer to realAndrew Tridgell2007-10-101-2/+1
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-101-28/+12
* r10764: To match Win2k3 SP1, we need to set an anonymous user token forAndrew Bartlett2007-10-101-1/+1
* r10373: Fix segfault in LookupSids.Andrew Bartlett2007-10-101-0/+6