summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* update-external: Support updating dnspython.Jelmer Vernooij2010-04-071-0/+5
|
* s3: Fix bug 7327 -- Build fails while building without kerberosVolker Lendecke2010-04-071-5/+6
| | | | libsmb/clikrb5.c has a dummy implementation for the non-kerberos case
* 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 ↵Matthias Dieter Wallnöfer2010-04-071-3/+6
| | | | | | representation Bug found by ekacnet (see technical mailing list).
* s4:registry - "regf backend" - fix it up regarding ↵Matthias Dieter Wallnöfer2010-04-071-4/+6
| | | | | | | | | REG_DWORD/REG_DWORD_BIG_ENDIAN_VALUES This is needed to make it platform independently work (also on big endian platforms as little endian). Also add a size check before storing a DWORD.
* 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
| | | | Jeremy.
* On compound requests, MS-SMB2 says clients MAY use 0xFFFFFFFF for compound ↵Jeremy Allison2010-04-072-0/+39
| | | | | | tid and 0xFFFFFFFFFFFFFFFF for compound sessionid values. Cope with this. Jeremy.
* Don't forget to initialize *p_creds_requested.Jeremy Allison2010-04-071-0/+1
| | | | Jeremy.
* 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
| | | | schema.
* 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
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-spoolss: Added a winreg_setform1 function.Andreas Schneider2010-04-072-0/+120
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-spoolss: Added a winreg_deleteform1 function.Andreas Schneider2010-04-072-0/+90
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-spoolss: Added a winreg_addform1 function.Andreas Schneider2010-04-072-0/+124
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-spoolss: Added a winreg_enumforms1 function.Andreas Schneider2010-04-072-0/+251
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-spoolss: Fixed winreg_printer_openkey to be used in a more generic way.Andreas Schneider2010-04-071-19/+72
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-spoolss: Added a delete_printer_key function using the winreg pipe.Andreas Schneider2010-04-072-0/+195
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-spoolss: Added a enum_printer_key function using the winreg pipe.Andreas Schneider2010-04-072-0/+250
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-spoolss: Added a delete_printer_dataex function using the winreg pipe.Andreas Schneider2010-04-072-3/+90
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-spoolss: Added a enum_printer_dataex function using the winreg pipe.Andreas Schneider2010-04-072-0/+264
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-spoolss: Added a get_printer_dataex function using the winreg pipe.Andreas Schneider2010-04-072-0/+146
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-spoolss: Added a set_printer_dataex function using the winreg pipe.Andreas Schneider2010-04-072-0/+106
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-spoolss: Added a function to open a regkey using the winreg pipe.Andreas Schneider2010-04-073-0/+193
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s4:WHATSNEW4.txt - further updates and correctionsMatthias Dieter Wallnöfer2010-04-071-12/+17
| | | | Some are inspired by ekacnet.
* 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
| | | | without path reference
* s4-smbtorture: test for invalid form flags in RPC-SPOOLSS.Günther Deschner2010-04-071-5/+21
| | | | Guenther
* s3-rpcclient: allow to define server_unc in cmd_srvsvc_srv_query_info().Günther Deschner2010-04-071-4/+10
| | | | Guenther
* s4-smbtorture: test all types and also use a wellknown builtin form name in ↵Günther Deschner2010-04-071-43/+128
| | | | | | RPC-SPOOLSS. Guenther
* 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
| | | | Guenther
* s4-smbtorture: avoid passing down a full test_spoolss_context to directoryGünther Deschner2010-04-071-20/+17
| | | | | | spoolss tests when not used. Guenther
* 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
| | | | | | Set to 64k by default. Jeremy.
* Support 'make test TESTS=foo' again.Jelmer Vernooij2010-04-071-2/+2
|
* s4-python: Use standard infrastructure for finding included testtools, ↵Jelmer Vernooij2010-04-073-22/+0
| | | | subunit and iso8601.
* s4-smbtorture: more work on forms tests in RPC-SPOOLSS.Günther Deschner2010-04-061-127/+328
| | | | Guenther
* s4:param/secrets.c - add some "char *" castsMatthias Dieter Wallnöfer2010-04-061-3/+3
| | | | Also this quiets some warnings.
* 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 ↵Matthias Dieter Wallnöfer2010-04-061-5/+2
| | | | | | assignment of the challenge This is a string buffer and not a DATA_BLOB.
* LDB:sample_module.c - remove code parts which generate warningsMatthias Dieter Wallnöfer2010-04-061-4/+0
| | | | | | Btw: The use of the "ldb_msg_add_fmt" operation directly on the request message object is strongly discouraged. Better is to make a shallow copy of this message and attach it to a new child request which is handled by the following modules.
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | When the notify_array cannot be loaded correctly, do not keep the half-baked parsing results in the global variable. This can lead to segfaults next time notify_load is entered and the seqnum has not changed. This has been seen in a case where mixed smbd versions were running in a CTDB cluster (versions with and w/o commit c216d1e6 that changed the notify_entry structure). There will be missed notifications until all smbds are at the same software level, but this should be acceptable and is better than crashing and interrupting client operations. This fix cleans up the notify_array, removes the unparseable data from the TDB and returns a fresh notify_array that can be worked with. The NDR_PRINT_DEBUG had to be moved to only be called when the parsing succeeded, it was seen to cause additional segfaults. The status variable is intentionally left to NT_STATUS_OK to not make callers abort and report errors to the clients and make them disconnect. Signed-off-by: Christian Ambach <christian.ambach@de.ibm.com>
* 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
|