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
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added a smb.conf flag "rpc big endian" that tells our rpc server to
Andrew Tridgell
2003-12-17
5
-49
/
+65
*
removed some unused functions
Andrew Tridgell
2003-12-16
1
-87
/
+0
*
fixed formatting of uuids in debug output
Andrew Tridgell
2003-12-16
1
-1
/
+1
*
added a define for the DCERPC little-endian data representation flag
Andrew Tridgell
2003-12-16
2
-8
/
+11
*
fixed the RPC-MGMT and RPC-SCANNER tests to work with the new
Andrew Tridgell
2003-12-16
3
-50
/
+136
*
no longer require the pipe name or tcp port number to be the first
Andrew Tridgell
2003-12-16
1
-0
/
+4
*
use bigendian mode to fix the idl for samr_LogonHours
Andrew Tridgell
2003-12-16
1
-1
/
+1
*
it turns out that a wire policy handle isn't a blob either, its a
Andrew Tridgell
2003-12-16
5
-15
/
+39
*
added support for big-endian ucs2 strings (as used by big-endian
Andrew Tridgell
2003-12-16
4
-14
/
+52
*
a fairly large commit!
Andrew Tridgell
2003-12-16
25
-187
/
+280
*
the out substructure is not empty if there is a return from the
Andrew Tridgell
2003-12-16
1
-0
/
+6
*
enable rep_inet_ntoa() for non-pthread builds
Andrew Tridgell
2003-12-16
1
-1
/
+4
*
more mutex portability.
Andrew Tridgell
2003-12-16
2
-10
/
+10
*
some compilers can't handle structures with no elements. Generate
Andrew Tridgell
2003-12-16
1
-16
/
+46
*
more portability fixes. We now almost compile on solaris
Andrew Tridgell
2003-12-16
3
-15
/
+17
*
use smb_rwlock_t instead of rwlock_t to avoid conflicts with system
Andrew Tridgell
2003-12-16
3
-16
/
+16
*
don't rely on the ability of perl 5.6.x to remove elements from arrays
Andrew Tridgell
2003-12-16
1
-1
/
+4
*
make sure we have a value for DEFAULT_PRINTING on all platforms
Andrew Tridgell
2003-12-16
1
-2
/
+0
*
remove a redundent second check for PAM
Andrew Tridgell
2003-12-16
1
-19
/
+0
*
cope with different cpp formatting on some systems, and make sure we
Andrew Tridgell
2003-12-16
2
-2
/
+16
*
use the @CPP@ value from configure if possible when determining cpp in
Andrew Tridgell
2003-12-15
3
-4
/
+12
*
lets see if "cc -E" keeps more of the build farm happy then "cpp"
Andrew Tridgell
2003-12-15
1
-1
/
+1
*
lots of shells don't have the -nt test, so use hackish find command
Andrew Tridgell
2003-12-15
1
-2
/
+7
*
added "pidl.pl --template" to dump a rough template to save typing
Andrew Tridgell
2003-12-15
3
-2
/
+96
*
fixed srvsvc DiskEnum call
Andrew Tridgell
2003-12-15
2
-17
/
+19
*
patch from metze with updates to srvsvc and changes to pidl to allow
Andrew Tridgell
2003-12-15
3
-88
/
+126
*
make sure we allow clients to negotiate ntlmssp seal if they want it
Andrew Tridgell
2003-12-15
1
-1
/
+2
*
make pidl no longer dependent on Data::Dumper, which isn't installed
Andrew Tridgell
2003-12-15
8
-18
/
+4
*
fixed a typo in the m4 file
Andrew Tridgell
2003-12-15
1
-1
/
+1
*
"make idl" is now incremental and "make idl_full" is a full idl build
Andrew Tridgell
2003-12-15
1
-4
/
+4
*
a script fix for the build farm
Andrew Tridgell
2003-12-15
1
-1
/
+2
*
disable pam in samba4 until someone fixes it (hi andrew!)
Andrew Tridgell
2003-12-15
1
-4
/
+6
*
don't try and build the libclient stuff in samba4 yet
Andrew Tridgell
2003-12-15
1
-1
/
+1
*
more flexible handling of [] in binding strings
Andrew Tridgell
2003-12-15
1
-2
/
+14
*
allow the specification of full dcerpc endpoint binding strings on the
Andrew Tridgell
2003-12-15
3
-125
/
+320
*
switch off the default of ntlmssp on rpc on smb as some windows pipes
Andrew Tridgell
2003-12-15
1
-1
/
+1
*
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
[prev]
[next]