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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixed the handling of zero-length top level arrays in pidl
Andrew Tridgell
2003-12-15
1
-3
/
+5
*
zero length echo is not an error
Andrew Tridgell
2003-12-15
1
-0
/
+4
*
fixed the transfer syntax in the dcerpc bind reply
Andrew Tridgell
2003-12-15
1
-2
/
+2
*
added auto-generation of the server side boilerplate code for each
Andrew Tridgell
2003-12-14
11
-170
/
+167
*
typo
Simo Sorce
2003-12-14
1
-2
/
+1
*
fixed fragmented signed connections to our rpc server over SMB
Andrew Tridgell
2003-12-14
3
-2
/
+5
*
reduce double explanation of FIXED ARRAYS
Simo Sorce
2003-12-14
1
-13
/
+4
*
ntlmssp over rpc over tcp now fully works
Andrew Tridgell
2003-12-14
6
-26
/
+373
*
fix _ptr_ declaration
Andrew Tridgell
2003-12-14
1
-2
/
+2
*
fixed some memory leaks in the rpc server code
Andrew Tridgell
2003-12-14
3
-12
/
+16
*
fixed a bug handling multiple PDUs being read from a socket at one
Andrew Tridgell
2003-12-14
7
-103
/
+160
*
add the ntlmssp calls back into smbtorture on rpc over tcp. The samba4
Andrew Tridgell
2003-12-13
1
-1
/
+1
*
completed the linkage between the endpoint mapper and the dcerpc
Andrew Tridgell
2003-12-13
12
-88
/
+193
*
make the IO in the dcerpc over TCP server completely async, handling
Andrew Tridgell
2003-12-13
3
-3
/
+61
*
dcerpc over tcp in the samba4 server now works to some extent. It
Andrew Tridgell
2003-12-13
15
-91
/
+496
*
rpcdump.exe now works fine against a Samba4 server
Andrew Tridgell
2003-12-13
5
-13
/
+68
*
added the epm_Map() call.
Andrew Tridgell
2003-12-13
4
-68
/
+170
*
added a basic dcerpc endpoint mapper to Samba4. Currently only
Andrew Tridgell
2003-12-13
14
-39
/
+562
*
after chatting with jeremy I decided to use a separate directory for
Andrew Tridgell
2003-12-12
2
-1
/
+1
*
Small cleanup of test code. Rename enum indexes to be the same name
Tim Potter
2003-12-12
2
-114
/
+88
*
Got winreg_EnumValue working - what a mess!
Tim Potter
2003-12-12
2
-20
/
+86
*
Added routines for arrays of uint16s.
Tim Potter
2003-12-12
1
-0
/
+33
*
added support for sending bind_nak replies in the rpc server
Andrew Tridgell
2003-12-12
2
-17
/
+79
*
added the echo pipe test calls
Andrew Tridgell
2003-12-12
1
-2
/
+45
*
we now support pdu fragmentation on both input and output in the rpc
Andrew Tridgell
2003-12-12
2
-41
/
+103
*
added handling of fragmented requests in the rpc server
Andrew Tridgell
2003-12-12
2
-8
/
+67
*
handle the auto-allocation of [ref] output arrays in pidl. This
Andrew Tridgell
2003-12-12
2
-11
/
+9
*
* the RPC-ECHO pipe now works in smbd, as long as the data sizes
Andrew Tridgell
2003-12-12
21
-68
/
+485
*
the next step in the dcerpc server code. Added the link between the
Andrew Tridgell
2003-12-11
9
-33
/
+232
*
more portable array of endpoints code from pidl
Andrew Tridgell
2003-12-10
2
-5
/
+8
*
the rest of the initial rpc server side infrastructure
Andrew Tridgell
2003-12-10
7
-80
/
+195
*
initial rpc server side infrastructure
Andrew Tridgell
2003-12-10
3
-0
/
+280
*
* removed some unused code
Andrew Tridgell
2003-12-10
20
-911
/
+552
*
remove the tdbsam code for now. I have other plans for SAM backends :)
Andrew Tridgell
2003-12-08
1
-10
/
+2
*
some systems don't have "which" and some systems don't have the "-nt"
Andrew Tridgell
2003-12-08
3
-61
/
+54
*
fixed shell scripting error
Andrew Tridgell
2003-12-08
1
-1
/
+1
*
cope with yapp not being installed
Andrew Tridgell
2003-12-08
1
-2
/
+6
*
"make proto" now depends on "make idl_test"
Andrew Tridgell
2003-12-08
1
-1
/
+1
*
commit idl.pm now, as many build farm machines don't have 'yapp'
Andrew Tridgell
2003-12-08
4
-36
/
+1999
*
* reduced the number of grammer conflicts a lot using (arbitrary)
Andrew Tridgell
2003-12-08
3
-8
/
+14
*
don't save the intermediate form to disk unless we need to
Andrew Tridgell
2003-12-07
1
-19
/
+14
*
a bit more speed and better line matching in errors
Andrew Tridgell
2003-12-07
1
-4
/
+8
*
make pidl a little less verbose
Andrew Tridgell
2003-12-07
1
-4
/
+2
*
re-wrote pidl to use Parse::Yapp instead of Parse::RecDescent, This
Andrew Tridgell
2003-12-07
7
-3075
/
+317
*
removed an unused file
Andrew Tridgell
2003-12-04
1
-325
/
+0
*
merged more updates from Jim Myers
Andrew Tridgell
2003-12-04
7
-53
/
+662
*
* added a debug thread id hook from jim myers
Andrew Tridgell
2003-12-04
3
-1
/
+18
*
* patch based on work by Jim Myers to unify the ioctl handling to be
Andrew Tridgell
2003-12-04
13
-100
/
+224
*
don't use c++ comments
Andrew Tridgell
2003-12-04
2
-4
/
+8
*
we can't have two functions with the same name
Andrew Tridgell
2003-12-04
1
-1
/
+1
[prev]
[next]