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
/
build
/
pidl
/
server.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-5
/
+5
2007-10-10
r4690: - add support for async rpc server replies
Stefan Metzmacher
1
-16
/
+57
2007-10-10
r4640: first stage in the server side support for multiple context_ids on one...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r4637: log packets when the server code returns an DCERPC_FAULT
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r4549: got rid of a lot more uses of plain talloc(), instead using
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4288: don't use struct dcerpc_interface_table anymore in the
Stefan Metzmacher
1
-26
/
+78
2007-10-10
r4085: print out dcerpc_fault's as names
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3737: - Get rid of the register_subsystem() and register_backend() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3689: Large number of COM updates:
Jelmer Vernooij
1
-9
/
+4
2007-10-10
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r1872: revert -r 1845 because the caling function should look at the fault_code
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r1845: map DCERPC_FAULT_LOGON_FAILURE to NT_STATUS_LOGON_FAILURE
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r1149: fixed the handling of NDR_SET_VALUES in the debug print of rpc structu...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r1048: - moved the schannel definitions into a separate schannel.idl
Andrew Tridgell
1
-0
/
+3
2007-10-10
r900: when DEBUGLEVEL > 10 print the full deocde of all RPC calls in the server
Andrew Tridgell
1
-0
/
+6
2007-10-10
r464: a big improvement to the API for writing server-side RPC
Andrew Tridgell
1
-9
/
+40
2007-10-10
r55: if you try to use a custom bind or unbind hook in
Stefan Metzmacher
1
-14
/
+22
2004-02-02
some DEBUG and comment fixes
Stefan Metzmacher
1
-1
/
+1
2004-01-22
sorry, the last commit went in by mistake:-(
Stefan Metzmacher
1
-6
/
+6
2004-01-22
initilize ev->maxfd = EVENT_INVALID_MAXFD; before the while() loop.
Stefan Metzmacher
1
-0
/
+11
2004-01-08
This patch adds a better dcerpc server infastructure.
Stefan Metzmacher
1
-27
/
+87
2003-12-15
added "pidl.pl --template" to dump a rough template to save typing
Andrew Tridgell
1
-2
/
+0
2003-12-15
patch from metze with updates to srvsvc and changes to pidl to allow
Andrew Tridgell
1
-12
/
+12
2003-12-15
make pidl no longer dependent on Data::Dumper, which isn't installed
Andrew Tridgell
1
-1
/
+0
2003-12-14
added auto-generation of the server side boilerplate code for each
Andrew Tridgell
1
-0
/
+108