summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* s3:registry: wrap deletekey_recursive in one big transaction.Michael Adam2009-02-261-2/+38
* s3:registry: provide transaction_start|commit|cancel fns for the registry tdbMichael Adam2009-02-262-0/+21
* Wrap creating the sorted subkey cache in a transactionVolker Lendecke2009-02-261-3/+31
* Add a comment describing the sorted subkeysVolker Lendecke2009-02-261-0/+23
* Add sorted subkey cacheVolker Lendecke2009-02-262-19/+175
* Add db_tdb_parseVolker Lendecke2009-02-261-0/+12
* Add dbwrap->parse_recordVolker Lendecke2009-02-262-0/+30
* Speed up "net conf list"Volker Lendecke2009-02-261-115/+41
* Speed up "net conf list"Volker Lendecke2009-02-261-0/+3
* Fix more POSIX path lstat calls. Fix bug where close can returnJeremy Allison2009-02-251-5/+17
* Use fsp->posix_open in preference if we have it.Jeremy Allison2009-02-252-7/+7
* s3-spoolss: fix _spoolss_AddJob behaviour.Günther Deschner2009-02-251-0/+4
* Ensure ACL modules work with POSIX paths.Jeremy Allison2009-02-252-22/+79
* s3: Report the correct path when dumping core on FreeBSDTim Prouty2009-02-251-1/+83
* s3: Refactor and cleanup the error paths in dump_core_setupTim Prouty2009-02-251-42/+49
* s3 OneFS: Add .snapshot directory configuration handlingTim Prouty2009-02-254-27/+201
* Fix use of streams modules with CIFSFS client.Jeremy Allison2009-02-252-4/+25
* s3-rpcclient: add test command to call netr_LogonGetCapabilities (for bug #61...Günther Deschner2009-02-251-0/+44
* Make test for open modes more robust against other bits.Jeremy Allison2009-02-251-1/+1
* Fix bug in processing of open modes in POSIX open.Jeremy Allison2009-02-251-0/+2
* s3-rpcclient: support level 2 in spoolss_addform.Günther Deschner2009-02-251-12/+42
* s3-spoolss: make us pass the RPC-SPOOLSS torture test w.r.t. directory calls.Günther Deschner2009-02-251-38/+24
* s3-spoolss: JOB_ACCESS_READ has moved to idl.Günther Deschner2009-02-251-1/+0
* Fix some NetBSD warnings.Jeremy Allison2009-02-252-3/+5
* s3-spoolss: remove unused decode_printer_info_7.Günther Deschner2009-02-251-32/+0
* s3:events: map TEVENT_DEBUG_TRACE to debug level 10Stefan Metzmacher2009-02-251-1/+1
* s3-rpcclient: allow to set level in spoolss getform query and display all lev...Günther Deschner2009-02-251-6/+41
* s3-rpcclient: more uses of is_valid_policy_hnd in spoolss and samr commands.Günther Deschner2009-02-252-45/+12
* Fix a missing prototypeVolker Lendecke2009-02-251-0/+4
* Fix an incompatible pointer passed to winbind_get_groupsVolker Lendecke2009-02-251-1/+3
* Convert rpc_sock_write to use tevent_req base async_sendVolker Lendecke2009-02-251-7/+46
* Convert rpc_sock_read to use tevent_req base async_readVolker Lendecke2009-02-251-10/+47
* s3-spoolss: use is_valid_policy_hnd to check for valid policy handles.Günther Deschner2009-02-252-107/+31
* s3-spoolss: remove rpccli_spoolss_getprinter.Günther Deschner2009-02-253-121/+0
* s3-spoolss: remove rpccli_spoolss_setprinter.Günther Deschner2009-02-254-724/+0
* s3-spoolss: remove rpccli_spoolss_addprinterex.Günther Deschner2009-02-254-299/+0
* s3-spoolss: use rpccli_spoolss_addprinterex wrapper.Günther Deschner2009-02-252-28/+10
* s3-net: use rpccli_spoolss_getprinter and rpccli_spoolss_SetPrinter.Günther Deschner2009-02-251-46/+123
* s3-rpcclient: use rpccli_spoolss_SetPrinter and rpccli_spoolss_getprinter.Günther Deschner2009-02-251-61/+124
* s3-spoolss: add rpccli_spoolss_getprinter convenience wrapper.Günther Deschner2009-02-252-1/+55
* s3-spoolss: add rpccli_spoolss_addprinterex convenience wrapper.Günther Deschner2009-02-252-0/+45
* s3: Fix 'assignment differ in signedness' warningTim Prouty2009-02-251-1/+1
* s3 OneFS: Fix uninitialized variableTim Prouty2009-02-241-1/+1
* Fix guest mountsSteve French2009-02-241-1/+3
* Allow set attributes on a stream fnum to be redirected to the base filename.Jeremy Allison2009-02-241-2/+10
* s3: Rename auth_onefs_wb and pdb_onefs_samDan Sledz2009-02-244-74/+105
* s3: onefs_acl.c cleanupDan Sledz2009-02-241-4/+1
* S3: Add in profile counters for new vfs and syscall entries.todd stecher2009-02-246-6/+100
* s3-spoolss: remove some left-over hand marshalling code and structs.Günther Deschner2009-02-253-433/+0
* s3-spoolss: remove rpccli_spoolss_addprinterdriver.Günther Deschner2009-02-243-139/+0