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
/
torture
/
raw
/
qfileinfo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-33
/
+33
2007-10-10
r24994: Fix some C++ warnings.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24883: Use torture API.
Jelmer Vernooij
1
-29
/
+18
2007-10-10
r24735: Use torture API in more places.
Jelmer Vernooij
1
-32
/
+16
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r22874: Expand the RPC-QFILEINFO-IPC test, and add a server implementation to...
Andrew Bartlett
1
-0
/
+18
2007-10-10
r22873: Make the RAW-QFILEINFO-IPC test pass against Win2k3.
Andrew Bartlett
1
-71
/
+150
2007-10-10
r22838: Add in an explority test for what QFSINFO operations are valid on IPC$
Andrew Bartlett
1
-56
/
+125
2007-10-10
r18301: I discovered how to load the warnings from a build farm build into
Andrew Tridgell
1
-2
/
+2
2007-10-10
r17785: fix compiler warnings
Stefan Metzmacher
1
-1
/
+6
2007-10-10
r16907: Add an index parameter to torture_open_connection. Next step is to en...
Volker Lendecke
1
-1
/
+1
2007-10-10
r15201: Use abs() rather then ABS()
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14527: Fix build problems.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
1
-2
/
+2
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4035: more effort on consistent naming of the access mask bits.
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
1
-7
/
+9
2007-10-10
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3324: made the smbtorture code completely warning free
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3173: make the RAW-QFILEINFO test cope better with null strings from the server
Andrew Tridgell
1
-4
/
+4
2007-10-10
r1740: fixed the torture suite for ASCII-only servers
Andrew Tridgell
1
-3
/
+3
2007-10-10
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
1
-15
/
+15
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
1
-18
/
+18
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
1
-4
/
+4
2004-02-08
Convert libcli routines to use cli_tree instead of cli_state. Port
Tim Potter
1
-6
/
+6
2004-01-21
cope with a wider range of broken servers in the RAW-QFILEINFO test
Andrew Tridgell
1
-8
/
+10
2003-09-02
thanks to ntfsd and some google searches I worked out what the unknown
Andrew Tridgell
1
-2
/
+7
2003-08-23
fix a segv when server doesn't support ATTRIBUTE_TAG_INFORMATION
Andrew Tridgell
1
-1
/
+3
2003-08-15
Print out position info, ensure NT_RENAME info level only works
Jeremy Allison
1
-0
/
+3
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+701