Rework service init functions to pass down service name. This is
[samba.git] / source4 / librpc /
2008-02-03 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-30 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-30 Stefan Metzmacherlibndr: depend on samba-config, so that callers doesn...
2008-01-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-25 Günther DeschnerAdd IDL for netr_DsrDeregisterDNSHostRecords (just...
2008-01-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-24 Günther DeschnerAdd IDL for netr_LogonGetTrustRid.
2008-01-24 Günther DeschnerRename samr_*AccessMask bitfields to start with SAMR_.
2008-01-24 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-24 Stefan Metzmachernetlogon.idl: add some MSV1_0_ values from samba3 and...
2008-01-24 Stefan Metzmachernetlogon.idl: make use of bitmap samr_GroupAttrs
2008-01-24 Stefan Metzmachernetlogon.idl: remove unused netr_GroupsMembership structure
2008-01-23 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-22 Jelmer Vernooijbuild: Remove support for DESCRIPTION setting that...
2008-01-22 Jelmer Vernooijdcerpc_samr: Use manually written .pc file.
2008-01-22 Jelmer Vernooijdcerpc: Use manually written .pc files for dcerpc and...
2008-01-22 Jelmer Vernooijpython: Avoid duplicate copies of some objects in diffe...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-21 Andrew BartlettBe sure to pass iconv handle down to compression subcon...
2008-01-21 Jelmer Vernooijbuild: Demote a bunch of libraries to subsystems. This...
2008-01-16 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-16 Günther DeschnerAdd lsa_PolicyAuditEventType and lsa_PolicyAuditPolicy...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-15 Jelmer Vernooijutil: Move asn1 to lib/util to trim down the number...
2008-01-14 Jelmer Vernooijpython: Enable building of the wkssvc python bindings.
2008-01-14 Jelmer Vernooijpython: Compile in svcctl Python bindings.
2008-01-14 Jelmer Vernooijpython: Work around the fact that there are two "securi...
2008-01-14 Jelmer Vernooijpython: Compile security module, handle uint.
2008-01-14 Jelmer Vernooijpython: Enable python bindings for samr and lsa interfaces.
2008-01-14 Jelmer Vernooijpython: Build epmapper module.
2008-01-14 Jelmer Vernooijpython: Fix python code for winreg, add test.
2008-01-14 Jelmer Vernooijpython: Start building winreg module.
2008-01-14 Jelmer Vernooijpidl/python: Fix compilation of py_echo.
2008-01-14 Günther DeschnerUse lsa_PolicyInfo enum in lsa policy info calls.
2008-01-14 Günther DeschnerFill in IDL for lsa_SetInfoPolicy and lsa_SetInfoPolicy2.
2008-01-12 Jelmer Vernooijidl: Use typedef rather than declare.
2008-01-04 Jelmer Vernooijr26663: Proper dependencies for pidl Python bindings.
2008-01-03 Jelmer Vernooijr26658: pidl: Register Python modules.
2008-01-03 Jelmer Vernooijr26654: libcli/smb_composite: Rather than specifying...
2008-01-03 Jelmer Vernooijr26651: libsmb: Allow specifying signing policy from...
2008-01-02 Jelmer Vernooijr26646: libcli/smb_composite: Allow specifying SMB...
2008-01-02 Jelmer Vernooijr26644: Janitorial: Pass resolve_context explicitly...
2008-01-02 Jelmer Vernooijr26643: librpc: Remove uses of global_loadparm.
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-26 Kai Blinr26588: Janitorial: Rename torture_*_add_*test to tortu...
2007-12-24 Jelmer Vernooijr26572: Fix warnings in the Python code.
2007-12-24 Jelmer Vernooijr26570: - Trim size of the swig-generated Python bindin...
2007-12-24 Günther Deschnerr26558: Add IDL for netr_GetForestTrustInformation().
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26504: Don't rely on system-provided kerberos headers.
2007-12-21 Jelmer Vernooijr26440: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26432: Require ndr_pull users to specify iconv_conveni...
2007-12-21 Jelmer Vernooijr26431: Require ndr_push creators to specify a iconv_co...
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26427: Avoid global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26409: Pass smb ports along.
2007-12-21 Jelmer Vernooijr26399: Use -O option for SWIG (less evil generated...
2007-12-21 Jelmer Vernooijr26397: Fix circular dependency in samba-socket.
2007-12-21 Kai Blinr26396: dcerpc: Fall back to peer_name() if target_host...
2007-12-21 Kai Blinr26395: spoolss: Add WinXP-like printer browsing test.
2007-12-21 Kai Blinr26394: dcerpc: Use target_hostname() instead of peer_n...
2007-12-21 Jelmer Vernooijr26382: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26376: Add context for libcli_resolve.
2007-12-21 Jelmer Vernooijr26335: Specify name_resolve_order to socket code.
2007-12-21 Jelmer Vernooijr26334: Avoid loadparm_context.
2007-12-21 Günther Deschnerr26332: Add samr_ValidationStatus error mapping to...
2007-12-21 Günther Deschnerr26331: Add IDL for samr_ValidatePassword(). A very...
2007-12-21 Jelmer Vernooijr26329: Fix more loadparm_context references. Only...
2007-12-21 Jelmer Vernooijr26327: Explicit loadparm_context for RPC client functions.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Jelmer Vernooijr26313: Fix more uses of static loadparm.
2007-12-21 Günther Deschnerr26286: IDL and torture test for netr_ServerTrustPasswo...
2007-12-21 Günther Deschnerr26285: Add IDL and torture test for netr_ServerPasswor...
2007-12-21 Jelmer Vernooijr26277: Move loadparm context higher up the stack.
2007-12-21 Günther Deschnerr26273: Add IDL and torture test for netr_NetrEnumerate...
2007-12-21 Jelmer Vernooijr26271: Remove some more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26270: Require specifying the loadparm_context or...
2007-12-21 Jelmer Vernooijr26266: Remove more global_loadparm uses.
2007-12-21 Jelmer Vernooijr26261: Use enum type.
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Jelmer Vernooijr26248: Check in SWIG output so SWIG is not required...
2007-12-21 Jelmer Vernooijr26231: Spell check: credentails -> credentials.
2007-12-21 Jelmer Vernooijr26226: Avoid more uses of global_loadparm.
2007-12-21 Günther Deschnerr26211: Add very basic test_NetrJoinDomain2() test...
2007-12-21 Günther Deschnerr26209: For consistency, rename one argument in NetrJoi...
2007-12-21 Günther Deschnerr26176: Fix in,out mismatch in wkssvc_NetrWkstaUserSetI...
2007-12-21 Günther Deschnerr26169: Use the NDR_PAHEX flag to print the encrypted...
2007-12-21 Günther Deschnerr26168: Add two more documented WKSSVC_JOIN_FLAGS.
2007-12-21 Günther Deschnerr26167: Just for completeness, add some more documented...
2007-12-21 Günther Deschnerr26166: Put [ref] in the front in wkssvc IDL.
2007-12-21 Günther Deschnerr26165: Add IDL and torture test for wkssvc_NetrGetJoin...
2007-12-21 Günther Deschnerr26164: Add IDL for wkssvc_NetrJoinDomain() and wkssvc_...
2007-12-21 Günther Deschnerr26163: Add IDL and torture test for wkssvc_NetrGetJoin...
2007-12-21 Günther Deschnerr26158: Add IDL for wkssvc_NetrRenameMachineInDomain().
2007-12-21 Günther Deschnerr26157: Add IDL and torture test for wkssvc_NetrSetPrim...
2007-12-21 Günther Deschnerr26155: Add IDL and torture teset for wkssvc_NetrMessag...
2007-12-21 Günther Deschnerr26154: Add IDL and torture test for wkssvc_NetrWorksta...
2007-12-21 Günther Deschnerr26152: Add IDL and torture test for wkssvc_NetrEnumera...
next