Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r26528: dsdb: Fix a warning. | Kai Blin | 1 | -4/+3 |
2007-12-21 | r26521: Fix newlines. | Jelmer Vernooij | 3 | -12/+12 |
2007-12-21 | r26508: Tighter dependencies in an attempt to fix missing symbol errors on sun9. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26493: Fix includes for dsdb/common. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26488: Implement tests for the ranged_results module. | Andrew Bartlett | 1 | -28/+34 |
2007-12-21 | r26485: Fix indent, remove left-over debug. | Andrew Bartlett | 1 | -2/+1 |
2007-12-21 | r26483: Merge ldb module dependency fixes, fix auth python module. | Jelmer Vernooij | 8 | -1891/+1946 |
2007-12-21 | r26430: require explicit specification of loadparm context. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26429: Avoid use of global_smb_iconv_convenience. | Jelmer Vernooij | 2 | -5/+7 |
2007-12-21 | r26419: Add a module to implement 'ambigious name resolution' by munging the | Andrew Bartlett | 2 | -0/+324 |
2007-12-21 | r26412: Add comments and refactor to reuse common code. | Andrew Bartlett | 1 | -10/+29 |
2007-12-21 | r26360: Add some const. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26329: Fix more loadparm_context references. Only about a 100 left now. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26327: Explicit loadparm_context for RPC client functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26324: Fix includes for Jelmer. | Andrew Bartlett | 2 | -2/+2 |
2007-12-21 | r26319: Split encoding functions out of libcli_ldap. | Jelmer Vernooij | 8 | -10/+14 |
2007-12-21 | r26316: Use contexts for conversion functions. | Jelmer Vernooij | 2 | -5/+5 |
2007-12-21 | r26298: Use metze's schema loading code to pre-initialise the schema into the | Andrew Bartlett | 1 | -0/+37 |
2007-12-21 | r26297: Correct error message. This function verifies attributes, not | Andrew Bartlett | 1 | -1/+1 |
2007-12-21 | r26284: Rather than just debug, push the error back up the stack as the error | Andrew Bartlett | 1 | -10/+10 |
2007-12-21 | r26283: fix typo | Andrew Bartlett | 1 | -1/+1 |
2007-12-21 | r26282: These modules expect errors, but if we don't wipe the error string, we | Andrew Bartlett | 2 | -0/+7 |
2007-12-21 | r26271: Remove some more uses of global_loadparm. | Jelmer Vernooij | 2 | -2/+3 |
2007-12-21 | r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26252: Specify loadparm_context explicitly when creating sessions. | Jelmer Vernooij | 4 | -4/+4 |
2007-12-21 | r26244: Add a module (sans tests for the moment) that implements ranged | Andrew Bartlett | 2 | -0/+217 |
2007-12-21 | r26237: Add loadparm context to the server service interface. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26235: Avoid global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26234: More global_loadparm fixes. | Jelmer Vernooij | 1 | -2/+4 |
2007-12-21 | r26233: Pass loadparm context when creating krb5 contexts. | Jelmer Vernooij | 2 | -0/+3 |
2007-12-21 | r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl... | Jelmer Vernooij | 4 | -6/+7 |
2007-12-21 | r26228: Store loadparm context in auth context, move more loadparm_contexts u... | Jelmer Vernooij | 2 | -8/+8 |
2007-12-21 | r26227: Make loadparm_context part of a server task, move loadparm_contexts f... | Jelmer Vernooij | 6 | -6/+11 |
2007-12-21 | r26192: Handle, test and implement the style of extended_dn requiest that MMC... | Andrew Bartlett | 1 | -26/+64 |
2007-12-21 | r26182: Extend our linked attribute testsuite to cover many more possible | Andrew Bartlett | 1 | -74/+218 |
2007-12-21 | r26140: Add a new test for searches by distinguieshedName and dn, and | Andrew Bartlett | 1 | -0/+18 |
2007-12-21 | r26138: Don't talloc_free() res if an error occoured. | Andrew Bartlett | 1 | -1/+4 |
2007-12-21 | r26137: Rename the entryUUID module to better match it's purpose: being a | Andrew Bartlett | 2 | -51/+61 |
2007-12-21 | r26136: Attempt to fix dependencies for auth. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just | Andrew Bartlett | 1 | -26/+2 |
2007-12-21 | r26006: Improve some dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26005: Notice the user about LD_LIBRARY_PATH or equivalent when building wit... | Jelmer Vernooij | 1 | -1/+0 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 5 | -5/+6 |
2007-12-21 | r25981: Don't create an ldb_request on NULL. | Andrew Bartlett | 1 | -8/+11 |
2007-12-21 | r25957: Rework the cracknames code to use less gendb_search() and instead call | Andrew Bartlett | 1 | -47/+116 |
2007-12-21 | r25949: Make error messages clearer and more correct. | Andrew Bartlett | 2 | -6/+7 |
2007-12-21 | r25942: Make various ldb modules handle an LDB backend that enforces validity | Andrew Bartlett | 7 | -163/+348 |
2007-12-21 | r25941: Use samdb_relative_path() (new function in samdb.c) in the partitions | Andrew Bartlett | 1 | -30/+3 |
2007-12-21 | r25940: Rework the samldb and templates handling. | Andrew Bartlett | 2 | -45/+125 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 12 | -147/+177 |