summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* selftest: Display minutes and hours for duration.Jelmer Vernooij2010-04-071-1/+13
* LDB:python bindings - also empty LDB message elements should have a python re...Matthias Dieter Wallnöfer2010-04-071-3/+6
* s4:registry - "regf backend" - fix it up regarding REG_DWORD/REG_DWORD_BIG_EN...Matthias Dieter Wallnöfer2010-04-071-4/+6
* s4:winbind/wb_server.c - fix indentationMatthias Dieter Wallnöfer2010-04-071-2/+2
* Test using (-1) for tid and sessionid in compound related requests.Jeremy Allison2010-04-071-0/+25
* On compound requests, MS-SMB2 says clients MAY use 0xFFFFFFFF for compound ti...Jeremy Allison2010-04-072-0/+39
* Don't forget to initialize *p_creds_requested.Jeremy Allison2010-04-071-0/+1
* s4-samdb: Allow skipping global schema.Jelmer Vernooij2010-04-073-8/+9
* s4-provision: Proper handling of exceptions, use SamDB class but skip global ...Jelmer Vernooij2010-04-071-10/+17
* s4-python: Move samdb_ntds_objectGUID to pydsdb.Jelmer Vernooij2010-04-076-162/+200
* urgent_replication: Use standard comments rather than docstrings.Jelmer Vernooij2010-04-071-29/+28
* s3-spoolss: Added a winreg_getform1 function.Andreas Schneider2010-04-072-0/+147
* s3-spoolss: Added a winreg_setform1 function.Andreas Schneider2010-04-072-0/+120
* s3-spoolss: Added a winreg_deleteform1 function.Andreas Schneider2010-04-072-0/+90
* s3-spoolss: Added a winreg_addform1 function.Andreas Schneider2010-04-072-0/+124
* s3-spoolss: Added a winreg_enumforms1 function.Andreas Schneider2010-04-072-0/+251
* s3-spoolss: Fixed winreg_printer_openkey to be used in a more generic way.Andreas Schneider2010-04-071-19/+72
* s3-spoolss: Added a delete_printer_key function using the winreg pipe.Andreas Schneider2010-04-072-0/+195
* s3-spoolss: Added a enum_printer_key function using the winreg pipe.Andreas Schneider2010-04-072-0/+250
* s3-spoolss: Added a delete_printer_dataex function using the winreg pipe.Andreas Schneider2010-04-072-3/+90
* s3-spoolss: Added a enum_printer_dataex function using the winreg pipe.Andreas Schneider2010-04-072-0/+264
* s3-spoolss: Added a get_printer_dataex function using the winreg pipe.Andreas Schneider2010-04-072-0/+146
* s3-spoolss: Added a set_printer_dataex function using the winreg pipe.Andreas Schneider2010-04-072-0/+106
* s3-spoolss: Added a function to open a regkey using the winreg pipe.Andreas Schneider2010-04-073-0/+193
* s4:WHATSNEW4.txt - further updates and correctionsMatthias Dieter Wallnöfer2010-04-071-12/+17
* s4:pyregistry.c - fix indentationMatthias Dieter Wallnöfer2010-04-071-17/+18
* s4:provision - add a comment which explains why "paths.dns_keytab" is stored ...Matthias Dieter Wallnöfer2010-04-071-0/+3
* s4-smbtorture: test for invalid form flags in RPC-SPOOLSS.Günther Deschner2010-04-071-5/+21
* s3-rpcclient: allow to define server_unc in cmd_srvsvc_srv_query_info().Günther Deschner2010-04-071-4/+10
* s4-smbtorture: test all types and also use a wellknown builtin form name in R...Günther Deschner2010-04-071-43/+128
* s3: add comment about what the FSCTL_QUERY_ALLOCATED_RANGES currently doesBjörn Jacke2010-04-071-0/+6
* s4-smbtorture: merge badname spoolss openprinter tests.Günther Deschner2010-04-071-9/+34
* s4-smbtorture: avoid passing down a full test_spoolss_context to directoryGünther Deschner2010-04-071-20/+17
* Ensure we total up the correct number of creds requested in a compound request.Jeremy Allison2010-04-061-1/+7
* Parameterize "smb2 max read", "smb2 max write", "smb2 max trans".Jeremy Allison2010-04-069-8/+87
* Support 'make test TESTS=foo' again.Jelmer Vernooij2010-04-071-2/+2
* s4-python: Use standard infrastructure for finding included testtools, subuni...Jelmer Vernooij2010-04-073-22/+0
* s4-smbtorture: more work on forms tests in RPC-SPOOLSS.Günther Deschner2010-04-061-127/+328
* s4:param/secrets.c - add some "char *" castsMatthias Dieter Wallnöfer2010-04-061-3/+3
* s4:net tool - add a "discard_const_p" to suppress the "PySys_SetArgv" warningMatthias Dieter Wallnöfer2010-04-061-1/+1
* s4:torture - remove unused variablesMatthias Dieter Wallnöfer2010-04-063-3/+1
* s4:auth/ntlm/auth_developer.c - "fixed_challenge_get_challenge" - fix the ass...Matthias Dieter Wallnöfer2010-04-061-5/+2
* LDB:sample_module.c - remove code parts which generate warningsMatthias Dieter Wallnöfer2010-04-061-4/+0
* s4-python: Fix compilation of samba._ldb.Jelmer Vernooij2010-04-061-0/+4
* fix a segfault in the notify subsystemChristian Ambach2010-04-061-5/+16
* s4-python: Move set_session_info to PySambaLdb.Jelmer Vernooij2010-04-066-33/+44
* s4-python: Move register_samba_handlers to PySambaLdb.Jelmer Vernooij2010-04-063-27/+44
* s4-python: Move ldb_set_utf8_casefold to pyldb-samba.Jelmer Vernooij2010-04-064-31/+21
* s4-python: Move set_opaque_integer to pyldb.Jelmer Vernooij2010-04-062-66/+65
* Move glue.set_credentials hack to samba.Ldb.Jelmer Vernooij2010-04-063-27/+26