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:param: simplify lp_do_parameter to use lpcfg functions
Garming Sam
2014-07-31
1
-76
/
+8
*
smbd: Change logging level for denied share access
Christof Schmitt
2014-07-31
2
-2
/
+2
*
s3:param: move a variable into scope in lp_file_list_changed
Michael Adam
2014-07-30
1
-2
/
+2
*
lib/util: remove outdated comment from debug.c
Michael Adam
2014-07-30
1
-4
/
+0
*
s3: net time - fix usage and core dump.
Jeremy Allison
2014-07-30
1
-10
/
+20
*
s3: xml-docs. Ensure users of 'net time' know the remote server must be speci...
Jeremy Allison
2014-07-30
1
-4
/
+11
*
tests: dnsserver: Remove duplicate empty test function
Amitay Isaacs
2014-07-30
1
-4
/
+0
*
s3: winbindd: On new client connect, prune idle or hung connections older tha...
Jeremy Allison
2014-07-29
1
-0
/
+36
*
s3: winbindd: Add new parameter "winbind request timeout" set to 60 seconds w...
Jeremy Allison
2014-07-29
4
-0
/
+28
*
tests: dnsserver: Add a update test with name set to '.'
Amitay Isaacs
2014-07-29
1
-1
/
+40
*
s4-rpc: dnsserver: Allow . to be specified for @ record
Amitay Isaacs
2014-07-29
1
-1
/
+3
*
selftest: Fix a typo (SIGTERm --> SIGTERM)
Amitay Isaacs
2014-07-29
1
-1
/
+1
*
Fix now erroneous comment for directory_create_or_exist()
Jeremy Allison
2014-07-29
1
-1
/
+1
*
ctdb-eventscripts: Remove unused argument to natgw_ensure_master()
Martin Schwenke
2014-07-29
1
-3
/
+1
*
ctdb-tests: Add another LCP2 takeover test
Martin Schwenke
2014-07-29
1
-0
/
+74
*
ctdb-eventscripts: Remove NAT gateway "monitor" event
Martin Schwenke
2014-07-29
5
-10
/
+4
*
messaging4: Simplify imessaging_path
Volker Lendecke
2014-07-29
1
-9
/
+4
*
messaging3: messaging_array is no longer used
Volker Lendecke
2014-07-28
1
-5
/
+0
*
unix_msg: simplify unix_msg_send
Volker Lendecke
2014-07-28
1
-12
/
+5
*
unix_msg: Use struct initializers
Volker Lendecke
2014-07-28
1
-32
/
+32
*
unix_msg: Use empty arrays in structs
Volker Lendecke
2014-07-28
1
-3
/
+3
*
lib: directory_create_or_exist() does not use "uid" parameter
Volker Lendecke
2014-07-28
14
-23
/
+19
*
lib: Simplify directory_create_or_exist with an early return
Volker Lendecke
2014-07-28
1
-23
/
+24
*
winbind/i18n: update Japanese pam winbind translation
Björn Jacke
2014-07-26
1
-117
/
+113
*
s3:idmap: fix talloc hierarchy in idmap_passdb_domain()
Michael Adam
2014-07-25
1
-1
/
+1
*
s3:idmap: only check the range values if a range setting has been found.
Michael Adam
2014-07-25
1
-3
/
+1
*
s3:idmap: move loading of idmap options together before range checking in idm...
Michael Adam
2014-07-25
1
-4
/
+4
*
s3:idmap: in idmap_init_domain() load methods before loading further config
Michael Adam
2014-07-25
1
-18
/
+23
*
s3:idmap: don't log missing range config if range checking not requested
Michael Adam
2014-07-25
1
-2
/
+2
*
messaging3: Remove an unnecessary variable
Volker Lendecke
2014-07-25
1
-4
/
+1
*
messaging4: Simplify ping_message with server_id_str_buf()
Volker Lendecke
2014-07-24
1
-3
/
+2
*
messaging3: Simplify ping_message()
Volker Lendecke
2014-07-24
1
-10
/
+4
*
messaging3: Remove two procid_str_static calls
Volker Lendecke
2014-07-24
1
-3
/
+6
*
s3:smbd: remove unused client_get_tcp_info()
Stefan Metzmacher
2014-07-24
1
-15
/
+0
*
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
[prev]
[next]