summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-24s4:provision.ldif - fix the number of available RIDsMatthias Dieter Wallnöfer1-1/+1
2010-06-24s4:provision.ldif - this Win2003 revision level seems always to be "9" on Win...Matthias Dieter Wallnöfer1-1/+1
2010-06-24s4:provision_users.ldif - change a group description to be correctMatthias Dieter Wallnöfer1-1/+1
2010-06-24s4:upgradeprovision - fix include order for "ldb"Matthias Dieter Wallnöfer1-1/+1
2010-06-24s4/ldb: ldb_msg_el_map_remote() should rename the remote attribute names into...Endi S. Dewata1-1/+15
2010-06-24s4:setup/provision.reg - raise version to Windows Server 2008 R2Matthias Dieter Wallnöfer1-1/+1
2010-06-24s4:libnet_join.c - always use LDB constantsMatthias Dieter Wallnöfer1-5/+5
2010-06-23Add parse_setjob_command() to make setting job state easier for users.Jeremy Allison1-1/+30
2010-06-23s4-smbtorture: test more valid key names in RPC-WINREG.Günther Deschner1-0/+61
2010-06-23s4-smbtorture: more work on test values WINREG test.Günther Deschner1-2/+10
2010-06-23Fix to undo nasty hack for for grouptype conversionLukasz Zalewski1-1/+1
2010-06-23Per Andrews request, revertJelmer Vernooij3-626/+579
2010-06-23s4-smbtorture: add test for different winreg SetValue value names.Günther Deschner1-0/+51
2010-06-23s4:selftest Fix up netbios names for rpc_echo testAndrew Bartlett2-2/+2
2010-06-23s4:selftest For the moment the server role '2008_R2' is case sensitiveAndrew Bartlett1-1/+1
2010-06-23s4:selftest Change netbios aliases to shorter names.Andrew Bartlett1-7/+7
2010-06-23s4:selftest Add 2003 and 2008R2 test environments and testsAndrew Bartlett2-42/+142
2010-06-23s4:net Remove warnings for 2000 native mode and Samba4.Andrew Bartlett1-5/+5
2010-06-23s4:provision Raise default max functional level to 2008R2Andrew Bartlett2-5/+5
2010-06-23s4:provision Remove am_rodc from SchemaAndrew Bartlett2-5/+5
2010-06-23s4:libnet When joining a domain, update msDS-SupportedEncryptionTypesAndrew Bartlett1-0/+32
2010-06-23libds:common Remove DS_DC_* domain functionality flagsAndrew Bartlett6-38/+20
2010-06-23s4:kdc Use msDS-SupportedEncTypes in our KDCAndrew Bartlett1-30/+54
2010-06-23doc: Remove the documentation of the sequence command of wbinfo.Andreas Schneider1-8/+0
2010-06-23wbinfo: Document the deprecated sequence option correctly.Andreas Schneider1-1/+1
2010-06-23s4-smbtorture: Fix test_SetPrinterDataEx_keys and test_SetPrinterDataEx_values.Günther Deschner1-6/+6
2010-06-23s4:operational LDB module - fix a misleading commentMatthias Dieter Wallnöfer1-1/+2
2010-06-22s4:samr RPC server - make use of LDB constants in macrosMatthias Dieter Wallnöfer1-7/+7
2010-06-22s4:password_hash LDB module - fix another problem regarding the lanman hashMatthias Dieter Wallnöfer1-13/+16
2010-06-22Fix bug 7528 - Solaris with NIS autohome.Jeremy Allison1-0/+3
2010-06-22s4-smbtorture: add "printerdata_values" test to RPC-SPOOLSS-PRINTER.Günther Deschner1-0/+88
2010-06-22s4-smbtorture: also test keynames with '/' in it in SetPrinterDataEx keyname ...Günther Deschner1-1/+8
2010-06-22s4-smbtorture: activate all keys in SetPrinterData keys test.Günther Deschner1-7/+10
2010-06-22s4-smbtorture: split out a "printerdata_keys" test for RPC-SPOOLSS-PRINTER.Günther Deschner1-53/+120
2010-06-22testprogs/win32: add prepare_dcpromo toolStefan Metzmacher3-0/+1111
2010-06-22s4/dsdb-test: fix usage commentKamen Mazdrashki1-2/+2
2010-06-22s4/test: fix DC password in selftest-vars.shKamen Mazdrashki1-2/+2
2010-06-21s4 torture: RAW-SFILEINFO display warning instead of error on unsupported inf...Aravind Srinivasan1-4/+24
2010-06-21smbtorture: Fix missing includes.James Peach1-0/+1
2010-06-21s4 upgradeprovision: fix the logging stuff so that it actually logMatthieu Patou1-0/+2
2010-06-21s3: Fix some valgrind errorsVolker Lendecke1-18/+33
2010-06-21smbtorture: Fixx off-by-one command line parsing.James Peach1-17/+17
2010-06-21smbtorture: Add "target" command to interactive shell.James Peach2-16/+51
2010-06-21smbtorture: Enhance shell "help" command.James Peach1-13/+23
2010-06-21smbtorture: Add "auth" command to the shell.James Peach1-0/+73
2010-06-21smbtorture: Refactor interactive shell into independent commands.James Peach1-26/+154
2010-06-21smbtorture: Move interactive shell into a separate file.James Peach7-63/+109
2010-06-21smbtorture: Print global options for interactive "list" command.James Peach1-1/+3
2010-06-21smbtorture: Add history support to shell mode.James Peach2-1/+13
2010-06-21smbtorture: Add list command to smbtorture shell.James Peach1-36/+94