Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r26205: Pass loadparm_context to secrets_db_connect() rather than using globa... | Jelmer Vernooij | 1 | -2/+4 |
2007-12-21 | r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just | Andrew Bartlett | 1 | -5/+6 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r25553: Convert to standard bool type. | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, with | Andrew Bartlett | 1 | -844/+6 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24987: Clarify error conditions in secrets handling, before I add ACLs to | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r24918: Fix the build (forgot to include dcesrv_lsa.c in the previous commit) | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23382: Fill in lsa_lsaRQueryForestTrustInformation. | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r21518: fix panic, sorry... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21499: fill in the correct forest dns name | Stefan Metzmacher | 1 | -2/+35 |
2007-10-10 | r20850: Prefix all server calls with dcesrv_ | Jelmer Vernooij | 1 | -138/+138 |
2007-10-10 | r20354: Trusted domains don't have a surname, I think we want 'cn' here. | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct | Andrew Bartlett | 1 | -9/+10 |
2007-10-10 | r20034: Start using ldb_search_exp_fmt() | Simo Sorce | 1 | -10/+8 |
2007-10-10 | r19832: better prototypes for the linearization functions: | Simo Sorce | 1 | -10/+10 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -14/+12 |
2007-10-10 | r19682: Fix comments. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r19573: Move secrets.o into param/ (subsystems haven't been integrated yet). | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum... | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r18364: Get us closer to schema compliance. The corrent names for "secret" | Andrew Bartlett | 1 | -10/+10 |
2007-10-10 | r18362: Make LookupSids map onto LookupSids2, as they both take a policy | Andrew Bartlett | 1 | -16/+17 |
2007-10-10 | r18361: Invert the way we handle LookupSids2/LookupSids3 and LookupNames3/Loo... | Andrew Bartlett | 1 | -36/+85 |
2007-10-10 | r17983: Use the UTF8-correct strcasecmp_m call for sorting these entries, | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r17968: Consolidate the DSSETUP and LSA pipes into a single file, as DSSETUP | Andrew Bartlett | 1 | -0/+236 |
2007-10-10 | r17956: LSA Cleanup! | Andrew Bartlett | 1 | -70/+325 |
2007-10-10 | r17824: add a wrapper for the common partitions_basedn calculation | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r17823: get rid of most of the samdb_base_dn() calls, as they are no longer | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r17788: fix compiler warnings | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17529: Simo doesn't like the use of the internal ldb_errstring in functions | Andrew Bartlett | 1 | -3/+4 |
2007-10-10 | r17516: Change helper function names to make more clear what they are meant t... | Simo Sorce | 1 | -5/+5 |
2007-10-10 | r16827: Factor out some code into common samdb functions: | Andrew Bartlett | 1 | -48/+149 |
2007-10-10 | r16236: Add a proper baseDN to a large number of queries. Searching the NULL | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r15319: remove unneeded macros | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r14964: - move sidmap code from ntvfs_common to SAMDB | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14838: fix the build. Looks like I still haven't quite got the hang of the | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r14736: - the ntvfs subsystem should not know about smb_server.h | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14206: fix warnings, the better fix for that will be to make the sidmap code | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r13938: Around round of splitups | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r13658: More moving around of files: | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12793: fix bugs | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+2 |