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
/
rawfile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-2
/
+2
2007-10-10
r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4364: - added support for testing of chained SMB operations in smbtorture
Andrew Tridgell
1
-1
/
+77
2007-10-10
r4182: fixed trans2 mkdir, allowing mkdir with an initial EA list
Andrew Tridgell
1
-2
/
+2
2007-10-10
r4173: - new t2open code, that can cope with "create with EAs". Many thanks
Andrew Tridgell
1
-6
/
+6
2007-10-10
r4063: - change char * -> uint8_t in struct request_buffer
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3826: - added testing of ea lists in NTTRANS CREATE
Andrew Tridgell
1
-5
/
+5
2007-10-10
r3821: added client side code and test code for NTTRANS_CREATE
Andrew Tridgell
1
-0
/
+133
2007-10-10
r3458: more solaris portability fixes, the main one being that we can't use a
Andrew Tridgell
1
-10
/
+10
2007-10-10
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3081: several updates to ntvfs and server side async request handling in
Andrew Tridgell
1
-6
/
+0
2007-10-10
r1983: a completely new implementation of talloc
Andrew Tridgell
1
-3
/
+3
2007-10-10
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
1
-112
/
+112
2007-10-10
r1631: don't use req->transport after req has been destroyed
Andrew Tridgell
1
-2
/
+2
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
1
-9
/
+18
2003-08-31
I think I've finally got the ascii/unicode issues right in trans2 find
Andrew Tridgell
1
-1
/
+1
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
first public release of samba4 code
Andrew Tridgell
1
-0
/
+687