summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* torture: add torture_assert_goto() convenience macroKamen Mazdrashki2010-04-091-0/+7
* s4/dsdb: dsdb_schema_info object implementationKamen Mazdrashki2010-04-092-1/+385
* s4/dsdb: Define dsdb representation for schemaInfo attributeKamen Mazdrashki2010-04-091-0/+8
* s4/ldif: Handle Schema:schemaInfo blobsKamen Mazdrashki2010-04-092-0/+21
* s4/idl: drsblobs IDL regenerationKamen Mazdrashki2010-04-093-0/+72
* s4/idl: Schema:schemaInfo attribute descriptionKamen Mazdrashki2010-04-091-0/+16
* s4-krb5: Fix typos in comment.Karolin Seeger2010-04-091-1/+1
* Stop smb2 from calling into smb1 blocking lock request code.Jeremy Allison2010-04-086-0/+72
* Simplify call_trans2qfilepathinfo() and smbd_do_qfilepathinfo()Jeremy Allison2010-04-083-20/+4
* Fix bug #7339 - MSDFS is non-functional in 3.5.xJeremy Allison2010-04-084-1/+6
* s4/torture: Suppress Valgrind warningsKamen Mazdrashki2010-04-091-1/+2
* s4-winreg: add winreg_DeleteKeyEx stub.Günther Deschner2010-04-091-0/+9
* s3-winreg: add winreg_DeleteKeyEx stub.Günther Deschner2010-04-091-0/+12
* s3: re-run make samba3-idl.Günther Deschner2010-04-097-2/+356
* winreg: add IDL for winreg_DeleteKeyEx.Günther Deschner2010-04-091-0/+9
* s4:registry - "patchfile_preg.c" - assign a better type to the "i" counter va...Matthias Dieter Wallnöfer2010-04-081-2/+1
* s4:registry - "patchfile_preg.c" - make a SIVAL statement nicerMatthias Dieter Wallnöfer2010-04-081-1/+1
* s3: re-run make samba3-idl.Günther Deschner2010-04-084-6/+240
* winreg: fill in some winreg IDL gaps.Günther Deschner2010-04-081-3/+13
* s4-net: Convert 'net time' to python.Jelmer Vernooij2010-04-085-6/+54
* net: Convert time command to python.Jelmer Vernooij2010-04-084-91/+50
* s4-net: Use new Net() object in net export keytab.Jelmer Vernooij2010-04-083-6/+10
* pynet: Create a net class.Jelmer Vernooij2010-04-0810-91/+118
* s4-python: Fix formatting, use standard convention to call instance methods.Jelmer Vernooij2010-04-086-49/+51
* s4-python: Cancel transaction properly in case of exceptions, fix formatting.Jelmer Vernooij2010-04-081-29/+33
* s4-python: Move load_partition_usn to dsdb module.Jelmer Vernooij2010-04-086-78/+82
* s4-python: More cleanups.Jelmer Vernooij2010-04-089-29/+37
* s4-python: rename samba.glue to samba._glue to indicate it's private.Jelmer Vernooij2010-04-086-44/+44
* s4-python: Fix formatting, import of FLG_NOSYNC.Jelmer Vernooij2010-04-083-7/+6
* s4-python: Simplify code, improve formatting.Jelmer Vernooij2010-04-088-235/+208
* s4-python: Remove obsolete and broken torture modules.Jelmer Vernooij2010-04-085-963/+0
* testr: Use waf test runner.Jelmer Vernooij2010-04-081-2/+2
* selftest: Add --filtered-subunit option.Jelmer Vernooij2010-04-081-1/+6
* selftest: Support --load-list option.Jelmer Vernooij2010-04-081-7/+39
* s4-waf: Support --load-list option.Jelmer Vernooij2010-04-081-1/+5
* s4-python: samdb: Default to using global schema.Jelmer Vernooij2010-04-081-2/+1
* s4:dsdb - Handle INVALID_DN_SYNTAX from OpenLDAP in dsdb_module_load_partitio...Endi S. Dewata2010-04-081-1/+1
* Update waf build.Jelmer Vernooij2010-04-081-1/+1
* Migrate 'net export keytab' to python.Jelmer Vernooij2010-04-086-125/+115
* s3-lanman: use spoolss for api_RDosPrintJobDel().Günther Deschner2010-04-081-15/+59
* s3-lanman: use spoolss for api_WPrintQueueCtrl().Günther Deschner2010-04-081-7/+70
* s3-registry: fix fill_in_printer_values() for datatype and printprocessor.Günther Deschner2010-04-081-2/+2
* s4-smbtorture: protect against full UNC paths in winreg printerinfo test.Günther Deschner2010-04-081-2/+26
* s4:registry - "REGF backend" - don't ignore wrong-sized REG_DWORD/REG_DWORD_B...Matthias Dieter Wallnöfer2010-04-081-2/+5
* s3: Remove the separate "child" argument from setup_domain_child()Volker Lendecke2010-04-083-15/+8
* s4-smbtorture: add PrinterInfo level 2 / winreg consistency test.Günther Deschner2010-04-081-0/+185
* s4-smbtorture: minor cleanup, use data_blob_talloc_zero() in RPC-SPOOLSS.Günther Deschner2010-04-081-40/+20
* s4:WAF buildsystem - support out of "source4" directory buildsMatthias Dieter Wallnöfer2010-04-082-8/+17
* build: we need this isinstance() check for distcheckAndrew Tridgell2010-04-081-1/+1
* build: the exceptions here are not usefulAndrew Tridgell2010-04-081-3/+3