summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-10s3-spoolss: fix memleak in get_remote_printer_publishing_data().Günther Deschner1-2/+8
2009-02-09s3: OneFS bulk directory enumeration supportSteven Danneman6-21/+692
2009-02-09s3: Added SMB_VFS_INIT_SEARCH_OP to initialize data at the beginning of SMB s...Steven Danneman8-5/+53
2009-02-09Pass stat buffer down through all levels of VFS_READDIR wrappersSteven Danneman5-98/+106
2009-02-09Add an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIRSteven Danneman12-21/+63
2009-02-09s3 OneFS: Change ACLs to do a stat-only open before get/set_security_descriptorTim Prouty1-22/+4
2009-02-09s3 OneFS: Add kernel oplocks implementationTim Prouty9-82/+996
2009-02-09s3 oplocks: Remove oplocks before handling delete on close semanticsTim Prouty1-4/+5
2009-02-09s3 oplocks: Add capabilites flags field to the kernel_oplocks structTim Prouty4-2/+50
2009-02-09s3 oplocks: Make the level2 oplock contention API more granularTim Prouty11-39/+178
2009-02-09s3 oplocks: Differentiate between releasing an oplock vs. downgrading to Leve...Tim Prouty4-5/+5
2009-02-09s3 vfs: Add a destructor to the fsp extension data APITim Prouty8-9/+20
2009-02-10added a workaround to the handling of unicodePwd for Win7-betaAndrew Tridgell1-1/+30
2009-02-10fixed two problems with the DsRGetDCNameEx2 call, as used byAndrew Tridgell1-3/+9
2009-02-09S3: Various fixes for log2pcaphex utilitytodd stecher1-49/+113
2009-02-09s3 spoolss: arch needs to be set before it's passed to get_version_id.Tim Prouty1-3/+3
2009-02-09Revert "s3:winbindd_user: create domain connection in winbindd_fill_pwent if ...Michael Adam1-1/+1
2009-02-09Revert "Fix errornos assumption that all compilers are gcc"Jelmer Vernooij3-3/+3
2009-02-09s3-spoolss: remove old spoolss_ScheduleJob.Günther Deschner3-52/+0
2009-02-09s3-spoolss: use pidl for _spoolss_ScheduleJob.Günther Deschner2-35/+6
2009-02-09s3-spoolss: remove old spoolss_AddJob.Günther Deschner3-74/+0
2009-02-09s3-spoolss: use pidl for _spoolss_AddJob.Günther Deschner2-44/+10
2009-02-09s3: re-run make samba3-idl.Günther Deschner5-0/+172
2009-02-09spoolss: fill in spoolss_ScheduleJob.Günther Deschner1-1/+3
2009-02-09spoolss: fill in spoolss_AddJob.Günther Deschner1-1/+6
2009-02-09s3 async: Fix the build on systems that have ETIMEDOUT but not ETIMETim Prouty2-6/+9
2009-02-09S3 OneFS: Add in Isilon specific performance counter moduletodd stecher3-1/+423
2009-02-09S3: New module interface for SMB message statistics gatheringtodd stecher19-39/+424
2009-02-09Fix errornos assumption that all compilers are gccTorgeir Lerkerod3-3/+3
2009-02-09docs: Add man sharesec.Karolin Seeger1-0/+220
2009-02-09Attempt to fix the buildVolker Lendecke1-4/+4
2009-02-09Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij10-510/+98
2009-02-09Fix warning in spoolss IDL file output.Jelmer Vernooij5-12/+4
2009-02-09Rerun pidl.Jelmer Vernooij4-16/+16
2009-02-09s3-spoolss: remove old rpccli_spoolss_routerreplyprinter.Günther Deschner4-123/+0
2009-02-09s3-spoolss: remove old spoolss_ReplyClosePrinter.Günther Deschner4-100/+0
2009-02-09s3-spoolss: use rpccli_spoolss_ReplyClosePrinter.Günther Deschner1-5/+5
2009-02-09s3-spoolss: remove old spoolss_AddPrintProcessor.Günther Deschner3-70/+0
2009-02-09s3-spoolss: use pidl for _spoolss_AddPrintProcessor.Günther Deschner2-36/+17
2009-02-09s3-rpcclient: remove a pointless fstring.Günther Deschner1-46/+29
2009-02-09s3-rpcclient: use srv_name_slash instead of formating servername again and ag...Günther Deschner3-145/+62
2009-02-09s4/wrepl_server: Fix typo in comment.Karolin Seeger1-2/+2
2009-02-09Remove an invalid discard_const_p() - it masks an actualJelmer Vernooij1-1/+1
2009-02-09Use discard_const_p rather than CONST_DISCARD.Jelmer Vernooij1-1/+1
2009-02-09Revert "s3/s4: Move CONST_DISCARD into lib/util so it's available from s3 and...Jelmer Vernooij2-2/+2
2009-02-09Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij123-4393/+11161
2009-02-09s3: re-run make samba3-idl.Günther Deschner5-0/+233
2009-02-09s3-spoolss: move PRINTER_ENUM_ICONMASK to IDL.Günther Deschner3-1/+10
2009-02-09s3-spoolss: use PRINTER_ENUM_NAME and remove double enum define.Günther Deschner2-2/+1
2009-02-09s3-spoolss: remove PRINTER_CHANGE* flags now defined in IDL.Günther Deschner1-51/+0