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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add queueing to np_write
Volker Lendecke
2009-02-10
1
-9
/
+38
*
Add queueing to np_read_state, simulate message-type named pipes.
Volker Lendecke
2009-02-10
1
-25
/
+100
*
Add read_pkt_send/recv
Volker Lendecke
2009-02-10
2
-0
/
+108
*
selftest/Samba4: pass down the kdc address down to provision_raw_*()
Stefan Metzmacher
2009-02-10
1
-13
/
+16
*
selftest/Samba4: split out ldap specific stuff from provision_raw_*()
Stefan Metzmacher
2009-02-10
1
-60
/
+85
*
selftest/Samba4: split out share configurations of provision_raw*()
Stefan Metzmacher
2009-02-10
1
-57
/
+67
*
selftest/Samba4: split provision() into provision_raw_prepare() and provision...
Stefan Metzmacher
2009-02-10
1
-131
/
+184
*
selftest: s/SMBD/SAMBA/ in Samba.pm
Stefan Metzmacher
2009-02-10
1
-18
/
+18
*
selftest: allow "skip" as max runtime for smbd, nmbd and winbindd
Stefan Metzmacher
2009-02-10
1
-1
/
+31
*
selftest: Samba3 protect against removing /*
Stefan Metzmacher
2009-02-10
1
-0
/
+3
*
selftest: add target::Template
Stefan Metzmacher
2009-02-10
1
-0
/
+52
*
merged-build: pass PYTHON and PERL down to make test4
Stefan Metzmacher
2009-02-10
1
-1
/
+2
*
selftest: add my copyright
Stefan Metzmacher
2009-02-10
1
-0
/
+2
*
s3-spoolss: remove old spoolss_OpenPrinter.
Günther Deschner
2009-02-10
3
-71
/
+0
*
s3-spoolss: use pidl for _spoolss_OpenPrinter.
Günther Deschner
2009-02-10
2
-81
/
+20
*
s3-spoolss: remove old spoolss_OpenPrinterEx.
Günther Deschner
2009-02-10
5
-288
/
+0
*
s3-spoolss: use pidl for _spoolss_OpenPrinterEx.
Günther Deschner
2009-02-10
2
-68
/
+35
*
s3-spoolss: remove old spoolss_SetJob.
Günther Deschner
2009-02-10
4
-115
/
+0
*
s3-spoolss: use pidl for _spoolss_SetJob.
Günther Deschner
2009-02-10
2
-38
/
+9
*
s3-spoolss: remove old spoolss_StartDocPrinter.
Günther Deschner
2009-02-10
4
-265
/
+0
*
s3-spoolss: use pidl for _spoolss_StartDocPrinter.
Günther Deschner
2009-02-10
2
-52
/
+21
*
s3-spoolss: add temporary convert_devicemode_new function.
Günther Deschner
2009-02-10
1
-0
/
+75
*
s3-spoolss: use SPOOLSS_JOB_CONTROL bits defined in IDL.
Günther Deschner
2009-02-10
2
-11
/
+5
*
s3-rpcclient: use rpccli_spoolss_openprinter_ex helper.
Günther Deschner
2009-02-10
3
-105
/
+96
*
s3-rpcclient: add rpccli_spoolss_openprinter_ex() convenience wrapper.
Günther Deschner
2009-02-10
2
-0
/
+54
*
s3-spoolss: fix memleak in get_remote_printer_publishing_data().
Günther Deschner
2009-02-10
1
-2
/
+8
*
s3: OneFS bulk directory enumeration support
Steven Danneman
2009-02-09
6
-21
/
+692
*
s3: Added SMB_VFS_INIT_SEARCH_OP to initialize data at the beginning of SMB s...
Steven Danneman
2009-02-09
8
-5
/
+53
*
Pass stat buffer down through all levels of VFS_READDIR wrappers
Steven Danneman
2009-02-09
5
-98
/
+106
*
Add an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIR
Steven Danneman
2009-02-09
12
-21
/
+63
*
s3 OneFS: Change ACLs to do a stat-only open before get/set_security_descriptor
Tim Prouty
2009-02-09
1
-22
/
+4
*
s3 OneFS: Add kernel oplocks implementation
Tim Prouty
2009-02-09
9
-82
/
+996
*
s3 oplocks: Remove oplocks before handling delete on close semantics
Tim Prouty
2009-02-09
1
-4
/
+5
*
s3 oplocks: Add capabilites flags field to the kernel_oplocks struct
Tim Prouty
2009-02-09
4
-2
/
+50
*
s3 oplocks: Make the level2 oplock contention API more granular
Tim Prouty
2009-02-09
11
-39
/
+178
*
s3 oplocks: Differentiate between releasing an oplock vs. downgrading to Leve...
Tim Prouty
2009-02-09
4
-5
/
+5
*
s3 vfs: Add a destructor to the fsp extension data API
Tim Prouty
2009-02-09
8
-9
/
+20
*
added a workaround to the handling of unicodePwd for Win7-beta
Andrew Tridgell
2009-02-10
1
-1
/
+30
*
fixed two problems with the DsRGetDCNameEx2 call, as used by
Andrew Tridgell
2009-02-10
1
-3
/
+9
*
S3: Various fixes for log2pcaphex utility
todd stecher
2009-02-09
1
-49
/
+113
*
s3 spoolss: arch needs to be set before it's passed to get_version_id.
Tim Prouty
2009-02-09
1
-3
/
+3
*
Revert "s3:winbindd_user: create domain connection in winbindd_fill_pwent if ...
Michael Adam
2009-02-09
1
-1
/
+1
*
Revert "Fix errornos assumption that all compilers are gcc"
Jelmer Vernooij
2009-02-09
3
-3
/
+3
*
s3-spoolss: remove old spoolss_ScheduleJob.
Günther Deschner
2009-02-09
3
-52
/
+0
*
s3-spoolss: use pidl for _spoolss_ScheduleJob.
Günther Deschner
2009-02-09
2
-35
/
+6
*
s3-spoolss: remove old spoolss_AddJob.
Günther Deschner
2009-02-09
3
-74
/
+0
*
s3-spoolss: use pidl for _spoolss_AddJob.
Günther Deschner
2009-02-09
2
-44
/
+10
*
s3: re-run make samba3-idl.
Günther Deschner
2009-02-09
5
-0
/
+172
*
spoolss: fill in spoolss_ScheduleJob.
Günther Deschner
2009-02-09
1
-1
/
+3
*
spoolss: fill in spoolss_AddJob.
Günther Deschner
2009-02-09
1
-1
/
+6
[prev]
[next]