summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* When tearing down the connection make sure we close all files beforeJeremy Allison2010-05-072-0/+8
* This patch looks bigger than it is. It does 2 things. 1). Renames smbpid -> s...Jeremy Allison2010-05-0710-150/+150
* s4-devel: a very useful script when dealing with library/linking issuesAndrew Tridgell2010-05-071-0/+15
* build: fixed pc file variable substitutionAndrew Tridgell2010-05-071-1/+7
* idl: get the logic of the prevous commit rightBjörn Jacke2010-05-072-2/+2
* idl: fix Unix builds by replacing bashismBjörn Jacke2010-05-072-2/+2
* s3:configure: search fdatasync also in librtBjörn Jacke2010-05-071-1/+2
* s3:configure: use correct SONAMEFLAG on Solaris depending on which linker is ...Björn Jacke2010-05-071-1/+5
* Make us pass all SMB2 lock tests except MULTIPLE-UNLOCK and CONTEXT. Them nex...Jeremy Allison2010-05-078-11/+36
* Fix crash in cancel-tdis lock test. Correctly shut down connection.Jeremy Allison2010-05-071-1/+1
* build: treat a blank --build or --host as not a cross-compileAndrew Tridgell2010-05-071-1/+3
* Fix cancel by close lock test.Jeremy Allison2010-05-061-24/+36
* talloc: Documented the missing string functions.Andreas Schneider2010-05-061-0/+86
* Fix SMB2 lock tests up to cancel-by-close.Jeremy Allison2010-05-061-0/+4
* Fix more SMB2 locking. We still crash but this won't last :-).Jeremy Allison2010-05-063-49/+99
* s4-devel: auto-delete any leftover IPsAndrew Tridgell2010-05-061-0/+8
* s4-devel: a useful script for giving DRS replication demosAndrew Tridgell2010-05-061-0/+14
* build: added a reconfigure targetAndrew Tridgell2010-05-063-0/+17
* s3-spoolss: make several notify functions static.Günther Deschner2010-05-062-82/+18
* s3-eventlog: move all eventlog headers to lib/eventlog and only include where...Günther Deschner2010-05-068-38/+42
* s3: fix the merged build - it required $LDBjörn Jacke2010-05-061-1/+1
* Remove the copy of ldb from Samba 3.Jelmer Vernooij2010-05-06136-38651/+278
* s3-build: fix the build of vfs_notify_fam.Günther Deschner2010-05-061-0/+1
* Move to MS-FSA algorithm when checking for invalid lock range.Jeremy Allison2010-05-052-14/+6
* s3: only include gen_ndr headers where needed.Günther Deschner2010-05-0661-49/+75
* Get closer to passing SMB2 lock test. Still crashes but we get further.Jeremy Allison2010-05-051-24/+32
* s4-ldb: check for ldap_initializeAndrew Tridgell2010-05-051-1/+1
* s3:configure: not simply check for "ld" but for the linker used by $CCBjörn Jacke2010-05-052-7/+7
* Return correct error on read request on directory.Jeremy Allison2010-05-051-0/+4
* Get in_minimum and EOF errors right.Jeremy Allison2010-05-051-1/+11
* Client ignoring max write is a warning, not an error.Jeremy Allison2010-05-051-1/+5
* Start to pass the SMB2 read torture tests.Jeremy Allison2010-05-051-1/+1
* s3-lanman: use srvsvc for api_RNetShareAdd().Günther Deschner2010-05-051-34/+42
* s3-spoolss: remove unused winreg_enumval_to_blob().Günther Deschner2010-05-051-20/+0
* s3-spoolss: Create default DsSpooler values.Andreas Schneider2010-05-051-1/+114
* s3-spoolss: Fixed the DeviceMode handling in winreg.Andreas Schneider2010-05-051-115/+97
* s3-spoolss: Added winreg security descriptor functions.Andreas Schneider2010-05-052-36/+329
* s3-spoolss: Migrated winreg to spoolss_create_default_secdesc.Andreas Schneider2010-05-051-81/+6
* s3-spoolss: make sure to return success in winreg_get_driver_list() for aGünther Deschner2010-05-051-0/+4
* s3-spoolss: talloc_steal the returned driver_list in winreg_get_driver_list().Günther Deschner2010-05-051-2/+5
* s3-spoolss: Fixed winreg_printer_query_XXX.Simo Sorce2010-05-051-8/+9
* s3-spoolss: Added a winreg_printer_query_binary function.Andreas Schneider2010-05-051-0/+71
* s3-spoolss: Added a generic spoolss_create_default_secdesc function.Andreas Schneider2010-05-052-0/+86
* s3-spoolss: Added a function to create a default spoolss_DeviceMode.Andreas Schneider2010-05-052-0/+80
* s3: Fix bug 5972 -- remove -L testparm parameterVolker Lendecke2010-05-052-14/+0
* s3-spoolss: Fixed memory error in winreg_get_driver.Andreas Schneider2010-05-051-1/+34
* s3-spoolss: Added a sharename arg to winreg_update_printer.Andreas Schneider2010-05-052-1/+6
* s3-spoolss: Added missing servername option to winreg_{create,get}_printer.Andreas Schneider2010-05-052-6/+24
* s3-spoolss: Added missing Printer Driver in winreg_{update,get}_printer.Andreas Schneider2010-05-051-0/+17
* s3-net: fix crash in rap_share_add().Günther Deschner2010-05-051-1/+1