summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gensec: move event context from gensec_*_init() to gensec_update()Andrew Bartlett2011-10-1824-86/+93
* s3-auth fix comment after s3 ntlmssp gensec moduleAndrew Bartlett2011-10-181-1/+1
* gensec: move event-using code to gensec_update() hooks out of gensec_start*()Andrew Bartlett2011-10-183-39/+77
* ntlmssp: Refuse to seal if we did not negotiate to signAndrew Bartlett2011-10-181-0/+5
* gensec: Refuse to seal if we did not negotiate to signAndrew Bartlett2011-10-181-0/+3
* s4-auth: match the new s3 gensec client and always negotiate SIGN with SEALAndrew Bartlett2011-10-181-0/+1
* gensec: Assert that we have not been subject to a downgrade attack in DCE/RPC...Andrew Bartlett2011-10-183-1/+48
* s3-smbd Give the nt error string when failing to set up encrypted transportAndrew Bartlett2011-10-181-3/+5
* s3-ntlmssp Implement the server-side auth_ntlmssp code as a GENSEC moduleAndrew Bartlett2011-10-184-87/+229
* gensec: an event context is no longer mandetoryAndrew Bartlett2011-10-181-10/+0
* ntlmssp: Put members from auth_ntlmssp_state into gensec_ntlmssp_stateAndrew Bartlett2011-10-181-1/+17
* ntlmssp: Prepare gensec_ntlmssp_start() for broader useAndrew Bartlett2011-10-183-15/+28
* ntlmssp: Move ntlmssp code to auth/ntlmsspAndrew Bartlett2011-10-1834-193/+220
* build: compile gensec_start.c and credentials.c in the autoconf buildAndrew Bartlett2011-10-182-0/+53
* s4-s3-upgrade: Give a better clue when we cannot open secrets.tdbAndrew Bartlett2011-10-182-2/+5
* s3-auth Add my copyrightAndrew Bartlett2011-10-182-2/+2
* credentials: Prioritise command-line specified options above defaults from sm...Andrew Bartlett2011-10-183-3/+37
* s4-selftest When testing for a credentials cache, do not specify a domainAndrew Bartlett2011-10-185-5/+5
* Revert "s4: Mark the winsreplication test as knownfail"Andrew Bartlett2011-10-181-1/+1
* Revert "s4:selftest: skip flakey samba4.nbt.winsreplication for now"Andrew Bartlett2011-10-181-1/+0
* ldb: fixed a race in ldb initialisationAndrew Tridgell2011-10-181-1/+9
* libsmbclient: initial ABI signaturesAndrew Tridgell2011-10-181-0/+170
* libsmbclient: add ABI checking and pc fileAndrew Tridgell2011-10-182-2/+15
* Fix uninitialized memory problem in group_sids_to_info3 (fixes bug #8455).Wilco Baan Hofman2011-10-171-2/+2
* First part of fix for bug #8419 - Make VFS op "streaminfo" stackable.Frank Lahm2011-10-178-14/+34
* s3-waf: make sure we always build example pdb modules with --enable-developer.Günther Deschner2011-10-173-1/+12
* s3-passdb: fix the build of example pdb test module.Günther Deschner2011-10-171-32/+1
* s3-auth: remove dead prototype.Günther Deschner2011-10-171-1/+0
* s3-waf: make sure we always build example auth modules with --enable-developer.Günther Deschner2011-10-173-0/+11
* s3-auth: fix the build of skel auth example module.Günther Deschner2011-10-171-5/+20
* s4:dlz_bind9: add no memory checksStefan Metzmacher2011-10-171-0/+4
* s4:dlz_bind9: Copy dn before changing in b9_has_soaStefan Gohmann2011-10-171-1/+5
* s4:dlz_bind9: add missing earch bases for windows 2000 domainsStefan Gohmann2011-10-171-0/+1
* s3: Before adding KDC's to the krb5.conf, cldap ping themVolker Lendecke2011-10-173-49/+104
* Add cldap_multi_netlogon_send/recvVolker Lendecke2011-10-172-42/+314
* s4 provision: DNS backend should be set by callerKai Blin2011-10-174-8/+13
* s4 provision/dns: Clean up os level handlingKai Blin2011-10-171-10/+12
* s4 provision/dns: Clean up backend handlingKai Blin2011-10-171-6/+13
* s4 provision: Default to win2k3 domain function levelKai Blin2011-10-171-1/+1
* s4 provision: Reword opinionated dns backend help text, add NONE backendKai Blin2011-10-172-5/+13
* s4 provision: Rename bind9 flatfile backend to BIND9_FLATFILEKai Blin2011-10-173-8/+8
* provision: fix the docMatthieu Patou2011-10-161-1/+1
* s4-interfaces: allow pure ipv6 to workMatthieu Patou2011-10-161-1/+2
* s4: check that the xattr are supported in the folder where we want to provisionMatthieu Patou2011-10-162-2/+9
* Removed unused variable.Jeremy Allison2011-10-151-1/+0
* Remove unused function.Jeremy Allison2011-10-141-18/+0
* Fix printf warning.Jeremy Allison2011-10-141-1/+1
* Fix const warnings.Jeremy Allison2011-10-141-4/+4
* Fix const warnings.Jeremy Allison2011-10-141-3/+3
* Fix bug with Samba not recognising an 6to4 IPv6 interface.Matthieu Patou2011-10-141-0/+13