r2519: Registry RPC pipe fixes (use struct registry_key instead of REG_KEY, etc)
[bbaumbach/samba-autobuild/.git] / source /
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...
2007-10-10 Tim Potterr2416: More argument checks. Raise an exception instea...
2007-10-10 Tim Potterr2415: Throw a TypeError exception if a scalar value...
2007-10-10 Tim Potterr2414: samr_Connect.system_name is now an array.
2007-10-10 Tim Potterr2411: The other half of getting autogenerated code...
2007-10-10 Tim Potterr2410: Add test for samr_SetSecurity().
2007-10-10 Tim Potterr2409: Convert NULL pointers to Py_None, and vice versa.
2007-10-10 Tim Potterr2408: Tridge suggested that all the structures from...
2007-10-10 Andrew Tridgellr2407: extend mkproto.pl to handle smb_ucs2_t for toupp...
2007-10-10 Andrew Tridgellr2406: fixed a couple of typos
2007-10-10 Andrew Tridgellr2405: expose unix_perms_to_wire() for use by the posix...
2007-10-10 Andrew Tridgellr2404: the first large lump of posix vfs stuff.
2007-10-10 Andrew Tridgellr2403: got rid of a unnecessary mem_ctx in the simple...
2007-10-10 Andrew Tridgellr2402: to make ms_fnmatch() case-insensitive we need...
2007-10-10 Stefan Metzmacherr2401: make our LDAP server useable:
2007-10-10 Andrew Tridgellr2400: make ms_fnmatch() case insensitive. This is...
2007-10-10 Tim Potterr2399: Display text description of rpc fault in debug...
2007-10-10 Tim Potterr2398: Import Data::Dumper module safely so it doesn...
2007-10-10 Stefan Metzmacherr2387: fix segfault
2007-10-10 Andrew Tridgellr2386: fixed some indentation
2007-10-10 Andrew Tridgellr2385: the gensec:krb5 test is not needed here any...
2007-10-10 Andrew Tridgellr2384: i missed "nt status support" in my change to...
2007-10-10 Andrew Tridgellr2383: fixed the handling of sending zero length dcerpc...
2007-10-10 Andrew Tridgellr2382: considerably improved the Bind and Unbind IDL...
2007-10-10 Andrew Tridgellr2381: added a -v debugging option to ldbedit
next