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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-06
s3:SMB2-SESSION-RECONNECT: also expect NETWORK_NAME_DELETED is signing isn't ...
Stefan Metzmacher
1
-1
/
+2
2012-01-06
s3-libads Use NTLMSSP via auth_generic/gensec
Andrew Bartlett
1
-90
/
+79
2012-01-06
s3-libsmb Make auth_ntlmssp client more generic
Andrew Bartlett
5
-55
/
+81
2012-01-06
s3-libsmb Use gensec_settings to set s3 ntlmssp client backend
Andrew Bartlett
1
-2
/
+10
2012-01-06
s3-auth Rename make_auth_ntlmssp() -> make_auth_gensec()
Andrew Bartlett
1
-5
/
+5
2012-01-06
Fix compile when TDB_TRACE is enabled.
Ira Cooper
1
-1
/
+1
2012-01-06
Add a sys_get_number_of_cores() function that calls sysconf or sysctl
Jeremy Allison
5
-4
/
+66
2012-01-06
samba-tool:dns: Check through all the DNS records for a match
Amitay Isaacs
1
-16
/
+16
2012-01-06
s4-rpc:dnsserver: Do not replace @ with zone_name in update operation
Amitay Isaacs
1
-1
/
+6
2012-01-06
Fix bug #8687 - net memberships usage info is wrong
Jeremy Allison
1
-1
/
+1
2012-01-05
Fix the local-memcache test for 64-bit
Volker Lendecke
2
-2
/
+1
2012-01-05
s3: Run the CLEANUP2 test
Volker Lendecke
1
-0
/
+1
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
3
-1
/
+38
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
2
-0
/
+16
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
libcli/smb: Add smbXcli_conn_samba_suicide
Volker Lendecke
2
-0
/
+105
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
s4:repl_meta_data LDB module - set "isRecycled" time correctly
Matthias Dieter Wallnöfer
1
-9
/
+8
2012-01-05
Add S3 vfs_aio_pthread module to replace broken glibc aio code.
Jeremy Allison
5
-0
/
+659
2012-01-05
waf: Use git repository.
Jelmer Vernooij
1
-1
/
+1
2012-01-04
Include waf as an extracted source directory, rather than as a one-in-a-file ...
Jelmer Vernooij
79
-17
/
+18127
2012-01-04
s4:pyrpc: add 'user_session_key' getter to the connection object
Stefan Metzmacher
2
-1
/
+45
2012-01-04
s4:pygensec/tests: check that the client and server have the same session key
Stefan Metzmacher
1
-1
/
+4
2012-01-04
s4:pygensec: add session_key() method
Stefan Metzmacher
1
-0
/
+29
2012-01-04
LDAP-CLDAP: demonstrate that pdc name is not an unc path
Stefan Metzmacher
1
-0
/
+9
2012-01-04
s4:torture/nbt/dgram.c - NBT samlogon requests don't return the PDC name as U...
Matthias Dieter Wallnöfer
1
-0
/
+5
2012-01-04
s4:cldap_server/netlogon.c: it is wrong to specify "\\" in front of the hostname
Stefan Metzmacher
1
-2
/
+6
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
[prev]
[next]