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
...
*
torture: test duplicate shares in FSRVP shadow-copy set
David Disseldorp
2013-12-06
1
-12
/
+25
*
smbd: Fix a panic when a smb2 brlock times out
Volker Lendecke
2013-12-05
1
-1
/
+1
*
smbtorture: New torture test for bug #9870.
Jeremy Allison
2013-12-05
2
-0
/
+96
*
smbd - allow updates on directory write times on open handles.
Jeremy Allison
2013-12-05
1
-1
/
+8
*
idmap_cache: Use gencache_parse
Volker Lendecke
2013-12-05
1
-32
/
+47
*
idmap_cache: Use an fstring instead of talloc_asprintf
Volker Lendecke
2013-12-05
1
-12
/
+6
*
messaging3: Do not go through messages.tdb for self-sends
Volker Lendecke
2013-12-05
1
-0
/
+54
*
torture: enum snapshots after FSRVP creation
David Disseldorp
2013-12-05
1
-2
/
+100
*
test: add fake_snap.pl for snapshot simulation
David Disseldorp
2013-12-05
1
-0
/
+70
*
ctdb:tests: update README
Michael Adam
2013-12-05
1
-5
/
+23
*
ctdb/tests/scripts: Promote scripts/run_tests
Martin Schwenke
2013-12-05
2
-317
/
+304
*
ctdb/tests/scripts: Simplify the top-level test scripts
Martin Schwenke
2013-12-05
2
-46
/
+41
*
ctdb/tests/scripts: Sort command-line options
Martin Schwenke
2013-12-05
1
-16
/
+16
*
ctdb/tests/integration: Decentralise the daemon restart code
Martin Schwenke
2013-12-05
2
-7
/
+14
*
ctdb/tests/integration: Update daemons shutdown pseudo-test
Martin Schwenke
2013-12-05
3
-3
/
+16
*
ctdb/tests/simple: Local daemons version of setup_ctdb() overrides
Martin Schwenke
2013-12-05
2
-4
/
+3
*
ctdb/tests/integration: Remove some unused functions
Martin Schwenke
2013-12-05
1
-43
/
+0
*
ctdb/tests/integration: Remove the time logging code
Martin Schwenke
2013-12-05
2
-62
/
+0
*
ctdb/tests/simple: Move the local daemons code to its own file
Martin Schwenke
2013-12-05
3
-124
/
+125
*
ctdb/tests/integration: Update NFS tickles test and supporting code
Martin Schwenke
2013-12-05
2
-176
/
+17
*
lib/replace remove orphaned code
Christian Ambach
2013-12-04
2
-349
/
+0
*
s3:utils remove orphaned code
Christian Ambach
2013-12-02
1
-96
/
+0
*
smbd: Avoid calling notify_filter_string for low debuglevels
Volker Lendecke
2013-12-04
1
-1
/
+1
*
ldb: use of NULL pointer bugfix
Pavel Reichl
2013-12-03
1
-2
/
+2
*
s4-rpc: dnsserver: Ignore duplicate dns zones from multiple locations
Amitay Isaacs
2013-11-30
1
-6
/
+12
*
s4-dns: Ignore duplicate dns zones from multiple locations in dlz_bind9
Amitay Isaacs
2013-11-30
1
-0
/
+55
*
netcmd/dns: Catch wildcard patterns when querying for name
Amitay Isaacs
2013-11-30
1
-0
/
+3
*
fail authentication for single group name which cannot be converted to sid
Noel Power
2013-11-29
1
-0
/
+6
*
replace: fix typo in variable name
David Disseldorp
2013-11-28
1
-1
/
+1
*
pam_winbind: Use strlcat in safe_append_string
Volker Lendecke
2013-11-28
1
-9
/
+3
*
replace: Don't run over dst in strlcat
Volker Lendecke
2013-11-28
1
-1
/
+1
*
ctdb:tests: in the stub "ip link show" command use echo instead of cat
Michael Adam
2013-11-28
1
-4
/
+2
*
autobuild: Run ctdb regression tests
Amitay Isaacs
2013-11-28
1
-0
/
+1
*
autobuild: build the "ctdb" target with socket-wrapper enabled
Michael Adam
2013-11-28
1
-1
/
+1
*
ctdb:test: remove unused ip2ipmask from integration.bash
Michael Adam
2013-11-28
1
-7
/
+0
*
ctdb:tests:76_ctdb_pdb_recovery: change from using ctdb pstore to ctdb ptrans.
Michael Adam
2013-11-28
1
-4
/
+2
*
ctdb:tests:76_ctdb_pdb_recovery: fix a typo in a message
Michael Adam
2013-11-28
1
-1
/
+1
*
ctdb:tests:76_ctdb_pdb_recovery: fix a typo in a message
Michael Adam
2013-11-28
1
-1
/
+1
*
ctdb:tests: in the stub ip command, avoid broken pipe by using echo instead o...
Michael Adam
2013-11-28
1
-9
/
+3
*
ctdb:tests: ignore SIGPIPE in unit tests
Michael Adam
2013-11-28
1
-0
/
+2
*
ctdb:tests: add path of ip command to extra output in the error case
Michael Adam
2013-11-28
1
-0
/
+1
*
ctdb:tests: remove old now unused script test/recover.sh
Michael Adam
2013-11-28
1
-107
/
+0
*
ctdb:build: Update mkversion.sh to use samba-* tags
Martin Schwenke
2013-11-28
1
-3
/
+3
*
Cope with first element in hdb_method having a different name in different he...
Jelmer Vernooij
2013-11-28
1
-1
/
+1
*
Use heim_octet_string typedef.
Jelmer Vernooij
2013-11-28
1
-2
/
+1
*
Remove no longer used et_deps.pl.
Jelmer Vernooij
2013-11-28
1
-17
/
+0
*
Remove no longer used asn1_deps.pl.
Jelmer Vernooij
2013-11-28
1
-103
/
+0
*
Add a basic guide on pytalloc.
Jelmer Vernooij
2013-11-28
2
-0
/
+156
*
ctdb:tests/simple: Nobody looks at /tmp/recloop.out so use /dev/null instead
Martin Schwenke
2013-11-27
1
-1
/
+1
*
ctdb:tests: run_tests should ignore bogus test directories
Martin Schwenke
2013-11-27
1
-0
/
+2
[prev]
[next]