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
...
*
smbd: use exit_daemon() to support reporting to systemd from smbd
Alexander Bokovoy
2014-04-23
1
-25
/
+19
*
add systemd integration
Alexander Bokovoy
2014-04-23
3
-0
/
+13
*
s3:smbd: fix typo in comment for set_conn_force_user_group()
Michael Adam
2014-04-23
1
-1
/
+1
*
s3: srvsvc pipe - We should return WERR_BADFILE in _srvsvc_NetShareAdd if the...
Jeremy Allison
2014-04-22
1
-0
/
+11
*
vfs_gpfs: Avoid warnings in developer build
Christof Schmitt
2014-04-18
1
-5
/
+4
*
auth: Move wbcAuthUserInfo_to_netr_SamInfo3 to the top level
Andrew Bartlett
2014-04-18
2
-192
/
+0
*
s3-libads: allow ads_try_connect() to re-use a resolved ip address.
Günther Deschner
2014-04-17
1
-18
/
+26
*
Remove special socket_wrapper code.
Andreas Schneider
2014-04-17
1
-32
/
+0
*
s3-libads: Use ldap_initialize() if available.
Andreas Schneider
2014-04-17
1
-5
/
+20
*
selftest: Rename WINBINDD_SOCKET_DIR environment variable.
Andreas Schneider
2014-04-17
1
-1
/
+1
*
wbclient: Check with nss_wrapper_enabled().
Andreas Schneider
2014-04-17
1
-6
/
+6
*
s4-torture: Remove nss_wrapper testsuite.
Andreas Schneider
2014-04-17
1
-1
/
+1
*
s3: Use root_mode() to get uid_wrapper working correctly.
Andreas Schneider
2014-04-17
4
-5
/
+5
*
s3-lib: Add root_mode() which can deal with uid_wrapper.
Andreas Schneider
2014-04-17
2
-0
/
+21
*
s3-utils: Do not disable the root check in smbpasswd.
Andreas Schneider
2014-04-17
1
-2
/
+0
*
Remove uid_wrapper related code.
Andreas Schneider
2014-04-17
1
-1
/
+0
*
s3: use smb_xmemdup instead of smb_memdup and smb_panic
Björn Baumbach
2014-04-16
1
-5
/
+2
*
lib-util: rename memdup to smb_memdup and fix all callers
Björn Baumbach
2014-04-16
7
-10
/
+10
*
s3:smbd: always allow SMB1 signing, but only announce it if configured.
Stefan Metzmacher
2014-04-16
2
-5
/
+8
*
auth: Remove support for HAVE_TRUNCATED_SALT from pass_check.c
Andrew Bartlett
2014-04-15
1
-14
/
+0
*
auth: Remove USE_BOTH_CRYPT_CALLS block from pass_check.c
Andrew Bartlett
2014-04-15
1
-20
/
+0
*
auth: Remove linux_bigcrypt support from pass_check.c
Andrew Bartlett
2014-04-15
1
-32
/
+0
*
auth: Remove support for plaintext auth on systems that use getprpwnam()
Andrew Bartlett
2014-04-15
1
-10
/
+0
*
auth: Remove plaintext OSF1 password support
Andrew Bartlett
2014-04-15
2
-67
/
+0
*
auth: Remove afs_auth() from pass_check.c and s4's auth_unix
Andrew Bartlett
2014-04-15
1
-35
/
+0
*
auth: Remove dfs_auth() from pass_check.c and s4's auth_unix
Andrew Bartlett
2014-04-15
1
-315
/
+0
*
auth: Remove unused PASSWORD_LENTH macro from pass_check.c
Andrew Bartlett
2014-04-15
1
-6
/
+0
*
auth: Remove static variable ths_user from password_check() code
Andrew Bartlett
2014-04-15
1
-36
/
+9
*
Typo: Commiting -> Committing
Jelmer Vernooij
2014-04-14
1
-1
/
+1
*
Typo: speciefied -> specified.
Jelmer Vernooij
2014-04-13
1
-1
/
+1
*
Typo: s/prefered/preferred/
Jelmer Vernooij
2014-04-13
1
-1
/
+1
*
Typo: sucessfully -> successfully
Jelmer Vernooij
2014-04-13
2
-3
/
+3
*
Typo: Specifing -> specifying.
Jelmer Vernooij
2014-04-13
1
-1
/
+1
*
s3:smb2_server: remove unused get_min_receive_file_size() wrapper function
Stefan Metzmacher
2014-04-11
1
-13
/
+2
*
s3:smb2_server: only allocate the required buffer in the smb2 recvfile() code...
Stefan Metzmacher
2014-04-11
2
-19
/
+30
*
s3:smb2_server: prepare smbd_smb2_request_verify_sizes() for the optimized re...
Stefan Metzmacher
2014-04-11
1
-0
/
+9
*
s3:smb2_write: allow SMBD_SMB2_IN_DYN_LEN() to be 0 for the recvfile case.
Stefan Metzmacher
2014-04-11
1
-2
/
+18
*
s3:smb2_server: make sure we don't try recvfile for special NBT messages
Stefan Metzmacher
2014-04-11
1
-0
/
+3
*
s3:smb2_server: use the same logic to avoid recvfile() for IPC/PRINT shares
Stefan Metzmacher
2014-04-11
1
-0
/
+41
*
s3:smbd: use smb1srv_open_lookup() in is_valid_writeX_buffer()
Stefan Metzmacher
2014-04-11
1
-9
/
+20
*
s3:smbXsrv_open: allow now==0 to skip the idle_time update.
Stefan Metzmacher
2014-04-11
1
-1
/
+3
*
s3:lib: use stack buffers in drain_socket() and default_sys_recvfile()
Stefan Metzmacher
2014-04-11
1
-16
/
+2
*
s3: smbd: Performance optimization for RECVFILE.
Jeremy Allison
2014-04-10
1
-13
/
+43
*
s3-lib/util: fix logic inside set_namearray loops.
Jeremy Allison
2014-04-09
1
-10
/
+16
*
s3-lib/util: fix read across end of namelist string
Björn Baumbach
2014-04-08
1
-2
/
+5
*
s3: smbd/nmbd/winbindd - fix append on trailing slash on system paths.
Jeremy Allison
2014-04-05
1
-1
/
+1
*
s3: enforce a positive allocation_file_size for non-empty files
Björn Baumbach
2014-04-05
1
-0
/
+12
*
vfs: Store ACL control flags in gpfs vfs module.
Alexander Werth
2014-04-05
1
-23
/
+114
*
vfs: Support NFS control flags in nfs4_acls.c.
Alexander Werth
2014-04-05
2
-1
/
+27
*
s3-kerberos: make ipv6 support for generated krb5 config files more robust.
Günther Deschner
2014-04-04
1
-2
/
+27
[prev]
[next]