summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2542: I really don't like the 'substitute' code, and I particularly don'tAndrew Bartlett5-50/+22
2007-10-10r2541: Add a TODO: This is one place we can grab the remote netbios name.Andrew Bartlett1-1/+2
2007-10-10r2538: Support IPv6 as transport for MSRPC. Tested against Win2k3Jelmer Vernooij2-11/+35
2007-10-10r2537: Add static and use strlen_m instead of str_charnum().Andrew Bartlett1-2/+2
2007-10-10r2536: This is a classic case for the use of our new talloc code, andAndrew Bartlett1-9/+8
2007-10-10r2535: Make certain, that even if we have invalid ASN.1 here, and the caller ...Andrew Bartlett1-1/+7
2007-10-10r2534: Change NTLMSSP parsing to avoid a seperate str_chrnum() call - storingAndrew Bartlett1-44/+60
2007-10-10r2532: Don't run EnumValue torture test for now (idl needs fixing, doesn't co...Jelmer Vernooij1-1/+2
2007-10-10r2531: Fix crashbugJelmer Vernooij1-1/+1
2007-10-10r2530: Don't put main in proto.hJelmer Vernooij1-1/+1
2007-10-10r2527: - add a dummy for a simple ldb backendStefan Metzmacher4-10/+72
2007-10-10r2526: use LDAP error 53 (unwillingToPerform)Stefan Metzmacher1-6/+6
2007-10-10r2525: fix a search response when the backend didn't support SearchStefan Metzmacher1-1/+16
2007-10-10r2524: a simple pvfs rename implementation to make testing easierAndrew Tridgell3-10/+70
2007-10-10r2523: - readd rootDSE replyStefan Metzmacher4-77/+371
2007-10-10r2521: fixed two uninitialised data errors found with valgrind whenAndrew Tridgell2-4/+2
2007-10-10r2520: - finished implementing the server side of the old style search requestsAndrew Tridgell5-92/+213
2007-10-10r2519: Registry RPC pipe fixes (use struct registry_key instead of REG_KEY, etc)Jelmer Vernooij1-23/+19
2007-10-10r2518: Some long overdue changes:Jelmer Vernooij23-1326/+1011
2007-10-10r2516: Remove duplicate line.Tim Potter1-1/+0
2007-10-10r2515: Fixes from smbtorture - these session keys are not individually encryp...Andrew Bartlett1-4/+8
2007-10-10r2514: Remove unused funcions, and add static.Andrew Bartlett1-55/+1
2007-10-10r2513: Avoid strupper/strlower when you can. This developers moduleAndrew Bartlett1-3/+1
2007-10-10r2512: Remove unused stub functions.Andrew Bartlett1-36/+0
2007-10-10r2511: Add NT status codes.Tim Potter2-17/+537
2007-10-10r2510: Make C++ compilers happy, use ifdef instead of ifJelmer Vernooij1-5/+5
2007-10-10r2509: add a struct ldapsrv_call which is simular to the dcesrv_call_state st...Stefan Metzmacher2-291/+277
2007-10-10r2508: - implemented ldap_decode() for UnbindRequest and ExtendedRequestStefan Metzmacher1-3/+27
2007-10-10r2507: Allow a case-insensitive lookup when converting strings into NTSTATUSAndrew Bartlett1-1/+1
2007-10-10r2506: Add more printf attributes for format checking.Andrew Bartlett1-3/+5
2007-10-10r2505: Remove unused function. If/when we implement plaintext authenticatonAndrew Bartlett1-56/+0
2007-10-10r2504: Add printf attribute, for format argument checking.Andrew Bartlett1-0/+2
2007-10-10r2503: the RAW-SEARCH test now mostly passes against the posix backendAndrew Tridgell5-104/+266
2007-10-10r2502: Finish off samr torture test: samr_CreateUser2, samr_SetUserInfo,Tim Potter1-30/+288
2007-10-10r2501: The AddMemberToAlias test doesn't need a domain_handle.Tim Potter1-5/+2
2007-10-10r2500: disable the sleep test in echo until we have a win32 echo server thatAndrew Tridgell1-6/+5
2007-10-10r2499: - use more efficient wildcard delete in smbclientAndrew Tridgell1-20/+9
2007-10-10r2498: added STATUS_NO_MORE_FILES to nt status codes that we can map to a stringAndrew Tridgell1-0/+1
2007-10-10r2497: fixed an uninitialised 4 bytes in old style session setup (found with ...Andrew Tridgell1-0/+1
2007-10-10r2496: Check that reference parameters are not None.Tim Potter1-1/+9
2007-10-10r2495: cope properly with STATUS_NO_MORE_FILES in old search client codeAndrew Tridgell1-1/+4
2007-10-10r2494: fixed connecting to a share mode server (tested and really works now)Andrew Tridgell1-3/+10
2007-10-10r2493: allow tdb to build standaloneAndrew Tridgell1-0/+4
2007-10-10r2492: Some cleanups.Tim Potter1-29/+145
2007-10-10r2491: Handle pointers to scalars when converting to a Python dictionary (i.eTim Potter1-30/+1
2007-10-10r2490: Some changes to take into account non-error NTSTATUS codes being retur...Tim Potter2-3/+7
2007-10-10r2489: Rename account_flags in EnumDomainAliases() to acct_flags.Tim Potter2-2/+2
2007-10-10r2486: Use correct type checks when checking 64-bit quantities (int64, uint64,Tim Potter1-16/+16
2007-10-10r2485: - add a test case in ldbtest for a bug pointed out by Jon Haswell.Andrew Tridgell2-3/+88
2007-10-10r2484: allow ldb to build standalone againAndrew Tridgell1-0/+7