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