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
*
configure: Support specifying PYTHON environment variable to run waf.
Jelmer Vernooij
2012-11-09
1
-1
/
+1
*
torture: Fix smb2.create.blob test.
Andreas Schneider
2012-11-09
1
-1
/
+4
*
samba-tool: Fix typo in --help output.
Karolin Seeger
2012-11-09
1
-1
/
+1
*
s4-drs: Remove unused var
Matthieu Patou
2012-11-09
1
-3
/
+0
*
s3fs-client: Burn commandline password of client utils.
Andreas Schneider
2012-11-08
6
-0
/
+10
*
s3fs-popt: Add function to burn the commandline password.
Andreas Schneider
2012-11-08
2
-0
/
+48
*
Remove two unused variables
Volker Lendecke
2012-11-07
1
-1
/
+0
*
lib/util: Simplify bitmap.c a bit
Volker Lendecke
2012-11-07
1
-7
/
+6
*
lib/util: Make "struct bitmap" abstract
Volker Lendecke
2012-11-07
2
-4
/
+6
*
heimdal_build: Fix finding of system heimdal.
Jelmer Vernooij
2012-11-06
1
-26
/
+29
*
heimdal_build: HEIMDAL_LIBRARY(): Remove unused cflags argument.
Jelmer Vernooij
2012-11-06
1
-2
/
+1
*
selftest/skip: add samba.tests.samba_tool.gpo until it's stable
Stefan Metzmacher
2012-11-06
1
-0
/
+1
*
ldb_secrets_tdb_sync: Add dependency on gssapi.
Jelmer Vernooij
2012-11-06
1
-1
/
+1
*
dsdb: Rename _res argument to _result.
Jelmer Vernooij
2012-11-06
1
-6
/
+6
*
provision: Make dsacl2fsacl() take a security.dom_sid, not str
Andrew Bartlett
2012-11-06
3
-6
/
+5
*
provision: Also walk directories checking ACLs
Andrew Bartlett
2012-11-06
1
-1
/
+1
*
wintest: Try harder to recover from apparent failure to dcpromo
Andrew Bartlett
2012-11-06
1
-1
/
+12
*
selftest: check that samba-tool gpo works for basic operations
Andrew Bartlett
2012-11-06
3
-1
/
+65
*
dsdb: Simplify DsCrackNameOneFilter a bit
Volker Lendecke
2012-11-06
1
-1
/
+4
*
wafsamba.abi: Fix abi_match with both excludes and includes.
Jelmer Vernooij
2012-11-06
2
-3
/
+20
*
wafsamba.samba_abi: Add basic unit tests.
Jelmer Vernooij
2012-11-06
2
-1
/
+51
*
buildtools: Remove extra space from global: line
Andrew Bartlett
2012-11-06
1
-1
/
+1
*
wafsamba.samba_abi: Refactor abi_write_vscript to take file argument.
Jelmer Vernooij
2012-11-06
1
-9
/
+13
*
s3:smbd: pass the current time to make_connection[_smb1]()
Stefan Metzmacher
2012-11-05
3
-6
/
+9
*
s3:utils fix a whitespace error
Christian Ambach
2012-11-05
1
-1
/
+1
*
s3:vfs_default: optimize vfswrap_asys_finished() and read as much as we can
Stefan Metzmacher
2012-11-05
1
-16
/
+33
*
lib/tsocket: optimize syscalls in tstream_readv_pdu_send()
Stefan Metzmacher
2012-11-05
1
-0
/
+29
*
lib/tsocket: disable the syscall optimization for recvfrom/readv by default
Stefan Metzmacher
2012-11-05
2
-6
/
+109
*
libads: Always free the talloc_stackframe() on error path
Andrew Bartlett
2012-11-05
1
-0
/
+1
*
selftest: Add skip for DIR1 test which loops on 64 bit ext4
Andrew Bartlett
2012-11-05
1
-0
/
+1
*
s4-dns: Fix format string vulnerability in an error message (bug #9354)
Amitay Isaacs
2012-11-04
1
-4
/
+5
*
vfs_acl_common: In add_directory_inheritable_components allocate on psd as pa...
Andrew Bartlett
2012-11-02
1
-4
/
+16
*
smb2_server: Fix typo in comment.
Karolin Seeger
2012-11-02
1
-1
/
+1
*
build(waf): Fail "configure --with-cluster-support" if ctdb support is not av...
Björn Baumbach
2012-11-02
1
-6
/
+10
*
s3-torture:test_ctdbconn: fix the build against older ctdb versions
Björn Baumbach
2012-11-02
1
-0
/
+6
*
s3:ctdb library: fix the build against older ctdb versions
Björn Baumbach
2012-11-02
1
-0
/
+5
*
build(waf): check if we have ctdb_protocol.h in the cluster checks
Björn Baumbach
2012-11-02
1
-0
/
+22
*
build(autoconf): check if we have ctdb_protocol.h in the cluster checks
Björn Baumbach
2012-11-02
1
-1
/
+1
*
build(autoconf): fix check for ctdb_private.h
Björn Baumbach
2012-11-02
1
-1
/
+1
*
build(waf): fix the cluster(ctdb) build without system talloc installed
Michael Adam
2012-11-02
1
-0
/
+3
*
build(waf): fix a tab indentation to spaces
Michael Adam
2012-11-02
1
-1
/
+1
*
docs-xml: fix use of <smbconfoption> tag (fix bug #9345)
Björn Baumbach
2012-11-02
1
-5
/
+8
*
s3:smbd:smb2: fix a comment typo in the crediting code.
Michael Adam
2012-11-02
1
-1
/
+1
*
s3:winbindd: use PROTOCOL_LATEST instead of PROTOCOL_SMB2_02 (bug #9175)
Stefan Metzmacher
2012-11-01
1
-1
/
+1
*
s3:winbindd: disconnection after getting NETWORK_SESSION_EXPIRED (bug #9175)
Stefan Metzmacher
2012-11-01
1
-0
/
+11
*
libcli/smb: add smbXcli_session_set_disconnect_expired() (bug #9175)
Stefan Metzmacher
2012-11-01
2
-0
/
+35
*
lib/krb5_wrap: request enc_types in the correct order (bug #9272)
Stefan Metzmacher
2012-11-01
1
-6
/
+6
*
s3:winbindd:cache: fix offline logons with cached credentials (bug #9321)
Michael Adam
2012-11-01
1
-0
/
+7
*
s3-param: Move the options needed for running smbd in the AD DC to loadparm
Andrew Bartlett
2012-11-01
2
-51
/
+19
*
file_server: put set create mask and directory mask in fileserver.conf
Andrew Bartlett
2012-11-01
1
-0
/
+2
[next]