r2986: Add correct value to dict when generating wrapper for functions that
[samba.git] / source4 / rpc_server /
2007-10-10 Stefan Metzmacherr2974: fix the build
2007-10-10 Stefan Metzmacherr2970: - give somefields names and typdef enums for...
2007-10-10 Stefan Metzmacherr2954: add server cracknames code:
2007-10-10 Stefan Metzmacherr2953: add NTSTATUS_TALLOC_CHECK(x)
2007-10-10 Stefan Metzmacherr2952: add idl and torture test for DsCrackNames
2007-10-10 Jelmer Vernooijr2938: Use IDL to dissect the RHS of floors in protocol...
2007-10-10 Jelmer Vernooijr2921: Add a few more protocols and fix the numbers...
2007-10-10 Stefan Metzmacherr2889: add DRSUAPI server
2007-10-10 Stefan Metzmacherr2887: fix comment
2007-10-10 Andrew Tridgellr2792: got rid of talloc_ldb_alloc() and instead create...
2007-10-10 Andrew Tridgellr2734: the samdb_destructor can be static
2007-10-10 Andrew Tridgellr2710: continue with the new style of providing a paren...
2007-10-10 Jelmer Vernooijr2696: DCOM updates:
2007-10-10 Andrew Tridgellr2680: switched the libcli/raw/ code over to use talloc...
2007-10-10 Andrew Tridgellr2675: added a convenience function
2007-10-10 Andrew Tridgellr2673: in the rpc server, free up the old call when...
2007-10-10 Andrew Tridgellr2671: we're getting too many errors caused by the...
2007-10-10 Andrew Tridgellr2670: use a destructor to auto-close the samr ldb...
2007-10-10 Andrew Tridgellr2669: convert make_user_info() and associated function...
2007-10-10 Andrew Tridgellr2663: fix an epmapper server leak - another talloc_rea...
2007-10-10 Andrew Tridgellr2660: - converted the libcli/raw/ library to use tallo...
2007-10-10 Andrew Tridgellr2648: - use a destructor on struct server_connection...
2007-10-10 Andrew Tridgellr2646: - use a talloc destructor to ensure that sockets...
2007-10-10 Andrew Tridgellr2635: mem_ctx cleanups on the lsa and netlogon pipes...
2007-10-10 Andrew Tridgellr2629: convert gensec to the new talloc model
2007-10-10 Andrew Tridgellr2628: got rid of some warnings and converted a few...
2007-10-10 Andrew Tridgellr2627: use the new talloc capabilities in a bunch more...
2007-10-10 Andrew Tridgellr2615: fixed a bug in the server side support for CONNE...
2007-10-10 Andrew Tridgellr2614: support CONNECT level DCE/RPC security in both...
2007-10-10 Andrew Tridgellr2592: this fixes one of the security memory leaks...
2007-10-10 Andrew Bartlettr2537: Add static and use strlen_m instead of str_charn...
2007-10-10 Jelmer Vernooijr2519: Registry RPC pipe fixes (use struct registry_key...
2007-10-10 Andrew Bartlettr2515: Fixes from smbtorture - these session keys are...
2007-10-10 Tim Potterr2458: Rename policy handle parameters for the SAMR...
2007-10-10 Stefan Metzmacherr2447: let the server code use the new lib/socket/...
2007-10-10 Andrew Tridgellr2435: got rid of another pointless strnequal()
2007-10-10 Stefan Metzmacherr2326: remove definition and usage of struct socket_context
2007-10-10 Andrew Tridgellr2301: add a server side warning when we receive more...
2007-10-10 Andrew Tridgellr2294: this fixes the NTLM2 sign+seal combination....
2007-10-10 Andrew Tridgellr2293: fixed older NTLM sign/seal in the server
2007-10-10 Andrew Bartlettr2290: Fix 'lsakey' for the server-side, it is static for
2007-10-10 Andrew Bartlettr2284: Thanks to some great detective work by tridge...
2007-10-10 Andrew Bartlettr2282: Remove one more magic constant from the source...
2007-10-10 Andrew Bartlettr2281: Add a few comments.
2007-10-10 Andrew Tridgellr2280: fixed the session key choice for ncacn_np and...
2007-10-10 Tim Potterr2247: talloc_destroy -> talloc_free
2007-10-10 Andrew Tridgellr2105: added a TestSleep() operation to the echo pipe...
2007-10-10 Stefan Metzmacherr2059: abartlet: is there a better way to fix this...
2007-10-10 Andrew Bartlettr2055: Add PRINTF_ATTRIBUTE to many more parts of the...
2007-10-10 Andrew Tridgellr2051: switched the samdb over to using the new destruc...
2007-10-10 Andrew Tridgellr2050: fixed a case where code assumed you could Reallo...
2007-10-10 Andrew Bartlettr2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.
2007-10-10 Andrew Tridgellr2038: get rid of the optimisation in the dcerpc server...
2007-10-10 Andrew Bartlettr1993: Allow WinXP domain logon to progress a bit furth...
2007-10-10 Andrew Tridgellr1983: a completely new implementation of talloc
2007-10-10 Stefan Metzmacherr1843: return DCERPC_FAULT_LOGON_FAILURE when the auth...
2007-10-10 Andrew Tridgellr1818: _really_ fixed epmapper this time, it was using...
2007-10-10 Andrew Tridgellr1817: fixed fault code generation for unimplemented...
2007-10-10 Volker Lendecker1814: Fix the build.
2007-10-10 Andrew Tridgellr1757: much simpler (and smaller, faster etc) way of...
2007-10-10 Jelmer Vernooijr1703: - Lots of RPC updates, adding new pipes and...
2007-10-10 Stefan Metzmacherr1546: fix the build the function name has changed...
2007-10-10 Andrew Tridgellr1519: show the ldb_errstring() value in the log for...
2007-10-10 Stefan Metzmacherr1514: close stuff from the server_connection not in the
2007-10-10 Stefan Metzmacherr1513: change DEBUG level to 1
2007-10-10 Andrew Bartlettr1498: (merge from 3.0)
2007-10-10 Stefan Metzmacherr1486: commit the start of the generic server infastructure
2007-10-10 Stefan Metzmacherr1335: NT_STATUS_INTERNAL_DB_CORRUPTION
2007-10-10 Tim Potterr1313: Split up OpenPrinterEx into functions to handle...
2007-10-10 Andrew Bartlettr1294: A nice, large, commit...
2007-10-10 Tim Potterr1276: Return data for enumprinters level 2 and 5.
2007-10-10 Tim Potterr1271: Return spoolss enumprinters info level1 from...
2007-10-10 Tim Potterr1270: Start to break samdb into general bits so we...
2007-10-10 Tim Potterr1268: varient -> variant
2007-10-10 Tim Potterr1266: Start to split out EnumPrinters into a separate...
2007-10-10 Stefan Metzmacherr1235: as the pidl code init all output data.
2007-10-10 Stefan Metzmacherr1234: valgrind found this uninitialised var...
2007-10-10 Tim Potterr1226: Return dummy information for two printers. ...
2007-10-10 Tim Potterr1211: Some output from rpcclient -c enumprinters to...
2007-10-10 Tim Potterr1210: A skeleton spoolssdb, based on samdb.
2007-10-10 Tim Potterr1208: Return some dummy printer information for the...
2007-10-10 Tim Potterr1205: Whoops - this should fix the build.
2007-10-10 Tim Potterr1204: decrpc -> dcerpc
2007-10-10 Tim Potterr1201: Skeleton versions of OpenPrinterEx() and ClosePr...
2007-10-10 Tim Potterr1188: Use generated pidl template for this file and...
2007-10-10 Tim Potterr1185: Hey look an endpoint for the spoolss pipe!
2007-10-10 Andrew Tridgellr1168: fixed a little-endian/big-endian mixup in the...
2007-10-10 Andrew Tridgellr1165: fixed handling of SMBtrans replies that should...
2007-10-10 Andrew Tridgellr1150: - fixed interactive sam logon in the rpc server
2007-10-10 Andrew Tridgellr1145: added server support for logon level 5 in sam...
2007-10-10 Andrew Tridgellr1141: - consolidated the netr_SamInfo structures using...
2007-10-10 Andrew Tridgellr1139: added IDL and server code for netr_LogonSamLogon...
2007-10-10 Andrew Tridgellr1136: - added IDL for netr_LogonGetDomainInfo()
2007-10-10 Andrew Bartlettr1080: Make sure to initialise all the returned element...
2007-10-10 Stefan Metzmacherr1078: the dxesrv_crypto_* implementations should now...
2007-10-10 Stefan Metzmacherr1066: fix compiler warning
2007-10-10 Andrew Bartlettr1061: The start of the SamLogon call for the NETLOGON...
2007-10-10 Andrew Tridgellr1060: check for an invalid session key in samr_set_pas...
2007-10-10 Stefan Metzmacherr1059: add dcesrv_crypto_schannel_session_info() dummy...
2007-10-10 Andrew Bartlettr1058: The start of work on the SamLogon call for NETLOGON.
next