Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r2560: Don't require structure fields that have the pidl value() property | Tim Potter | 2 | -27/+7 |
2007-10-10 | r2559: Python ints can't hold the full range of uint32 values so store them | Tim Potter | 2 | -22/+55 |
2007-10-10 | r2556: fixed the -s one bug that jelmer pointed out | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2555: Start of a rpcclient type program. | Tim Potter | 2 | -0/+319 |
2007-10-10 | r2554: added a test for a bug that jelmer pointed out (handling of -s one) | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r2553: fixed ldbtest so it passes the ldap schema restrictions and thus can b... | Andrew Tridgell | 1 | -18/+11 |
2007-10-10 | r2552: Character set conversion and string handling updates. | Andrew Bartlett | 12 | -491/+328 |
2007-10-10 | r2551: Add const. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r2550: survive our own BASE-NEGNOWAIT torture test. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r2547: Another place to use convert_string_talloc(). | Andrew Bartlett | 1 | -7/+5 |
2007-10-10 | r2546: Remove another strupper_m() that we don't need. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r2545: str_charnum -> strlen_m. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r2544: (missed from the last commit) | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r2543: Catch one more use of sub_get_remote_machine(). | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r2542: I really don't like the 'substitute' code, and I particularly don't | Andrew Bartlett | 5 | -50/+22 |
2007-10-10 | r2541: Add a TODO: This is one place we can grab the remote netbios name. | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r2538: Support IPv6 as transport for MSRPC. Tested against Win2k3 | Jelmer Vernooij | 2 | -11/+35 |
2007-10-10 | r2537: Add static and use strlen_m instead of str_charnum(). | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r2536: This is a classic case for the use of our new talloc code, and | Andrew Bartlett | 1 | -9/+8 |
2007-10-10 | r2535: Make certain, that even if we have invalid ASN.1 here, and the caller ... | Andrew Bartlett | 1 | -1/+7 |
2007-10-10 | r2534: Change NTLMSSP parsing to avoid a seperate str_chrnum() call - storing | Andrew Bartlett | 1 | -44/+60 |
2007-10-10 | r2532: Don't run EnumValue torture test for now (idl needs fixing, doesn't co... | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r2531: Fix crashbug | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r2530: Don't put main in proto.h | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r2527: - add a dummy for a simple ldb backend | Stefan Metzmacher | 4 | -10/+72 |
2007-10-10 | r2526: use LDAP error 53 (unwillingToPerform) | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r2525: fix a search response when the backend didn't support Search | Stefan Metzmacher | 1 | -1/+16 |
2007-10-10 | r2524: a simple pvfs rename implementation to make testing easier | Andrew Tridgell | 3 | -10/+70 |
2007-10-10 | r2523: - readd rootDSE reply | Stefan Metzmacher | 4 | -77/+371 |
2007-10-10 | r2521: fixed two uninitialised data errors found with valgrind when | Andrew Tridgell | 2 | -4/+2 |
2007-10-10 | r2520: - finished implementing the server side of the old style search requests | Andrew Tridgell | 5 | -92/+213 |
2007-10-10 | r2519: Registry RPC pipe fixes (use struct registry_key instead of REG_KEY, etc) | Jelmer Vernooij | 1 | -23/+19 |
2007-10-10 | r2518: Some long overdue changes: | Jelmer Vernooij | 23 | -1326/+1011 |
2007-10-10 | r2516: Remove duplicate line. | Tim Potter | 1 | -1/+0 |
2007-10-10 | r2515: Fixes from smbtorture - these session keys are not individually encryp... | Andrew Bartlett | 1 | -4/+8 |
2007-10-10 | r2514: Remove unused funcions, and add static. | Andrew Bartlett | 1 | -55/+1 |
2007-10-10 | r2513: Avoid strupper/strlower when you can. This developers module | Andrew Bartlett | 1 | -3/+1 |
2007-10-10 | r2512: Remove unused stub functions. | Andrew Bartlett | 1 | -36/+0 |
2007-10-10 | r2511: Add NT status codes. | Tim Potter | 2 | -17/+537 |
2007-10-10 | r2510: Make C++ compilers happy, use ifdef instead of if | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r2509: add a struct ldapsrv_call which is simular to the dcesrv_call_state st... | Stefan Metzmacher | 2 | -291/+277 |
2007-10-10 | r2508: - implemented ldap_decode() for UnbindRequest and ExtendedRequest | Stefan Metzmacher | 1 | -3/+27 |
2007-10-10 | r2507: Allow a case-insensitive lookup when converting strings into NTSTATUS | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r2506: Add more printf attributes for format checking. | Andrew Bartlett | 1 | -3/+5 |
2007-10-10 | r2505: Remove unused function. If/when we implement plaintext authenticaton | Andrew Bartlett | 1 | -56/+0 |
2007-10-10 | r2504: Add printf attribute, for format argument checking. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r2503: the RAW-SEARCH test now mostly passes against the posix backend | Andrew Tridgell | 5 | -104/+266 |
2007-10-10 | r2502: Finish off samr torture test: samr_CreateUser2, samr_SetUserInfo, | Tim Potter | 1 | -30/+288 |
2007-10-10 | r2501: The AddMemberToAlias test doesn't need a domain_handle. | Tim Potter | 1 | -5/+2 |
2007-10-10 | r2500: disable the sleep test in echo until we have a win32 echo server that | Andrew Tridgell | 1 | -6/+5 |