summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* s4:dsdb Make parentGUID handler use dsdb_module_search_dn()Andrew Bartlett2009-12-072-76/+29
* s4:build torturedir and -DTORTUREDIR is unusedAndrew Bartlett2009-12-072-4/+0
* s4:dsdb Hide the LM password by default tooAndrew Bartlett2009-12-071-1/+2
* streamline some log levels for invalid servicenamesChristian Ambach2009-12-062-2/+2
* s3: Fix a const discard warningVolker Lendecke2009-12-061-7/+9
* s3: talloc_array_length deals file with a NULL argumentVolker Lendecke2009-12-061-3/+3
* s3: Small simplification: qsort deals fine with just one entryVolker Lendecke2009-12-061-7/+2
* s3: Simplify usr_info_cmp by calling timeval_compare()Volker Lendecke2009-12-061-3/+1
* s3: Add rpcclient wkssvc_enumerateusersVolker Lendecke2009-12-061-0/+51
* s3: Complete support for NetWkstaGetInfo/NetWkstaEnumUsersIan Puleston2009-12-061-22/+380
* s3: First cut at _wkssvc_NetWkstaEnumUsersVolker Lendecke2009-12-061-3/+52
* s3: Support NetWkstaGetInfo 101 and 102Volker Lendecke2009-12-062-16/+114
* s4-ldif: Fix memory leek in ldb_ldif_write()Kamen Mazdrashki2009-12-051-0/+2
* packaging(RHEL-CTDB): package dbwrap_tool and dbwrap_torture in the common pkgMichael Adam2009-12-051-0/+5
* s3:dbwrap_ctdb: increase the number of commit retries 5-->100Michael Adam2009-12-051-1/+1
* s3:dbwrap_ctdb: increase the rsn of the __transaction_lock__ when storingMichael Adam2009-12-051-0/+2
* s3: Fix explicit stat64 supportVolker Lendecke2009-12-051-3/+12
* s3: check if glibc has broken posix_fallocateBjörn Jacke2009-12-042-1/+17
* Make Samba3 pass the RAW-LOCK test as Windows.Jeremy Allison2009-12-042-0/+29
* Make smbtorture4 match Windows behavior.Jeremy Allison2009-12-041-41/+33
* s3: bug #6967: Prevent glibc error on net ads join:Jim McDonough2009-12-041-1/+1
* s4-smbtorture: heavily expand printerdata tests in RPC-SPOOLSS.Günther Deschner2009-12-041-67/+299
* s3 aclocal.m4: Fix iconv checks, clean up m4 codeKai Blin2009-12-041-27/+30
* s4-ldb: fixed show_deleted module not to corrupt parse treesAndrew Tridgell2009-12-041-23/+26
* s4-drsutil: fixed a memory leak in samdb_search_countAndrew Tridgell2009-12-043-8/+12
* s4 torture: Convert create_complex_file to use BASIC_INFO instead of deprecat...Zachary Loafman2009-12-031-20/+26
* s4 torture: Fix call to smbcli_openZachary Loafman2009-12-031-1/+1
* s4 torture: Make RAW-SEARCH pass against win7Zachary Loafman2009-12-033-2/+40
* s4 torture: Parameterize WRITE_AND_CLOSE supportZachary Loafman2009-12-032-0/+6
* s4 torture: Add lockread_supported based off of CAP_LOCK_AND_READZachary Loafman2009-12-034-0/+14
* s4 torture: Allow READ to be parameterized, add more readx testsZachary Loafman2009-12-032-2/+30
* s4-torture: Allow the legacy DENY_FCB/DENY_DOS share modes to be ignoredZachary Loafman2009-12-032-0/+22
* s4 selftest/quicktest: Update known failures for the sfileinfo and oplock cha...Tim Prouty2009-12-032-1/+2
* s4 torture: Add a new RAW-OPLOCK test: BATCH26Tim Prouty2009-12-031-0/+108
* s4 torture: Close the third handle in RAW-OPLOCK-BATCH22Tim Prouty2009-12-031-2/+5
* s4 torture: Convert an error to a warning in RAW-OPLOCK-BATCH22Tim Prouty2009-12-031-12/+27
* s4 torture: Add a few more windows target typesTim Prouty2009-12-032-0/+6
* s4 torture: Convert to a more modern version of read in RAW-OPLOCK-BATCH4Tim Prouty2009-12-031-5/+7
* s4 torture: Allow some implementations to break from level1 to none with two ...Tim Prouty2009-12-033-7/+21
* Make sure we're not using the old smb_fname data.Jeremy Allison2009-12-031-1/+1
* Remove smb_fname duplicates that just keep the same information as in fsp->fs...Jeremy Allison2009-12-033-24/+11
* s3-spoolss: handle SEC_FLAG_MAXIMUM_ALLOWED in spoolss_OpenPrinterEx.Günther Deschner2009-12-031-0/+4
* s4-smbtorture: check more WERRORs in RPC-SPOOLSS.Günther Deschner2009-12-031-34/+35
* s4-smbtorture: call test_EnumPrinterDrivers with architecture in RPC-SPOOLSS.Günther Deschner2009-12-031-25/+6
* Refactor reply_rmdir to use handle based code. AllJeremy Allison2009-12-033-265/+298
* s4:operational LDB module - Fix usage of LDB constantsMatthias Dieter Wallnöfer2009-12-031-4/+4
* s4:ntvfs/posix/pvfs_streams - Fix "discard const" warningMatthias Dieter Wallnöfer2009-12-031-1/+1
* s4:ntvfs/posix/pvfs_resolve - Fix "discard const" warningMatthias Dieter Wallnöfer2009-12-032-4/+4
* s3: Fix crash in winbindd;(bug#6879).Bo Yang2009-12-031-2/+8
* Remove unneeded argument from can_set_delete_on_close(). EnsureJeremy Allison2009-12-026-38/+23