summaryrefslogtreecommitdiff
path: root/source3/librpc
Commit message (Expand)AuthorAgeFilesLines
* s3:winbindd: remove wbint_Sid2Gid from the wbint.idlMichael Adam2012-12-031-6/+0
* s3:winbindd: remove wbint_Sid2Uid() from the wbint.idlMichael Adam2012-12-031-6/+0
* s3:winbindd: use struct unixid instead of uint64 in Sids2Xids parent<->childMichael Adam2012-12-031-1/+1
* s3:librpc: add support for PFC_FLAG_OBJECT_UUID when parsing packets (bug #9382)Stefan Metzmacher2012-11-201-0/+4
* s3:open_files.idl: add stat-info to vfs_default_durable_cookie.Michael Adam2012-10-191-0/+23
* s3:open_files.idl: add write_time specific stuff to vfs_default_durable_cookieStefan Metzmacher2012-10-191-0/+4
* s3:smbXsrv.idl: add session_global_id to smbXsrv_tcon_globalStefan Metzmacher2012-10-191-0/+4
* s3:vfs_default: add basic support for durable handle request and reconnectMichael Adam2012-09-081-0/+16
* s3:smbXsrv.idl: add properties for durable handles to smbXsrv_open_global0Stefan Metzmacher2012-09-081-0/+8
* smbXsrv.idl: add nonce_* to smbsrv_sessionStefan Metzmacher2012-08-231-0/+2
* s3-winbind: Return the DC name from DC_PINGChristof Schmitt2012-08-151-0/+1
* s3:smbXsrv.idl: remove smbXsrv_*0 definesStefan Metzmacher2012-08-101-42/+42
* Correctly check for errors in strlower_m() returns.Jeremy Allison2012-08-091-1/+4
* s3:smbXsrv.idl: add encryption_required to smbXsrv_tcon_global0Stefan Metzmacher2012-08-091-0/+1
* s3:rpc_client: rename pipe_auth_data->user_session_key to transport_session_keyStefan Metzmacher2012-08-011-1/+1
* lib/param: Move all enum declarations to lib/paramAndrew Bartlett2012-07-241-0/+1
* s3:smbXsrv.idl: add smbXsrv_open* structuresStefan Metzmacher2012-06-291-0/+71
* s3:smbXsrv.idl: add smbXsrv_session_close*Stefan Metzmacher2012-06-251-0/+26
* s3:messaging.idl: define MSG_SMBXSRV_SESSION_CLOSEStefan Metzmacher2012-06-251-0/+3
* s3:smbd: make use of smbXsrv_tcon and smbXsrv_session for smb2Stefan Metzmacher2012-06-251-1/+0
* s3:smbXsrv.idl: add smbXsrv_tcon* structuresStefan Metzmacher2012-06-251-0/+63
* s3:smbXsrv.idl: add smbXsrv_session* structuresStefan Metzmacher2012-06-251-0/+92
* s3:librpc/idl/smbXsrv.idl: add smbXsrv_version_* structuresStefan Metzmacher2012-06-251-1/+65
* s3:librpc: add smbXsrv.idlStefan Metzmacher2012-06-253-1/+20
* s3-rpcclient: add fsrvp commandsDavid Disseldorp2012-06-081-0/+4
* gse: Use the smb_gss_oid_equal wrapper.Andreas Schneider2012-05-231-20/+3
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-1/+1
* s3:gse: implement gensec_gse_expire_time()Stefan Metzmacher2012-05-171-0/+12
* s3:gse: remember the expire timeStefan Metzmacher2012-05-171-2/+15
* s3: Attempt to fix the build without kerberosVolker Lendecke2012-04-241-1/+1
* Make krb5 wrapper library common so they can be used all overSimo Sorce2012-04-231-3/+3
* s3:id_cache: do not use the in-memory idmap cache (it is going to be removed)Michael Adam2012-04-201-1/+1
* s3-dbwrap: Add dbwrap_record_watch_send/recvVolker Lendecke2012-04-191-1/+2
* s3: New notify implementationVolker Lendecke2012-04-171-0/+3
* gse: Remove unnecessary header.Simo Sorce2012-04-121-1/+0
* auth-krb: Nove oid packet check to gensec_util.Simo Sorce2012-04-121-21/+1
* Second part of bugfix for bug #8837 - smbd crashes when deleting directory an...Jeremy Allison2012-04-041-0/+1
* s3:gse: fix debug message in gse_get_server_auth_token()Stefan Metzmacher2012-03-171-1/+1
* s3-krb5: Remove GSS_WRAP_IOV conditionalAndrew Bartlett2012-03-151-2/+2
* Fix a bunch of "unused variable" warnings.Jeremy Allison2012-02-181-6/+6
* auth/kerberos: Move gse_get_session_key() to common code and use in gensec_gs...Andrew Bartlett2012-02-171-113/+3
* s3-gse: Allow kerberos key type OID to be optionalAndrew Bartlett2012-02-171-4/+11
* s3-gse: Fix OID to read for kerberos key typeAndrew Bartlett2012-02-171-2/+2
* s3-librpc: Remove backup declaration of GSS_C_DCE_STYLEAndrew Bartlett2012-02-171-4/+0
* s3-gse: Remove unused OID declarationAndrew Bartlett2012-02-171-9/+0
* s3-librpc: Remove gse_verify_server_auth_flagsAndrew Bartlett2012-02-161-50/+0
* s3-librpc: Use gensec_spnego for DCE/RPC authenticationAndrew Bartlett2012-02-163-468/+0
* s3-gse: Use the session key type, not the lucid context to set NEW_SPNEGOAndrew Bartlett2012-02-161-67/+69
* s3-librpc: Remove unused bool gensec_hookAndrew Bartlett2012-02-161-2/+0
* s3:gse: return NT_STATUS_LOGON_FAILURE instead of NT_STATUS_INTERNAL_ERRORStefan Metzmacher2012-01-261-2/+2