summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2009-02-24s3: remove unused smb_ldap.hStefan Metzmacher2-257/+0
2009-02-24s3-lib: add marshall_sec_desc_buf and unmarshall_sec_desc_buf helpers.Günther Deschner1-0/+5
2009-02-23Refactored sys_fork() and sys_pid() into shared util librarySteven Danneman1-2/+0
2009-02-23Make char* parameters constDerrell Lipman1-4/+4
2009-02-23s3-spoolss: remove cli_spoolss_notify.c completly.Günther Deschner1-2/+0
2009-02-23s3-spoolss: remove old SPOOL_NOTIFY_OPTION definitions.Günther Deschner1-32/+0
2009-02-23s3-spoolss: remove old spoolss_RemoteFindFirstPrinterChangeNotifyEx.Günther Deschner2-33/+0
2009-02-23s3-spoolss: remove SPOOL_NOTIFY_INFO_DATA and SPOOL_NOTIFY_INFO alltogether.Günther Deschner2-32/+0
2009-02-23s3-spoolss: remove old spoolss_RouterReplyPrinterEx.Günther Deschner2-28/+0
2009-02-23s3-spoolss: remove old spoolss_RouterRefreshPrinterChangeNotify.Günther Deschner2-21/+0
2009-02-23s3-spoolss: use spoolss_NotifyOption and spoolss_NotifyType instead of SPOOL_...Günther Deschner1-1/+1
2009-02-23s3-spoolss: use more idl types in spoolss server.Günther Deschner1-1/+4
2009-02-23s3-spoolss: use struct spoolss_Notify instead of SPOOL_NOTIFY_INFO_DATA.Günther Deschner1-14/+14
2009-02-23prefer gssapi header files from subdirectoryBjörn Jacke1-3/+3
2009-02-21Revert "s3 auth: Add parameter that forces every user through an NSS lookup"Tim Prouty1-2/+0
2009-02-21s3-spoolss: remove duplicate flag.Günther Deschner1-2/+0
2009-02-21Remove the static "chal" from ntlmssp.c:get_challenge()Volker Lendecke2-2/+4
2009-02-20Change smbc_set_credentials_with_fallback() (unreleased) to useJeremy Allison1-3/+3
2009-02-20Moved become_daemon() and close_low_fds() to shared util libSteven Danneman1-2/+0
2009-02-20s3: Modifications to generic notify structures to allow implementation of One...Steven Danneman1-0/+3
2009-02-20Make libsmbclient work with DFSBo Yang1-0/+12
2009-02-19s3: Remove unused inform_level2_message structTim Prouty1-8/+0
2009-02-19s3: Add extid to the dev/inode pairTim Prouty4-25/+38
2009-02-19s3: Modify SMB_VFS_FILE_ID_CREATE to take a stat structTim Prouty3-5/+5
2009-02-19s3-spoolss: remove old spoolss_AddPrinterDriver{Ex}.Günther Deschner2-22/+0
2009-02-19s3-spoolss: use pidl for _spoolss_AddPrinterDriver{Ex}.Günther Deschner1-2/+0
2009-02-19s3-spoolss: remove old spoolss_GetPrintProcessorDirectory.Günther Deschner2-38/+0
2009-02-19s3-spoolss: use pidl for _spoolss_GetPrintProcessorDirectory.Günther Deschner1-1/+0
2009-02-19S3: Make changes to perfcount API set for when a single request leads to mult...todd stecher1-1/+7
2009-02-18S3: Allow SMBD processes to survive in low memory condidtionstodd stecher1-0/+4
2009-02-19s3-spoolss: remove old spoolss_GetPrinterDriverDirectory.Günther Deschner2-44/+0
2009-02-19s3-spoolss: use pidl for _spoolss_GetPrinterDriverDirectory.Günther Deschner1-1/+0
2009-02-18s3-spoolss: remove old spoolss_XcvData.Günther Deschner3-64/+0
2009-02-18s3-spoolss: use pidl for _spoolss_XcvData.Günther Deschner1-1/+0
2009-02-17s3-spoolss: remove old spoolss_ResetPrinter.Günther Deschner2-20/+0
2009-02-16s3 auth: Add parameter that forces every user through an NSS lookupZach Loafman1-0/+2
2009-02-14enums are traditionally signed. Avoid use of high bit in bit flags.Derrell Lipman1-3/+3
2009-02-14Rename lp_smb_perfcount_module() to lp_perfcount_module() to match the parame...Volker Lendecke1-1/+1
2009-02-14[Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2-22/+7
2009-02-13s3 vfs: Fix SMB_VFS_RECVFILE/SENDFILE macrosTim Prouty1-4/+4
2009-02-14s3-spoolss: use pidl for _spoolss_SetPrinter.Günther Deschner1-1/+0
2009-02-14s3-spoolss: use pidl for _spoolss_AddPrinterEx.Günther Deschner1-1/+0
2009-02-13Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensureJeremy Allison1-0/+3
2009-02-13s3 libsmbclient: Fix fstatvfs to be more portableTim Prouty2-7/+22
2009-02-13Fix the build. When you do "make distclean; ./autogen; ./configure; make" and...Jeremy Allison1-0/+2
2009-02-13Add VFS ops for Windows BRL: Lock, Unlock and Cancel:Zack Kirsch4-5/+74
2009-02-13Replace get_myname() with the talloc version from v3-3-testVolker Lendecke1-1/+1
2009-02-12s3: Added new parameter "map untrusted to domain"Steven Danneman1-0/+2
2009-02-12s3-spoolss: remove old spoolss_SetPrinterDataEx.Günther Deschner2-29/+0
2009-02-12s3-spoolss: remove old spoolss_GetPrinterDataEx.Günther Deschner2-30/+0