summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-06Remove the copy of ldb from Samba 3.Jelmer Vernooij136-38651/+278
2010-05-06s3-build: fix the build of vfs_notify_fam.Günther Deschner1-0/+1
2010-05-05Move to MS-FSA algorithm when checking for invalid lock range.Jeremy Allison2-14/+6
2010-05-06s3: only include gen_ndr headers where needed.Günther Deschner61-49/+75
2010-05-05Get closer to passing SMB2 lock test. Still crashes but we get further.Jeremy Allison1-24/+32
2010-05-05s4-ldb: check for ldap_initializeAndrew Tridgell1-1/+1
2010-05-05s3:configure: not simply check for "ld" but for the linker used by $CCBjörn Jacke2-7/+7
2010-05-05Return correct error on read request on directory.Jeremy Allison1-0/+4
2010-05-05Get in_minimum and EOF errors right.Jeremy Allison1-1/+11
2010-05-05Client ignoring max write is a warning, not an error.Jeremy Allison1-1/+5
2010-05-05Start to pass the SMB2 read torture tests.Jeremy Allison1-1/+1
2010-05-05s3-lanman: use srvsvc for api_RNetShareAdd().Günther Deschner1-34/+42
2010-05-05s3-spoolss: remove unused winreg_enumval_to_blob().Günther Deschner1-20/+0
2010-05-05s3-spoolss: Create default DsSpooler values.Andreas Schneider1-1/+114
2010-05-05s3-spoolss: Fixed the DeviceMode handling in winreg.Andreas Schneider1-115/+97
2010-05-05s3-spoolss: Added winreg security descriptor functions.Andreas Schneider2-36/+329
2010-05-05s3-spoolss: Migrated winreg to spoolss_create_default_secdesc.Andreas Schneider1-81/+6
2010-05-05s3-spoolss: make sure to return success in winreg_get_driver_list() for aGünther Deschner1-0/+4
2010-05-05s3-spoolss: talloc_steal the returned driver_list in winreg_get_driver_list().Günther Deschner1-2/+5
2010-05-05s3-spoolss: Fixed winreg_printer_query_XXX.Simo Sorce1-8/+9
2010-05-05s3-spoolss: Added a winreg_printer_query_binary function.Andreas Schneider1-0/+71
2010-05-05s3-spoolss: Added a generic spoolss_create_default_secdesc function.Andreas Schneider2-0/+86
2010-05-05s3-spoolss: Added a function to create a default spoolss_DeviceMode.Andreas Schneider2-0/+80
2010-05-05s3: Fix bug 5972 -- remove -L testparm parameterVolker Lendecke2-14/+0
2010-05-05s3-spoolss: Fixed memory error in winreg_get_driver.Andreas Schneider1-1/+34
2010-05-05s3-spoolss: Added a sharename arg to winreg_update_printer.Andreas Schneider2-1/+6
2010-05-05s3-spoolss: Added missing servername option to winreg_{create,get}_printer.Andreas Schneider2-6/+24
2010-05-05s3-spoolss: Added missing Printer Driver in winreg_{update,get}_printer.Andreas Schneider1-0/+17
2010-05-05s3-net: fix crash in rap_share_add().Günther Deschner1-1/+1
2010-05-05s4-smbtorture: remove unused variable from smbcli_rap_netprintdestgetinfo().Günther Deschner1-1/+0
2010-05-05rap: add IDL for rap_NetShareAdd (undocumented in MS-RAP).Günther Deschner1-0/+9
2010-05-05s3-build: don't rebuild/link on every make runAndrew Tridgell1-2/+2
2010-05-05build: added configure test for inlineAndrew Tridgell2-0/+26
2010-05-05build: update version of wafAndrew Tridgell1-0/+0
2010-05-05build: use the wrapper commands in testwaf.shAndrew Tridgell1-5/+5
2010-05-05build: added a distcheck targetAndrew Tridgell1-0/+3
2010-05-05build: mark cloned task generators as not postedAndrew Tridgell1-0/+1
2010-05-05build: exit with an error if waf configure failsAndrew Tridgell1-2/+2
2010-05-05libwbclient: Fixed doxygen errors.Andreas Schneider3-25/+32
2010-05-05Fixed issue with return in a void function found by Björn JACKE <bj@SerNet.DE>Jeremy Allison1-1/+2
2010-05-05s4-ldb: add msg saying which build system is being usedAndrew Tridgell1-0/+2
2010-05-05tevent: Started a tevent_queue tutorial.Andreas Schneider1-0/+9
2010-05-05tevent: Document the tevent_queue functions.Andreas Schneider1-0/+68
2010-05-05tevent: Document the tevent helper functions.Andreas Schneider1-0/+67
2010-05-05tevent: Document missing callback typedefs.Andreas Schneider1-2/+36
2010-05-05tevent: Document the missing tevent async request callback functions.Andreas Schneider1-1/+144
2010-05-05tevent: Create a typedef for the debug function callback.Andreas Schneider1-6/+20
2010-05-05tevent: Added more documentation.Stephen Gallagher1-11/+247
2010-05-05tevent: Remove erroneous comments about TEVENT_FD_AUTOCLOSEStephen Gallagher2-6/+0
2010-05-05tevent: Add doxygen tevent config file.Andreas Schneider1-0/+1538