2009-09-15 |
Volker Lendecke | Second part of bug fix for 6606.
|
commit | commitdiff | tree |
2009-09-15 |
Jeremy Allison | Torture test for bug 6529 - Offline files conflict...
|
commit | commitdiff | tree |
2009-09-14 |
Jeremy Allison | Fix bug 6494 - Incorrect FileStatus returned in NT_CREATE_ANDX.
|
commit | commitdiff | tree |
2009-09-14 |
Jeremy Allison | Fix bug 6726 - Filename length overwrites oplock request...
|
commit | commitdiff | tree |
2009-09-10 |
Marc Aurele La France | Fix bug 6707 - 3.4.1 segfault in parsing configs.
|
commit | commitdiff | tree |
2009-09-09 |
Jeremy Allison | Fix compile in a usually non-selected define.
|
commit | commitdiff | tree |
2009-09-08 |
Jeremy Allison | Add read() to socketwrapper. Metze please check.
|
commit | commitdiff | tree |
2009-09-07 |
Jeremy Allison | Fix bug 6673 - smbpasswd does not work with "unix password...
|
commit | commitdiff | tree |
2009-09-03 |
Jeremy Allison | Hopefully last part of the fix for bug 6651 - smbd...
|
commit | commitdiff | tree |
2009-09-03 |
Jeremy Allison | Another part of the fix for bug 6651 - smbd SIGSEGV...
|
commit | commitdiff | tree |
2009-08-25 |
Jeremy Allison | Help debug for bug 6651 - smbd SIGSEGV when breaking...
|
commit | commitdiff | tree |
2009-08-25 |
Jeremy Allison | Second attempt at fix for bug 6529 - Offline files...
|
commit | commitdiff | tree |
2009-08-25 |
Jeremy Allison | Allow systems with timestamp granularity of 1sec to...
|
commit | commitdiff | tree |
2009-08-24 |
Jeremy Allison | Use existing time_t rounding function, don't invent...
|
commit | commitdiff | tree |
2009-08-24 |
Jeremy Allison | Second part of fix for 6529 - Offline files conflict...
|
commit | commitdiff | tree |
2009-08-24 |
Jeremy Allison | Fix make test.
|
commit | commitdiff | tree |
2009-08-22 |
Jeremy Allison | Implement Metze's suggestion of trying getpwuid(0)...
|
commit | commitdiff | tree |
2009-08-22 |
Jeremy Allison | Log debug message when hires timestamps are available...
|
commit | commitdiff | tree |
2009-08-22 |
Jeremy Allison | Fix bug 6529 - Offline files conflict with Vista and...
|
commit | commitdiff | tree |
2009-08-22 |
Jeremy Allison | Try and fix the buildfarm by using getpwnam(root) instead
|
commit | commitdiff | tree |
2009-08-21 |
Jeremy Allison | Fix coverity CID: 932 - forward null.
|
commit | commitdiff | tree |
2009-08-21 |
Jeremy Allison | Fix for bug 6651 - smbd SIGSEGV when breaking oplocks.
|
commit | commitdiff | tree |
2009-08-21 |
Michael Adam | s3: fix bug #6650, authentication at member servers...
|
commit | commitdiff | tree |
2009-08-20 |
Jeremy Allison | Fix bug 6638 - ADS Domain Member: Computer Mgr can...
|
commit | commitdiff | tree |
2009-08-19 |
Jeremy Allison | Fix bug #6647 - get_root_nt_token: getpwnam("root"...
|
commit | commitdiff | tree |
2009-08-19 |
Jeremy Allison | Fix Red Hat bugzilla bug : https://bugzilla.redhat...
|
commit | commitdiff | tree |
2009-08-14 |
Jeremy Allison | Use defined names rather than numeric constants to...
|
commit | commitdiff | tree |
2009-08-13 |
Jeremy Allison | Fix EVERY SINGLE build on the buildfarm that doesn...
|
commit | commitdiff | tree |
2009-08-13 |
Jeremy Allison | Move build over to storing DOS attributes in EA's.
|
commit | commitdiff | tree |
2009-08-12 |
Jeremy Allison | When mapping EA's into a TDB, don't remove the EA
|
commit | commitdiff | tree |
2009-08-12 |
Jeremy Allison | Fix BASE-DELAYWRITE test by removing const from struct...
|
commit | commitdiff | tree |
2009-08-12 |
Jeremy Allison | Documentation for "store create time".
|
commit | commitdiff | tree |
2009-08-12 |
Jeremy Allison | Add "store create time" parameter (docs to follow)
|
commit | commitdiff | tree |
2009-08-12 |
Jeremy Allison | Fix some warnings in the AIX ACL code.
|
commit | commitdiff | tree |
2009-08-10 |
Jeremy Allison | Ensure the fsp->fsp_name stat_ex struct is always
|
commit | commitdiff | tree |
2009-08-10 |
Jeremy Allison | Refactor the use of create_time and change time to go
|
commit | commitdiff | tree |
2009-08-07 |
Jeremy Allison | Move the checks for null timestamps down below the...
|
commit | commitdiff | tree |
2009-08-07 |
Jeremy Allison | Correctly send out notify messages for timestamp changes.
|
commit | commitdiff | tree |
2009-08-06 |
Jeremy Allison | Remove a const warning.
|
commit | commitdiff | tree |
2009-08-06 |
Jeremy Allison | Fix bug #5714 - NetBSD, ENODATA undefined, at least...
|
commit | commitdiff | tree |
2009-08-06 |
Jeremy Allison | Put SMB_INFO_STANDARD back into setfileinfo, but do...
|
commit | commitdiff | tree |
2009-08-06 |
Jeremy Allison | Add define guards around otherwise unused variable.
|
commit | commitdiff | tree |
2009-07-31 |
Jeremy Allison | We're not changing last write, but setting this to...
|
commit | commitdiff | tree |
2009-07-30 |
Jeremy Allison | Tidy up treatment of ctime.
|
commit | commitdiff | tree |
2009-07-30 |
Jeremy Allison | Fix bug #6529 - Offline files conflict with Vista and...
|
commit | commitdiff | tree |
2009-07-30 |
Jeremy Allison | Remove the extraneous logic in smb_set_info_standard...
|
commit | commitdiff | tree |
2009-07-30 |
Jeremy Allison | SMB_INFO_STANDARD is not a valid info level on set,
|
commit | commitdiff | tree |
2009-07-30 |
Rusty Russell | realloc() has that horrible overloaded free semantic...
|
commit | commitdiff | tree |
2009-07-30 |
Rusty Russell | If the record is at the end of the database, pretending...
|
commit | commitdiff | tree |
2009-07-29 |
Jeremy Allison | (Hopefully) fix the problem Kai reported with
|
commit | commitdiff | tree |
2009-07-28 |
Jeremy Allison | Added prefer_ipv4 bool parameter to resolve_name().
|
commit | commitdiff | tree |
2009-07-27 |
Jeremy Allison | Fix the build breakage by #including modules/vfs_acl_common.c
|
commit | commitdiff | tree |
2009-07-25 |
Jeremy Allison | Factor out common code into vfs_acl_common.c.
|
commit | commitdiff | tree |
2009-07-24 |
Jeremy Allison | Make acl_tdb match acl_xattr. Large duplication of
|
commit | commitdiff | tree |
2009-07-24 |
Jeremy Allison | For some strange reason using :
|
commit | commitdiff | tree |
2009-07-24 |
Jeremy Allison | Fix hash function in acl_xattr to be SHA256, make
|
commit | commitdiff | tree |
2009-07-21 |
Christian Ambach | do not log chdir with level 0 if reason is access denied
|
commit | commitdiff | tree |
2009-07-20 |
Jeremy Allison | Make cli_send_mailslot() static. Preparing to do away...
|
commit | commitdiff | tree |
2009-07-18 |
Jeremy Allison | Fix Coverity CIDs 887, 888. Don't pass NULL's to functions
|
commit | commitdiff | tree |
2009-07-18 |
Jeremy Allison | Fix Coverity CID 928. Removed check as this can never...
|
commit | commitdiff | tree |
2009-07-18 |
Jeremy Allison | Fix Coverity CID 929. Potential NULL deref after code...
|
commit | commitdiff | tree |
2009-07-18 |
Jeremy Allison | Fix coverity CID 930. Pointer check can never be null...
|
commit | commitdiff | tree |
2009-07-18 |
Jeremy Allison | Fix coverity CID 931. This check is redundent as smb_fname can
|
commit | commitdiff | tree |
2009-07-18 |
Jeremy Allison | Fix a typo reading uninitialized memory. Caught by...
|
commit | commitdiff | tree |
2009-07-18 |
Jeremy Allison | Move the initialization of smbd_server_conn from smbd...
|
commit | commitdiff | tree |
2009-07-18 |
Jeremy Allison | Fix bug #6564 - SetPrinter fails (panics) as non root.
|
commit | commitdiff | tree |
2009-07-17 |
Jeremy Allison | More conversions of NULL -> talloc_autofree_context()
|
commit | commitdiff | tree |
2009-07-17 |
Jeremy Allison | Replace more long-lived contexts with talloc_autofree_context().
|
commit | commitdiff | tree |
2009-07-17 |
Jeremy Allison | Replace short-lived NULL talloc contexts with talloc_tos().
|
commit | commitdiff | tree |
2009-07-17 |
Jeremy Allison | Remove an unused talloc context.
|
commit | commitdiff | tree |
2009-07-16 |
Jeremy Allison | Tidyup prompted by #6554 - Wrong deallocation in sam_account_ok.
|
commit | commitdiff | tree |
2009-07-15 |
Jeremy Allison | Fix bug #6551 - win98 clients cannot connect after...
|
commit | commitdiff | tree |
2009-07-15 |
Jeremy Allison | Make cli_unlock and cli_unlock64 async. Fix POSIX lock...
|
commit | commitdiff | tree |
2009-07-14 |
Jeremy Allison | Change to talloc_zero_size instead of extra memset.
|
commit | commitdiff | tree |
2009-07-14 |
Jeremy Allison | When tallocing a memory block for the state in a tevent_req...
|
commit | commitdiff | tree |
2009-07-14 |
Jeremy Allison | Revert this commit :
|
commit | commitdiff | tree |
2009-07-14 |
Jeremy Allison | Make cli_posix_lock/unlock asynchronous.
|
commit | commitdiff | tree |
2009-07-14 |
Jeremy Allison | Fix set_posix_lock check which had been reversed in...
|
commit | commitdiff | tree |
2009-07-11 |
Jeremy Allison | Remove reply_unixerror() - no longer needed. Should...
|
commit | commitdiff | tree |
2009-07-10 |
Jeremy Allison | Add hash values to the xattr ACLS to determine when
|
commit | commitdiff | tree |
2009-07-09 |
Jeremy Allison | Rename update_stat_ex_writetime() -> update_stat_ex_mtime()
|
commit | commitdiff | tree |
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-07 |
Stefan Metzmacher | s3:smbd: cancel all locks that are made before the...
|
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-30 |
SATOH Fumiyasu | Fix bug #6496 - MS-DFS: cannot follow multibyte char...
|
commit | commitdiff | tree |
2009-06-30 |
Volker Lendecke | Fix bug #6431 - local groups from 3.0 setups no longer...
|
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 |
Volker Lendecke | Fix bug 4699: Remove pidfile on clean shutdown
|
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 |