summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug #7384 - dptr_Close has a bitmap leak.Ira Cooper2010-04-231-3/+1
* At simo's request return struct tevent_req *treq -> treq. For consistency :-(.Jeremy Allison2010-04-231-80/+80
* Rename - no functional change. Stop all variables being called "req".Jeremy Allison2010-04-231-130/+129
* s3-spoolss: Added a winreg_get_printer function.Andreas Schneider2010-04-232-0/+279
* s3-spoolss: Added a winreg_create_printer function.Andreas Schneider2010-04-232-0/+341
* s3-spoolss: Added a winreg_update_printer function.Andreas Schneider2010-04-232-0/+385
* s3-spoolss: Added a winreg_get_driver_list function.Simo Sorce2010-04-232-0/+94
* s3-spoolss: Added a winreg_del_driver function.Simo Sorce2010-04-232-0/+105
* s3-spoolss: Added a winreg_get_driver function.Simo Sorce2010-04-232-0/+281
* s3-spoolss: Added a winreg_add_driver function.Simo Sorce2010-04-232-0/+246
* s3-spoolss: Move info_ctr conversion to a public helper.Simo Sorce2010-04-232-6/+25
* s3-spoolss: Fixed winreg_delete_printer_key if key is NULL or emtpy.Andreas Schneider2010-04-231-7/+11
* s3-spoolss: Add date and version winreg helpers.Simo Sorce2010-04-231-0/+129
* s3-spoolss: Added more winreg hepler functions.Andreas Schneider2010-04-231-0/+20
* s3-spoolss: Added winreg helper functionsSimo Sorce2010-04-231-0/+125
* s3-spoolss: Added a winreg function to query a dword.Andreas Schneider2010-04-231-0/+75
* s3-spoolss: Added a function to get the ChangeID from a printer.Andreas Schneider2010-04-232-0/+90
* s3-spoolss: Added a function to update the ChangeID of a printer.Andreas Schneider2010-04-232-0/+120
* s3-spoolss: Added winreg helper functions to write registry values.Andreas Schneider2010-04-231-0/+104
* s3-spoolss: Fixed return values of winreg_printer_deleteform1.Andreas Schneider2010-04-231-0/+5
* s3-spoolss: Added missing return value to winreg_printer_enumforms1 docs.Andreas Schneider2010-04-231-0/+1
* s3-spoolss: Use const values for notify functions.Andreas Schneider2010-04-232-12/+12
* s3-time: Added a function to get the startup time of the server.Andreas Schneider2010-04-232-0/+14
* s3-lanman: fix uninitialized variable in api_RDosPrintJobDel().Günther Deschner2010-04-231-1/+1
* s3-selftest: enable RPC-SPOOLSS-DRIVER against s3.Günther Deschner2010-04-231-0/+1
* s4-smbtorture: skip tests when no local driver directory is around.Günther Deschner2010-04-231-0/+4
* s3-selftest: add print$ share with two arch dirs.Günther Deschner2010-04-231-0/+8
* s3-selftest: add print$ share with two arch dirs.Günther Deschner2010-04-231-0/+8
* s3-winbind: fix setup_domain_child() callers.Günther Deschner2010-04-231-2/+2
* s4-smbtorture: use server_name for all printerdriver delete and enum operations.Günther Deschner2010-04-231-12/+16
* s3-spoolss: make switch in _spoolss_AddPrinterDriver() a bit more clear.Günther Deschner2010-04-231-4/+6
* s4-smbtorture: allow to upload or remove any file belonging to a driver.Günther Deschner2010-04-231-0/+30
* s3: Fix a winbind crash when scanning trustsVolker Lendecke2010-04-231-0/+6
* Make deferred opens (NT_STATUS_SHARING_VIOLATION) work over SMB2.Jeremy Allison2010-04-228-85/+357
* s3: Fix a cut&paste error in a debug message in check_oem_password()Volker Lendecke2010-04-231-1/+2
* s3-spoolss: make sure AddPrinterDriver calls into AddPrinterDriverEx.Günther Deschner2010-04-231-19/+27
* s4-smbtorture: fix test_EnumPrinterDrivers_findone().Günther Deschner2010-04-231-8/+8
* s4-smbtorture: samba currently supports level 3 and 6 driver adds.Günther Deschner2010-04-231-0/+25
* s3-spoolss: fix some crash bugs and missing error codes in AddDriver paths.Günther Deschner2010-04-232-2/+12
* s4-smbtorture: test both 32bit and 64bit driver uploads in RPC-SPOOLSS-DRIVER.Günther Deschner2010-04-231-61/+71
* s4-smbtorture: allow to upload and later remove printer driver files in RPC-S...Günther Deschner2010-04-231-0/+230
* s4-smbtorture: add RPC-SPOOLSS-DRIVER test.Günther Deschner2010-04-232-0/+752
* s4-smbtorture: rework EnumPrinterDrivers tests a bit.Günther Deschner2010-04-231-68/+119
* build: give a more useful error when the source dir has movedAndrew Tridgell2010-04-231-0/+6
* build: use 'waf distclean' for make distcleanAndrew Tridgell2010-04-231-2/+2
* s4:provision Remove moduleload for 'hdb' (wrong name).Andrew Bartlett2010-04-221-1/+0
* spoolss: pretty-print a struct spoolss_Time.Günther Deschner2010-04-225-17/+30
* s4-cldap: we should set the w2k8 flags even if not the PDC emulatorAndrew Tridgell2010-04-221-3/+4
* s4-drs: validate RODC credentials via the user_sidAndrew Tridgell2010-04-221-27/+12
* s4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER levelAndrew Tridgell2010-04-2213-37/+69