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-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
*
pidl: fix the perl module search path (use lib ...) when installing pidl.
Michael Adam
2014-09-05
1
-1
/
+1
*
wafsamba: add perl_fixup parameter to INSTALL_FILES
Michael Adam
2014-09-05
1
-4
/
+43
*
s3:build: don't detect perl in source3/wscript again.
Michael Adam
2014-09-05
1
-1
/
+0
*
pidl/wscript: don't check for perl again.
Michael Adam
2014-09-05
1
-3
/
+0
*
build: do full SAMBA_CHECK_PERL() check in configure
Michael Adam
2014-09-05
1
-1
/
+1
*
wafsamba: add samba_perl.py with SAMBA_CHECK_PERL() higher level check.
Michael Adam
2014-09-05
2
-0
/
+63
*
dynconfig: implement PERL_ARCH_INSTALL_DIR
Michael Adam
2014-09-05
1
-0
/
+5
*
dynconfig: implement PERL_LIB_INSTALL_DIR.
Michael Adam
2014-09-05
1
-0
/
+5
*
lib/ldb/wscript: pass dep_vars=['LDB_VERSION'] to SAMBA_GENERATOR()
Stefan Metzmacher
2014-09-05
1
-2
/
+1
*
docs-xml/wscript_build: pass dep_vars=bld.dynconfig_varnames() to SAMBA_GENER...
Stefan Metzmacher
2014-09-05
1
-1
/
+1
*
dynconfig/wscript: add dynconfig_varnames()
Stefan Metzmacher
2014-09-05
1
-0
/
+10
*
ctdb/wscript: pass dep_vars=['VERSION'] to SAMBA_GENERATOR()
Stefan Metzmacher
2014-09-05
1
-8
/
+11
[prev]
[next]