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-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
2009-02-09
s3-spoolss: use pidl for _spoolss_ScheduleJob.
Günther Deschner
2
-35
/
+6
2009-02-09
s3-spoolss: remove old spoolss_AddJob.
Günther Deschner
3
-74
/
+0
2009-02-09
s3-spoolss: use pidl for _spoolss_AddJob.
Günther Deschner
2
-44
/
+10
2009-02-09
s3 async: Fix the build on systems that have ETIMEDOUT but not ETIME
Tim Prouty
1
-4
/
+7
2009-02-09
S3 OneFS: Add in Isilon specific performance counter module
todd stecher
3
-1
/
+423
2009-02-09
S3: New module interface for SMB message statistics gathering
todd stecher
18
-39
/
+411
2009-02-09
Attempt to fix the build
Volker Lendecke
1
-4
/
+4
2009-02-09
s3-spoolss: remove old rpccli_spoolss_routerreplyprinter.
Günther Deschner
4
-123
/
+0
2009-02-09
s3-spoolss: remove old spoolss_ReplyClosePrinter.
Günther Deschner
4
-100
/
+0
2009-02-09
s3-spoolss: use rpccli_spoolss_ReplyClosePrinter.
Günther Deschner
1
-5
/
+5
2009-02-09
s3-spoolss: remove old spoolss_AddPrintProcessor.
Günther Deschner
3
-70
/
+0
2009-02-09
s3-spoolss: use pidl for _spoolss_AddPrintProcessor.
Günther Deschner
2
-36
/
+17
2009-02-09
s3-rpcclient: remove a pointless fstring.
Günther Deschner
1
-46
/
+29
2009-02-09
s3-rpcclient: use srv_name_slash instead of formating servername again and ag...
Günther Deschner
3
-145
/
+62
2009-02-09
Revert "s3/s4: Move CONST_DISCARD into lib/util so it's available from s3 and...
Jelmer Vernooij
1
-0
/
+2
2009-02-09
s3-spoolss: move PRINTER_ENUM_ICONMASK to IDL.
Günther Deschner
1
-1
/
+0
2009-02-09
s3-spoolss: use PRINTER_ENUM_NAME and remove double enum define.
Günther Deschner
2
-2
/
+1
2009-02-09
s3-spoolss: remove PRINTER_CHANGE* flags now defined in IDL.
Günther Deschner
1
-51
/
+0
2009-02-09
eliminate compiler warnings
Derrell Lipman
1
-4
/
+7
2009-02-09
s3:winbindd_user: create domain connection in winbindd_fill_pwent if necessary.
Michael Adam
1
-1
/
+1
2009-02-09
s3:winbindd_user: fix a debug message.
Michael Adam
1
-2
/
+2
2009-02-09
s3-spoolss: remove old _spoolss_FindClosePrinterNotify.
Günther Deschner
3
-53
/
+0
2009-02-09
s3-spoolss: use pidl for _spoolss_FindClosePrinterNotify.
Günther Deschner
2
-37
/
+9
2009-02-09
s3-spoolss: remove whitespace in printing code.
Günther Deschner
3
-512
/
+512
2009-02-09
Fix count in _srvsvc_NetDiskEnum()
Volker Lendecke
1
-0
/
+2
2009-02-09
s3-spoolss: remove old _spoolss_DeletePrinterDriverEx.
Günther Deschner
4
-148
/
+0
2009-02-09
s3-rpcclient: use rpccli_spoolss_DeletePrinterDriverEx.
Günther Deschner
1
-6
/
+16
2009-02-09
s3-spoolss: use pidl for _spoolss_DeletePrinterDriverEx.
Günther Deschner
2
-42
/
+12
2009-02-09
s3-spoolss: remove old spoolss_DeletePrinterDriver.
Günther Deschner
4
-132
/
+0
2009-02-09
s3-rpcclient: use rpccli_spoolss_DeletePrinterDriver.
Günther Deschner
1
-3
/
+9
2009-02-09
s3-spools: use pidl for _spoolss_DeletePrinterDriver.
Günther Deschner
2
-41
/
+11
2009-02-09
s3-spoolss: remove old _spoolss_DeletePrinterKey.
Günther Deschner
4
-99
/
+0
2009-02-09
s3-spoolss: use pidl for _spoolss_DeletePrinterKey.
Günther Deschner
2
-46
/
+15
2009-02-09
s3-spoolss: remove old _spoolss_DeletePrinterData.
Günther Deschner
4
-98
/
+0
2009-02-09
s3-spoolss: use pidl for _spoolss_DeletePrinterData.
Günther Deschner
2
-49
/
+15
[next]