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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-26
add a test program for the new ftruncate functionality
Derrell Lipman
2
-0
/
+87
2008-02-26
add smbc_ftruncate() to emulate POSIX ftruncate()
Derrell Lipman
3
-0
/
+112
2008-02-26
add 64-bit macros from samba4
Derrell Lipman
1
-0
/
+6
2008-02-26
add a function to truncate a file to a specified size
Derrell Lipman
1
-0
/
+49
2008-02-26
Add variable to define if a share should be hidden.
Andreas Schneider
2
-4
/
+6
2008-02-26
Rerun make idl. To remove irritating semicolon.
Michael Adam
1
-2
/
+0
2008-02-26
Add libnet_join.idl to the IDL files to be processed by "make idl".
Michael Adam
1
-1
/
+1
2008-02-26
make idl: Only compile idl files newer than the output to be generated.
Michael Adam
1
-1
/
+1
2008-02-26
libreplace: Add tests for connect and gethostbyname.
Michael Adam
5
-0
/
+96
2008-02-26
configure: put swat-part of config into m4-include file of its own.
Michael Adam
2
-16
/
+28
2008-02-26
Fix build on VOS: socklen_t is needed for rep_inet_ntop: move it up.
Michael Adam
1
-5
/
+5
2008-02-26
Fix some typos.
Karolin Seeger
1
-3
/
+3
2008-02-25
Fix build on some systems : don't pass libraries to mkproto.awk
Michael Adam
1
-1
/
+1
2008-02-25
Fix the build on OpenBSD: ENOTSUP is not always defined.
Michael Adam
1
-0
/
+4
2008-02-25
Fix some warnings
Volker Lendecke
13
-57
/
+86
2008-02-25
Correctly check return of rename(2)
Volker Lendecke
1
-1
/
+1
2008-02-25
Fix inotify detection
Volker Lendecke
2
-2
/
+8
2008-02-25
make test: pass --option=torture:sharedelay=100000 to samba4 smbtorture
Stefan Metzmacher
1
-0
/
+2
2008-02-25
Do the formatting change in all 3 places :-)
Volker Lendecke
1
-3
/
+7
2008-02-25
Fix confusing error message -- bug 5252
Volker Lendecke
1
-3
/
+5
2008-02-24
Allow "max mux" async i/o requests
Volker Lendecke
1
-5
/
+9
2008-02-24
Export aio_request_done()
Volker Lendecke
1
-3
/
+9
2008-02-24
Fix aix-build of libtalloc.so by exporting all necessary symbols.
Michael Adam
1
-1
/
+1
2008-02-24
AIO on streams does not work (yet...)
Volker Lendecke
1
-0
/
+12
2008-02-23
Fix typo
Volker Lendecke
1
-2
/
+2
2008-02-23
Fix a C++ warning
Volker Lendecke
1
-1
/
+1
2008-02-23
Fix a C++ warning
Volker Lendecke
1
-1
/
+2
2008-02-23
Check return value of pipe(2)
Volker Lendecke
1
-1
/
+2
2008-02-23
Check return value of dup(2)
Volker Lendecke
1
-2
/
+6
2008-02-23
Fix a C++ warning
Volker Lendecke
1
-1
/
+1
2008-02-23
Check the return value of fgets
Volker Lendecke
1
-1
/
+4
2008-02-23
make idl: Check return value of asprintf
Volker Lendecke
17
-250
/
+125
2008-02-22
Fix "used uninitialized" errors.
Jeremy Allison
1
-2
/
+6
2008-02-22
Fix debug messages.
Jeremy Allison
1
-4
/
+5
2008-02-22
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
7
-428
/
+45
2008-02-22
Make sure mount.cifs.c compiles on Fedora 9 with gcc 4.3
Simo Sorce
1
-0
/
+1
2008-02-22
Don't use fname after create_file has been called
Volker Lendecke
3
-18
/
+18
2008-02-22
libreplace: don't use socketwrapper for getifaddrs() implementations.
Michael Adam
1
-0
/
+2
2008-02-22
libreplace: Fix comment originating from old samba source.
Michael Adam
1
-1
/
+1
2008-02-22
Not all implementations of struct ifaddrs define ifa_broadaddr.
Michael Adam
1
-13
/
+3
2008-02-22
Remove the implementations of _get_interfaces and autoconf test in interfaces.c
Michael Adam
1
-386
/
+0
2008-02-22
libreplace: fix creation of conftest files for getifaddrs tests.
Michael Adam
1
-4
/
+11
2008-02-22
Fix linked list of ifaddrs in implementations of rep_getifaddrs.
Michael Adam
1
-3
/
+3
2008-02-22
Add missing initalizations of lastif in rep_getifaddr implementations.
Michael Adam
1
-3
/
+6
2008-02-21
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
1
-1
/
+1
2008-02-21
Change option name.
Karolin Seeger
1
-1
/
+1
2008-02-21
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
120
-10456
/
+18693
2008-02-21
libreplace: fix compile errors in getifaddrs.c
Michael Adam
1
-6
/
+3
2008-02-21
Try and fix getifaddrs check on irix: dont't try to include config.h
Michael Adam
1
-0
/
+3
2008-02-21
Move the definition of SMB_LIBRARY to aclocal.m4.
Michael Adam
2
-67
/
+67
[next]