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
/
libcli
/
raw
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r719: Follow the trend - remove more unused functions.
Andrew Bartlett
1
-22
/
+0
2007-10-10
r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.
Andrew Bartlett
3
-20
/
+29
2007-10-10
r335: added much better handling of servers that die unexpectedly during a
Andrew Tridgell
4
-8
/
+38
2007-10-10
r204: Turns out that the string in the SEARCH unix_info level is that
Jeremy Allison
2
-5
/
+50
2007-10-10
r189: Added UNIX search into tests - added client library parse code.
Jeremy Allison
1
-1
/
+27
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
7
-37
/
+153
2007-10-10
r100: remember the user session key during session setup so it can be used in...
Andrew Tridgell
2
-0
/
+11
2004-03-25
fixed the handling of level II oplocks in samba4, especially when
Andrew Tridgell
2
-2
/
+3
2004-03-08
fixed two writex client bugs
Andrew Tridgell
1
-4
/
+4
2004-02-21
fixed a problem with the smb client code spinning when the connection
Andrew Tridgell
1
-1
/
+5
2004-02-01
merge:
Stefan Metzmacher
2
-44
/
+72
2004-01-15
* fixed a segv when -U is not used in smbtorture.
Andrew Tridgell
2
-6
/
+18
2004-01-02
Autodetect service_type in cli_tree_full_connection() if the caller
Tim Potter
1
-0
/
+6
2003-12-16
a fairly large commit!
Andrew Tridgell
1
-1
/
+2
2003-12-11
the next step in the dcerpc server code. Added the link between the
Andrew Tridgell
1
-3
/
+5
2003-12-04
* patch based on work by Jim Myers to unify the ioctl handling to be
Andrew Tridgell
1
-34
/
+71
2003-11-26
fixed default port handling pointed out by Tom Jansen
Andrew Tridgell
1
-1
/
+1
2003-11-20
make the socket send code a little clearer
Andrew Tridgell
1
-1
/
+5
2003-11-19
updated copyright year
Andrew Tridgell
1
-1
/
+1
2003-11-17
security descriptors are no longer a "special" type, they are handled
Andrew Tridgell
1
-1
/
+1
2003-11-17
added OpenPrinter and a test function. Note that the Samba3 structure
Andrew Tridgell
1
-0
/
+6
2003-11-08
- corrected some lsa idl
Andrew Tridgell
1
-1
/
+5
2003-11-06
another major bit of restructuring of rpc in Samba4. Mostly moving
Andrew Tridgell
1
-320
/
+0
2003-11-04
fixed some error found by valgrind
Andrew Tridgell
1
-0
/
+3
2003-11-04
lsa_EnumSids() now works
Andrew Tridgell
1
-0
/
+3
2003-11-04
yipee! we can now do lsaOpenPolicy() via the new interfaces, without
Andrew Tridgell
1
-0
/
+62
2003-11-04
added support for fragmented sends
Andrew Tridgell
1
-0
/
+32
2003-11-04
added fragmentation support on receive for dcerpc packets. I have
Andrew Tridgell
1
-2
/
+139
2003-11-03
a major revamp of the low level dcerpc code in samba4, We can now do a
Andrew Tridgell
4
-187
/
+92
2003-10-30
- a few portability fixes from Jim Myers
Andrew Tridgell
1
-0
/
+97
2003-10-28
A fix for making transfer syntax a pointer instead of an array of pointers
Tim Potter
1
-2
/
+2
2003-10-28
Initial version of raw dcerpc client support.
Tim Potter
1
-0
/
+222
2003-10-28
Implement raw SMBtrans by backending the SMBtrans2 send code. Receive is
Tim Potter
1
-8
/
+53
2003-09-02
thanks to ntfsd and some google searches I worked out what the unknown
Andrew Tridgell
2
-30
/
+26
2003-08-31
I think I've finally got the ascii/unicode issues right in trans2 find
Andrew Tridgell
3
-11
/
+22
2003-08-15
more fixes from the IRIX compiler (thanks herb!)
Andrew Tridgell
1
-4
/
+1
2003-08-15
more fixes from the IRIX compiler (thanks herb!)
Andrew Tridgell
3
-5
/
+1
2003-08-15
wrong typecast
Herb Lewis
1
-1
/
+1
2003-08-15
fixed some places where we don't brace (flags & STR_UNICODE)
Andrew Tridgell
1
-1
/
+1
2003-08-15
some servers don't return a fs_type and dev_type
Andrew Tridgell
1
-2
/
+6
2003-08-15
fixed a comment typo
Andrew Tridgell
1
-2
/
+2
2003-08-15
nicer formatting in getattre
Andrew Tridgell
1
-6
/
+6
2003-08-14
added the ancient SMBcreate operation to the testsuite and client lib
Andrew Tridgell
1
-0
/
+12
2003-08-13
- added a raw smb scanner
Andrew Tridgell
1
-1
/
+1
2003-08-13
- added SMBntrename test suite
Andrew Tridgell
1
-8
/
+19
2003-08-13
add support for 32 bit pid using the PIDHIGH field. This allows the
Andrew Tridgell
1
-1
/
+2
2003-08-13
use the \\server\share form of tconx to work with servers that don't
Andrew Tridgell
1
-1
/
+4
2003-08-13
first public release of samba4 code
Andrew Tridgell
22
-0
/
+7224