2008-10-15 |
Jeremy Allison | Correctly fix smbclient to terminate on eof from server.
|
commit | commitdiff | tree |
2008-10-15 |
Jeremy Allison | Simply our main loop processing. A lot :-). Correctly...
|
commit | commitdiff | tree |
2008-10-15 |
Jeremy Allison | Document "cups connection timeout".
|
commit | commitdiff | tree |
2008-10-15 |
Jeremy Allison | Don't reject a successful alloc :-(.
|
commit | commitdiff | tree |
2008-10-15 |
Jeremy Allison | Fix bug #5080. Access to cups-printers via samba broken...
|
commit | commitdiff | tree |
2008-10-02 |
Jeremy Allison | Whitespace cleanup.
|
commit | commitdiff | tree |
2008-10-02 |
Jeremy Allison | Fix use of DLIST_REMOVE as spotted by Constantine Vetoshev...
|
commit | commitdiff | tree |
2008-10-02 |
Jeremy Allison | Turn the socket connections into a refcounted list...
|
commit | commitdiff | tree |
2008-10-01 |
Jeremy Allison | Convert to allocated strings. Use write_data(), not...
|
commit | commitdiff | tree |
2008-10-01 |
Jeremy Allison | Remove current_user_info - not needed.
|
commit | commitdiff | tree |
2008-10-01 |
Jeremy Allison | Restructure the module so it connects to the remote...
|
commit | commitdiff | tree |
2008-10-01 |
Jeremy Allison | Fix the make test problem Karolin reported. Now rename_open_...
|
commit | commitdiff | tree |
2008-10-01 |
Jeremy Allison | Ensure we null out fsp after a close in all paths.
|
commit | commitdiff | tree |
2008-09-30 |
Jeremy Allison | Second part of the fix for bug #5790 - samba returns...
|
commit | commitdiff | tree |
2008-09-30 |
Jeremy Allison | Fix bug #5790 samba returns STATUS_OBJECT_NAME_NOT_FOUND...
|
commit | commitdiff | tree |
2008-09-29 |
Jeremy Allison | Fix bug #5797 - Moving readonly files fails. Reported...
|
commit | commitdiff | tree |
2008-09-29 |
Jeremy Allison | Use IPv4/v6 independent calls. Change safe_strcpy/cat...
|
commit | commitdiff | tree |
2008-09-29 |
Jeremy Allison | Remove these no longer used include files.
|
commit | commitdiff | tree |
2008-09-29 |
Jeremy Allison | Fix winbindd crash in an unusual failure mode. Bug...
|
commit | commitdiff | tree |
2008-09-29 |
Jeremy Allison | Fix bug #5783 FindFirst fails where search pattern...
|
commit | commitdiff | tree |
2008-09-21 |
Jeremy Allison | Correctly get+set the NT ACL on a file. Now to make...
|
commit | commitdiff | tree |
2008-09-21 |
Jeremy Allison | Mark module experimental, fix crash bugs.
|
commit | commitdiff | tree |
2008-09-21 |
Jeremy Allison | Ensure vfs_acl_xattr is built.
|
commit | commitdiff | tree |
2008-09-21 |
Jeremy Allison | Ensure all pointers are initialized. Without this we...
|
commit | commitdiff | tree |
2008-09-21 |
Jeremy Allison | Make the correct module name.
|
commit | commitdiff | tree |
2008-09-21 |
Jeremy Allison | First (incomplete) cut of this module. Based on Volker...
|
commit | commitdiff | tree |
2008-09-16 |
Jeremy Allison | Fix bug 5761 "open of mangled directory name results...
|
commit | commitdiff | tree |
2008-09-15 |
Jeremy Allison | Modify a comment to make things clearer.
|
commit | commitdiff | tree |
2008-09-15 |
Jeremy Allison | Use the given name, not the absolute pathname, when...
|
commit | commitdiff | tree |
2008-09-15 |
Jeremy Allison | Fix bug #5751 cannot show ACLs on DFS reported by SATOH...
|
commit | commitdiff | tree |
2008-09-11 |
Jeremy Allison | Fix bug #5052 - not work cancel inheritance on share...
|
commit | commitdiff | tree |
2008-09-11 |
Jeremy Allison | When requesting UNIX info levels on findfirst/findnext...
|
commit | commitdiff | tree |
2008-09-11 |
Jeremy Allison | Fix blocker bug 5745 kerberos authentication with ...
|
commit | commitdiff | tree |
2008-09-09 |
Jeremy Allison | Fix debug message to show correct function name.
|
commit | commitdiff | tree |
2008-09-09 |
Jeremy Allison | Write times code update.
|
commit | commitdiff | tree |
2008-09-08 |
Jeremy Allison | Remove unecessary msync.
|
commit | commitdiff | tree |
2008-09-08 |
Jeremy Allison | Fix bug #5729. Explicitly allow "-valid".
|
commit | commitdiff | tree |
2008-09-08 |
Jeremy Allison | Fix bug spotted by Simo - don't use legacy if expired...
|
commit | commitdiff | tree |
2008-09-08 |
Jeremy Allison | Don't ask winbindd if we got a -ve cache entry.
|
commit | commitdiff | tree |
2008-09-08 |
Jeremy Allison | Fix the build :-(. Ask winbindd if we find a negative...
|
commit | commitdiff | tree |
2008-09-08 |
Jeremy Allison | Get smbd to look (read-only) into the winbindd cache...
|
commit | commitdiff | tree |
2008-09-01 |
Jeremy Allison | Deal with systems that don't initialize birthtime correctly.
|
commit | commitdiff | tree |
2008-09-01 |
Jeremy Allison | Clarify usage of "force create mode".
|
commit | commitdiff | tree |
2008-09-01 |
Jeremy Allison | Fix the wcache_invalidate_samlogon calls.
|
commit | commitdiff | tree |
2008-09-01 |
Jeremy Allison | Add st_birthtime and friends for accurate create times...
|
commit | commitdiff | tree |
2008-09-01 |
Jeremy Allison | Be explicit about setting perms for the ldb. Helps...
|
commit | commitdiff | tree |
2008-08-22 |
Jeremy Allison | Don't re-initialize a token when we already have one...
|
commit | commitdiff | tree |
2008-08-22 |
Jeremy Allison | Here is a re-working of the winbindd
|
commit | commitdiff | tree |
2008-08-22 |
Jeremy Allison | Fix broken net rpc join message when DC can't be found...
|
commit | commitdiff | tree |
2008-08-22 |
Jeremy Allison | Fix bug 5698 - mixup of TALLOC/malloc. Spotted by Douglas...
|
commit | commitdiff | tree |
2008-08-21 |
Jeremy Allison | Fix bug 5697 nmbd spins in reload_interfaces when only...
|
commit | commitdiff | tree |
2008-08-19 |
Jeremy Allison | Fix coverity CID: 594. Resource leak on error path.
|
commit | commitdiff | tree |
2008-08-19 |
Jeremy Allison | Fix for bug #5688 from SATOH Fumiyasu <fumiyas@osstech...
|
commit | commitdiff | tree |
2008-08-19 |
Jeremy Allison | Fix for bug #5617, reported and patched by Bartosz...
|
commit | commitdiff | tree |
2008-08-19 |
Jeremy Allison | Make the change to smbcontrol for "all" to mean broadcast,
|
commit | commitdiff | tree |
2008-08-19 |
Jeremy Allison | Fix bug 5696. The problem was when smbd
|
commit | commitdiff | tree |
2008-08-19 |
Jeremy Allison | Fix show-stopper for 3.2. Smbd depends on group SID
|
commit | commitdiff | tree |
2008-08-19 |
Jeremy Allison | Make it clear that this is a temporary context byusing...
|
commit | commitdiff | tree |
2008-08-19 |
Jeremy Allison | Fix bug #5692 - Core dump in full_audit.so.
|
commit | commitdiff | tree |
2008-08-12 |
Jeremy Allison | Merge from Herb. print correct test status
|
commit | commitdiff | tree |
2008-08-12 |
Jeremy Allison | Fix bug 5686 - libsmbclient segfaults with more than...
|
commit | commitdiff | tree |
2008-08-08 |
Jeremy Allison | One more build fix. Ensure we have KRB5_AUTH_CONTEXT_USE_SUB...
|
commit | commitdiff | tree |
2008-08-08 |
Jeremy Allison | Try and fix the build for systems that don't have krb5_auth_...
|
commit | commitdiff | tree |
2008-08-08 |
Jeremy Allison | Merge branch 'v3-3-test' of ssh://jra@git.samba.org...
|
commit | commitdiff | tree |
2008-08-08 |
Jeremy Allison | Add Derrick Schommer's <dschommer@F5.com> kerberos...
|
commit | commitdiff | tree |
2008-08-08 |
Jeremy Allison | Fix bug #5675 with a varient of Tim Waugh's patch,
|
commit | commitdiff | tree |
2008-08-08 |
Jeremy Allison | Fix "might be used uninitialized" warnings.
|
commit | commitdiff | tree |
2008-07-30 |
Jeremy Allison | Fix uninitialized variables.
|
commit | commitdiff | tree |
2008-07-30 |
Jeremy Allison | Fix duplicate gloabl warning.
|
commit | commitdiff | tree |
2008-07-25 |
Jeremy Allison | Fix bug creating files using DOS clients with mixed
|
commit | commitdiff | tree |
2008-07-25 |
Jeremy Allison | If we're not allowing streams on this conn ptr,
|
commit | commitdiff | tree |
2008-07-24 |
Jeremy Allison | Add casts to uint32_t to match prototype for sid_append_rid().
|
commit | commitdiff | tree |
2008-07-24 |
Jeremy Allison | Use sys_getgrnam not getgrnam. Pointed out by Herb.
|
commit | commitdiff | tree |
2008-07-18 |
Jeremy Allison | From Jim McDonough
|
commit | commitdiff | tree |
2008-07-17 |
Jeremy Allison | This patchset comprises a number of cleanups for the...
|
commit | commitdiff | tree |
2008-07-15 |
Jeremy Allison | Fix from Volodymyr Khomenko <Volodymyr.Khomenko@exanet...
|
commit | commitdiff | tree |
2008-07-15 |
Jeremy Allison | Fix swat. Bug #5613.
|
commit | commitdiff | tree |
2008-07-14 |
Jeremy Allison | Add fix from Simo for bug #5540 - missing code to substitute
|
commit | commitdiff | tree |
2008-07-11 |
Jeremy Allison | Add XATTR_NTACL_NAME constant.
|
commit | commitdiff | tree |
2008-07-10 |
Jeremy Allison | Merge branch 'v3-3-test' of ssh://jra@git.samba.org...
|
commit | commitdiff | tree |
2008-07-09 |
Jeremy Allison | Add in the IDL to store a NT Security descriptor in
|
commit | commitdiff | tree |
2008-07-07 |
Jeremy Allison | Fix option processing in smbcacls - add POPT_COMMON_CONNECTION.
|
commit | commitdiff | tree |
2008-07-07 |
Jeremy Allison | Allow authentication and memory credential refresh...
|
commit | commitdiff | tree |
2008-07-03 |
Jeremy Allison | Patch from SATOH Fumiyasu <fumiyas@osstech.co.jp> for...
|
commit | commitdiff | tree |
2008-07-02 |
Jeremy Allison | Remove worrying warning message when safe_strcpy tries...
|
commit | commitdiff | tree |
2008-07-02 |
Jeremy Allison | Canonicalize servername in the printer functions to...
|
commit | commitdiff | tree |
2008-07-02 |
Jeremy Allison | Fix bug #5578, reported by sendel2000@hotbox.ru. Bad...
|
commit | commitdiff | tree |
2008-07-02 |
Jeremy Allison | Ensure consistent use of pdb_get_nt_passwd instead...
|
commit | commitdiff | tree |
2008-07-01 |
Jeremy Allison | Jim Brown <jim.brown@miami.edu> was right, this needs...
|
commit | commitdiff | tree |
2008-07-01 |
Jeremy Allison | Two more fixes from Jim Brown <jim.brown@miami.edu...
|
commit | commitdiff | tree |
2008-07-01 |
Jeremy Allison | Fix problem noticed by Jim Brown <jim.brown@miami.edu...
|
commit | commitdiff | tree |
2008-06-30 |
Jeremy Allison | Fix from Atte Peltomäki - atte.peltomaki@f-secure.com...
|
commit | commitdiff | tree |
2008-06-28 |
Jeremy Allison | Fix bug #5568 net rpc trustdom add broken !
|
commit | commitdiff | tree |
2008-06-27 |
Jeremy Allison | Fix usage message for net rpc trustdom add.
|
commit | commitdiff | tree |
2008-06-27 |
Jeremy Allison | Fix the non-LDAP, non-krb5 build, fix gcc -O3 warnings.
|
commit | commitdiff | tree |
2008-06-26 |
Jeremy Allison | From Steve Danneman @ Isilon.
|
commit | commitdiff | tree |
2008-06-26 |
Jeremy Allison | Fix return of uninitialized variable.
|
commit | commitdiff | tree |
2008-06-25 |
Jeremy Allison | Merge branch 'v3-3-test' of ssh://jra@git.samba.org...
|
commit | commitdiff | tree |
2008-06-25 |
Jeremy Allison | Part of fix for #5551. Split out the group enumeration...
|
commit | commitdiff | tree |
2008-06-25 |
Jeremy Allison | Final (hopefully :-) part of fix for bug #5551. Allow...
|
commit | commitdiff | tree |