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
r24540: rename struct dcerpc_endpoint_list/struct dcerpc_authservice_list
Stefan Metzmacher
1
-12
/
+2
2007-10-10
r24535: rename struct dcerpc_interface_call -> struct ndr_interface_call
Stefan Metzmacher
3
-17
/
+5
2007-10-10
r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_id
Stefan Metzmacher
4
-18
/
+18
2007-10-10
r23890: Allow wbinfo -a to work against Samba4's winbind.
Andrew Bartlett
2
-184
/
+318
2007-10-10
r23812: Remove more code found as dead by the find_static script, and make
Andrew Bartlett
1
-43
/
+4
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
11
-33
/
+22
2007-10-10
r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs...
Andrew Bartlett
1
-2
/
+2
2007-10-10
r23134: Set the event context onto the cli_credentials.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r22944: fix bug #4618:
Stefan Metzmacher
7
-48
/
+48
2007-10-10
r22838: Add in an explority test for what QFSINFO operations are valid on IPC$
Andrew Bartlett
1
-0
/
+15
2007-10-10
r22683: fix the logic for skipping the pipe_dead()
Stefan Metzmacher
2
-4
/
+4
2007-10-10
r22534: don't remove socket and fd_event before we told the
Stefan Metzmacher
1
-8
/
+6
2007-10-10
r22528: remember that the connection was marked dead and don't
Stefan Metzmacher
2
-0
/
+41
2007-10-10
r22515: only steal pipe on success
Stefan Metzmacher
1
-3
/
+4
2007-10-10
r22486: add a flag to ignore timeouts of a request and don't close
Stefan Metzmacher
2
-0
/
+13
2007-10-10
r22485: don't crash when the main dcerpc code haven't setup
Stefan Metzmacher
3
-3
/
+23
2007-10-10
r22470: merge handling of broken connections from wins replication client code
Stefan Metzmacher
5
-28
/
+57
2007-10-10
r22386: another unused include
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r21811: fixed a queueing error in the dcerpc client code. WHen the
Andrew Tridgell
2
-19
/
+37
2007-10-10
r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is created
Andrew Tridgell
4
-9
/
+24
2007-10-10
r21520: fix the altercontext test... sorry
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r21515: add some more PFC_FLAGS from the DCERPC spec, and fix some names
Stefan Metzmacher
3
-6
/
+24
2007-10-10
r20326: always set the binding->target_hostname!
Stefan Metzmacher
1
-5
/
+9
2007-10-10
r20323: allow empty dcerpc reqeusts, this fixes the RPC-COUNTCALLS test
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20094: this should be non-const
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19844: Fix warnings and errors in epmapper IDL.
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r19676: Fix some more dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19661: - add resolve stage to dcerpc connects over tcp
Stefan Metzmacher
1
-19
/
+44
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
2
-1
/
+2
2007-10-10
r19502: fixed the RPC-SECRETS test with kerberos. Andrew, can you look at this
Andrew Tridgell
1
-1
/
+14
2007-10-10
r19501: fix the hangs in the build farm in RPC-SECRETS
Andrew Tridgell
1
-20
/
+6
2007-10-10
r19479: Remove more unused functions. These are handled via authentication
Andrew Bartlett
2
-52
/
+16
2007-10-10
r19478: Remove unused functions, and make static functions used only in this
Andrew Bartlett
1
-74
/
+16
2007-10-10
r19465: Rather than use the non-standard API for determining the signature
Andrew Bartlett
1
-2
/
+33
2007-10-10
r19266: Add a target_hostname element to the binding struct. This allows us
Andrew Bartlett
4
-31
/
+52
2007-10-10
r18716: put in a commented out useful hack for some RPC servers
Andrew Tridgell
1
-0
/
+8
2007-10-10
r17993: as metze pointed out, the composite_error() already calls the async
Andrew Tridgell
1
-2
/
+0
2007-10-10
r17990: added timeout checking on dcerpc connection establishment. This should
Andrew Tridgell
1
-2
/
+17
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
3
-3
/
+2
2007-10-10
r17337: make better usage of the composite api
Stefan Metzmacher
1
-26
/
+28
2007-10-10
r17336: make the logic a bit more easier to understand...
Stefan Metzmacher
1
-55
/
+51
2007-10-10
r17329: - after a composite_continue() we need to call return;
Stefan Metzmacher
1
-12
/
+11
2007-10-10
r17328: make better usage of the composite api
Stefan Metzmacher
1
-111
/
+32
2007-10-10
r17327: when the connect with the ipv6 socket was ok,
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r17326: make better usage of the composite api
Stefan Metzmacher
2
-23
/
+8
2007-10-10
r17325: make better usage of the composite api
Stefan Metzmacher
1
-90
/
+38
2007-10-10
r17324: make better usage of the composite api
Stefan Metzmacher
1
-20
/
+19
2007-10-10
r17323: make better use of the composite api and fix the memory
Stefan Metzmacher
1
-52
/
+24
2007-10-10
r17322: make better use of the composite api
Stefan Metzmacher
1
-47
/
+22
2007-10-10
r17321: give better error codes
Stefan Metzmacher
1
-2
/
+2
[next]