summaryrefslogtreecommitdiff
path: root/source3/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2015-07-31smbXsrv_session:idl: remove the preauth and gensec membersMichael Adam1-2/+0
2015-07-30smbXsrv_session:idl: add smbXsrv_session_auth0Michael Adam1-0/+15
2015-07-09net: fix the order of DC lookup methods when joining a domainUri Simchoni1-0/+7
2015-07-07smbXsrv: add bools encryption_desired to session and tconMichael Adam1-0/+2
2015-05-29s3:smb2_server: In CCM and GCM mode we can't reuse noncesSimo Sorce1-0/+2
2015-05-08s3:smb2_sesssetup.c: For SMB >= 3.1, derive crypto keys from preauthStefan Metzmacher1-0/+1
2015-04-17s3: locking: Add a memcache based lock cache.Jeremy Allison1-0/+2
2015-02-16librpc: Move messaging.idl to the top levelAndrew Bartlett2-137/+1
2015-01-08allow net ads join accept new osServicePack parameterNoel Power1-0/+1
2014-12-09s3:locking: Change the data model for leases_db to cope with dynamic path ren...Jeremy Allison1-4/+2
2014-12-09s3:locking: prepare the data model for leases_db to cope with dynamic path re...Jeremy Allison1-0/+7
2014-12-04s3:open_files.idl: add data structures for SMB2.1 and SMB3.0 leases.Stefan Metzmacher1-0/+36
2014-12-04s3:locking: add leases_db infrastructureVolker Lendecke2-0/+24
2014-11-25s3:librpc/idl: mark struct smbXsrv_client as [public]Stefan Metzmacher1-1/+1
2014-10-24s3-netapi: add DS_8 and WS flags to libnetapi and nltest.Günther Deschner1-1/+3
2014-10-07idl: Fix a typoVolker Lendecke1-1/+1
2014-09-24s3:messaging: make it possible to receive a fd array from another processStefan Metzmacher1-0/+2
2014-09-19s3:smbXsrv_session: remember the smbXsrv_connection on channel attached to a ...Stefan Metzmacher1-0/+1
2014-09-19s3:smbd: move smbXsrv_{session,tcon,open} tables to smbXsrv_clientStefan Metzmacher1-0/+16
2014-09-19s3:smbXsrv_session: change smbXsrv_session->connection to smbXsrv_session->cl...Stefan Metzmacher1-1/+1
2014-09-19s3:smbd: introduce 'struct smbXsrv_client' in order to prepare multi-channel ...Stefan Metzmacher1-0/+21
2014-08-06s3:smbd: remember the time of the session setup auth_timeStefan Metzmacher1-0/+1
2014-07-28messaging3: messaging_array is no longer usedVolker Lendecke1-5/+0
2014-07-24s3: remove stat_ex.vfs_private completelyMichael Adam1-1/+0
2014-06-11librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett2-181/+0
2014-06-11s3-winbindd: Listen on IRPC and do forwarded DNS updates on an RODCAndrew Bartlett1-0/+6
2014-05-06messaging: Nobody uses G_LOCK_RETRY anymoreVolker Lendecke1-1/+1
2014-03-21smbd: Remove unused "share_mode_data->id"Volker Lendecke1-1/+0
2014-01-06smbd: Make "num_children" available by smbcontrolVolker Lendecke1-0/+4
2013-12-12s3:messaging add MSG_SMB_KILL_CLIENT_IP messageChristian Ambach1-0/+3
2013-11-19netapi: Add support for info level 502 in NetShareAdd.Hans Leidekker1-0/+13
2013-10-23smbd: Remove MSG_SMB_ASYNC_LEVEL2_BREAKVolker Lendecke1-1/+1
2013-10-16Add NetWkstaGetInfo.Hans Leidekker1-0/+37
2013-10-11idl: Add a new message for winbind domain states.Andreas Schneider1-0/+2
2013-09-03smbd: Fix flawed share_mode_stale_pid APIVolker Lendecke1-0/+6
2013-09-03smbd: Don't store in-memory only flags in locking.tdbVolker Lendecke1-2/+2
2013-08-05s3: libnet_join: add admin_domain.Günther Deschner1-0/+2
2013-04-26smbd: Obsolete MSG_SMB_OPEN_RETRYVolker Lendecke1-1/+1
2013-04-26smbd: Obsolete MSG_SMB_BREAK_RESPONSEVolker Lendecke1-1/+1
2013-04-18s3:smbd: add a scavenger process for disconnected durable handlesGregor Beck1-0/+1
2012-12-03s3:winbindd: remove wbint_Sid2Gid from the wbint.idlMichael Adam1-6/+0
2012-12-03s3:winbindd: remove wbint_Sid2Uid() from the wbint.idlMichael Adam1-6/+0
2012-12-03s3:winbindd: use struct unixid instead of uint64 in Sids2Xids parent<->childMichael Adam1-1/+1
2012-10-19s3:open_files.idl: add stat-info to vfs_default_durable_cookie.Michael Adam1-0/+23
2012-10-19s3:open_files.idl: add write_time specific stuff to vfs_default_durable_cookieStefan Metzmacher1-0/+4
2012-10-19s3:smbXsrv.idl: add session_global_id to smbXsrv_tcon_globalStefan Metzmacher1-0/+4
2012-09-08s3:vfs_default: add basic support for durable handle request and reconnectMichael Adam1-0/+16
2012-09-08s3:smbXsrv.idl: add properties for durable handles to smbXsrv_open_global0Stefan Metzmacher1-0/+8
2012-08-23smbXsrv.idl: add nonce_* to smbsrv_sessionStefan Metzmacher1-0/+2
2012-08-15s3-winbind: Return the DC name from DC_PINGChristof Schmitt1-0/+1