index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
librpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:smbd remove unused code
Christian Ambach
2011-05-20
1
-1
/
+0
*
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
2011-05-18
1
-2
/
+2
*
librpc/ndr Merge ndr_print_sockaddr_storage() into common code
Andrew Bartlett
2011-05-18
1
-30
/
+0
*
s3:librpc: remove unneded gssapi includes from source3/librpc/crypto/gse.c
Michael Adam
2011-05-10
1
-6
/
+0
*
Fix many const compiler warnings.
Jeremy Allison
2011-05-05
1
-21
/
+23
*
s3: remove various references to server side dcerpc structs (which are not ne...
Günther Deschner
2011-05-02
1
-1
/
+0
*
s3: move pipe_auth_data to dcerpc.h
Günther Deschner
2011-05-02
1
-1
/
+14
*
s3-proto: remove duplicate prototypes.
Günther Deschner
2011-04-29
1
-0
/
+1
*
s3-proto: move more librpc prototypes to librpc/rpc/dcerpc.h
Günther Deschner
2011-04-29
2
-0
/
+9
*
s3-build: remove some unused headers.
Günther Deschner
2011-04-29
1
-1
/
+0
*
s3-rpc_server Fix compile without kerberos
Andrew Bartlett
2011-04-27
1
-1
/
+2
*
s3-gse: Don't release the mech OID from gss_accept_security_context
Andrew Bartlett
2011-04-27
1
-4
/
+31
*
auth/kerberos: Create common helper to get the verified PAC from GSSAPI
Andrew Bartlett
2011-04-27
2
-43
/
+7
*
s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred()
Andrew Bartlett
2011-04-20
2
-22
/
+29
*
s3-gse Allow GSSAPI wrapper to compile against Heimdal
Andrew Bartlett
2011-04-16
1
-1
/
+3
*
s3: Add wbint_Sids2UnixIDs idl & implementation
Volker Lendecke
2011-04-13
1
-1
/
+18
*
s3: Add wbint_LookupSids
Volker Lendecke
2011-04-13
1
-0
/
+6
*
s3-librpc: let librpc/rpc/dcerpc.h include ndr and generated dcerpc headers.
Günther Deschner
2011-04-12
1
-0
/
+2
*
s3-librpc Fix creation of in-memory keytab for previous password
Andrew Bartlett
2011-04-06
1
-1
/
+1
*
s3-libndr: add ../librpc/ndr/libndr.h include in some places.
Günther Deschner
2011-03-31
1
-0
/
+1
*
s3-includes: only include ntdomain.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-auth: rpc_server needs auth.h
Günther Deschner
2011-03-30
1
-0
/
+1
*
librpc: bring more librpc prototypes in common.
Günther Deschner
2011-03-23
1
-20
/
+0
*
s3-rpc_server: Implement an endpoint monitor loop.
Andreas Schneider
2011-03-23
1
-1
/
+1
*
s3-librpc: Leave the epm registration connection open.
Andreas Schneider
2011-03-23
2
-13
/
+55
*
librpc/rpc: move DCERPC_ flags to rpc_common.h
Stefan Metzmacher
2011-03-13
1
-54
/
+0
*
s3:librpc/rpc: add DCERPC_ANON_FALLBACK flag
Stefan Metzmacher
2011-03-13
1
-0
/
+2
*
librpc/rpc: move struct dcerpc_binding to rpc_common.h
Stefan Metzmacher
2011-03-13
1
-15
/
+0
*
s3:librpc/rpc: add target_principal to struct dcerpc_binding
Stefan Metzmacher
2011-03-13
2
-1
/
+2
*
librpc/rpc: move enum dcerpc_transport_t to rpc_common.h
Stefan Metzmacher
2011-03-13
1
-10
/
+5
*
librpc/rpc: move dcerpc_binding_handle stuff to rpc_common.h
Stefan Metzmacher
2011-03-11
1
-145
/
+1
*
s3:librpc/rpc: remove unused dcerpc_pipe define hack
Stefan Metzmacher
2011-03-11
1
-10
/
+0
*
s3-epmap: fix uninitialized variable in ep_register()
Günther Deschner
2011-03-08
1
-0
/
+1
*
s3-librpc: Register NCALRPC pipes.
Andreas Schneider
2011-03-08
2
-1
/
+16
*
s3-rpc_server: Introduce transport in pipe_struct.
Andreas Schneider
2011-03-08
1
-0
/
+1
*
s3-librpc: Register endpoints using ncalrpc.
Andreas Schneider
2011-03-08
1
-36
/
+56
*
s3-rpc_client: Added DCERPC_AUTH_TYPE_NCALRPC bind.
Andreas Schneider
2011-03-08
1
-1
/
+4
*
s3-librpc: Free memory we don't need.
Andreas Schneider
2011-03-08
1
-0
/
+2
*
s3-librpc: Added tcpip support for dcerpc_binding_vector_create.
Andreas Schneider
2011-03-08
2
-1
/
+13
*
s3-rpc_client: Move client pipe functions to own header.
Andreas Schneider
2011-02-28
1
-0
/
+1
*
s3: smbcontrol to notify smbd about idmap changes
Gregor Beck
2011-02-28
1
-0
/
+4
*
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
2011-02-22
1
-1
/
+1
*
s3-librpc: Only register NCACN_NP.
Andreas Schneider
2011-02-21
1
-9
/
+22
*
s3-waf: use SAMBA3_*() build rules in source3/build
Andrew Tridgell
2011-02-18
1
-10
/
+10
*
s3-build: allow waf build of s3 IDL files from any top directory
Andrew Tridgell
2011-02-18
1
-3
/
+6
*
s3: add server_id.idl and use only autogenerated code.
Günther Deschner
2011-02-17
7
-77
/
+30
*
s3-librpc: move server_id marshalling to own helper file.
Günther Deschner
2011-02-16
7
-50
/
+81
*
s3-librpc: no need to globally include endpointmapper headers.
Günther Deschner
2011-02-14
1
-0
/
+2
*
s3-librpc: remove duplicate prototypes.
Günther Deschner
2011-02-14
1
-1
/
+14
*
librpc: move preg.idl to main directory.
Günther Deschner
2011-02-10
5
-147
/
+1
[next]