s4:ntlmssp Ensure that we always negotiate signing if we negotiate sealing.
[samba.git] / source4 / rpc_server /
2010-03-23 Simo Sorces4:lsa Functions to set Domain Trust Information
2010-03-23 Simo Sorces4:lsa move code to add trusted domain user into its...
2010-03-23 Simo Sorces4:lsa Abstract crypto (un)wrapping in separate functions
2010-03-22 Matthias Dieter... s4:WINREG RPC - add also here a "W_ERROR_HAVE_NO_MEMORY"
2010-03-22 Matthias Dieter... s4:registry - adaptions for "add memory contexts for...
2010-03-21 Matthias Dieter... s4:WINREG RPC server - don't check for the "name" size...
2010-03-21 Matthias Dieter... s4:WINREG RPC - we support only non-volatile keys
2010-03-21 Matthias Dieter... s4:WINREG RPC - specify the performed create action...
2010-03-16 Günther Deschners4-lsa: fix dcesrv_lsa_lsaRSetForestTrustInformation...
2010-03-16 Simo Sorces4:idl change level to type in lsa_ForestTrustRecord.
2010-03-16 Andrew Bartletts4:dsdb Change dsdb_get_schema() callers to use new...
2010-03-12 Stefan Metzmachers4:rpc_server/spoolss: make use of dcerpc_binding_handl...
2010-03-11 Günther Deschners4-winreg: continue processing in WERR_MORE_DATA case...
2010-03-11 Stefan Metzmachers4:rpc_server/drsuapi: don't reset [out,ref] pointer...
2010-03-11 Andrew Bartletts4/rpc_server Don't segfault over replPropertyMetaData...
2010-03-10 Matthias Dieter... s4:winreg RPC - fix up the "QueryValue" call to work...
2010-03-10 Stefan Metzmachers4:rpc_server/wkssvc: don't reset [out,ref] pointer...
2010-03-10 Stefan Metzmachers4:rpc_server/wkssvc: remove unneeded talloc_reference()
2010-03-10 Stefan Metzmachers4:rpc_server/wkssvc: avoid ZERO_STRUCT(r->out) and...
2010-03-10 Stefan Metzmachers4:rpc_server/srvsvc: remove unused ZERO_STRUCT(r-...
2010-03-10 Günther Deschners4-spoolss: remove unsed iconv handle from dcesrv_spool...
2010-03-10 Matthias Dieter... s4:winreg RPC - don't crash when incoming data wasn...
2010-03-09 Matthias Dieter... s4:netlogon RPC - "LogonGetDomainInfo" - make the call...
2010-03-06 Matthias Dieter... s4:lsa RPC - fix up "gendb_*" result codes
2010-03-06 Matthias Dieter... s4:lsa RPC - Change some counters to be "unsigned"...
2010-03-06 Matthias Dieter... s4:samr RPC - Change some counters to be "unsigned...
2010-03-05 Matthias Dieter... s4:drsuapi RPC - Change also here counters to "unsigned"
2010-03-05 Günther Deschners4-spoolss: fix dcesrv_spoolss_GetPrinterData build.
2010-03-05 Günther Deschners4-spoolss: fix spoolss_GetPrinterData implementation...
2010-03-05 Matthias Dieter... s4:dcesrv_samr_AddAliasMember - wrap a long "DEBUG...
2010-03-03 Matthias Dieter... s4:srvsvc RPC - "srvsvc_create_ntvfs_connect"
2010-03-03 Matthias Dieter... s4:srvsvc RPC - fix up the "ntvfs_connect" in "srvsvc_c...
2010-03-03 Matthias Dieter... s4:dcesrv_samr - Also "OpenGroup" needs to support...
2010-03-03 Matthias Dieter... s4:dcesrv_samr - Fix up "EnumDomainGroups" and "QueryDi...
2010-03-02 Matthias Dieter... s4:echo RPC - make this one "signed-safe"
2010-03-01 Matthias Dieter... s4:srvsvc RPC - revert one unsigned integer "i" back...
2010-03-01 Stefan Metzmachers4:rpc_server/remote: do async calls
2010-03-01 Matthias Dieter... s4:srvsvc RPC - make this one "signed-safe"
2010-03-01 Matthias Dieter... s4:unixinfo RPC - make this one "signed-safe"
2010-03-01 Matthias Dieter... s4:spoolss RPC - make this one "signed-safe"
2010-03-01 Matthias Dieter... s4:remote RPC - make this one "signed-safe"
2010-03-01 Matthias Dieter... s4:epmapper RPC - make this one "signed-safe"
2010-03-01 Anatoliy Atanasovs4/rodc: Implement samdb_rodc with ldb context
2010-02-26 Matthias Dieter... s4:dcesrv_samr.c - Remove unused variable
2010-02-24 Simo Sorces4:lsa use the correct way to store a domain sid
2010-02-24 Simo Sorces4:lsa avoid confusing ourselves over sam_ldb
2010-02-24 Simo Sorces4:lsa cleanup trailing spaces and tabs
2010-02-24 Simo Sorces4:netlogon remove wrong ZERO_STRUCT of output
2010-02-23 Simo Sorces4:schannel merge code with s3
2010-02-23 Simo Sorces4:schannel more readable check logic
2010-02-23 Matthias Dieter... s4:netlogon RPC - fix the indentation
2010-02-22 Simo Sorces4:netlogon GetTrustedDomainInformation
2010-02-22 Simo Sorces4:netlogon fix segfault
2010-02-21 Simo Sorces4:netlogon enhance DsrEnumerateDomainTrusts
2010-02-21 Simo Sorcecleanup
2010-02-19 Simo Sorces4:lsa open trusted domain also with dns name
2010-02-19 Simo Sorceremove trailing tabs and spaces
2010-02-19 Simo Sorcereadability reformatting
2010-02-19 Andrew Bartletts4:rpc_server Add a 'if_version' parameter to the bind...
2010-02-19 Andrew Bartletts4:rpc_server Record the remote connections association...
2010-02-16 Andrew Tridgells4-dcerpc: fixed auth padding to be relative to the...
2010-02-16 Andrew Tridgells4-dsdb: change samdb_replace() to dsdb_replace() and...
2010-02-16 Andrew Tridgells4-dsdb: replace dsdb_modify_permissive() with dsdb_mod...
2010-02-15 Andrew Tridgells4-drs: replace manual checks with dsdb_modify_permissive()
2010-02-15 Andrew Tridgells4-drs: use a permissive modify in addentry
2010-02-14 Matthias Dieter... s4:dcesrv_lsa.c - remove a superfluous empty line
2010-02-14 Andrew Tridgells4-rpcserver: teach the rpc server to cope with bad...
2010-02-14 Andrew Tridgella4-dcerpc: another attempt at dcerpc auth padding
2010-02-13 Andrew Tridgells4-rpc: be more careful about DCERPC auth padding
2010-02-13 Andrew Tridgells4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort()
2010-02-13 Andrew Tridgells4-rpcserver: use TYPESAFE_QSORT() in rpc servers
2010-02-11 Kai Blins4: Switch to S3-style id mapping data types.
2010-02-05 Kamen Mazdrashkis4/drs: propagate DRS_ extension flags in code base
2010-01-21 Michael Adams4:rpc-server:samr: fix setting of lockout duration...
2010-01-17 Andrew Tridgellidl: switched to using the WSPP names for the 'neighbou...
2010-01-16 Andrew Tridgells4-drs: allow for security bypass for DsReplicaGetInfo
2010-01-16 Andrew Tridgells4-dsdb: take advantage of local cursor and sort
2010-01-16 Andrew Tridgells4-drs: use dsdb_load_udv_v2() in getncchanges code
2010-01-16 Andrew Tridgells4-drs: better debug info when security checks fail
2010-01-16 Andrew Tridgells4-dsdb: require admin access for DsReplicaGetInfo
2010-01-16 Andrew Tridgells4-drs: framework for DsGetReplInfo(), includes the...
2010-01-16 Andrew Tridgells4-drs: give better debug info on unsupported DRS calls
2010-01-14 Matthias Dieter... s4:SAMR RPC - Fix the criteria for group searches
2010-01-14 Andrew Tridgells4-drs: switch the DRS server to the generic DRS option...
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-09 Andrew Tridgells4-debug: lower the verbosity of a couple of common...
2010-01-09 Andrew Tridgells4-drs: base is_nc_prefix on instanceType
2010-01-09 Andrew Tridgells4-drs: having no SPNs to change is not an error
2010-01-09 Andrew Tridgells4-drs: fixed writespn to ignore add/delete errors
2010-01-09 Andrew Tridgells4-drs: moved the DsWriteAccountSpn call to its own...
2010-01-09 Andrew Tridgells4-drs: need to set the getncchanges extended_ret on...
2010-01-09 Andrew Tridgells4-drs: be less verbose when we filter objects by UDV
2010-01-09 Andrew Tridgells4-drs: added filtering by udv in getncchanges
2010-01-08 Andrew Tridgells4-drs: fixed the NC in the getncchanges RID alloc...
2010-01-08 Andrew Tridgells4-drs: fixed usage of ldb_dn_new()
2010-01-08 Andrew Tridgells4-drs: added two more SPNs in addentry
2010-01-08 Andrew Tridgells4-drs: we need to wrap extended operations in transactions
2010-01-08 Andrew Tridgells4-drs: added some debug messages
2010-01-08 Andrew Tridgells4-dsdb: added support for DRSUAPI_EXOP_FSMO_RID_ALLOC
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
next