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
/
torture
/
gentest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r4758: - added async support to the session request code
Andrew Tridgell
2007-10-10
1
-5
/
+6
*
r4591: - converted the other _p talloc functions to not need _p
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4549: got rid of a lot more uses of plain talloc(), instead using
Andrew Tridgell
2007-10-10
1
-4
/
+5
*
r4243: a sniff from kukks showed that the ea_set interface in trans2 setfilei...
Andrew Tridgell
2007-10-10
1
-2
/
+6
*
r4173: - new t2open code, that can cope with "create with EAs". Many thanks
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r4035: more effort on consistent naming of the access mask bits.
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r3633: - moved module init functions to after smb.conf and command line
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r3507: - added deferred replies on sharing violation in pvfs open. The
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3494: got rid of include/rewrite.h, and split out the dynconfig.h header
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3466: split out request.h, signing.h, and smb_server.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3458: more solaris portability fixes, the main one being that we can't use a
Andrew Tridgell
2007-10-10
1
-10
/
+10
*
r3447: more include/system/XXX.h include files
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3441: some include file cleanups and general housekeeping
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r2710: continue with the new style of providing a parent context whenever
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2062: Fix a couple more of the printf warnings (real bugs).
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r1676: - improved the handling of username/password in locktest and gentest
Andrew Tridgell
2007-10-10
1
-2
/
+6
*
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
2007-10-10
1
-24
/
+24
*
r1578: the first stage of the async client rewrite.
Andrew Tridgell
2007-10-10
1
-15
/
+4
*
r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2007-10-10
1
-23
/
+23
*
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
2007-10-10
1
-8
/
+8
*
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
fixed the handling of level II oplocks in samba4, especially when
Andrew Tridgell
2004-03-25
1
-1
/
+1
*
Convert libcli routines to return NTSTATUS instead of BOOL. Again, the
Tim Potter
2004-02-10
1
-5
/
+5
*
Convert libcli routines to use cli_tree instead of cli_state. Port
Tim Potter
2004-02-08
1
-6
/
+6
*
* removed a bunch of unused code
Andrew Tridgell
2003-11-30
1
-1
/
+1
*
thanks to ntfsd and some google searches I worked out what the unknown
Andrew Tridgell
2003-09-02
1
-3
/
+2
*
more fixes from the IRIX compiler (thanks herb!)
Andrew Tridgell
2003-08-15
1
-2
/
+2
*
added SMBopen to gentest
Andrew Tridgell
2003-08-14
1
-0
/
+35
*
added seek to gentest
Andrew Tridgell
2003-08-14
1
-0
/
+23
*
- added a raw smb scanner
Andrew Tridgell
2003-08-13
1
-1
/
+1
*
- added SMBntrename test suite
Andrew Tridgell
2003-08-13
1
-4
/
+39
*
make sure we give the chosen workgroup in gentest
Andrew Tridgell
2003-08-13
1
-2
/
+6
*
first public release of samba4 code
Andrew Tridgell
2003-08-13
1
-0
/
+2113