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
...
*
s3:smbd: avoid using client_get_tcp_info()
Stefan Metzmacher
2014-07-24
1
-25
/
+17
*
torture: Add FSCTL_QUERY_NETWORK_INTERFACE_INFO torture test case to source4/...
Anubhav Rakshit
2014-07-24
1
-0
/
+47
*
librpc: Add NETWORK_INTERFACE_INFO IDL data structure
Anubhav Rakshit
2014-07-24
3
-1
/
+86
*
torture4: Use sizeof(char-array) instead of constant
Volker Lendecke
2014-07-24
1
-12
/
+12
*
s4:torture/smb2: add smb2.session.bind1
Stefan Metzmacher
2014-07-24
1
-0
/
+132
*
s4:libcli/smb2: add smb2_session_channel()
Stefan Metzmacher
2014-07-24
2
-10
/
+74
*
s4:libcli/smb2: remove unused 'primary' argument of smb2_session_init()
Stefan Metzmacher
2014-07-24
3
-8
/
+4
*
s3: remove stat_ex.vfs_private completely
Michael Adam
2014-07-24
3
-23
/
+0
*
s3:vfs:gpfs: remove a block and reduce indentation in gpfs_is_offline()
Michael Adam
2014-07-24
1
-8
/
+6
*
s3:vfs:gpfs: remove all writing uses of stat_ex.vfs_private from vfs_gpfs.
Michael Adam
2014-07-24
1
-7
/
+0
*
s3:vfs:gpfs: Remove all reading uses of stat_ex.vfs_private from vfs_gfs.
Michael Adam
2014-07-24
1
-23
/
+22
*
Revert "s3:vfs:gpfs: log when winAttr-garbage is detected (by heuristics) in ...
Michael Adam
2014-07-24
1
-5
/
+0
*
selftest: check for fs specific options of the share dir only after creating it
Michael Adam
2014-07-23
1
-2
/
+2
*
ctdb:vacuum: stop vacuuming when the first delete_list traverse fails.
Michael Adam
2014-07-23
1
-0
/
+1
*
ctdb-vacuum: Use existing function ctdb_marshall_finish
Amitay Isaacs
2014-07-23
2
-11
/
+5
*
ctdb-vacuum: Use ctdb_marshall_add to add a record to marshall buffer
Amitay Isaacs
2014-07-23
1
-28
/
+10
*
ctdb-util: Refactor record marshalling routines to avoid extra talloc
Amitay Isaacs
2014-07-23
1
-20
/
+13
*
ctdb-util: Refactor ctdb_marshall_record
Amitay Isaacs
2014-07-23
1
-14
/
+37
*
ctdb-util: Fix nonempty line endings
Amitay Isaacs
2014-07-23
1
-3
/
+3
*
ctdb-vacuum: If talloc_realloc fails, terminate traverse
Amitay Isaacs
2014-07-23
1
-1
/
+2
*
ctdb-vacuum: Fix talloc hierarchy in delete_marshall_traverse
Amitay Isaacs
2014-07-23
1
-1
/
+1
*
smbd: Fix a typo
Volker Lendecke
2014-07-22
1
-1
/
+1
*
smbd: ?True:False is pretty pointless :-)
Volker Lendecke
2014-07-22
1
-1
/
+1
*
smbd: Add missing {}
Volker Lendecke
2014-07-22
1
-1
/
+2
*
smbd: Remove superfluous ()
Volker Lendecke
2014-07-22
1
-1
/
+1
*
smbd: Fix a typo
Volker Lendecke
2014-07-22
1
-1
/
+1
*
smbd: Simplify brl_locktest
Volker Lendecke
2014-07-22
3
-33
/
+16
*
smbd: Restructure brl_conflict_other
Volker Lendecke
2014-07-22
1
-14
/
+39
*
smbd: Fix indentation, {} and line length in brl_conflict_other
Volker Lendecke
2014-07-22
1
-6
/
+14
*
smbd: Rename lck2->rw_probe in brl_conflict_other
Volker Lendecke
2014-07-22
1
-8
/
+8
*
smbd: Rename lck1->lock in brl_conflict_other
Volker Lendecke
2014-07-22
1
-8
/
+8
*
smbd: Use a struct initializer brl_lock
Volker Lendecke
2014-07-22
1
-13
/
+10
*
smbd: Simplify strict_lock_default with early returns
Volker Lendecke
2014-07-22
1
-34
/
+24
*
smbd: Use %ju/uintmax_t in source3/locking
Volker Lendecke
2014-07-22
3
-79
/
+120
*
smbd: "err" is no longer set in get_lock_offset
Volker Lendecke
2014-07-22
3
-29
/
+6
*
smbd: Add comments
Volker Lendecke
2014-07-22
1
-0
/
+6
*
smbd/nmbd: Remove HAVE_LONGLONG
Volker Lendecke
2014-07-22
5
-109
/
+0
*
smbd: Simplify unpack_nt_owners
Volker Lendecke
2014-07-22
1
-11
/
+3
*
lib: Fix a valgrind error
Volker Lendecke
2014-07-22
1
-1
/
+12
*
messaging4: Fix a just-introduced error memleak
Volker Lendecke
2014-07-22
1
-0
/
+5
*
ctdb: Fix verbose_memory_names
Volker Lendecke
2014-07-22
1
-1
/
+1
*
ctdb: Avoid a talloc in ctdb_queue_send
Volker Lendecke
2014-07-22
1
-3
/
+6
*
sys_poll_intr: fix timeout arithmetic
Daniel Kobras
2014-07-22
1
-2
/
+12
*
messaging4: Change irpc_servers_by_name to NTSTATUS
Volker Lendecke
2014-07-21
4
-35
/
+43
*
messaging4: Fix a memleak in an error path
Volker Lendecke
2014-07-21
1
-0
/
+1
*
messaging4: Remove unnecessary locking
Volker Lendecke
2014-07-21
1
-6
/
+0
*
messaging4: Remove an unused NTSTATUS var
Volker Lendecke
2014-07-21
1
-2
/
+1
*
messaging4: Move str_list_add
Volker Lendecke
2014-07-21
1
-6
/
+7
*
messaging4: Add NULL check to irpc_add_name
Volker Lendecke
2014-07-21
1
-0
/
+3
*
messaging4: Use tdb_append in irpc_add_name
Volker Lendecke
2014-07-21
1
-19
/
+11
[prev]
[next]