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: Clarify what CLEANUP1 does
Volker Lendecke
2012-01-05
1
-1
/
+2
*
Add some debug to vfs_aio_pthread so I can see when jobs start and stop.
Jeremy Allison
2012-01-05
1
-0
/
+16
*
s3-auth remove outdated comment
Andrew Bartlett
2012-01-05
1
-3
/
+0
*
s3-librpc remove unused headers
Andrew Bartlett
2012-01-05
1
-2
/
+0
*
s3-auth Remove more unused headers
Andrew Bartlett
2012-01-05
1
-3
/
+0
*
s3-auth remove unused ntlmssp.h
Andrew Bartlett
2012-01-05
2
-2
/
+0
*
s3-auth Remove ntlmssp_wrap.h which is no longer required
Andrew Bartlett
2012-01-05
9
-10
/
+1
*
s3-auth use gensec directly rather than via auth_generic_state
Andrew Bartlett
2012-01-05
12
-144
/
+112
*
s3-auth Set remote address for both AD and s3 gensec modes
Andrew Bartlett
2012-01-05
1
-2
/
+0
*
s3-auth re-create the auth context in the s3 ntlmssp server module
Andrew Bartlett
2012-01-05
5
-70
/
+8
*
s3-auth Add TALLOC_CTX * to auth_generic_prepare()
Andrew Bartlett
2012-01-05
7
-20
/
+15
*
s3-auth supply s3 ntlmssp module via gensec_settings
Andrew Bartlett
2012-01-05
1
-24
/
+11
*
s3-selftest: Add test for rpcclient, including kerberos authentication
Andrew Bartlett
2012-01-05
2
-1
/
+29
*
s3:gse: MIT krb5 1.8.1 has a bug in gss_wrap_iov()
Stefan Metzmacher
2012-01-05
1
-1
/
+1
*
s3-librpc store the sign/seal flags we got in the gssapi client
Andrew Bartlett
2012-01-05
1
-1
/
+1
*
s3-libads Factor out a new routine kerberos_get_principal_from_service_hostna...
Andrew Bartlett
2012-01-05
4
-48
/
+69
*
s3-librpc Use gsskrb5_get_subkey() where available to get the session key
Andrew Bartlett
2012-01-05
1
-0
/
+15
*
s3: Remove some redundant code
Volker Lendecke
2012-01-05
1
-5
/
+0
*
s3: Run the CLEANUP1 test
Volker Lendecke
2012-01-05
1
-0
/
+1
*
s3: Add a test excercising the share mode cleanup routine
Volker Lendecke
2012-01-05
5
-0
/
+73
*
s3: Move basic SMB checking to a much earlier point
Volker Lendecke
2012-01-05
1
-19
/
+19
*
s3: Add a suicide mode to smbd
Volker Lendecke
2012-01-05
1
-0
/
+11
*
s3: Fix some nonempty blank lines
Volker Lendecke
2012-01-05
1
-3
/
+3
*
Add S3 vfs_aio_pthread module to replace broken glibc aio code.
Jeremy Allison
2012-01-05
5
-0
/
+659
*
s3-winbind: Fix segfault if we can't map the last user.
Andreas Schneider
2012-01-04
1
-0
/
+18
*
s3-winbind: Move finding the domain to it's own function.
Andreas Schneider
2012-01-04
1
-11
/
+21
*
s3-perfcount: fix incorrect array length calculations
David Disseldorp
2012-01-04
1
-9
/
+17
*
s3: Check for the packet size before accessing it
Volker Lendecke
2012-01-04
1
-2
/
+1
*
s3-cli: fix bug 563, >8GB tar on BE machines
Masafumi Nakayama
2012-01-03
1
-5
/
+17
*
s3: Fix a cut&paste error
Volker Lendecke
2012-01-03
1
-1
/
+1
*
s3: Fix a typo
Volker Lendecke
2012-01-03
1
-1
/
+1
*
s3: Remove the unused "file_existed" parameter from smbd_calculate_access_mask
Volker Lendecke
2012-01-03
4
-10
/
+2
*
s3: Avoid "file_existed" in smbd_calculate_maximum_allowed_access
Volker Lendecke
2012-01-03
1
-36
/
+35
*
s3: Remove some else{} branches in smbd_calculate_maximum_allowed_access
Volker Lendecke
2012-01-03
1
-3
/
+7
*
s3: Directly use *p_access_mask in smbd_calculate_maximum_allowed_access
Volker Lendecke
2012-01-03
1
-6
/
+4
*
s3: Factor out smbd_calculate_maximum_allowed_access
Volker Lendecke
2012-01-03
1
-40
/
+59
*
s3: Happy New Year 2012
Stefan Metzmacher
2012-01-01
1
-1
/
+1
*
Final part of fix for bug #8679 - recvfile code path using splice() on Linux ...
Jeremy Allison
2011-12-31
1
-5
/
+0
*
Third part of fix for bug #8679 - recvfile code path using splice() on Linux ...
Jeremy Allison
2011-12-30
1
-21
/
+18
*
Second part of fix for bug #8679 - recvfile code path using splice() on Linux...
Jeremy Allison
2011-12-30
1
-1
/
+30
*
s3-auth Fix talloc parent for s4 event context in auth_samba4
Andrew Bartlett
2011-12-28
1
-1
/
+1
*
s3-auth: Remove protype for already-removed auth_ntlmssp_start
Andrew Bartlett
2011-12-28
1
-1
/
+0
*
s3: Fix a 64-bit warning
Volker Lendecke
2011-12-25
1
-1
/
+1
*
s3: Fix linking on Lion
Volker Lendecke
2011-12-25
1
-0
/
+8
*
Fix bug #8679 - recvfile code path using splice() on Linux leaves data in the...
Jeremy Allison
2011-12-25
1
-3
/
+2
*
s3:lib/ctdbd_conn: try ctdbd_init_connection() as root
Stefan Metzmacher
2011-12-23
1
-0
/
+2
*
s3-librpc Use gensec_sig_size() instead of a fixed NTLMSSP_SIG_SIZE
Andrew Bartlett
2011-12-22
1
-2
/
+7
*
s3-rpc_server: Rework pipe_ntlmssp_auth_bind() to be generic
Andrew Bartlett
2011-12-22
3
-25
/
+63
*
s3-rpc_server: Allow gensec mechanisms to return NT_STATUS_OK
Andrew Bartlett
2011-12-22
1
-2
/
+2
*
s3-rpc_server: rename pipe_ntlmssp_verify_final() to pipe_auth_generic_verify...
Andrew Bartlett
2011-12-22
1
-3
/
+3
[prev]
[next]