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
2013-02-19
tdb: Don't segfault if tdb_open_ex for check failed
Volker Lendecke
1
-0
/
+1
2013-02-19
tdb: Factor out the retry loop from tdb_allrecord_upgrade
Volker Lendecke
1
-20
/
+39
2013-02-19
tdb: Simplify fcntl_lock() a bit
Volker Lendecke
1
-4
/
+4
2013-02-19
tdb: Use tdb_null in freelistcheck
Volker Lendecke
1
-3
/
+2
2013-02-19
tdb: Enhance lock tracking a bit
Volker Lendecke
1
-0
/
+11
2013-02-19
s3:smbd: preserve file type mode bits in file_set_dosmode()
Michael Adam
1
-0
/
+3
2013-02-19
gencache: fix an extra newline in a DEBUG message in gencache_set_data_blob()
Michael Adam
1
-1
/
+1
2013-02-19
gencache: fix an extra newline in a DEBUG message in gencache_iterate_fn()
Michael Adam
1
-1
/
+1
2013-02-19
gencache: fix an extra newline in a DEBUG message in gencache_iterate_blobs_fn()
Michael Adam
1
-1
/
+1
2013-02-19
lib/util/time: strip a potential trailing newline in the asctime case.
Michael Adam
1
-0
/
+9
2013-02-19
gencache: unify a DEBUG message in gencache_set_data_blob()
Michael Adam
1
-2
/
+3
2013-02-19
gencache: unify a DEBUG message in gencache_iterate_fn()
Michael Adam
1
-1
/
+1
2013-02-19
gencache: unify a DEBUG message in gencache_iterate_blobs_fn()
Michael Adam
1
-1
/
+2
2013-02-19
gencache: unify a DEBUG message in gencache_del()
Michael Adam
1
-1
/
+1
2013-02-19
packaging(RHEL-CTDB): remove unpackaged manpages (samba and samba-tool)
Michael Adam
1
-0
/
+2
2013-02-19
packaging(RHEL-CTDB): package the fake-acls vfs module
Michael Adam
1
-0
/
+1
2013-02-19
s3:net: new implementation of "servid wipedbs" with smbXsrv_*
Gregor Beck
1
-2
/
+564
2013-02-19
lib/util_tdb: factor out tdb_data_talloc_copy()
Gregor Beck
3
-19
/
+20
2013-02-19
s3:smbXsrv_open: add smbXsrv_open_global_traverse()
Gregor Beck
2
-0
/
+77
2013-02-19
s3:smbXsrv_tcon: pass record in smbXsrv_tcon_global_traverse()
Gregor Beck
1
-0
/
+1
2013-02-19
s3:smbXsrv_session: pass record in smbXsrv_session_global_traverse()
Gregor Beck
1
-0
/
+1
2013-02-19
s3:smbd:smb2: fix segfault (access after free) in durable disconnect code
Michael Adam
2
-0
/
+2
2013-02-19
samba_upgradeprovision: Use tdb_util.tdb_copy not shutil.copy2
Andrew Bartlett
1
-13
/
+17
2013-02-19
samba_upgradeprovision: Do not update privileges.ldb any more (unchanged sinc...
Andrew Bartlett
1
-16
/
+4
2013-02-19
scripting: Make tdb_copy a common util function in samba.tdb_util
Andrew Bartlett
3
-20
/
+43
2013-02-19
scripting: Make tdb_copy use the python subprocess module
Andrew Bartlett
1
-7
/
+9
2013-02-19
samba_upgradeprovision: Remove options to fix FS ACLs
Andrew Bartlett
2
-271
/
+205
2013-02-18
s3:smbd: add debugging to close code (regarding disconnect of a durable)
Michael Adam
1
-0
/
+14
2013-02-18
s4:torture: fix segfault in test_durable_open_open2_oplock()
Stefan Metzmacher
1
-2
/
+4
2013-02-18
s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...
Michael Adam
1
-5
/
+7
2013-02-18
s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...
Michael Adam
1
-5
/
+7
2013-02-18
s4:torture:smb2: fix segfault on error condition in the durable-open.reopen4 ...
Michael Adam
1
-5
/
+7
2013-02-18
s4:torture:smb2: fix segfault on error condition in the durable-open.reopen3 ...
Michael Adam
1
-5
/
+7
2013-02-18
s4:torture:smb2: fix segfault on error condition in the durable-open.reopen2a...
Michael Adam
1
-5
/
+7
2013-02-18
s4:torture:smb2: fix segfault on error condition in durable-open.reopen2 test
Michael Adam
1
-5
/
+7
2013-02-18
s4:torture:smb2:durable: make test functions static
Michael Adam
1
-40
/
+40
2013-02-18
s4:torture: add a durable-open-disconnect test (suite)
Michael Adam
3
-0
/
+65
2013-02-18
s3:smbd: use smbXsrv_open_close() instead of smbXsrv_open_update()
Stefan Metzmacher
1
-1
/
+11
2013-02-18
srv_epmapper.c: Fix typo.
Karolin Seeger
1
-5
/
+5
2013-02-18
wb_samba3_cmd.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-02-18
brlock_tdb.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-02-18
srv_netlog_nt.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-02-18
brlock.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-02-18
vfs_gpfs: Fix typos in comments.
Karolin Seeger
1
-2
/
+2
2013-02-18
fault.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-02-18
docs: Fix typo.
Karolin Seeger
2
-4
/
+4
2013-02-17
s4-nbt: Ensure source4/ nbt client and server honour 'disable netbios'
Andrew Bartlett
2
-2
/
+11
2013-02-17
Fallback to the internal resolver on EAI_FAIL.
Landon Fuller
1
-1
/
+3
2013-02-16
tdb: Fix a typo
Volker Lendecke
1
-1
/
+1
2013-02-15
Fix the maxfids test so that it does not fork lots of processes and so that i...
Richard Sharpe
2
-19
/
+5
[next]