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-09
s3-waf: rpcclient does not need libads.so.
Günther Deschner
1
-1
/
+1
2012-01-09
s3-passdb: remove a forward declaration.
Günther Deschner
1
-7
/
+6
2012-01-09
s3-libads: pretty print a keytab list.
Günther Deschner
1
-2
/
+2
2012-01-09
s3-pdbtest: only test trusted domains when pdb backends offers trusted domain...
Günther Deschner
1
-74
/
+89
2012-01-09
s3-libads: fix malloc/talloc mismatch in ads_keytab_verify_ticket().
Günther Deschner
1
-1
/
+1
2012-01-09
s4:python/samba/ndr.py: add an optional 'allow_remaining' to ndr_unpack()
Stefan Metzmacher
1
-2
/
+3
2012-01-09
pidl:Samba4/Python: add an optional 'allow_remaining' argument to __ndr_unpac...
Stefan Metzmacher
1
-3
/
+26
2012-01-09
s3-build: Remove unused hooks to set smbtorture4 and test args
Andrew Bartlett
3
-70
/
+0
2012-01-09
auth/credentials Remove debug that prints in normal operation
Andrew Bartlett
1
-1
/
+0
2012-01-09
s3-libsmb: Do not look up FQDN or use host/ for krb5 encrypted CIFS
Andrew Bartlett
1
-12
/
+1
2012-01-09
s3-sefltest Make krb5 tests contain the word krb5
Andrew Bartlett
1
-3
/
+3
2012-01-09
s3-selftst Add encrypted CIFS testing with kerberos
Andrew Bartlett
1
-9
/
+11
2012-01-09
s3-libsmb: match the rest of Samba3 in kerberos name selection in smb sealing
Andrew Bartlett
1
-17
/
+16
2012-01-09
s3-selftest: Add test for smbclient kerberos support
Andrew Bartlett
2
-0
/
+31
2012-01-09
s3-build SMBTORTRUE4 variable is unused in make test
Andrew Bartlett
1
-2
/
+0
2012-01-09
s3-build SAMBA4SHAREDIR is unused in make test
Andrew Bartlett
1
-1
/
+1
2012-01-09
s3-build: smbtorture4 can be built regardless of use_ads
Andrew Bartlett
1
-4
/
+0
2012-01-09
s3-selftest: remove smb4torture_possible and add have_ads_support
Andrew Bartlett
1
-41
/
+58
2012-01-09
s3-selftest Hide smb4torture_possible inside plansmbtorturetestsuite()
Andrew Bartlett
1
-5
/
+7
2012-01-07
Add "repack" command to tdbtool.
Ira Cooper
2
-1
/
+16
2012-01-06
Remove the commented out code.
Jeremy Allison
1
-52
/
+1
2012-01-06
Comment out sys_get_number_of_cores() as we're no longer using this.
Jeremy Allison
2
-0
/
+4
2012-01-06
Add "aio num threads" parameter to allow manual configuration of
Jeremy Allison
1
-16
/
+15
2012-01-06
Fix format warning message.
Jeremy Allison
1
-1
/
+1
2012-01-06
s3: Avoid a potential alignment requirement issue
Volker Lendecke
1
-6
/
+5
2012-01-06
s3: Avoid a potential alignment requirement issue
Volker Lendecke
1
-3
/
+2
2012-01-06
s3: Use DELETE_ON_CLOSE instead of unlink
Volker Lendecke
1
-7
/
+6
2012-01-06
s3: No value change, just use the correct enum value
Volker Lendecke
1
-1
/
+1
2012-01-06
s3-ntlmssp Remove unused ntlmssp_set_hashes() and do not set an invalid LM hash
Andrew Bartlett
2
-30
/
+21
2012-01-06
ntlmssp: merge initial packet implementations
Andrew Bartlett
2
-14
/
+46
2012-01-06
s3-winbindd: convert cached credentials to use auth_generic/gensec for NTLMSSP
Andrew Bartlett
1
-33
/
+46
2012-01-06
s3-torture convert smb2 test to use auth_generic/gensec for NTLMSSP
Andrew Bartlett
1
-67
/
+101
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
[next]