summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-08Fix path apparently gone wrong by cherrypick.Jelmer Vernooij1-0/+0
2008-10-08Move all subunit files to lib directory.Jelmer Vernooij8-2/+3
2008-10-08Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij36-275/+906
2008-10-08Fix syntax errors in minschema.Jelmer Vernooij1-20/+16
2008-10-08Import tests for subunit python module.Jelmer Vernooij6-0/+854
2008-10-08Move subunit helper utility to specific subunit directory.Jelmer Vernooij2-1/+1
2008-10-08Allow 'make testenv-dc', 'make testenv-member', etc.Jelmer Vernooij1-0/+3
2008-10-08Print proper error if include file can't be found.Jelmer Vernooij1-0/+4
2008-10-07Make map_errno_from_nt_status() a generic call, not just a cli specific one.Jeremy Allison4-160/+175
2008-10-07Changed variable name from f19086872ec734fff3f2119712ff24117bec4e5e to match ...Tim Prouty1-19/+19
2008-10-06Fixed build warning "passing arg from incompatible pointer type"Tim Prouty1-1/+3
2008-10-06Fixed "declaration shadows global declaration" warnings.Tim Prouty1-19/+19
2008-10-06Set default trust kvno to -1Andrew Bartlett1-1/+1
2008-10-06Fix cross-realm authentication in Samba4's KDC.Andrew Bartlett1-3/+5
2008-10-06Allow the PAC to be passed along during cross-realm authenticationAndrew Bartlett1-18/+16
2008-10-06Use the trust password version as kvno for trusts in Kerberos.Andrew Bartlett1-0/+7
2008-10-06Start implementing AD-style trusted domains in Samba4's NETLOGON serverAndrew Bartlett1-2/+50
2008-10-06Store trusted domain passwords in the LSA serverAndrew Bartlett1-4/+64
2008-10-06Make RPC-LSA test for enumeration conditions more strictAndrew Bartlett1-3/+14
2008-10-06Add in secure channel type used by AD trustsAndrew Bartlett1-3/+5
2008-10-06Clarify use of manual parsers in trustInOutBlob (drsblobs.idl)Andrew Bartlett1-4/+6
2008-10-06Implement 'type unknown' names in the CrackNames code.Andrew Bartlett3-11/+50
2008-10-06Remove compleatly bogus rename test in partitions module.Andrew Bartlett1-17/+0
2008-10-06Remove DESCRIPTION from generated schema lines.Andrew Bartlett2-24/+11
2008-10-06Fix Domain Trust creation with Windows 2008 (and many other tools)Andrew Bartlett1-1/+5
2008-10-06idmap_adex: Add more debugging to the basic search function.Gerald (Jerry) Carter1-0/+18
2008-10-06idmap_adex: Add log messages to dc_add_domain for easier debugging.Gerald (Jerry) Carter1-0/+8
2008-10-06s4:rpc_server: tell the gensec layer that we want to do header signingStefan Metzmacher1-0/+4
2008-10-06s4:gensec: pass down want_features to the spnego backend mechStefan Metzmacher3-1/+24
2008-10-06If name_to_fqdn fails, retry with the dns domain the DC gave usVolker Lendecke1-3/+8
2008-10-06Log in the parent winbind log where a request is goingVolker Lendecke1-0/+4
2008-10-06Add netlogond auth methodVolker Lendecke4-1/+330
2008-10-06Add dyn_NCALRPCDIRVolker Lendecke4-0/+26
2008-10-06Store a local schannel key in secrets.tdbVolker Lendecke3-0/+29
2008-10-06s4:blackbox/test_ldb: test search by <GUID=...> and <SID=...>Stefan Metzmacher1-0/+25
2008-10-05Fix some nonempty blank linesVolker Lendecke1-25/+25
2008-10-05smbd3 is unhappy if stderr is not openVolker Lendecke1-1/+2
2008-10-05Re-enable build of smb_samba3.c after the rename smbd->sambaVolker Lendecke1-1/+1
2008-10-05Remove an unused variableVolker Lendecke1-1/+0
2008-10-05Fix some missing error handlingsVolker Lendecke3-2/+8
2008-10-05OS/X does not have rl_done in readline.hVolker Lendecke1-0/+8
2008-10-05Fix an uninitialized variable warningVolker Lendecke1-0/+2
2008-10-05remove dependencies on my home domainAndrew Tridgell1-2/+3
2008-10-05removed some debug lines I left in the last commitAndrew Tridgell1-4/+0
2008-10-04Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell14-192/+200
2008-10-04Fix an unlikely memleak found by the IBM checkerVolker Lendecke1-0/+2
2008-10-04Fix an uninitialized variable found by the IBM CheckerVolker Lendecke1-0/+1
2008-10-04Fix a potential NULL deref in line 258 found by the IBM checkerVolker Lendecke1-0/+1
2008-10-04"gwen/cc" does not like the double const :-)Volker Lendecke1-1/+1
2008-10-03Fix the build farm. In this branch cli_echo returns NTSTATUS.Jeremy Allison1-1/+4