summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-16s3-docs: Fix some of ntlm_auth ntlm-server-1 protocol documentation.Günther Deschner1-3/+3
2010-06-16Merge branch 'master' of git+ssh://git.samba.org/data/git/sambaJohn H Terpstra4-51/+213
2010-06-16Fix typo reported by Söderlund David <david.soderlund@baesystems.se>.John H Terpstra1-1/+1
2010-06-16s4:ldap.py - add another test about linked attributesMatthias Dieter Wallnöfer1-1/+90
2010-06-16s4:ldif-handlers Add a custom handler for DNs that knows about deleted valuesAndrew Bartlett1-0/+78
2010-06-16s4:provision.py - we do now support the "Windows 2000 Native" domain function...Matthias Dieter Wallnöfer1-3/+0
2010-06-16s4:linked attributes LDB module - strip trailing whitespacesMatthias Dieter Wallnöfer1-35/+35
2010-06-16s4:linked_attributes LDB module - cosmeticsMatthias Dieter Wallnöfer1-12/+10
2010-06-16s3-auth: in make_user_info_for_reply_enc make sure to check length and dataGünther Deschner1-2/+2
2010-06-16s3-build: allow to build bin/ndrdump4 (just as bin/smbtorture4)Günther Deschner1-0/+4
2010-06-16ntlmssp: add decode_NTLMv2_RESPONSE to IDL.Günther Deschner1-0/+4
2010-06-16s3-auth: fix debug message in check_winbind_security().Günther Deschner1-1/+1
2010-06-16s3-tdb: Added missing out of memory check in rename_file_with_suffix().Andreas Schneider1-0/+4
2010-06-16s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.Stefan Metzmacher27-36/+25
2010-06-16s4-smbtorture: only pull info when status code indicates success in smbcli_ra...Günther Deschner1-3/+5
2010-06-16Revert "s4-smbtorture: only pull info when status code indicates success in s...Günther Deschner2-16/+6
2010-06-16pidl: make sure to fill in cli->pipes_struct->hdr_req.opnum in s3 server disp...Günther Deschner1-0/+3
2010-06-16s3-lanman: Fix return code for "" printqname in api_DosPrintQGetInfo().Günther Deschner1-0/+5
2010-06-16s4-smbtorture: test smbcli_rap_netprintqgetinfo() with "" printqname.Günther Deschner1-0/+8
2010-06-16s4-smbtorture: only pull info when status code indicates success in smbcli_ra...Günther Deschner2-6/+16
2010-06-16s3-printing: add BUILTIN\Print Operators as FULL CONTROL to default sd.Günther Deschner1-2/+22
2010-06-16s3-spoolss: Provide a memory context for clean_up_driver_struct().Andreas Schneider3-5/+7
2010-06-16s4:dsdb Allow renames with (now removed) linked attributesAndrew Bartlett1-3/+11
2010-06-16s4:selftest Change domain name for functional level 2000 DCAndrew Bartlett1-2/+2
2010-06-16s4:libnet Remove 'ads min function level' checks.Andrew Bartlett1-23/+0
2010-06-16s4:dsdb Fix linked_attributes to cope with the Feb 2010 changes to DLISTAndrew Bartlett1-2/+6
2010-06-16s4:dsdb Assert that we can't get backlinks as input in linked_attributesAndrew Bartlett1-2/+15
2010-06-16s4:selftest Add test environment for functional level 2000Andrew Bartlett2-8/+81
2010-06-16s4:provision Add import for DS_DOMAIN_FUNCTION_2000Andrew Bartlett1-0/+1
2010-06-16s4:provision Allow functional level 2000 to be chosenAndrew Bartlett1-1/+3
2010-06-16s4:selftest Add vampire_dc test environmentAndrew Bartlett2-4/+83
2010-06-16s4:dsdb use dsdb_module_modify() rather than ldb_next_request()Andrew Bartlett1-22/+2
2010-06-16s4:dsdb Handle backlinks for Windows 2000 level linked attributesAndrew Bartlett2-12/+928
2010-06-16s4:dsdb Add control for signaling between repl_meta_data and linked_attributesAndrew Bartlett3-0/+7
2010-06-15Remove unused function.Jeremy Allison2-15/+0
2010-06-16waf: Fix installation of pidl manapges.Jelmer Vernooij3-7/+5
2010-06-15s4 torture: RAW-SEARCH: break out some of the old search levelsAravind Srinivasan3-2/+33
2010-06-15s4 torture: RAW-SEARCH: Only test supported info levelsTim Prouty1-9/+45
2010-06-15s4-waf: Fix build of libldb_ildap against system ldb.Jelmer Vernooij2-2/+2
2010-06-15wafsamba: Fix include path inheritance from module subsystems.Jelmer Vernooij2-16/+16
2010-06-15dcerpc-samr: Fix library name.Jelmer Vernooij1-1/+1
2010-06-15Attempt to fix SamDB test infrastructure (not used in Samba anywhere, only in...Jelmer Vernooij2-21/+25
2010-06-15ldb: Bump version number, use same ABI version for Samba4 and non-Samba 4 ver...Jelmer Vernooij2-5/+221
2010-06-15ldb: Fix included ldb build.Jelmer Vernooij3-1/+15
2010-06-15wafsamba: Fix filenames for ldb modules.Jelmer Vernooij1-2/+10
2010-06-15wafsamba: Fix building of modules as shared libraries.Jelmer Vernooij2-23/+23
2010-06-15wafsamba: Improve assertion error message to include the module.Jelmer Vernooij1-1/+2
2010-06-15ldb: Only build standard ldb modules when building bundled ldb.Jelmer Vernooij3-75/+74
2010-06-15dsdb: Fix includes when building against system ldb.Jelmer Vernooij5-44/+45
2010-06-15wafsamba: Only add init function if not building module as shared library.Jelmer Vernooij1-8/+9