index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3:registry: wrap deletekey_recursive in one big transaction.
Michael Adam
2009-02-26
1
-2
/
+38
*
s3:registry: provide transaction_start|commit|cancel fns for the registry tdb
Michael Adam
2009-02-26
2
-0
/
+21
*
Wrap creating the sorted subkey cache in a transaction
Volker Lendecke
2009-02-26
1
-3
/
+31
*
Add a comment describing the sorted subkeys
Volker Lendecke
2009-02-26
1
-0
/
+23
*
Add sorted subkey cache
Volker Lendecke
2009-02-26
2
-19
/
+175
*
Add db_tdb_parse
Volker Lendecke
2009-02-26
1
-0
/
+12
*
Add dbwrap->parse_record
Volker Lendecke
2009-02-26
2
-0
/
+30
*
Speed up "net conf list"
Volker Lendecke
2009-02-26
1
-115
/
+41
*
Speed up "net conf list"
Volker Lendecke
2009-02-26
1
-0
/
+3
*
Fix more POSIX path lstat calls. Fix bug where close can return
Jeremy Allison
2009-02-25
1
-5
/
+17
*
Use fsp->posix_open in preference if we have it.
Jeremy Allison
2009-02-25
2
-7
/
+7
*
s3-spoolss: fix _spoolss_AddJob behaviour.
Günther Deschner
2009-02-25
1
-0
/
+4
*
Ensure ACL modules work with POSIX paths.
Jeremy Allison
2009-02-25
2
-22
/
+79
*
s3: Report the correct path when dumping core on FreeBSD
Tim Prouty
2009-02-25
1
-1
/
+83
*
s3: Refactor and cleanup the error paths in dump_core_setup
Tim Prouty
2009-02-25
1
-42
/
+49
*
s3 OneFS: Add .snapshot directory configuration handling
Tim Prouty
2009-02-25
4
-27
/
+201
*
Fix use of streams modules with CIFSFS client.
Jeremy Allison
2009-02-25
2
-4
/
+25
*
s3-rpcclient: add test command to call netr_LogonGetCapabilities (for bug #61...
Günther Deschner
2009-02-25
1
-0
/
+44
*
Make test for open modes more robust against other bits.
Jeremy Allison
2009-02-25
1
-1
/
+1
*
Fix bug in processing of open modes in POSIX open.
Jeremy Allison
2009-02-25
1
-0
/
+2
*
s3-rpcclient: support level 2 in spoolss_addform.
Günther Deschner
2009-02-25
1
-12
/
+42
*
s3-spoolss: make us pass the RPC-SPOOLSS torture test w.r.t. directory calls.
Günther Deschner
2009-02-25
1
-38
/
+24
*
s3-spoolss: JOB_ACCESS_READ has moved to idl.
Günther Deschner
2009-02-25
1
-1
/
+0
*
Fix some NetBSD warnings.
Jeremy Allison
2009-02-25
2
-3
/
+5
*
s3-spoolss: remove unused decode_printer_info_7.
Günther Deschner
2009-02-25
1
-32
/
+0
*
s3:events: map TEVENT_DEBUG_TRACE to debug level 10
Stefan Metzmacher
2009-02-25
1
-1
/
+1
*
s3-rpcclient: allow to set level in spoolss getform query and display all lev...
Günther Deschner
2009-02-25
1
-6
/
+41
*
s3-rpcclient: more uses of is_valid_policy_hnd in spoolss and samr commands.
Günther Deschner
2009-02-25
2
-45
/
+12
*
Fix a missing prototype
Volker Lendecke
2009-02-25
1
-0
/
+4
*
Fix an incompatible pointer passed to winbind_get_groups
Volker Lendecke
2009-02-25
1
-1
/
+3
*
Convert rpc_sock_write to use tevent_req base async_send
Volker Lendecke
2009-02-25
1
-7
/
+46
*
Convert rpc_sock_read to use tevent_req base async_read
Volker Lendecke
2009-02-25
1
-10
/
+47
*
s3-spoolss: use is_valid_policy_hnd to check for valid policy handles.
Günther Deschner
2009-02-25
2
-107
/
+31
*
s3-spoolss: remove rpccli_spoolss_getprinter.
Günther Deschner
2009-02-25
3
-121
/
+0
*
s3-spoolss: remove rpccli_spoolss_setprinter.
Günther Deschner
2009-02-25
4
-724
/
+0
*
s3-spoolss: remove rpccli_spoolss_addprinterex.
Günther Deschner
2009-02-25
4
-299
/
+0
*
s3-spoolss: use rpccli_spoolss_addprinterex wrapper.
Günther Deschner
2009-02-25
2
-28
/
+10
*
s3-net: use rpccli_spoolss_getprinter and rpccli_spoolss_SetPrinter.
Günther Deschner
2009-02-25
1
-46
/
+123
*
s3-rpcclient: use rpccli_spoolss_SetPrinter and rpccli_spoolss_getprinter.
Günther Deschner
2009-02-25
1
-61
/
+124
*
s3-spoolss: add rpccli_spoolss_getprinter convenience wrapper.
Günther Deschner
2009-02-25
2
-1
/
+55
*
s3-spoolss: add rpccli_spoolss_addprinterex convenience wrapper.
Günther Deschner
2009-02-25
2
-0
/
+45
*
s3: Fix 'assignment differ in signedness' warning
Tim Prouty
2009-02-25
1
-1
/
+1
*
s3 OneFS: Fix uninitialized variable
Tim Prouty
2009-02-24
1
-1
/
+1
*
Fix guest mounts
Steve French
2009-02-24
1
-1
/
+3
*
Allow set attributes on a stream fnum to be redirected to the base filename.
Jeremy Allison
2009-02-24
1
-2
/
+10
*
s3: Rename auth_onefs_wb and pdb_onefs_sam
Dan Sledz
2009-02-24
4
-74
/
+105
*
s3: onefs_acl.c cleanup
Dan Sledz
2009-02-24
1
-4
/
+1
*
S3: Add in profile counters for new vfs and syscall entries.
todd stecher
2009-02-24
6
-6
/
+100
*
s3-spoolss: remove some left-over hand marshalling code and structs.
Günther Deschner
2009-02-25
3
-433
/
+0
*
s3-spoolss: remove rpccli_spoolss_addprinterdriver.
Günther Deschner
2009-02-24
3
-139
/
+0
[prev]
[next]