index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
librpc
/
idl
Commit message (
Expand
)
Author
Age
Files
Lines
*
security.idl: Use gid_t for gid in security_unix_token
Andrew Bartlett
2011-07-20
1
-1
/
+1
*
s3-auth Remove seperate guest boolean
Andrew Bartlett
2011-07-20
1
-1
/
+0
*
auth: remove now unused auth3_session_info from auth.idl
Andrew Bartlett
2011-07-20
1
-11
/
+1
*
s3-auth use auth_user_info not netr_SamInfo3 in auth3_session_info
Andrew Bartlett
2011-07-20
1
-2
/
+2
*
auth: use char * pointers in auth.idl
Andrew Bartlett
2011-07-20
1
-10
/
+10
*
s3-auth import auth3_session_info into IDL
Andrew Bartlett
2011-07-20
1
-1
/
+23
*
auth: Put 'guest' and 'system' booleans into auth_user_info_unix
Andrew Bartlett
2011-07-20
1
-0
/
+6
*
lsa: lsa_CreateTrustedDomainEx takes lsa_TrustDomainInfoAuthInfo, not
Günther Deschner
2011-07-15
1
-1
/
+1
*
lsa: rename auth info argument in lsa_CreateTrustedDomainEx2
Günther Deschner
2011-07-15
1
-1
/
+1
*
krb5pac.idl: add PAC_CONSTRAINED_DELEGATION (S4U_DELEGATION_INFO)
Stefan Metzmacher
2011-06-28
1
-1
/
+13
*
server_id.idl: change unique_id to hyper
Stefan Metzmacher
2011-06-09
1
-1
/
+1
*
lib/util Bring procid_str() into lib/util as server_id_string()
Andrew Bartlett
2011-06-09
1
-0
/
+7
*
librpc/idr Use the Samba3 notify.idl in common.
Andrew Bartlett
2011-06-09
2
-0
/
+85
*
server_id.idl: Bring server_id.idl in common
Andrew Bartlett
2011-06-09
2
-1
/
+27
*
librpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_string
Sean Finney
2011-06-01
1
-0
/
+6
*
s4-dfs: fix bugs in idl and adapt code accordingly
Matthieu Patou
2011-05-17
1
-15
/
+2
*
s3-printing: Get the location info from cups.
Günther Deschner
2011-05-16
1
-0
/
+1
*
s3-rap: add rap_NetRemoteTOD to IDL.
Günther Deschner
2011-05-16
1
-0
/
+22
*
s3: Add wbint_LookupSids
Volker Lendecke
2011-04-13
1
-3
/
+3
*
lsa: use lsa_TrustedAccessMask in some more places in the lsa IDL.
Günther Deschner
2011-04-07
1
-3
/
+3
*
auth: Move auth_session_info into IDL
Andrew Bartlett
2011-04-05
1
-1
/
+17
*
librpc/idl Add [nopython] to krb5pac ndrdump functions
Andrew Bartlett
2011-04-05
1
-5
/
+5
*
idmap.idl: Fix whitespace
Volker Lendecke
2011-03-21
1
-1
/
+1
*
rap: add rap_NetSessionGetInfo to IDL.
Günther Deschner
2011-03-18
1
-0
/
+11
*
rap: add rap_NetUserDelete IDL.
Günther Deschner
2011-03-18
1
-0
/
+7
*
rap: add rap_NetUserAdd IDL.
Günther Deschner
2011-03-18
1
-0
/
+11
*
idl: define printcap IPC message format
David Disseldorp
2011-03-16
2
-1
/
+19
*
frstrans.idl: add idl for RawGetFileDataAsync() and RdcGetFileDataAsync()
Stefan Metzmacher
2011-03-10
1
-2
/
+10
*
s3-rpc_client: Added DCERPC_AUTH_TYPE_NCALRPC bind.
Andreas Schneider
2011-03-08
1
-1
/
+2
*
librpc/idl: remove unused string defines from idl_types.h
Stefan Metzmacher
2011-03-02
1
-23
/
+0
*
rap: add rap_NetSessionEnum to IDL.
Günther Deschner
2011-03-02
1
-0
/
+30
*
librpc/idl Add helper structures for use by samba3 in auth_session_info
Andrew Bartlett
2011-03-01
2
-0
/
+23
*
spoolss.idl: align spoolss_DriverFileInfo relative pointer to 4 byte
Stefan Metzmacher
2011-03-01
1
-1
/
+1
*
spoolss.idl: align spoolss_PrinterEnumValues 'data' based on the type
Stefan Metzmacher
2011-02-28
1
-1
/
+1
*
TODO test/review librpc: align nstring and nstring_array to 2 byte
Stefan Metzmacher
2011-02-28
1
-2
/
+2
*
idl: naming a structure 'VERSION' is not a good idea!
Andrew Tridgell
2011-02-17
1
-2
/
+2
*
librpc: add bindings for dnsp in python
Matthieu Patou
2011-02-13
1
-1
/
+6
*
librpc: move preg.idl to main directory.
Günther Deschner
2011-02-10
2
-1
/
+50
*
libcli/named_pipe_auth Change from 'info3' to auth_session_info_transport
Andrew Bartlett
2011-02-10
1
-11
/
+6
*
auth.idl fix size_is() reference in IDL
Andrew Bartlett
2011-02-10
1
-1
/
+1
*
libcli/named_pipe_auth Remove support for unused levels 0-2.
Andrew Bartlett
2011-02-10
1
-24
/
+0
*
s4-auth Add auth.idl to encode auth subsystem structures in IDL
Andrew Bartlett
2011-02-09
2
-1
/
+71
*
s3-waf: no need to call pidl with --samba3-ndr-client anymore.
Günther Deschner
2011-02-02
1
-2
/
+2
*
netlogon.idl: remove pointless union arms of netr_DELTA_UNION
Stefan Metzmacher
2011-02-02
1
-16
/
+4
*
netlogon.idl: use 'ms_union' as specified in [MS-NRPC]
Stefan Metzmacher
2011-02-02
1
-0
/
+1
*
netlogon.idl: add missing [default]; union arms
Stefan Metzmacher
2011-02-02
1
-0
/
+4
*
s4-smbtorture: add samr_changepassworduser3 ndr torture tests.
Günther Deschner
2011-01-31
1
-1
/
+1
*
dcerpc.idl: add DCERPC_FAULT_SEC_PKG_ERROR
Stefan Metzmacher
2011-01-30
1
-0
/
+1
*
s4-smbtorture: add NDR tests for netr_LogonSamLogon.
Günther Deschner
2011-01-28
1
-1
/
+1
*
idl: Added missing endpoint mapper defines.
Andreas Schneider
2011-01-27
1
-10
/
+23
[next]