summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Collapse)AuthorAgeFilesLines
...
* Add dbwrap->parse_recordVolker Lendecke2009-02-262-0/+30
| | | | Signed-off-by: Michael Adam <obnox@samba.org>
* Speed up "net conf list"Volker Lendecke2009-02-261-115/+41
| | | | | | For 1000 shares this speeds up net conf list from .6 to .25 seconds on my box Signed-off-by: Michael Adam <obnox@samba.org>
* Speed up "net conf list"Volker Lendecke2009-02-261-0/+3
| | | | | | | With 1000 shares in the registry, this changed the time of "net conf list" from 1.1 seconds to .6 seconds. Signed-off-by: Michael Adam <obnox@samba.org>
* Fix more POSIX path lstat calls. Fix bug where close can returnJeremy Allison2009-02-251-5/+17
| | | | | | | | | failure if we have a pending modtime and the containing directory of the file has been renamed (there is no POSIX "update time by fd" call). This can't happen on Windows as the rename will fail if there are open files beneath it. Will add a torture test for this. Jeremy.
* Use fsp->posix_open in preference if we have it.Jeremy Allison2009-02-252-7/+7
| | | | Jeremy.
* s3-spoolss: fix _spoolss_AddJob behaviour.Günther Deschner2009-02-251-0/+4
| | | | Guenther
* Ensure ACL modules work with POSIX paths.Jeremy Allison2009-02-252-22/+79
| | | | Jeremy.
* s3: Report the correct path when dumping core on FreeBSDTim Prouty2009-02-251-1/+83
| | | | Utilize the kern.corefile sysctl value on FreeBSD
* 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
| | | | Jeremy.
* s3-rpcclient: add test command to call netr_LogonGetCapabilities (for bug ↵Günther Deschner2009-02-251-0/+44
| | | | | | #6100). Guenther
* Make test for open modes more robust against other bits.Jeremy Allison2009-02-251-1/+1
| | | | Jeremy.
* Fix bug in processing of open modes in POSIX open.Jeremy Allison2009-02-251-0/+2
| | | | | | | Was missing case of "If file exists open. If file doesn't exist error." Damn damn damn. CIFSFS client will have to have fallback cases for this error for a long time. Jeremy.
* s3-rpcclient: support level 2 in spoolss_addform.Günther Deschner2009-02-251-12/+42
| | | | Guenther
* s3-spoolss: make us pass the RPC-SPOOLSS torture test w.r.t. directory calls.Günther Deschner2009-02-251-38/+24
| | | | Guenther
* s3-spoolss: JOB_ACCESS_READ has moved to idl.Günther Deschner2009-02-251-1/+0
| | | | Guenther
* Fix some NetBSD warnings.Jeremy Allison2009-02-252-3/+5
| | | | Jeremy.
* s3-spoolss: remove unused decode_printer_info_7.Günther Deschner2009-02-251-32/+0
| | | | Guenther
* s3:events: map TEVENT_DEBUG_TRACE to debug level 10Stefan Metzmacher2009-02-251-1/+1
| | | | metze
* s3-rpcclient: allow to set level in spoolss getform query and display all ↵Günther Deschner2009-02-251-6/+41
| | | | | | levels. Guenther
* s3-rpcclient: more uses of is_valid_policy_hnd in spoolss and samr commands.Günther Deschner2009-02-252-45/+12
| | | | Guenther
* Fix a missing prototypeVolker Lendecke2009-02-251-0/+4
|
* Fix an incompatible pointer passed to winbind_get_groupsVolker Lendecke2009-02-251-1/+3
| | | | | | | | | | | | This is the same bug that was fixed in other places of the code a few times already: A C compiler ONLY does automatic type conversions during an assignment. Passing down a pointer to type A to a function taking type B as an argument does NOT do any automatic type conversions. If required, I can dig up the relevant portions of the C standard.
* 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
| | | | Guenther
* s3-spoolss: remove rpccli_spoolss_getprinter.Günther Deschner2009-02-253-121/+0
| | | | Guenther
* s3-spoolss: remove rpccli_spoolss_setprinter.Günther Deschner2009-02-254-724/+0
| | | | Guenther
* s3-spoolss: remove rpccli_spoolss_addprinterex.Günther Deschner2009-02-254-299/+0
| | | | Guenther
* s3-spoolss: use rpccli_spoolss_addprinterex wrapper.Günther Deschner2009-02-252-28/+10
| | | | Guenther
* s3-net: use rpccli_spoolss_getprinter and rpccli_spoolss_SetPrinter.Günther Deschner2009-02-251-46/+123
| | | | Guenther
* s3-rpcclient: use rpccli_spoolss_SetPrinter and rpccli_spoolss_getprinter.Günther Deschner2009-02-251-61/+124
| | | | Guenther
* s3-spoolss: add rpccli_spoolss_getprinter convenience wrapper.Günther Deschner2009-02-252-1/+55
| | | | Guenther
* s3-spoolss: add rpccli_spoolss_addprinterex convenience wrapper.Günther Deschner2009-02-252-0/+45
| | | | Guenther
* 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
| | | | | | | | | guest session setup, login (user id) as anonymous. This patch is for samba bugzilla bug 4640. Signed-off-by: Shirish Pargaonkar <shirishp@us.ibm.com> Acked-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@samba.org>
* Allow set attributes on a stream fnum to be redirected to the base filename.Jeremy Allison2009-02-241-2/+10
| | | | | Fixes the new RAW-STREAMS torture test. Jeremy.
* s3: Rename auth_onefs_wb and pdb_onefs_samDan Sledz2009-02-244-74/+105
| | | | | | | auth_onefs_wb.c -> auth_wbc.c pdb_onefs_sam.c -> pdb_wbc_sam.c No changes to functionality
* s3: onefs_acl.c cleanupDan Sledz2009-02-241-4/+1
| | | | | Remove some duplicate code. Add a \n to a debugging statement
* 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
| | | | Guenther
* s3-spoolss: remove rpccli_spoolss_addprinterdriver.Günther Deschner2009-02-243-139/+0
| | | | Guenther
* s3-rpcclient: use rpccli_spoolss_AddPrinterDriver.Günther Deschner2009-02-242-51/+69
| | | | Guenther
* s3: Fix a bug that prevent core files from being createdTim Prouty2009-02-241-1/+0
| | | | | | | Removed an erroneous free() that was causing the corepath to be NULL during dump_core(). This prevented dump_core() from actually calling abort() to create a core file. The bug was introduced in December by: 07e0094365e8dc360a83eec2e7cf9b1d5d8d6d00
* s3-spoolss: remove old rpccli_spoolss_getprinterdriver wrapper.Günther Deschner2009-02-243-110/+0
| | | | Guenther
* s3-net: use rpccli_spoolss_AddPrinterDriver and rpccli_spoolss_getprinterdriver2Günther Deschner2009-02-241-56/+89
| | | | | | wrapper. Guenther
* s3-rpcclient: use rpccli_spoolss_getprinterdriver2 wrapper.Günther Deschner2009-02-241-8/+78
| | | | Guenther
* s3-spoolss: add rpccli_spoolss_getprinterdriver2 convenience wrapper.Günther Deschner2009-02-242-0/+73
| | | | Guenther