index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-11
s3 OneFS: Expand the usage of the ignore sacl parameter
todd stecher
2
-0
/
+11
2009-02-11
s3:build: some implementations of "ln" are picky about the order of arguments
Michael Adam
1
-15
/
+15
2009-02-11
Only assign argv[1] after the argc check, thanks Tim!
Volker Lendecke
1
-1
/
+3
2009-02-11
Fix an uninitialized variable
Volker Lendecke
1
-1
/
+1
2009-02-10
s3: Remove some unused vars
Tim Prouty
1
-5
/
+3
2009-02-10
s3-rpcclient: use one macro for all printername formats.
Günther Deschner
1
-117
/
+51
2009-02-10
s3-spoolss: remove more whitespace.
Günther Deschner
1
-135
/
+135
2009-02-10
s3-spoolss: remove devmode fields from include file.
Günther Deschner
1
-34
/
+0
2009-02-10
s3-spoolss: remove old spoolss_ReplyOpenPrinter.
Günther Deschner
4
-133
/
+0
2009-02-10
s3-spoolss: use rpccli_spoolss_ReplyOpenPrinter.
Günther Deschner
1
-8
/
+10
2009-02-10
S3: Add in missing full audit entries.
todd stecher
1
-6
/
+34
2009-02-10
S3: Fixes for coverity issues.
todd stecher
5
-10
/
+26
2009-02-10
Remove an unused extern reference
Volker Lendecke
1
-2
/
+0
2009-02-10
Convert api_NetUserGetGroups to use samr instead of pdb
Volker Lendecke
1
-50
/
+68
2009-02-10
Fix some nonempty blank lines
Volker Lendecke
1
-9
/
+9
2009-02-10
Do not use strlen if not necessary... :-)
Volker Lendecke
1
-4
/
+2
2009-02-10
If we receive a DOS error code, nt_errstr should display it
Volker Lendecke
2
-2
/
+7
2009-02-10
Fix an uninitialized variable. Tim, please check!
Volker Lendecke
1
-1
/
+1
2009-02-10
Add queueing to np_write
Volker Lendecke
1
-9
/
+38
2009-02-10
Add queueing to np_read_state, simulate message-type named pipes.
Volker Lendecke
1
-25
/
+100
2009-02-10
Add read_pkt_send/recv
Volker Lendecke
2
-0
/
+108
2009-02-10
merged-build: pass PYTHON and PERL down to make test4
Stefan Metzmacher
1
-1
/
+2
2009-02-10
s3-spoolss: remove old spoolss_OpenPrinter.
Günther Deschner
3
-71
/
+0
2009-02-10
s3-spoolss: use pidl for _spoolss_OpenPrinter.
Günther Deschner
2
-81
/
+20
2009-02-10
s3-spoolss: remove old spoolss_OpenPrinterEx.
Günther Deschner
5
-288
/
+0
2009-02-10
s3-spoolss: use pidl for _spoolss_OpenPrinterEx.
Günther Deschner
2
-68
/
+35
2009-02-10
s3-spoolss: remove old spoolss_SetJob.
Günther Deschner
4
-115
/
+0
2009-02-10
s3-spoolss: use pidl for _spoolss_SetJob.
Günther Deschner
2
-38
/
+9
2009-02-10
s3-spoolss: remove old spoolss_StartDocPrinter.
Günther Deschner
4
-265
/
+0
2009-02-10
s3-spoolss: use pidl for _spoolss_StartDocPrinter.
Günther Deschner
2
-52
/
+21
2009-02-10
s3-spoolss: add temporary convert_devicemode_new function.
Günther Deschner
1
-0
/
+75
2009-02-10
s3-spoolss: use SPOOLSS_JOB_CONTROL bits defined in IDL.
Günther Deschner
2
-11
/
+5
2009-02-10
s3-rpcclient: use rpccli_spoolss_openprinter_ex helper.
Günther Deschner
3
-105
/
+96
2009-02-10
s3-rpcclient: add rpccli_spoolss_openprinter_ex() convenience wrapper.
Günther Deschner
2
-0
/
+54
2009-02-10
s3-spoolss: fix memleak in get_remote_printer_publishing_data().
Günther Deschner
1
-2
/
+8
2009-02-09
s3: OneFS bulk directory enumeration support
Steven Danneman
6
-21
/
+692
2009-02-09
s3: Added SMB_VFS_INIT_SEARCH_OP to initialize data at the beginning of SMB s...
Steven Danneman
8
-5
/
+53
2009-02-09
Pass stat buffer down through all levels of VFS_READDIR wrappers
Steven Danneman
5
-98
/
+106
2009-02-09
Add an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIR
Steven Danneman
12
-21
/
+63
2009-02-09
s3 OneFS: Change ACLs to do a stat-only open before get/set_security_descriptor
Tim Prouty
1
-22
/
+4
2009-02-09
s3 OneFS: Add kernel oplocks implementation
Tim Prouty
9
-82
/
+996
2009-02-09
s3 oplocks: Remove oplocks before handling delete on close semantics
Tim Prouty
1
-4
/
+5
2009-02-09
s3 oplocks: Add capabilites flags field to the kernel_oplocks struct
Tim Prouty
4
-2
/
+50
2009-02-09
s3 oplocks: Make the level2 oplock contention API more granular
Tim Prouty
11
-39
/
+178
2009-02-09
s3 oplocks: Differentiate between releasing an oplock vs. downgrading to Leve...
Tim Prouty
4
-5
/
+5
2009-02-09
s3 vfs: Add a destructor to the fsp extension data API
Tim Prouty
8
-9
/
+20
2009-02-09
S3: Various fixes for log2pcaphex utility
todd stecher
1
-49
/
+113
2009-02-09
s3 spoolss: arch needs to be set before it's passed to get_version_id.
Tim Prouty
1
-3
/
+3
2009-02-09
Revert "s3:winbindd_user: create domain connection in winbindd_fill_pwent if ...
Michael Adam
1
-1
/
+1
2009-02-09
s3-spoolss: remove old spoolss_ScheduleJob.
Günther Deschner
3
-52
/
+0
[next]