summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-24s3-rpcclient: allow to define validation level for samlogon.Günther Deschner3-4/+5
2011-01-24s3-waf: fix lib/addns include path.Günther Deschner1-1/+1
2011-01-24s3-waf: no need anymore to include "source4" globally.Günther Deschner1-1/+1
2011-01-24libcli/ldap: use lib/ldb_compat.h for the s3 buildStefan Metzmacher1-0/+13
2011-01-24s3-winbind: fix winbindd_dual_pam_auth_samlogon() for NT4 domains.Günther Deschner1-0/+1
2011-01-24Revert "s3: Fix an infinite loop"Volker Lendecke1-4/+0
2011-01-23s3: Fix an infinite loopVolker Lendecke1-0/+4
2011-01-22s3: Fix connecting to port-139 only serversVolker Lendecke1-3/+5
2011-01-21s3-torture: fix uninitialized status code.Günther Deschner1-1/+1
2011-01-21s3-rpc_client: fix dcerpc_try_samr_connects().Günther Deschner1-2/+2
2011-01-21s3-rpc_client: no need to include gen_ndr/cli_samr.h anymore.Günther Deschner1-1/+1
2011-01-21s3-rpc_client: fix uninitialized variable found by -O3.Günther Deschner1-1/+1
2011-01-21s3-waf: remove RPCCLI_SPOOLSS subsystem.Günther Deschner1-5/+1
2011-01-21s3-build: remove RPCCLI_SPOOLSS subsystem.Günther Deschner1-2/+1
2011-01-21s3-rpcclient: prefer dcerpc_spoolss_X functions.Günther Deschner1-74/+205
2011-01-21s3-rpc_client: prefer dcerpc_spoolss_X functions.Günther Deschner1-37/+149
2011-01-21s3-lanman: remove trailing whitespace.Günther Deschner1-30/+30
2011-01-21s3-rpc_client: Added dcerpc_try_samr_connects.Andreas Schneider2-11/+67
2011-01-21s3-rpc_client: Rename get_query_dispinfo_params.Andreas Schneider5-10/+28
2011-01-21s3-rpc_client: Added dcerpc_samr_chgpasswd_user3.Andreas Schneider2-9/+75
2011-01-21s3-rpc_client: Added dcerpc_samr_chng_pswd_auth_crap.Andreas Schneider2-7/+73
2011-01-21s3-rpc_client: Added dcerpc_samr_chgpasswd_user2.Andreas Schneider2-10/+65
2011-01-21s3-rpc_client: Added dcerpc_samr_chgpasswd_user.Andreas Schneider2-6/+54
2011-01-21s3-rpc_client: Added header information to cli_samr.h.Andreas Schneider1-0/+30
2011-01-21s3-rpc_client: Added header information to cli_lsarpc.h.Andreas Schneider1-0/+30