summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2010-01-18net: Add German translation, specially for the command listingAndré Hentschel1-107/+116
2010-01-18s3-selftest: use testenv dc so that smbtorture4 actually uses the client conf...Günther Deschner1-1/+1
2010-01-18s3: Show share path in swat statuspageMarcin Gryszkalis1-4/+7
2010-01-17s3: Fix the format string for smbcontrol pool-usageVolker Lendecke1-1/+1
2010-01-18idl: switched to using the WSPP names for the 'neighbour' DRS optionsAndrew Tridgell2-10/+10
2010-01-17s3: Protect against an invalid bcc in SMBsendtxtVolker Lendecke1-1/+1
2010-01-17s3: For "smbcontrol <pid> pool-usage", print the first 50 bytes of a stringVolker Lendecke1-0/+17
2010-01-17s3: Fix some nonempty blank linesVolker Lendecke1-5/+5
2010-01-16Modification of fix for bug 6876 - Delete of an object whose parent folder do...Jeremy Allison1-8/+5
2010-01-16s3: Fix a crash in libsmbclient used against the OpenSolaris CIFS serverVolker Lendecke1-1/+1
2010-01-15Second part of bug 7045 - Bad (non memory copying) interfaces in smbc_setXXXX...Jeremy Allison1-3/+9
2010-01-15Fix bug 7045 - Bad (non memory copying) interfaces in smbc_setXXXX calls.Jeremy Allison2-10/+25
2010-01-14Fix bug #7036 - net rpc getsid fails in hardened windows environments.Jeremy Allison1-1/+7
2010-01-14Part 4 of bug #7028 - include scannedonly VFS moduleOlivier Sessink1-13/+8
2010-01-14s3-libsmbclient: Fix crash bug in SMBC_parse_path().Günther Deschner1-1/+1
2010-01-14s4-smbtorture: add rather simple libsmbclient torture testsuite.Günther Deschner1-0/+1
2010-01-14s3:auth: fix account unlock regression introduced with fix for bug #4347Michael Adam1-7/+5
2010-01-14s3 selftest: Enable the WINBIND-STRUCT testsKai Blin1-1/+1
2010-01-14s3 test: Fix WINBINDD-STRUCT testsKai Blin1-0/+3
2010-01-14s3 winbindd: Return number of groups in data.num_entries for WINBINDD_LIST_GR...Kai Blin1-1/+3
2010-01-14s3 winbindd: Get WINBINDD_CHECK_MACHACC torture test to work again.Kai Blin1-1/+4
2010-01-14s3:pdb_ldap: restore Samba 3.0.x behavior and use the first "uid" value.Stefan Metzmacher1-1/+1
2010-01-14s3:smbldap: add smbldap_talloc_first_attribute()Stefan Metzmacher2-0/+37
2010-01-13s3: Fix a winbind segfault in "trusted_domains"Volker Lendecke1-3/+4
2010-01-12Fix bug #7034 - vfs_cap causes signal 11 (SIGSEGV)SASAJIMA Toshihiro1-1/+2
2010-01-12Fix two uses of strncat -> strlcat. Ensure proper use of strncpy when setting...Jeremy Allison1-3/+3
2010-01-12Make file access control decisions a lot easier to debug (at level 10).Jeremy Allison1-0/+11
2010-01-12Fix bug #7033 - SMBrmdir call always returns true, even on failure to delete ...Jeremy Allison1-2/+6
2010-01-12Fix bug #7033 - SMBrmdir call always returns true, even on failure to delete ...Jeremy Allison1-2/+6
2010-01-12Fix bug #6876 - Delete of an object whose parent folder does not have delete ...Jeremy Allison7-4/+142
2010-01-12Remove the global char *LastDir.Jeremy Allison3-22/+1
2010-01-12s3: Lift the version of the scannedonly VFS moduleVolker Lendecke1-1/+1
2010-01-12s3: Add the "scannedonly" vfs virus scanner interface moduleOlivier Sessink3-0/+1002
2010-01-12s3:auth: add comment to nulling out stolen sampassMichael Adam1-0/+4
2010-01-12s3: Remove a pointless if-statementVolker Lendecke1-3/+2
2010-01-11s3-lanman: Allow a level2 descriptor for a level1 NetShareGetInfoGiovanni Bajo1-1/+3
2010-01-11s3: Add a zfsacl:denymissingspecial parameterVolker Lendecke1-0/+10
2010-01-10s3: Remove some unused variablesVolker Lendecke1-7/+0
2010-01-10s3: Fix some nonempty blank linesVolker Lendecke3-42/+42
2010-01-10s3: Use sid_check_is_domain instead of a direct sid_equalVolker Lendecke1-3/+6
2010-01-10s3: Use sid_check_is_in_our_domain instead of a direct sid_peek_check_ridVolker Lendecke1-4/+2
2010-01-10s3: Replace most calls to sid_append_rid() by sid_compose()Volker Lendecke23-93/+64
2010-01-10s3: Remove unused samr_make_sam_obj_sdVolker Lendecke2-41/+0
2010-01-10s3: Remove the typedef for "auth_serversupplied_info"Volker Lendecke17-51/+55
2010-01-10s3: Remove the typedef for "auth_usersupplied_info"Volker Lendecke16-44/+44
2010-01-10s3: Trim libnss_wins.soVolker Lendecke1-2/+1
2010-01-10s3: Trim down some utilities a bitVolker Lendecke1-11/+11
2010-01-09s3: Remove a pointless "else" branch from add_ccache_to_list()Volker Lendecke1-4/+3
2010-01-09s3: Slightly simplify winbindd_store_credsVolker Lendecke1-4/+2
2010-01-09s3: Fix a segfault in winbindd_dual_ccache_ntlm_auth()Volker Lendecke1-1/+1