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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix handling of parametric smb.conf parms with embedded spaces
Andrew Tridgell
2003-08-15
1
-1
/
+4
*
more fixes from the IRIX compiler (thanks herb!)
Andrew Tridgell
2003-08-15
19
-41
/
+27
*
more fixes from the IRIX compiler (thanks herb!)
Andrew Tridgell
2003-08-15
41
-47
/
+43
*
wrong typecast
Herb Lewis
2003-08-15
1
-1
/
+1
*
fixed an enumerated type error found on irix
Andrew Tridgell
2003-08-15
1
-1
/
+1
*
cast to get rid of warnings
Herb Lewis
2003-08-15
1
-1
/
+1
*
IRIX already defines uint_t
Herb Lewis
2003-08-15
1
-0
/
+2
*
signed bitfields cannot be 1 bit long
Herb Lewis
2003-08-15
1
-7
/
+7
*
fix IRIX build
Herb Lewis
2003-08-15
1
-0
/
+4
*
rename mutex_t to smb_mutex_t to prevent name collision
Herb Lewis
2003-08-15
3
-14
/
+14
*
fixed some places where we don't brace (flags & STR_UNICODE)
Andrew Tridgell
2003-08-15
4
-4
/
+5
*
a few build fixes to try to get irix building
Andrew Tridgell
2003-08-15
4
-120
/
+8
*
try to cope with servers that return a blank alt_name field
Andrew Tridgell
2003-08-15
1
-1
/
+5
*
some servers don't return a fs_type and dev_type
Andrew Tridgell
2003-08-15
1
-2
/
+6
*
fixed a comment typo
Andrew Tridgell
2003-08-15
1
-2
/
+2
*
nicer formatting in getattre
Andrew Tridgell
2003-08-15
1
-6
/
+6
*
don't give detailed errors for levels that fail
Andrew Tridgell
2003-08-15
1
-1
/
+2
*
test resume by name before resume by flags
Andrew Tridgell
2003-08-15
1
-1
/
+1
*
Print out position info, ensure NT_RENAME info level only works
Jeremy Allison
2003-08-15
2
-0
/
+7
*
client/client.c - cannot initialize struct with non-const values
Herb Lewis
2003-08-14
5
-9
/
+10
*
Extended seek tests to check position information.
Jeremy Allison
2003-08-14
1
-0
/
+30
*
fixed allinfo bug reported by metze
Andrew Tridgell
2003-08-14
1
-1
/
+1
*
added the ancient SMBcreate operation to the testsuite and client lib
Andrew Tridgell
2003-08-14
3
-2
/
+74
*
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 read/write seek testing
Andrew Tridgell
2003-08-14
1
-1
/
+25
*
File is part of the HOWTO Collection
Jelmer Vernooij
2003-08-14
1
-32
/
+0
*
- added a raw smb scanner
Andrew Tridgell
2003-08-13
6
-3
/
+88
*
- added test for position_information via paths
Andrew Tridgell
2003-08-13
1
-0
/
+20
*
- expanded the ntrename test
Andrew Tridgell
2003-08-13
2
-5
/
+81
*
process_model.h is not used at all - hangover from earlier design
Andrew Tridgell
2003-08-13
2
-52
/
+0
*
disabled autoconf 2.53 requirement until we know exactly why it is
Andrew Tridgell
2003-08-13
1
-2
/
+4
*
- added SMBntrename test suite
Andrew Tridgell
2003-08-13
16
-69
/
+352
*
put config.guess in the right place!
Andrew Tridgell
2003-08-13
1
-0
/
+0
*
added config.guess
Andrew Tridgell
2003-08-13
1
-0
/
+1409
*
- cope with servers that don't properly implement SMBexit
Andrew Tridgell
2003-08-13
5
-20
/
+166
*
make sure we give the chosen workgroup in gentest
Andrew Tridgell
2003-08-13
1
-2
/
+6
*
check for an invalid TID in reply_exit()
Andrew Tridgell
2003-08-13
1
-0
/
+5
*
add support for 32 bit pid using the PIDHIGH field. This allows the
Andrew Tridgell
2003-08-13
2
-2
/
+3
*
use the \\server\share form of tconx to work with servers that don't
Andrew Tridgell
2003-08-13
2
-1
/
+6
*
This commit was generated by cvs2svn to compensate for changes in r30,
Andrew Tridgell
2003-08-13
779
-0
/
+352638
|
\
|
*
first public release of samba4 code
Andrew Tridgell
2003-08-13
779
-0
/
+352638
*
Added "return offset;" to end of generated function.
Tim Potter
2001-12-10
1
-0
/
+1
*
Fix for pointers to structures in function args.
Tim Potter
2001-12-10
1
-0
/
+9
*
Misc fixes:
Tim Potter
2001-12-09
1
-9
/
+11
*
wchar_t is a scalar.
Tim Potter
2001-12-09
1
-0
/
+1
*
Convert a bunch of "prs_foo()" to "offset = prs_foo()"
Tim Potter
2001-12-08
1
-8
/
+8
*
Removed old commented-out code.
Tim Potter
2001-12-08
1
-49
/
+30
*
Reinvented has_properties() function lost after HD crash. )-:
Tim Potter
2001-12-08
1
-11
/
+26
*
Made hyper a simple type.
Tim Potter
2001-12-08
1
-13
/
+14
[prev]
[next]