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
...
*
ctdb-logging: Factor out ctdb_logging.h from includes.h
Martin Schwenke
2014-09-10
2
-17
/
+42
*
ctdb-build: Add extra includes to help recursive utility compilation
Martin Schwenke
2014-09-10
1
-0
/
+11
*
ctdb-recoverd: Change include of dlinklist.h to contain directory
Martin Schwenke
2014-09-10
1
-1
/
+1
*
ctdb-tools: Move definition of timeval_delta() to tools/ctdb.c
Martin Schwenke
2014-09-10
3
-7
/
+6
*
ctdb-daemon: Drop the argument to fault_setup()
Martin Schwenke
2014-09-10
3
-6
/
+3
*
ctdb-util: Add extra max_size argument to file_lines_load()
Martin Schwenke
2014-09-10
5
-5
/
+9
*
ctdb-client: Rename static function server_id_equal()
Martin Schwenke
2014-09-10
1
-3
/
+6
*
ctdb-util: Remove declaration of non-existent ctdb_fault_setup()
Martin Schwenke
2014-09-10
1
-2
/
+0
*
ctdb-common: Move hex_decode_talloc() to the lock helper
Martin Schwenke
2014-09-10
3
-17
/
+16
*
ctdb-build: Fix includes for SAMBA_BINARY()s
Martin Schwenke
2014-09-10
1
-3
/
+6
*
ctdb-build: Don't try to set lib64 directory automatically in build
Martin Schwenke
2014-09-10
3
-4
/
+9
*
ctdb-build: Make ctdb-client depend on ctdb-util and ctdb-util-misc
Martin Schwenke
2014-09-10
1
-7
/
+6
*
ctdb-build: Allow configure and Makefile to find waf in tarball
Martin Schwenke
2014-09-10
2
-2
/
+3
*
ctdb-common: Add some missing #includes
Martin Schwenke
2014-09-10
3
-0
/
+5
*
ctdb-daemon: Move some inline declarations to header file
Martin Schwenke
2014-09-10
2
-2
/
+2
*
ctdb-tests: Add missing declarations caused by #define magic
Martin Schwenke
2014-09-10
1
-1
/
+30
*
ctdb-tests: Mark some functions as static
Martin Schwenke
2014-09-10
8
-41
/
+48
*
ctdb-util: Remove util/strlist.c and references to str_util_*()
Martin Schwenke
2014-09-10
6
-123
/
+1
*
ctdb: Fix some "declarations after code" problems
Martin Schwenke
2014-09-10
2
-2
/
+3
*
ctdb-util: Variables should be declared extern in headers
Martin Schwenke
2014-09-10
1
-3
/
+3
*
docs-xml: Bump version up to 4.2.
Karolin Seeger
2014-09-09
90
-90
/
+90
*
WHATSNEW: Start release notes for Samba 4.2.0rc1.
Karolin Seeger
2014-09-09
1
-253
/
+17
*
s3:smbd: fix a comment typo
Ralph Boehme
2014-09-09
1
-1
/
+1
*
smbd: Move make_dir_struct() to reply.c
Volker Lendecke
2014-09-09
3
-54
/
+46
*
s3:smbd: close the connection if the client doesn't start with a SMB1 Negprot...
Stefan Metzmacher
2014-09-09
1
-0
/
+18
*
Revert "buildtools: Rename perl vendorarch configure option."
Michael Adam
2014-09-09
1
-9
/
+4
*
Revert "buildtools: Add perl vendorlib configure option."
Michael Adam
2014-09-09
1
-10
/
+0
*
Revert "wafsamba: If perl can't provide defaults, define them."
Michael Adam
2014-09-09
1
-8
/
+2
*
Revert "wafsamba: Fail with error message if perl doesn't provide valid dirs."
Michael Adam
2014-09-09
1
-39
/
+19
*
pidl/wscript: remove --with-perl-* options
Stefan Metzmacher
2014-09-09
1
-1
/
+1
*
torture: basic FSCTL_SET_ZERO_DATA tests
David Disseldorp
2014-09-08
1
-0
/
+180
*
torture: add file zero-range checker
David Disseldorp
2014-09-08
1
-0
/
+30
*
torture: malformed FSCTL_QUERY_ALLOCATED_RANGES tests
David Disseldorp
2014-09-08
1
-0
/
+78
*
torture: basic FSCTL_QUERY_ALLOCATED_RANGES test
David Disseldorp
2014-09-08
1
-0
/
+191
*
torture: split pattern write into helper function
David Disseldorp
2014-09-08
1
-17
/
+38
*
torture: test oversize FSCTL_SET_SPARSE request
David Disseldorp
2014-09-08
1
-0
/
+76
*
torture: Correctly initialize array size
Volker Lendecke
2014-09-08
1
-2
/
+2
*
samba-tool: fix reply when zero day pwd expiry is set
Björn Jacke
2014-09-08
1
-4
/
+4
*
s3: smbd: smb2-sessionsetup. Fix use after free when the sessionsetup request...
Jeremy Allison
2014-09-08
1
-0
/
+6
*
winbindd: Do not use group_list->out.resume_index after free
Andrew Bartlett
2014-09-08
1
-2
/
+3
*
winbindd: Do not use user_list->out.resume_index after free
Andrew Bartlett
2014-09-08
1
-2
/
+5
*
torture: allow us to correctly use sizeof(buf) in raw.open tests
Andrew Bartlett
2014-09-08
1
-3
/
+3
*
s3-lib: Do not walk past the end of the dos_to_ntstatus_map array
Andrew Bartlett
2014-09-08
1
-1
/
+1
*
Use correct size for test string, sizeof() was of the pointer
Andrew Bartlett
2014-09-08
1
-1
/
+1
*
passdb: Avoid use-after-free when setting a plaintext password
Andrew Bartlett
2014-09-08
1
-2
/
+3
*
s4-auth: Use sizeof() rather than a fixed constant in memcmp() call
Andrew Bartlett
2014-09-08
1
-1
/
+2
*
selftest: Show filename or script we had trouble reading
Andrew Bartlett
2014-09-08
1
-1
/
+1
*
torture: fix whitespace/tab mixup in internal_torture_run_test()
Michael Adam
2014-09-08
1
-22
/
+22
*
script/autobuild.py: remove explicit --with-perl-*-install-dir options
Stefan Metzmacher
2014-09-05
1
-6
/
+3
*
pidl: remove superfluous "use lib ...".
Michael Adam
2014-09-05
1
-1
/
+0
[prev]
[next]