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
...
*
smbd: Factor out brl_delete_lock_struct
Volker Lendecke
2014-06-30
1
-6
/
+12
*
smbd: Simplify validate_lock_entries
Volker Lendecke
2014-06-30
1
-10
/
+11
*
torture3: Add some brlock entries in cleanup2
Volker Lendecke
2014-06-30
1
-2
/
+26
*
smbstatus: Fix an uninitialized variable
Volker Lendecke
2014-06-30
1
-0
/
+1
*
libcli: Make cli_smb2_close_fnum async
Volker Lendecke
2014-06-30
2
-23
/
+92
*
lib: Align nt_time_to_unix_timespec with unix_timespec_to_nt_time
Volker Lendecke
2014-06-30
5
-11
/
+11
*
lib: Align unix_timespec_to_nt_time with nt_time_to_unix_timespec
Volker Lendecke
2014-06-30
6
-20
/
+17
*
libcli: Make smb2cli_create return blobs
Volker Lendecke
2014-06-30
5
-23
/
+36
*
vfs_snapper: use a talloc hierarchy for arrays
David Disseldorp
2014-06-30
1
-27
/
+5
*
vfs_snapper: don't redefine GMT_FORMAT macro
David Disseldorp
2014-06-30
1
-2
/
+1
*
doc: add vfs_snapper manpage
David Disseldorp
2014-06-30
2
-0
/
+94
*
vfs: add previous file version support for vfs_snapper
David Disseldorp
2014-06-30
1
-0
/
+1215
*
vfs: add vfs_snapper module
David Disseldorp
2014-06-30
3
-0
/
+844
*
smbd: Make messaging_send_to_children static
Christof Schmitt
2014-06-30
2
-4
/
+2
*
smbd: Use common function for FORCE_DIS and KILL_CLIENT_IP in parent
Christof Schmitt
2014-06-30
1
-22
/
+11
*
s3: SMB2 : Fix leak of blocking lock records in the database.
Jeremy Allison
2014-06-30
1
-0
/
+1
*
s3: smb2: Simplify logic in reprocess_blocked_smb2_lock().
Jeremy Allison
2014-06-30
1
-30
/
+25
*
s3: smb2: Remove unused code from remove_pending_lock().
Jeremy Allison
2014-06-30
1
-13
/
+0
*
ctdb-packaging: Update configure.rpm with minimum library versions
Amitay Isaacs
2014-06-30
1
-0
/
+1
*
ctdb-packaging: Minimum required tevent library is 0.9.16
Amitay Isaacs
2014-06-30
1
-1
/
+1
*
s3-shadow-copy2: Protect against already converted names
Volker Lendecke
2014-06-27
1
-0
/
+28
*
s3-shadow-copy2: Add more debugs
Volker Lendecke
2014-06-27
1
-0
/
+9
*
s3-shadow-copy2: Fix incorrect case submounts
Volker Lendecke
2014-06-27
1
-10
/
+6
*
s3-shadow-copy2: Remove TODO and fix comments
Christof Schmitt
2014-06-27
1
-7
/
+8
*
s3-shadow-copy2: Fix dir/@GMT-2012.10.15-13.48.43 form of paths
Volker Lendecke
2014-06-27
1
-2
/
+2
*
s3-shadow-copy2: Add extreme debug output to shadow_copy2_strip_snapshot
Volker Lendecke
2014-06-27
1
-0
/
+8
*
dbwrap: Print wait times with full precision
Volker Lendecke
2014-06-27
1
-3
/
+3
*
smb2: Fix smb2_lease_state
Volker Lendecke
2014-06-26
1
-2
/
+2
*
tdb: defragment the freelist in tdb_allocate_from_freelist()
Michael Adam
2014-06-26
1
-0
/
+55
*
tdb: add "freelist_size" sub-command to tdbtool
Michael Adam
2014-06-26
1
-0
/
+15
*
tdb: use tdb_freelist_merge_adjacent in tdb_freelist_size()
Michael Adam
2014-06-26
1
-4
/
+29
*
tdb: add tdb_freelist_merge_adjacent()
Michael Adam
2014-06-26
1
-0
/
+59
*
tdb: add utility function check_merge_ptr_with_left_record()
Michael Adam
2014-06-26
1
-0
/
+53
*
tdb: simplify tdb_free() using check_merge_with_left_record()
Michael Adam
2014-06-26
1
-17
/
+9
*
tdb: add utility function check_merge_with_left_record()
Michael Adam
2014-06-26
1
-0
/
+50
*
tdb: improve comments for tdb_free().
Michael Adam
2014-06-26
1
-7
/
+11
*
tdb: factor merge_with_left_record() out of tdb_free()
Michael Adam
2014-06-26
1
-7
/
+37
*
tdb: fix debug message in tdb_free()
Michael Adam
2014-06-26
1
-1
/
+1
*
tdb: reduce indentation in tdb_free() for merging left
Michael Adam
2014-06-26
1
-18
/
+23
*
tdb: increase readability of read_record_on_left()
Michael Adam
2014-06-26
1
-27
/
+41
*
tdb: factor read_record_on_left() out of tdb_free()
Michael Adam
2014-06-26
1
-30
/
+49
*
torture4: Add a little test that truncate actually works :-)
Volker Lendecke
2014-06-25
1
-0
/
+13
*
smbd: Remove 2 indentation levels
Volker Lendecke
2014-06-25
1
-11
/
+11
*
s4: torture: Add regression test case for #10671 - Samba file corruption as a...
Jeremy Allison
2014-06-25
1
-0
/
+73
*
s3: smbd - Prevent file truncation on an open that fails with share mode viol...
Jeremy Allison
2014-06-25
1
-2
/
+20
*
s3: smbd - fix processing of packets with invalid DOS charset conversions.
Jeremy Allison
2014-06-25
3
-13
/
+21
*
s3: nmbd: Fix bug 10633 - nmbd denial of service
Jeremy Allison
2014-06-25
1
-5
/
+2
*
ctdb-build: Instead of default test_wrap, install fixed test_wrap
Amitay Isaacs
2014-06-24
1
-1
/
+14
*
ctdb-build: Fix sed expression to protect '\'
Amitay Isaacs
2014-06-24
1
-1
/
+1
*
ctdb-build: Use correct path variables for ctdb_run_tests.sh
Amitay Isaacs
2014-06-24
1
-1
/
+1
[prev]
[next]