2009-07-09 |
Jeremy Allison | The migration to struct stat_ex broke the calculation of
|
commit | commitdiff | tree |
2009-07-08 |
Jeremy Allison | When faking a create time, use the full timespec values...
|
commit | commitdiff | tree |
2009-07-02 |
Jeremy Allison | Ensure we don't use delayed writes on POSIX opened...
|
commit | commitdiff | tree |
2009-07-01 |
Jeremy Allison | Fix bug #6520 time stamps - e.g. last mod time is not...
|
commit | commitdiff | tree |
2009-06-25 |
Jeremy Allison | Fix bug #6506 - SMBD server doesn't set EAs when a...
|
commit | commitdiff | tree |
2009-06-20 |
Jeremy Allison | Fix coverity #729. Resource leak in error path.
|
commit | commitdiff | tree |
2009-06-20 |
Jeremy Allison | Fix coverity #740. Resource leak in error paths. We...
|
commit | commitdiff | tree |
2009-06-19 |
Jeremy Allison | Fix coverity #900. Resource leak.
|
commit | commitdiff | tree |
2009-06-19 |
Jeremy Allison | Fix coverity #920. Possible NULL deref.
|
commit | commitdiff | tree |
2009-06-19 |
Jeremy Allison | Fix coverity #676. Forward NULL.
|
commit | commitdiff | tree |
2009-06-18 |
Jeremy Allison | acl_group_override() doesn't need to call stat. Pass...
|
commit | commitdiff | tree |
2009-06-18 |
Jeremy Allison | Add some const to the stat struct in the dosmode calls.
|
commit | commitdiff | tree |
2009-06-18 |
Jeremy Allison | Replace the boilerplate calls to :
|
commit | commitdiff | tree |
2009-06-17 |
Jeremy Allison | Fix bug #6476 - more then 3000 smbd-zombies in memory
|
commit | commitdiff | tree |
2009-06-17 |
Jeremy Allison | Remove msdfs pathname processing from default create...
|
commit | commitdiff | tree |
2009-06-17 |
Jeremy Allison | Fix msdfs after the change to smb_filename struct....
|
commit | commitdiff | tree |
2009-06-16 |
Jeremy Allison | _lsa_EnumAccountRights and _lsa_EnumPrivsAccount can...
|
commit | commitdiff | tree |
2009-06-12 |
Jeremy Allison | Check for error in transfer_file return also.
|
commit | commitdiff | tree |
2009-06-11 |
Jeremy Allison | Fix bug #6297 - owner of sticky directory cannot delete...
|
commit | commitdiff | tree |
2009-06-10 |
Jeremy Allison | Make ctemp async. Fix the test to pass against W2K3.
|
commit | commitdiff | tree |
2009-06-08 |
Jeremy Allison | Replace the "ipv4" specific strings in libcli/cldap...
|
commit | commitdiff | tree |
2009-06-08 |
Jeremy Allison | Make open_udp_socket() IPv6 clean. Trying to fix bug...
|
commit | commitdiff | tree |
2009-06-05 |
Jeremy Allison | Make cli_ftruncate async. Also add a simple test.
|
commit | commitdiff | tree |
2009-06-04 |
Jeremy Allison | Change smbd_smb2_request_error() to add a __location__.
|
commit | commitdiff | tree |
2009-06-04 |
Jeremy Allison | Add NTLMSSP SPNEGO to smb2 auth. Tested with Win7.
|
commit | commitdiff | tree |
2009-06-03 |
Jeremy Allison | Note that the delaytime for update has changed betweek...
|
commit | commitdiff | tree |
2009-06-03 |
Jeremy Allison | Fix S3 "make install". Don't build cifs.upcall.c in...
|
commit | commitdiff | tree |
2009-06-03 |
Jeremy Allison | Make the path to this uglyness complete so people can...
|
commit | commitdiff | tree |
2009-06-03 |
Jeremy Allison | Fix bug #2356 - smbclient -t <term code> no longer...
|
commit | commitdiff | tree |
2009-06-01 |
Jeremy Allison | Fix bug #6419 - smbclient -L 127.0.0.1" displays "netbios...
|
commit | commitdiff | tree |
2009-05-30 |
Jeremy Allison | Fix bug #6421 - POSIX read-only open fails on read...
|
commit | commitdiff | tree |
2009-05-30 |
Jeremy Allison | Simplify the dropbox patch
|
commit | commitdiff | tree |
2009-05-29 |
Jeremy Allison | Make cli_nt_delete_on_close() async.
|
commit | commitdiff | tree |
2009-05-28 |
Jeremy Allison | Make cli_posix_chown()/cli_posix_chmod() async.
|
commit | commitdiff | tree |
2009-05-28 |
Jeremy Allison | Make cli_posix_stat() async.
|
commit | commitdiff | tree |
2009-05-28 |
Jeremy Allison | Make getfacl async.
|
commit | commitdiff | tree |
2009-05-28 |
Jeremy Allison | Add a smbclient "readlink" command and add docs for it.
|
commit | commitdiff | tree |
2009-05-28 |
Jeremy Allison | Add cli_posix_readlink() and a torture test for it.
|
commit | commitdiff | tree |
2009-05-28 |
Jeremy Allison | Add aync POSIX hardlink and symlink and torture test...
|
commit | commitdiff | tree |
2009-05-22 |
Jeremy Allison | Ensure we return NT_STATUS_FILE_IS_A_DIRECTORY on a...
|
commit | commitdiff | tree |
2009-05-22 |
Jeremy Allison | Test that POSIX open of a directory returns NT_STATUS_FILE_I...
|
commit | commitdiff | tree |
2009-05-22 |
Jeremy Allison | Don't steal when we know the ptr will be null. Thanks...
|
commit | commitdiff | tree |
2009-05-22 |
Jeremy Allison | Revert the last two commits (fix for #6386). The actual...
|
commit | commitdiff | tree |
2009-05-22 |
Jeremy Allison | Ensure all possible uses of indirection through res...
|
commit | commitdiff | tree |
2009-05-22 |
Jeremy Allison | Attempt to fix bug #6386 - Samba Panic triggered by...
|
commit | commitdiff | tree |
2009-05-21 |
Jeremy Allison | Make cli_posix_open() and cli_posix_mkdir() async.
|
commit | commitdiff | tree |
2009-05-20 |
Jeremy Allison | Add a security model to LSA. Similar to the SAMR code...
|
commit | commitdiff | tree |
2009-05-19 |
Jeremy Allison | Added mapping table for account object in lsa.
|
commit | commitdiff | tree |
2009-05-18 |
Jeremy Allison | Change access_check_samr_object -> access_check_object.
|
commit | commitdiff | tree |
2009-05-18 |
Jeremy Allison | Fix SAMR server for winbindd access. Ensure we allow
|
commit | commitdiff | tree |
2009-05-15 |
Jeremy Allison | Oops. Forgot to delete now unused local from the previous...
|
commit | commitdiff | tree |
2009-05-15 |
Jeremy Allison | Ensure users with SeAddUser privs get full access to
|
commit | commitdiff | tree |
2009-05-15 |
Jeremy Allison | Add extra abilities for a user with SeAddUsers, so...
|
commit | commitdiff | tree |
2009-05-15 |
Jeremy Allison | DeleteUser doesn't need the priv checks, this is done...
|
commit | commitdiff | tree |
2009-05-14 |
Jeremy Allison | Turn on SHORTNAME-TEST in torture.
|
commit | commitdiff | tree |
2009-05-14 |
Jeremy Allison | Make us pass SHORTNAME-TEST.
|
commit | commitdiff | tree |
2009-05-14 |
Jeremy Allison | Make error message clearer on fail.
|
commit | commitdiff | tree |
2009-05-14 |
Jeremy Allison | Add a test showing what ascii values cause an NTFS...
|
commit | commitdiff | tree |
2009-05-14 |
Jeremy Allison | Remove one use of mangle_is_8_3(), not needed.
|
commit | commitdiff | tree |
2009-05-14 |
Jeremy Allison | Fix the core of the SAMR access functions. This passes...
|
commit | commitdiff | tree |
2009-05-12 |
Jeremy Allison | Clean up assignments to iov_base, ensure it's always...
|
commit | commitdiff | tree |
2009-05-12 |
Jeremy Allison | Fix the last few format arg missmatches I missed.
|
commit | commitdiff | tree |
2009-05-12 |
Jeremy Allison | Fix warning about unused label with no sendfile.
|
commit | commitdiff | tree |
2009-05-12 |
Jeremy Allison | Fix definition of smb_thread_once - must return int...
|
commit | commitdiff | tree |
2009-05-12 |
Jeremy Allison | Fix a bunch of compiler warnings about wrong format...
|
commit | commitdiff | tree |
2009-05-12 |
Jeremy Allison | Hopefully fix the buildfarm. Add some debug level 10...
|
commit | commitdiff | tree |
2009-05-12 |
Jeremy Allison | Ensure documentation matches the tdb_util function...
|
commit | commitdiff | tree |
2009-05-11 |
Jeremy Allison | Add checks for non_root mode to help buildfarm spoolss...
|
commit | commitdiff | tree |
2009-05-08 |
Jeremy Allison | Fix bug #6330 - DFS doesn't work on AIX. Jeremy.
|
commit | commitdiff | tree |
2009-05-08 |
Jeremy Allison | Expand the comment explaining why user_in_group_sid is
|
commit | commitdiff | tree |
2009-05-07 |
Jeremy Allison | Async API needs all parameters to be kept around until...
|
commit | commitdiff | tree |
2009-05-06 |
Jeremy Allison | Make cli_setatr async.
|
commit | commitdiff | tree |
2009-05-06 |
Jeremy Allison | After getting confirmation from Guenther, add 3 changes...
|
commit | commitdiff | tree |
2009-05-06 |
Jeremy Allison | Make cli_setattrE async.
|
commit | commitdiff | tree |
2009-05-06 |
Jeremy Allison | Make cli_getatr() async.
|
commit | commitdiff | tree |
2009-05-05 |
Jeremy Allison | Make cli_getattrE async.
|
commit | commitdiff | tree |
2009-05-04 |
Jeremy Allison | Turn on POSIX test (small test) on buildfarm.
|
commit | commitdiff | tree |
2009-05-04 |
Jeremy Allison | Fix the async calls for the posix_unlink and posix_rmdir.
|
commit | commitdiff | tree |
2009-05-04 |
Jeremy Allison | Ensure we use UID-REGRESSION-TEST. It's a very short...
|
commit | commitdiff | tree |
2009-05-04 |
Jeremy Allison | Torture test for bug #6315 - smbd crashes doing vfs_full_aud...
|
commit | commitdiff | tree |
2009-05-04 |
Jeremy Allison | Fix bug #6315 smbd crashes doing vfs_full_audit on...
|
commit | commitdiff | tree |
2009-04-30 |
Jeremy Allison | Cause cli_close to return an NTSTATUS.
|
commit | commitdiff | tree |
2009-04-30 |
Jeremy Allison | Get medieval on our ass about SMB1 file descriptors...
|
commit | commitdiff | tree |
2009-04-30 |
Jeremy Allison | Make cli_unlink async.
|
commit | commitdiff | tree |
2009-04-29 |
Jeremy Allison | More async calls in libsmb/clifile.c
|
commit | commitdiff | tree |
2009-04-28 |
Jeremy Allison | Doh ! Don't need "int dummy" when we have state :-).
|
commit | commitdiff | tree |
2009-04-28 |
Jeremy Allison | Convert cli_rename to async.
|
commit | commitdiff | tree |
2009-04-28 |
Jeremy Allison | Convert cli_posix_unlink() and cli_posix_rmdir()
|
commit | commitdiff | tree |
2009-04-28 |
Jeremy Allison | Fix bug #6291 - force user stop working.
|
commit | commitdiff | tree |
2009-04-24 |
Jeremy Allison | find/replace. Change uintX types to uintX_t types to...
|
commit | commitdiff | tree |
2009-04-23 |
Jeremy Allison | Fix coverity #901 - uninitialized data.
|
commit | commitdiff | tree |
2009-04-23 |
Jeremy Allison | Fix Coverity bug #902, uninitialized variable.
|
commit | commitdiff | tree |
2009-04-23 |
Jeremy Allison | Fix coverity #908, #909, uninitialized variable.
|
commit | commitdiff | tree |
2009-04-23 |
Jeremy Allison | Fix coverity #910, uninitialized variable.
|
commit | commitdiff | tree |
2009-04-22 |
Jeremy Allison | Make dskattr async.
|
commit | commitdiff | tree |
2009-04-22 |
Jeremy Allison | Make cli_chkpath async.
|
commit | commitdiff | tree |
2009-04-22 |
Jeremy Allison | Add comment explaining the previous fix.
|
commit | commitdiff | tree |
2009-04-22 |
Jeremy Allison | Fix bug #6279 - winbindd crash. Cope with LDAP libraries...
|
commit | commitdiff | tree |
2009-04-21 |
Jeremy Allison | Make rmdir async.
|
commit | commitdiff | tree |
2009-04-21 |
Jeremy Allison | Make cli_mkdir async. Change it to return NTSTATUS.
|
commit | commitdiff | tree |