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
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
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
*
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
*
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
4
-107
/
+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
*
lib/util: move memcache.[ch] to the toplevel 'samba-util' library
Stefan Metzmacher
2014-07-18
18
-548
/
+16
*
s3:lib/memcache: only include the required header files
Stefan Metzmacher
2014-07-18
2
-3
/
+6
*
s3:lib/memcache: make use of talloc for memcache_elements
Stefan Metzmacher
2014-07-18
1
-6
/
+5
*
s3:lib/memcache: use uint8_t instead of uint8
Stefan Metzmacher
2014-07-18
1
-2
/
+2
*
samlogon_cache: avoid overwriting info3->base.full_name.string.
Andreas Schneider
2014-07-15
1
-0
/
+14
*
samlogon_cache: use a talloc_stackframe inside netsamlogon_cache_store.
Günther Deschner
2014-07-15
1
-9
/
+4
*
s3-winbindd: prefer "displayName" over "name" in ads user queries for the ful...
Günther Deschner
2014-07-15
1
-5
/
+11
*
s3-winbind: Don't set the gecos field to NULL.
Andreas Schneider
2014-07-15
1
-1
/
+0
*
s3-winbindd: use wcache_query_user_fullname after inspecting samlogon cache.
Günther Deschner
2014-07-15
3
-0
/
+57
*
s3-winbindd: add wcache_query_user_fullname().
Günther Deschner
2014-07-15
2
-0
/
+38
*
s3-winbindd: call interactive samlogon via rpccli_netlogon_password_logon.
Günther Deschner
2014-07-15
1
-13
/
+32
*
s3-rpc_client: return info3 in rpccli_netlogon_password_logon().
Günther Deschner
2014-07-15
3
-48
/
+64
*
ntlm_auth: added require-membership tests
Garming Sam
2014-07-15
1
-0
/
+74
*
torture: test_ntlm_auth.py now has a require-membership-of argument
Garming Sam
2014-07-15
1
-0
/
+7
*
s3:smbd: initialize stat_ex buffer in smbd_dirptr_get_entry()
Michael Adam
2014-07-13
1
-1
/
+1
*
s3:vfs:gpfs: log when winAttr-garbage is detected (by heuristics) in is_offline
Michael Adam
2014-07-13
1
-0
/
+5
*
s3:vfs:gpfs: fix flapping offline: always get winAttrs from gpfs for is_offline
Michael Adam
2014-07-13
1
-3
/
+1
*
s3:vfs:gpfs: store the winAttrs in the struct_ex when we got them in vfs_gpfs...
Michael Adam
2014-07-13
1
-0
/
+1
[prev]
[next]