summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4:net Remove warnings for 2000 native mode and Samba4.Andrew Bartlett2010-06-231-5/+5
* s4:provision Raise default max functional level to 2008R2Andrew Bartlett2010-06-232-5/+5
* s4:provision Remove am_rodc from SchemaAndrew Bartlett2010-06-232-5/+5
* s4:libnet When joining a domain, update msDS-SupportedEncryptionTypesAndrew Bartlett2010-06-231-0/+32
* libds:common Remove DS_DC_* domain functionality flagsAndrew Bartlett2010-06-236-38/+20
* s4:kdc Use msDS-SupportedEncTypes in our KDCAndrew Bartlett2010-06-231-30/+54
* doc: Remove the documentation of the sequence command of wbinfo.Andreas Schneider2010-06-231-8/+0
* wbinfo: Document the deprecated sequence option correctly.Andreas Schneider2010-06-231-1/+1
* s4-smbtorture: Fix test_SetPrinterDataEx_keys and test_SetPrinterDataEx_values.Günther Deschner2010-06-231-6/+6
* s4:operational LDB module - fix a misleading commentMatthias Dieter Wallnöfer2010-06-231-1/+2
* s4:samr RPC server - make use of LDB constants in macrosMatthias Dieter Wallnöfer2010-06-221-7/+7
* s4:password_hash LDB module - fix another problem regarding the lanman hashMatthias Dieter Wallnöfer2010-06-221-13/+16
* Fix bug 7528 - Solaris with NIS autohome.Jeremy Allison2010-06-221-0/+3
* s4-smbtorture: add "printerdata_values" test to RPC-SPOOLSS-PRINTER.Günther Deschner2010-06-221-0/+88
* s4-smbtorture: also test keynames with '/' in it in SetPrinterDataEx keyname ...Günther Deschner2010-06-221-1/+8
* s4-smbtorture: activate all keys in SetPrinterData keys test.Günther Deschner2010-06-221-7/+10
* s4-smbtorture: split out a "printerdata_keys" test for RPC-SPOOLSS-PRINTER.Günther Deschner2010-06-221-53/+120
* testprogs/win32: add prepare_dcpromo toolStefan Metzmacher2010-06-223-0/+1111
* s4/dsdb-test: fix usage commentKamen Mazdrashki2010-06-221-2/+2
* s4/test: fix DC password in selftest-vars.shKamen Mazdrashki2010-06-221-2/+2
* s4 torture: RAW-SFILEINFO display warning instead of error on unsupported inf...Aravind Srinivasan2010-06-211-4/+24
* smbtorture: Fix missing includes.James Peach2010-06-211-0/+1
* s4 upgradeprovision: fix the logging stuff so that it actually logMatthieu Patou2010-06-211-0/+2
* s3: Fix some valgrind errorsVolker Lendecke2010-06-211-18/+33
* smbtorture: Fixx off-by-one command line parsing.James Peach2010-06-211-17/+17
* smbtorture: Add "target" command to interactive shell.James Peach2010-06-212-16/+51
* smbtorture: Enhance shell "help" command.James Peach2010-06-211-13/+23
* smbtorture: Add "auth" command to the shell.James Peach2010-06-211-0/+73
* smbtorture: Refactor interactive shell into independent commands.James Peach2010-06-211-26/+154
* smbtorture: Move interactive shell into a separate file.James Peach2010-06-217-63/+109
* smbtorture: Print global options for interactive "list" command.James Peach2010-06-211-1/+3
* smbtorture: Add history support to shell mode.James Peach2010-06-212-1/+13
* smbtorture: Add list command to smbtorture shell.James Peach2010-06-211-36/+94
* s3-winbind: Make KRB5_EVENT_REFRESH_TIME a functionVolker Lendecke2010-06-211-6/+12
* libcli/named_pipe_auth: fix error handling in _tstream_npa_connect_recv()Stefan Metzmacher2010-06-211-0/+2
* libcli/named_pipe_auth: fix memory handling for temporary dataStefan Metzmacher2010-06-211-5/+6
* tldap: Fix a type-punned warningVolker Lendecke2010-06-211-1/+1
* tsocket: Fix some type-punned warningsVolker Lendecke2010-06-211-2/+2
* s3: Fix some enum/int mixup warningsVolker Lendecke2010-06-211-53/+53
* s3: Remove an unreachable line of codeVolker Lendecke2010-06-211-2/+0
* s3: Fix a type-punned warningVolker Lendecke2010-06-211-2/+2
* s3:net rpc registry: make getsd succeed when key sd only gives access to SD n...Michael Adam2010-06-211-2/+1
* s3:fix an outdated comment.Michael Adam2010-06-211-5/+2
* s3:idmap_ldap: remove unreached code (and explicit error return code)Michael Adam2010-06-211-5/+1
* s3/s4 - remove "talloc_tos()" from common code since s4 doesn't support itMatthias Dieter Wallnöfer2010-06-212-5/+10
* s4:dsdb_load_partition_usn - free the right memory context (tmp_ctx)Matthias Dieter Wallnöfer2010-06-211-2/+1
* s3-docs: Add missing whitespace.Karolin Seeger2010-06-211-1/+1
* s4/dsdb: msg_idx->dn should be allocated in msg_idx mem contextKamen Mazdrashki2010-06-211-1/+1
* s4/dsdb: Move schema accessors cleanup in separate functionKamen Mazdrashki2010-06-211-18/+21
* s4/dsdb-schema: Index attributes on msDS-IntId valueKamen Mazdrashki2010-06-213-7/+28