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: smbd: Remove unneeded 'out_of_space' parameter from smbd_dirptr_lanman2_e...
Jeremy Allison
2014-09-16
3
-7
/
+6
*
s3: smbd: SMB2 - change smbd_dirptr_lanman2_entry() to return an NTSTATUS.
Jeremy Allison
2014-09-16
3
-12
/
+19
*
s3: smbd: smbd_marshall_dir_entry() no longer needs explicit 'out_of_space' p...
Jeremy Allison
2014-09-16
1
-7
/
+1
*
s3: smbd: Change smbd_marshall_dir_entry() to return an NTSTATUS. Returns STA...
Jeremy Allison
2014-09-16
1
-23
/
+24
*
s3: smbd: Change the function signature of srvstr_push() from returning a len...
Jeremy Allison
2014-09-16
7
-70
/
+215
*
s3: smbd: Ensure types for all variables called 'len' used in srvstr_push() a...
Jeremy Allison
2014-09-16
1
-12
/
+10
*
s3: smbd: srvstr_push() was changed to never return -1, so don't check for th...
Jeremy Allison
2014-09-16
1
-1
/
+1
*
s3: utils: Don't directly manipulate errno inside strupper_m().
Jeremy Allison
2014-09-16
1
-5
/
+1
*
vfs_gpfs: Fix the build with profiling-data
Volker Lendecke
2014-09-16
1
-4
/
+4
*
s3: winbindd: Old NT Domain code sets struct winbind_domain->alt_name to be N...
Jeremy Allison
2014-09-15
2
-3
/
+8
*
messaging_dgm: Don't expose the messaging_dgm_context
Volker Lendecke
2014-09-14
3
-37
/
+59
*
messaging_dgm: Avoid a talloc
Volker Lendecke
2014-09-14
1
-10
/
+10
*
messaging_dgm: Avoid a talloc
Volker Lendecke
2014-09-14
1
-7
/
+8
*
messaging_dgm: messaging_dgm_lockfile_remove does not use tmp_ctx anymore
Volker Lendecke
2014-09-14
1
-3
/
+2
*
messaging_dgm: messaging_dgm_lockfile_create does not use tmp_ctx anymore
Volker Lendecke
2014-09-14
1
-3
/
+2
*
messaging_dgm: Avoid talloc_tos()
Volker Lendecke
2014-09-14
1
-56
/
+55
*
messaging_dgm: Reformatting
Volker Lendecke
2014-09-14
1
-2
/
+1
*
messaging_dgm: Remove an unnecessary cast
Volker Lendecke
2014-09-14
1
-2
/
+1
*
namecache: fix uninitialised pointer returns
David Disseldorp
2014-09-13
1
-3
/
+3
*
s3: smbd: streams - Ensure share mode validation ignores internal opens (op_m...
Volker Lendecke
2014-09-12
1
-1
/
+6
*
media_harmony: Fix a crash bug
Volker Lendecke
2014-09-12
1
-2
/
+2
*
media_harmony: Fix warnings
Volker Lendecke
2014-09-12
1
-12
/
+9
*
s3: smbd - open logic fix.
Jeremy Allison
2014-09-11
1
-0
/
+11
*
vfs_acl_common: dacl size must be updated
Ralph Boehme
2014-09-11
1
-0
/
+3
*
s3: smbd: Ensure we don't call qsort() with a size of -1.
Jeremy Allison
2014-09-11
1
-16
/
+16
*
s3:smbd:open_file: use a more natural check.
Michael Adam
2014-09-11
1
-1
/
+3
*
s3:smbd: fix a race in open code
Michael Adam
2014-09-10
1
-17
/
+42
*
smbd: Fix a typo
Volker Lendecke
2014-09-10
1
-1
/
+1
*
s3:smbd: fix a comment typo
Ralph Boehme
2014-09-09
1
-1
/
+1
*
smbd: Move make_dir_struct() to reply.c
Volker Lendecke
2014-09-09
3
-54
/
+46
*
s3:smbd: close the connection if the client doesn't start with a SMB1 Negprot...
Stefan Metzmacher
2014-09-09
1
-0
/
+18
*
s3: smbd: smb2-sessionsetup. Fix use after free when the sessionsetup request...
Jeremy Allison
2014-09-08
1
-0
/
+6
*
s3-lib: Do not walk past the end of the dos_to_ntstatus_map array
Andrew Bartlett
2014-09-08
1
-1
/
+1
*
passdb: Avoid use-after-free when setting a plaintext password
Andrew Bartlett
2014-09-08
1
-2
/
+3
*
s3:build: don't detect perl in source3/wscript again.
Michael Adam
2014-09-05
1
-1
/
+0
*
s3: smbd: vfs_dirsort module.
Jeremy Allison
2014-09-03
1
-1
/
+1
*
s3-kpasswd: Fix build warning.
Günther Deschner
2014-09-01
1
-1
/
+1
*
s3-kpasswd: send a netbios krb5 address to avoid invalid net address errors from
Günther Deschner
2014-09-01
1
-0
/
+14
*
Remove custom password change code in libads
Simo Sorce
2014-09-01
1
-555
/
+59
*
Remove duplicate definitions
Simo Sorce
2014-09-01
1
-9
/
+0
*
s3-rpc_client: Do not give NT_STATUS_NO_MEMORY when the source string was NULL
Andrew Bartlett
2014-09-01
1
-5
/
+6
*
set_dc_type_and_flags_trustinfo: Use init_dc_connection and wb_open_internal_...
Andrew Bartlett
2014-09-01
1
-18
/
+26
*
winbindd: Add debugging to assist in locating errors creating NETLOGON pipes
Andrew Bartlett
2014-09-01
1
-0
/
+12
*
passdb: Use sam_get_results_trust() and implement pdb_samba_dsdb_get_trustedd...
Andrew Bartlett
2014-09-01
1
-1
/
+124
*
winbindd: Do not segfault if the trusted domain has no SID
Andrew Bartlett
2014-09-01
1
-1
/
+9
*
s3-winbindd: Document parameters in ads_cached_connection_reuse
Christof Schmitt
2014-08-30
1
-0
/
+13
*
s3-winbindd: Use more descriptive parameter names in ads_cached_connection_co...
Christof Schmitt
2014-08-30
1
-8
/
+8
*
s3-winbindd: Use correct realm for trusted domains in idmap child
Christof Schmitt
2014-08-30
1
-2
/
+9
*
torture: Also run raw.read against the aio share
Christof Schmitt
2014-08-30
1
-0
/
+4
*
smbd: Add padding byte to readx response
Christof Schmitt
2014-08-30
4
-17
/
+29
[prev]
[next]