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
/
rpc_server
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r1993: Allow WinXP domain logon to progress a bit further (it seems broken fo...
Andrew Bartlett
2
-9
/
+12
2007-10-10
r1983: a completely new implementation of talloc
Andrew Tridgell
4
-12
/
+11
2007-10-10
r1843: return DCERPC_FAULT_LOGON_FAILURE when the auth fails
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r1818: _really_ fixed epmapper this time, it was using more than one old rpc ...
Andrew Tridgell
1
-32
/
+28
2007-10-10
r1817: fixed fault code generation for unimplemented functions in epmapper
Andrew Tridgell
1
-5
/
+5
2007-10-10
r1814: Fix the build.
Volker Lendecke
2
-63
/
+197
2007-10-10
r1757: much simpler (and smaller, faster etc) way of doing relative pointers
Andrew Tridgell
1
-0
/
+5
2007-10-10
r1703: - Lots of RPC updates, adding new pipes and protocols.
Jelmer Vernooij
1
-10
/
+10
2007-10-10
r1546: fix the build the function name has changed to srvsvc_NetRemoteTOD
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r1519: show the ldb_errstring() value in the log for failed ldb calls
Andrew Tridgell
1
-1
/
+3
2007-10-10
r1514: close stuff from the server_connection not in the
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r1513: change DEBUG level to 1
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r1498: (merge from 3.0)
Andrew Bartlett
1
-2
/
+1
2007-10-10
r1486: commit the start of the generic server infastructure
Stefan Metzmacher
3
-217
/
+242
2007-10-10
r1335: NT_STATUS_INTERNAL_DB_CORRUPTION
Stefan Metzmacher
3
-18
/
+18
2007-10-10
r1313: Split up OpenPrinterEx into functions to handle opening printers and p...
Tim Potter
1
-12
/
+44
2007-10-10
r1294: A nice, large, commit...
Andrew Bartlett
10
-633
/
+132
2007-10-10
r1276: Return data for enumprinters level 2 and 5.
Tim Potter
1
-1
/
+77
2007-10-10
r1271: Return spoolss enumprinters info level1 from spoolss.ldb - woot!
Tim Potter
3
-21
/
+49
2007-10-10
r1270: Start to break samdb into general bits so we can share code with other
Tim Potter
2
-39
/
+67
2007-10-10
r1268: varient -> variant
Tim Potter
1
-2
/
+2
2007-10-10
r1266: Start to split out EnumPrinters into a separate fn for each info level.
Tim Potter
1
-20
/
+44
2007-10-10
r1235: as the pidl code init all output data.
Stefan Metzmacher
2
-3
/
+3
2007-10-10
r1234: valgrind found this uninitialised var...
Stefan Metzmacher
1
-1
/
+8
2007-10-10
r1226: Return dummy information for two printers. Note that ndr_push_array()
Tim Potter
1
-7
/
+14
2007-10-10
r1211: Some output from rpcclient -c enumprinters to remind me what a relative
Tim Potter
1
-0
/
+71
2007-10-10
r1210: A skeleton spoolssdb, based on samdb.
Tim Potter
2
-1
/
+91
2007-10-10
r1208: Return some dummy printer information for the EnumPrinters RPC.
Tim Potter
1
-6
/
+51
2007-10-10
r1205: Whoops - this should fix the build.
Tim Potter
1
-2
/
+5
2007-10-10
r1204: decrpc -> dcerpc
Tim Potter
1
-3
/
+3
2007-10-10
r1201: Skeleton versions of OpenPrinterEx() and ClosePrinter() to get the hang
Tim Potter
2
-3
/
+76
2007-10-10
r1188: Use generated pidl template for this file and return DCESRV_FAULT instead
Tim Potter
1
-406
/
+672
2007-10-10
r1185: Hey look an endpoint for the spoolss pipe!
Tim Potter
4
-1
/
+762
2007-10-10
r1168: fixed a little-endian/big-endian mixup in the rpc server code
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1165: fixed handling of SMBtrans replies that should return STATUS_BUFFER_OV...
Andrew Tridgell
2
-2
/
+8
2007-10-10
r1150: - fixed interactive sam logon in the rpc server
Andrew Tridgell
1
-8
/
+5
2007-10-10
r1145: added server support for logon level 5 in sam logon
Andrew Tridgell
1
-0
/
+1
2007-10-10
r1141: - consolidated the netr_SamInfo structures using a netr_SamBaseInfo
Andrew Tridgell
1
-62
/
+24
2007-10-10
r1139: added IDL and server code for netr_LogonSamLogonWithFlags()
Andrew Tridgell
1
-16
/
+33
2007-10-10
r1136: - added IDL for netr_LogonGetDomainInfo()
Andrew Tridgell
7
-58
/
+274
2007-10-10
r1080: Make sure to initialise all the returned elements in the SamLogon
Andrew Bartlett
1
-7
/
+14
2007-10-10
r1078: the dxesrv_crypto_* implementations should now explicit set
Stefan Metzmacher
6
-43
/
+31
2007-10-10
r1066: fix compiler warning
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r1061: The start of the SamLogon call for the NETLOGON pipe.
Andrew Bartlett
1
-50
/
+135
2007-10-10
r1060: check for an invalid session key in samr_set_password()
Andrew Tridgell
1
-0
/
+5
2007-10-10
r1059: add dcesrv_crypto_schannel_session_info() dummy function.
Stefan Metzmacher
1
-0
/
+11
2007-10-10
r1058: The start of work on the SamLogon call for NETLOGON.
Andrew Bartlett
1
-3
/
+130
2007-10-10
r1057: added rpc packet logging for packets that generate rpc faults. This
Andrew Tridgell
1
-0
/
+38
2007-10-10
r1056: fixed a comment on handling of the initial challenge in the ntlmssp rp...
Andrew Tridgell
1
-3
/
+2
2007-10-10
r1048: - moved the schannel definitions into a separate schannel.idl
Andrew Tridgell
1
-4
/
+23
[next]