index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
s3:smb2_read: let smb2_sendfile_send_data() behave like send_file_readX()
Stefan Metzmacher
2014-07-11
1
-16
/
+53
*
s3:winbindd: remove unused get[pw|gr]ent_initialized from winbindd_cli_state
Stefan Metzmacher
2014-07-11
1
-4
/
+0
*
s3:smb2_negprot: allow "smb max {read,write,trans}" up to 8MiB
Stefan Metzmacher
2014-07-11
1
-4
/
+4
*
s3:vfs:gpfs: remove extra empty lines.
Michael Adam
2014-07-10
1
-2
/
+0
*
s3:smbd: make dptr_ReadDirName() static.
Michael Adam
2014-07-10
2
-8
/
+4
*
dsdb: Always store and return the userParameters as a array of LE 16-bit values
Andrew Bartlett
2014-07-09
1
-5
/
+26
*
smbd: Use mutex instead of fcntl lock for echohandler coordination
Christof Schmitt
2014-07-09
3
-34
/
+173
*
smbd: Avoid double-free in get_print_db_byname
Volker Lendecke
2014-07-08
1
-2
/
+2
*
smbd: Factor out smbd_smb2_send_break
Volker Lendecke
2014-07-08
1
-22
/
+36
*
smbd: Rename smbd_smb2_send_oplock_break_state->buf to ->body
Volker Lendecke
2014-07-08
1
-3
/
+3
*
smbd: no "dyn" in smbd_smb2_send_oplock_break
Volker Lendecke
2014-07-08
1
-6
/
+3
*
smbd: Make hdr a field of its own in smbd_smb2_send_oplock_break
Volker Lendecke
2014-07-08
1
-19
/
+20
*
smbd: Make tf a field of its own in smbd_smb2_send_oplock_break
Volker Lendecke
2014-07-08
1
-14
/
+15
*
smbd: Make nbt_hdr a field of its own in smbd_smb2_send_oplock_break
Volker Lendecke
2014-07-08
1
-4
/
+7
*
s3: VFS modules: Ignore EPERM errors on [f]chmod in crossrename module.
Jeremy Allison
2014-07-08
1
-2
/
+4
*
param: change snum parameter in special functions to a loadparm_service pointer
Garming Sam
2014-07-07
1
-4
/
+7
*
s3:param: pass down lp_ctx in handle include
Garming Sam
2014-07-07
1
-1
/
+1
*
param: Use set_variable instead of set_variable_helper in lp_do_parameter
Garming Sam
2014-07-07
1
-39
/
+14
*
param: add failure case for loadparm_init_s3
Garming Sam
2014-07-07
1
-0
/
+6
*
param: store the flags_list in the s3 lp context used for special
Garming Sam
2014-07-07
1
-0
/
+1
*
param: mark non default options using flags in s3
Garming Sam
2014-07-07
1
-3
/
+25
*
param: fix FLAG_CMDLINE to be stored outside of the param table
Garming Sam
2014-07-07
1
-6
/
+6
*
param: remove unnecessary dump a service
Garming Sam
2014-07-07
1
-11
/
+3
*
param: simplify lp_do_parameter
Garming Sam
2014-07-07
1
-4
/
+2
*
param: replace lp_set_cmdline in s3 helpers to store_cmdline
Garming Sam
2014-07-07
2
-5
/
+9
*
param: set the flags on a s3 loadparm context
Garming Sam
2014-07-07
2
-1
/
+15
*
param: flag fixes in s3 loadparm
Garming Sam
2014-07-07
1
-1
/
+25
*
param: attempt to start factoring out the bInGlobalSection parameter
Garming Sam
2014-07-07
1
-2
/
+3
*
param: add do_section to s3 helpers
Garming Sam
2014-07-07
2
-2
/
+2
*
param: rename do_section in s3 to lp_do_section to avoid conflicts
Garming Sam
2014-07-07
1
-5
/
+5
*
param: remove unnecessary calls to do_parameter in s3
Garming Sam
2014-07-07
1
-4
/
+25
*
param: remove unnecessary lp_local_ptr_by_snum function
Garming Sam
2014-07-07
1
-11
/
+2
*
param: avoid the use of lp_do_parameter in popt
Garming Sam
2014-07-07
1
-1
/
+1
[next]