summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2011-01-30s3:net registry: ignore WERR_BADFILE when --force is given in deletekey[_recu...Michael Adam1-1/+3
2011-01-30s3:registry: in deletekey_recursive, fix return code upon error.Michael Adam1-3/+10
2011-01-30s3:net registry: fix a debug message.Michael Adam1-1/+1
2011-01-30s3:net registry: fix a debug message.Michael Adam1-1/+1
2011-01-30s3: On FreeBSD, compile zfsacl if sunacl.h is aroundVolker Lendecke3-2/+18
2011-01-29s3: Make _lp_maxprotocol staticVolker Lendecke1-1/+1
2011-01-29s3: Remove an unneeded checkVolker Lendecke1-1/+1
2011-01-28s3: inline get_uid_from_stateVolker Lendecke1-6/+1
2011-01-28s3: Lift winbindd_cli_state from fillup_password_policyVolker Lendecke1-4/+6
2011-01-28s3: Do not use state->mem_ctx in fillup_password_policyVolker Lendecke1-4/+8
2011-01-28s3: Lift winbindd_cli_state from winbindd_dual_pam_auth_samlogonVolker Lendecke1-21/+27
2011-01-28s3: Lift winbindd_cli_state from winbindd_raw_kerberos_loginVolker Lendecke1-18/+26
2011-01-28We need to reply to SMB2_GETINFO_FILE with a class of SMB2_FILE_STANDARD_INFO...Jeremy Allison1-1/+32
2011-01-28s3-net: use struct based dcerpc_spoolss_EnumPrinterData_r() call.Günther Deschner1-42/+34
2011-01-28s3-rpcclient: use struct based dcerpc_spoolss_EnumPrinterData_r() call.Günther Deschner1-43/+38
2011-01-28s3-rpc_client: remove some more obsolete cli_X.h header files.Günther Deschner5-5/+5
2011-01-28Add delete-ln test now we can correctly delete hardlinks.Jeremy Allison1-1/+1
2011-01-27Change "security=share" to downgrade to SMB1 from SMB2, rather than trying to...Jeremy Allison2-9/+12
2011-01-28libwbclient: bump the libwbclient SOVER 0 -> 1 due to ABI changesMichael Adam1-1/+1
2011-01-27s3:registry: fix comments in regdb_store_regdb_version()Michael Adam1-2/+2
2011-01-27s3-build: remove another leftover of -I../source4.Günther Deschner1-1/+1
2011-01-27Looking into printer driver issues, I ran across some peculiarities inDavid Disseldorp1-8/+11
2011-01-27s3-utils: Fixed a resource leak in net_afs.Andreas Schneider1-0/+2
2011-01-26s3-utils: Fixed a resource leak in smbta-util.Andreas Schneider1-0/+1
2011-01-26s3-utils: Fixed possible resource leak in net_usershare.Andreas Schneider1-0/+5
2011-01-26s3-utils: Fixed possible resource leak in smbget.Andreas Schneider1-0/+1
2011-01-26s3-utils: Fixed possible resource leak in smbfilter.Andreas Schneider1-0/+1
2011-01-26s3-modules: Fixed the for-loop code block.Andreas Schneider1-0/+1
2011-01-26s3-lib: Fixed a missing return value in tldap.Andreas Schneider1-0/+1
2011-01-26errormap: Add unix_to_werror() functionKai Blin1-0/+6
2011-01-26Allow "security = share" with SMB2. We already handle this in smb2/smb2_server.cJeremy Allison1-1/+0
2011-01-26From Metze - make sure we're using the same string length for the hash.Jeremy Allison1-1/+1
2011-01-26s3-winbind: share a common winbind_samlogon_retry_loop().Günther Deschner1-168/+147
2011-01-26Revert "s3: These assignments are overwritten immediately"Günther Deschner1-0/+4
2011-01-26Revert "s3-winbind: fix winbindd_dual_pam_auth_samlogon() for NT4 domains."Günther Deschner1-1/+0
2011-01-26Missed one debug printf of name_hash. Ensure always use %x.Jeremy Allison1-2/+2
2011-01-25Fix bug #7863 - Unlink may unlink wrong file when hardlinks are involved.Jeremy Allison9-146/+345
2011-01-25Add uint32_t name_hash argument (currently unused) to get_file_infos().Jeremy Allison9-12/+15
2011-01-25Add name_hash into the share mode entry struct (as yet only use for renames t...Jeremy Allison6-11/+66
2011-01-25Add name_hash to files_struct. Set within fsp_set_smb_fname().Jeremy Allison3-1/+35
2011-01-25idl: add file_id idl.Günther Deschner6-52/+5
2011-01-25s3-libndr: remove cmdline_lp_ctx.Günther Deschner1-2/+0
2011-01-25waf: share libndr.so between samba3 and samba4.Günther Deschner1-10/+4
2011-01-25libndr: move ndr_print_bool to ndr_basic.cGünther Deschner2-6/+0
2011-01-25s3-waf: add PKGCONFIGDIR.Günther Deschner1-0/+1
2011-01-25s3-smbclient: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach1-7/+9
2011-01-25s3-masktest: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach1-5/+6
2011-01-25s3-smbclient: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach1-5/+7
2011-01-25s3-torture: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach1-7/+6
2011-01-24s3-build: remove source4 include path for autoconf build as well.Günther Deschner1-1/+0