index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
rpc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4115: check for gensec errors before calling memcpy on a set of credentials,
Andrew Tridgell
1
-0
/
+6
2007-10-10
r4114: added have_features bits to gensec schannel code. This fixes our
Andrew Tridgell
1
-0
/
+4
2007-10-10
r4086: - make dcerpc_ndr_request_table_send() the default and rename it to just
Stefan Metzmacher
2
-46
/
+33
2007-10-10
r4081: use clearer names
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r4055: fixed more places to use type safe allocation macros
Andrew Tridgell
1
-2
/
+2
2007-10-10
r4052: fixed a bunch of code to use the type safe _p allocation macros
Andrew Tridgell
1
-2
/
+2
2007-10-10
r4042: fix segfault on server schannel connections
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
1
-5
/
+6
2007-10-10
r4001: fix segfault fix auth failed
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r3972: use GUID_* naming context and move GUID_* functions to one place
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3941: make sure we don't keep pounding on a ncacn_ip_tcp connection after it...
Andrew Tridgell
1
-0
/
+6
2007-10-10
r3861: - Put ndr and rpc client code in seperate files
Jelmer Vernooij
1
-2
/
+19
2007-10-10
r3792: improved the posix -> nt error mapping, so we get things like
Andrew Tridgell
1
-1
/
+2
2007-10-10
r3790: use a registration function that is called from dcerpc_*_init functions
Jelmer Vernooij
3
-24
/
+41
2007-10-10
r3737: - Get rid of the register_subsystem() and register_backend() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3686: The results of some work on the NETLOGON pipe:
Andrew Bartlett
1
-38
/
+29
2007-10-10
r3660: This simulates the logon sequence of a XP login session I'm currently ...
Volker Lendecke
1
-24
/
+42
2007-10-10
r3611: DCOM client support works!!
Jelmer Vernooij
2
-2
/
+11
2007-10-10
r3606: More DCOM fixes:
Jelmer Vernooij
1
-5
/
+6
2007-10-10
r3602: Add looking up transport by endpoint protocol
Jelmer Vernooij
1
-0
/
+16
2007-10-10
r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, proper
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r3600: fixed two debug typos
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
1
-0
/
+6
2007-10-10
r3542: Re-indent, and fix a use-after-free by doing the talloc_destroy just a
Andrew Bartlett
1
-4
/
+4
2007-10-10
r3517: Fix the build - Sorry!
Jelmer Vernooij
1
-4
/
+0
2007-10-10
r3516: dcerpc_epm_map_binding now checks the endpoints it nows first
Jelmer Vernooij
1
-37
/
+24
2007-10-10
r3515: Fix RemoteActivation correctly this time (-:
Jelmer Vernooij
1
-1
/
+7
2007-10-10
r3513: Add (the infrastructure for) DCOM support. Contents:
Jelmer Vernooij
1
-3
/
+12
2007-10-10
r3507: - added deferred replies on sharing violation in pvfs open. The
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3497: removed some include cruft, and split out librpc/gen_ndr/tables.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3481: split out client.h and events.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
2
-0
/
+2
2007-10-10
r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3453: - split out the auth and popt includes
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3444: Don't use random data as endpoint if no default endpoint is known and no
Jelmer Vernooij
1
-1
/
+6
2007-10-10
r3443: the next stage in the include files re-organisation.
Andrew Tridgell
1
-2
/
+3
2007-10-10
r3434: Fix memleak
Volker Lendecke
1
-2
/
+3
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
4
-1
/
+4
2007-10-10
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3412: Add NCACN_SPX and NCADG_IPX transports
Jelmer Vernooij
2
-1
/
+7
2007-10-10
r3392: fixed schannel over ncalrpc
Andrew Tridgell
2
-0
/
+13
2007-10-10
r3391: fixed some memory leaks in the schannel code
Andrew Tridgell
2
-13
/
+7
2007-10-10
r3390: fixed schannel server side support. RPC-SCHANNEL now works against Sam...
Andrew Tridgell
1
-1
/
+0
2007-10-10
r3389: fixed schannel client side code. RPC-SCHANNEL now works against w2k3
Andrew Tridgell
1
-0
/
+6
2007-10-10
r3388: when doing schannel use a anonymous session setup (as the machine acct
Andrew Tridgell
1
-1
/
+2
2007-10-10
r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3330: Use IPv6 for RPC client connections if we can
Jelmer Vernooij
1
-1
/
+9
2007-10-10
r3322: fixed a bunch of warnings in the build, including one case where it wa...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3304: changed the API to lib/socket/ a little.
Andrew Tridgell
1
-14
/
+14
[next]