bbaumbach/samba-autobuild/.git
2007-10-10 Andrew Bartlettr2551: Add const.
2007-10-10 Andrew Bartlettr2550: survive our own BASE-NEGNOWAIT torture test.
2007-10-10 Andrew Bartlettr2547: Another place to use convert_string_talloc().
2007-10-10 Andrew Bartlettr2546: Remove another strupper_m() that we don't need.
2007-10-10 Andrew Bartlettr2545: str_charnum -> strlen_m.
2007-10-10 Andrew Bartlettr2544: (missed from the last commit)
2007-10-10 Andrew Bartlettr2543: Catch one more use of sub_get_remote_machine().
2007-10-10 Andrew Bartlettr2542: I really don't like the 'substitute' code, and...
2007-10-10 Andrew Bartlettr2541: Add a TODO: This is one place we can grab the...
2007-10-10 Jelmer Vernooijr2538: Support IPv6 as transport for MSRPC. Tested...
2007-10-10 Andrew Bartlettr2537: Add static and use strlen_m instead of str_charn...
2007-10-10 Andrew Bartlettr2536: This is a classic case for the use of our new...
2007-10-10 Andrew Bartlettr2535: Make certain, that even if we have invalid ASN...
2007-10-10 Andrew Bartlettr2534: Change NTLMSSP parsing to avoid a seperate str_c...
2007-10-10 Jelmer Vernooijr2532: Don't run EnumValue torture test for now (idl...
2007-10-10 Jelmer Vernooijr2531: Fix crashbug
2007-10-10 Jelmer Vernooijr2530: Don't put main in proto.h
2007-10-10 Stefan Metzmacherr2527: - add a dummy for a simple ldb backend
2007-10-10 Stefan Metzmacherr2526: use LDAP error 53 (unwillingToPerform)
2007-10-10 Stefan Metzmacherr2525: fix a search response when the backend didn...
2007-10-10 Andrew Tridgellr2524: a simple pvfs rename implementation to make...
2007-10-10 Stefan Metzmacherr2523: - readd rootDSE reply
2007-10-10 Andrew Tridgellr2521: fixed two uninitialised data errors found with...
2007-10-10 Andrew Tridgellr2520: - finished implementing the server side of the...
2007-10-10 Jelmer Vernooijr2519: Registry RPC pipe fixes (use struct registry_key...
2007-10-10 Jelmer Vernooijr2518: Some long overdue changes:
2007-10-10 Tim Potterr2516: Remove duplicate line.
2007-10-10 Andrew Bartlettr2515: Fixes from smbtorture - these session keys are...
2007-10-10 Andrew Bartlettr2514: Remove unused funcions, and add static.
2007-10-10 Andrew Bartlettr2513: Avoid strupper/strlower when you can. This...
2007-10-10 Andrew Bartlettr2512: Remove unused stub functions.
2007-10-10 Tim Potterr2511: Add NT status codes.
2007-10-10 Jelmer Vernooijr2510: Make C++ compilers happy, use ifdef instead...
2007-10-10 Stefan Metzmacherr2509: add a struct ldapsrv_call which is simular to...
2007-10-10 Stefan Metzmacherr2508: - implemented ldap_decode() for UnbindRequest...
2007-10-10 Andrew Bartlettr2507: Allow a case-insensitive lookup when converting...
2007-10-10 Andrew Bartlettr2506: Add more printf attributes for format checking.
2007-10-10 Andrew Bartlettr2505: Remove unused function. If/when we implement...
2007-10-10 Andrew Bartlettr2504: Add printf attribute, for format argument checking.
2007-10-10 Andrew Tridgellr2503: the RAW-SEARCH test now mostly passes against...
2007-10-10 Tim Potterr2502: Finish off samr torture test: samr_CreateUser2...
2007-10-10 Tim Potterr2501: The AddMemberToAlias test doesn't need a domain_...
2007-10-10 Andrew Tridgellr2500: disable the sleep test in echo until we have...
2007-10-10 Andrew Tridgellr2499: - use more efficient wildcard delete in smbclient
2007-10-10 Andrew Tridgellr2498: added STATUS_NO_MORE_FILES to nt status codes...
2007-10-10 Andrew Tridgellr2497: fixed an uninitialised 4 bytes in old style...
2007-10-10 Tim Potterr2496: Check that reference parameters are not None.
2007-10-10 Andrew Tridgellr2495: cope properly with STATUS_NO_MORE_FILES in old...
2007-10-10 Andrew Tridgellr2494: fixed connecting to a share mode server (tested...
2007-10-10 Andrew Tridgellr2493: allow tdb to build standalone
2007-10-10 Tim Potterr2492: Some cleanups.
2007-10-10 Tim Potterr2491: Handle pointers to scalars when converting to...
2007-10-10 Tim Potterr2490: Some changes to take into account non-error...
2007-10-10 Tim Potterr2489: Rename account_flags in EnumDomainAliases()...
2007-10-10 Tim Potterr2486: Use correct type checks when checking 64-bit...
2007-10-10 Andrew Tridgellr2485: - add a test case in ldbtest for a bug pointed...
2007-10-10 Andrew Tridgellr2484: allow ldb to build standalone again
2007-10-10 Andrew Tridgellr2469: complete overhaul of the old-style RAW_SEARCH_...
2007-10-10 Stefan Metzmacherr2468: print out the names of the fault codes#
2007-10-10 Andrew Tridgellr2465: modify the autoidl hack to work for DRSUAPI
2007-10-10 Stefan Metzmacherr2464: fix the build
2007-10-10 Andrew Tridgellr2463: make sure we don't send the password in a tconx...
2007-10-10 Andrew Tridgellr2462: added a test for the error code for no matching...
2007-10-10 Tim Potterr2461: Update samr.py torture test after policy handle...
2007-10-10 Andrew Tridgellr2460: fixed the spnego code that I recently broke
2007-10-10 Andrew Tridgellr2459: added STATUS_NO_MORE_FILES nt status code
2007-10-10 Tim Potterr2458: Rename policy handle parameters for the SAMR...
2007-10-10 Andrew Tridgellr2457: expanded the RAW-SEARCH test to test for what...
2007-10-10 Andrew Tridgellr2456: got rid of some outdated global macros
2007-10-10 Andrew Tridgellr2455: don't use the uninitialised sess structure when...
2007-10-10 Andrew Tridgellr2454: fixed the accelerated StrCaseCmp() so it compare...
2007-10-10 Stefan Metzmacherr2449: use a blocking fd for smbsrv code
2007-10-10 Stefan Metzmacherr2448: use SO_REUSEADDR=1 for the server
2007-10-10 Stefan Metzmacherr2447: let the server code use the new lib/socket/...
2007-10-10 Stefan Metzmacherr2446: implement socket_get_<peer|my>_<addr|port>(...
2007-10-10 Stefan Metzmacherr2443: check return code of event_loop_once() to catch...
2007-10-10 Stefan Metzmacherr2442: remove unused event_loop_once() call
2007-10-10 Stefan Metzmacherr2441: set exit code correct when we got EBADF from...
2007-10-10 Stefan Metzmacherr2439: - function that return just an int don't need...
2007-10-10 Andrew Tridgellr2438: compile on systems without O_DIRECTORY (probably...
2007-10-10 Andrew Tridgellr2437: implemented a suggestion from abartlet that...
2007-10-10 Andrew Tridgellr2436: the second big lump of posix vfs code.
2007-10-10 Andrew Tridgellr2435: got rid of another pointless strnequal()
2007-10-10 Andrew Tridgellr2434: separate "attrib" and "ex_attrib" elements for...
2007-10-10 Andrew Tridgellr2433: attrib_string() is now a generally available...
2007-10-10 Andrew Tridgellr2432: more string function updates.
2007-10-10 Andrew Tridgellr2431: got rid of strnequal() in a couple of places
2007-10-10 Andrew Tridgellr2430: got rid of StrnCaseCmp and added an accelerated...
2007-10-10 Tim Potterr2429: Add tests for samr_QueryUserInfo(), samr_QueryUs...
2007-10-10 Tim Potterr2428: Handle unions as [out] parameters by passing...
2007-10-10 Tim Potterr2427: Add tests for samr_GetDomPwInfo, samr_RemoveMemb...
2007-10-10 Tim Potterr2426: Handle pointer to scalars converting C to Python.
2007-10-10 Tim Potterr2425: Found another place for a type check. When...
2007-10-10 Tim Potterr2424: Refactor handling of non-OK NTSTATUS returns...
2007-10-10 Tim Potterr2423: Add some instructions for building extensions.
2007-10-10 Tim Potterr2422: Convert PyDict_{Get,Set}Item() calls to PyDict_...
2007-10-10 Tim Potterr2421: Fix test for lookupdomain for a non-existent...
2007-10-10 Tim Potterr2419: Write tests for samr_EnumDomains() and samr_Look...
2007-10-10 Tim Potterr2418: Handle a pointer to a scalar when converting...
2007-10-10 Tim Potterr2417: Add comments to the interface generator as well...
next