summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-05tevent: Added basic doxygen documentation.Andreas Schneider3-190/+426
2010-05-05s3-libsmb: Fixed a recursion in cli_pull_print.Andreas Schneider1-1/+1
2010-05-05tsocket: Added the warning again to tsocket_address_bsd_sockaddr.Andreas Schneider1-0/+3
2010-05-05tdb: fix short write logic in tdb_new_databaseRusty Russell3-17/+17
2010-05-04Fix bug #7263 - Unable to print using Samba 3.5.1 and cups-1.1.23-40.46 on SL...Luca Olivetti1-4/+5
2010-05-04s3-spoolss: Remove duplicate macro.Simo Sorce1-5/+0
2010-05-04s4-torture: Added the printername to the AddPrinter comment.Andreas Schneider1-2/+4
2010-05-04s4-torture: Fixed spoolss dsspooler printername test.Andreas Schneider1-1/+9
2010-05-04s3-lib: Create a sec_desc_merge and sec_desc_merge_buf function.Andreas Schneider4-4/+46
2010-05-04s4/waf: ABI update for lib/ldbAnatoliy Atanasov2-1/+225
2010-05-04s4/rodc: Support read-only databaseAnatoliy Atanasov8-33/+299
2010-05-04s4/rodc: Fix the callbacks up the stack to handle referrals on modify requestsAnatoliy Atanasov7-0/+63
2010-05-04s4:py_nttime2string - removed unused variable "nt2"Matthias Dieter Wallnöfer1-2/+3
2010-05-04s4-smbtorture: fill in test_rap_print().Günther Deschner1-12/+98
2010-05-04s3-libnetjoin: omit admin password in generated ndr_print function.Günther Deschner1-2/+2
2010-05-04s4-smbtorture: add test_netprintdestgetinfo() to RAP-PRINTING.Günther Deschner1-0/+54
2010-05-04s4-smbtorture: add smbcli_rap_netprintdestgetinfo().Günther Deschner1-0/+81
2010-05-04s4-smbtorture: add test_netprintdestenum to RAP-PRINTING.Günther Deschner1-0/+24
2010-05-04rap: add rap_NetPrintDestGetInfo to IDL.Günther Deschner1-0/+12
2010-05-04s4-smbtorture: add smbcli_rap_netprintdestenum.Günther Deschner1-0/+135
2010-05-04rap: add IDL for (undocumented) NetPrintDestEnum.Günther Deschner1-0/+58