Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
[samba.git] / source4 / librpc /
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...
2007-12-21 Günther Deschnerr26151: Add IDL and torture test for wkssvc_NetrValidat...
2007-12-21 Günther Deschnerr26150: Add IDL and torture test for wkssvc_NetrLogonDo...
2007-12-21 Günther Deschnerr26149: Add IDL for wkssvc_NetrWkstaUserSetInfo()....
2007-12-21 Günther Deschnerr26148: Add IDL and torture test for wkssvc_NetrUseGetI...
2007-12-21 Günther Deschnerr26147: Add IDL and torture test for wkssvc_NetrUseDel...
2007-12-21 Günther Deschnerr26146: Add IDL and torture test for wkssvc_NetrUseEnum().
2007-12-21 Günther Deschnerr26144: Add IDL and torture test for wkssvc_NetrWkstaTr...
2007-12-21 Günther Deschnerr26143: Add IDL and torture test for wkssvc_NetrWkstaUs...
2007-12-21 Günther Deschnerr26142: Cleanup IDL and add torture test for wkssvc_Net...
2007-12-21 Günther Deschnerr26141: Reflect pointer_default(unique) setting.
2007-12-21 Jelmer Vernooijr26097: Consider python modules special modules rather...
2007-12-21 Jelmer Vernooijr26071: Move DCE/RPC SWIG bindings closer to the code...
2007-12-21 Stefan Metzmacherr26054: ndr: remove ndr_push/pull_save
2007-12-21 Stefan Metzmacherr26052: ndr_krb5pac: don't use ndr_pull_save anymore
2007-12-21 Stefan Metzmacherr26051: ndr_string: don't use ndr_pull_save anymore
2007-12-21 Stefan Metzmacherr26050: ndr: don't use ndr_push_save anymore
2007-12-21 Jelmer Vernooijr26006: Improve some dependencies.
2007-12-21 Günther Deschnerr25951: Add missing DS_SERVER_NDNC bit to netr_DsR_DcFlags.
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25919: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25918: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25917: ndr: move ndr_map_error2ntstatus to errormap.c
2007-12-21 Stefan Metzmacherr25916: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25907: use DEBUGADD() to match samba3
2007-12-21 Stefan Metzmacherr25905: use data_blob_const() to set the DATA_BLOB
2007-12-21 Günther Deschnerr25894: Add IDL for netr_DsRAddressToSitenamesW and...
2007-12-21 Günther Deschnerr25848: Add IDL and torture test for dfs_SetDcAddress...
2007-12-21 Stefan Metzmacherr25829: - use DEBUG() instead of printf
2007-12-21 Stefan Metzmacherr25828: don't ignore errors
2007-12-21 Stefan Metzmacherr25824: - NT_STATUS_IS_ERR() is not the same as !NT_STA...
2007-12-21 Stefan Metzmacherr25818: remove useless '\' chars at the end of lines
2007-12-21 Günther Deschnerr25816: Add idl for frsapi_InfoW. Surely not correct...
2007-12-21 Günther Deschnerr25815: Small DFS idl fixes.
2007-12-21 Stefan Metzmacherr25806: let libndr.h include needed stuff and remove...
2007-12-21 Günther Deschnerr25800: Use dump_data_skip_zeros() in ndrdump.
2007-12-21 Stefan Metzmacherr25798: - check return value of ndr_push_set_switch_value()
2007-12-21 Stefan Metzmacherr25797: use error and out logic
next