Age | Commit message (Expand) | Author | Files | Lines |
2009-01-10 | Fix a type-punned error | Volker Lendecke | 1 | -1/+1 |
2009-01-10 | Fix a C++ warning | Volker Lendecke | 1 | -2/+2 |
2009-01-09 | s3: Fix open path to delete streams depending on the create disposition | Tim Prouty | 1 | -0/+14 |
2009-01-09 | s3: Add delete_all_streams to proto.h | Tim Prouty | 1 | -1/+1 |
2009-01-09 | s3:smbd: handle incoming smb requests via event handlers | Stefan Metzmacher | 3 | -108/+163 |
2009-01-08 | s3:smbd: fix the build with dmapi support | Stefan Metzmacher | 1 | -2/+0 |
2009-01-08 | Attempt to fix the build | Volker Lendecke | 1 | -1/+1 |
2009-01-08 | s3:smbd: move all globals and static variables in globals.[ch] | Stefan Metzmacher | 38 | -305/+553 |
2009-01-08 | s3:smbd: variables in a main() don't need to be static | Stefan Metzmacher | 1 | -7/+7 |
2009-01-08 | s3:smbd: open_sockets_smbd() don't need a static variable arrount atexit() | Stefan Metzmacher | 1 | -7/+1 |
2009-01-08 | s3:smbd: keep dmapi globals in one context struct | Stefan Metzmacher | 1 | -28/+44 |
2009-01-08 | s3:smbd: remove stupid static variables for the nfs quota code | Stefan Metzmacher | 1 | -16/+20 |
2009-01-08 | s3:smbd: remove pointless static variable in uid.c | Stefan Metzmacher | 1 | -7/+4 |
2009-01-08 | s3:smbd: make static const in mangle_hash2.c really static const | Stefan Metzmacher | 1 | -1/+1 |
2009-01-08 | s3:smbd: make const globals in mangle_hash2.c really static const | Stefan Metzmacher | 1 | -2/+2 |
2009-01-08 | s3:smbd: make globals in utmp.c static const | Stefan Metzmacher | 1 | -4/+4 |
2009-01-08 | s3:smbd: it's pointless to have a global magic_char | Stefan Metzmacher | 1 | -4/+7 |
2009-01-08 | s3:smbd: remove pointless static variables in chgpasswd.c | Stefan Metzmacher | 1 | -9/+10 |
2009-01-08 | s3:smbd: make fake_files[] static const | Stefan Metzmacher | 1 | -1/+1 |
2009-01-08 | s3:smbd: make mangle_fns const | Stefan Metzmacher | 3 | -10/+10 |
2009-01-07 | Fix bug #6016 - Alternate Data Streams / Extended Attributes seem to conflict. | Jeremy Allison | 1 | -3/+8 |
2009-01-06 | Fix bug #6017, - magic script does not work. based on a patch from monyo@samb... | Jeremy Allison | 1 | -3/+13 |
2009-01-05 | Fix call to ndr_size_dom_sid, missing parameter. | Jeremy Allison | 1 | -1/+1 |
2009-01-05 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 6 | -19/+26 |
2009-01-05 | Attempt to fix the build with dnssd | Volker Lendecke | 1 | -1/+0 |
2009-01-05 | s3:events: change event_add_timed() prototype to match samba4 | Stefan Metzmacher | 4 | -16/+21 |
2009-01-05 | clean event context after child is forked. | Bo Yang | 1 | -2/+5 |
2009-01-05 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 3 | -17/+26 |
2009-01-05 | smbd: prevent access to root filesystem when connecting with empty service name | Michael Adam | 1 | -0/+4 |
2009-01-04 | s3: Allow renames of streams via NTRENAME and fix stream error codes on rename | Tim Prouty | 2 | -17/+22 |
2009-01-04 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 1 | -1/+1 |
2009-01-04 | Fix bug #6009 - Setting "min receivefile size = 1" breaks writes. | Jeremy Allison | 1 | -1/+1 |
2009-01-01 | Add iconv_convenience argument to size functions. | Jelmer Vernooij | 2 | -1/+3 |
2008-12-31 | Replace "goto again" by "return NT_STATUS_RETRY" in receive_message_or_smb | Volker Lendecke | 1 | -11/+13 |
2008-12-31 | Fix a "nested extern" warning | Volker Lendecke | 1 | -1/+1 |
2008-12-31 | Rename parent_dirname_talloc() to parent_dirname() | Volker Lendecke | 6 | -17/+8 |
2008-12-31 | Use parent_dirname_talloc instead of parent_dirname in smb_unix_mknod | Volker Lendecke | 1 | -3/+7 |
2008-12-31 | Use parent_dirname_talloc instead of parent_dirname in copy_internals | Volker Lendecke | 1 | -2/+6 |
2008-12-31 | recvfile can't be used for printing so far | Volker Lendecke | 1 | -0/+4 |
2008-12-31 | Fix an ancient uninitialized variable read | Volker Lendecke | 2 | -2/+3 |
2008-12-30 | s3 build: Fix warning | Tim Prouty | 1 | -0/+2 |
2008-12-30 | s3:cluster: register the client connection via CTDB_CONTROL_TCP_ADD | Stefan Metzmacher | 1 | -3/+6 |
2008-12-30 | Second part of the bugfix for #5933 | Volker Lendecke | 1 | -7/+13 |
2008-12-30 | First part of bugfix for #5933 | Volker Lendecke | 1 | -3/+0 |
2008-12-30 | Move a comment to its place | Volker Lendecke | 1 | -5/+5 |
2008-12-30 | Simplify invalidate_vuid slightly | Volker Lendecke | 1 | -4/+0 |
2008-12-30 | Simplify is_partial_auth_vuid slightly | Volker Lendecke | 1 | -5/+1 |
2008-12-30 | Simplify invalidate_all_vuids() slightly | Volker Lendecke | 1 | -5/+2 |
2008-12-23 | Fix more asprintf warnings and some error path errors. | Jeremy Allison | 2 | -5/+7 |
2008-12-23 | s3: Fix stream marshalling to return the correct streaminfo status | Tim Prouty | 1 | -10/+1 |