Age | Commit message (Expand) | Author | Files | Lines |
2010-11-14 | Move error reporting of messaging context creation fail into | Jeremy Allison | 1 | -1/+5 |
2010-11-12 | s3: Rename GIT_COMMIT_{TIME,DATE} to COMMIT_{TIME,DATE}. | Jelmer Vernooij | 1 | -2/+2 |
2010-11-10 | Fix bug 7781 - Samba transforms ShareName to lowercase (sharename) when addin... | Jeremy Allison | 4 | -45/+92 |
2010-11-10 | Remove fstring from map_username. Create a more sane interface than the calle... | Jeremy Allison | 4 | -11/+25 |
2010-11-05 | s3: Allow disabling of mdns registrations | Volker Lendecke | 1 | -1/+1 |
2010-11-04 | s3: Remove an unused prototype | Volker Lendecke | 1 | -17/+0 |
2010-11-03 | s3: Align nttrans replies the same way Windows does it | Volker Lendecke | 1 | -1/+1 |
2010-11-02 | s3-debug Move 'load_case_tables()' before lp_set_cmdline() and popt calls | Andrew Bartlett | 1 | -2/+2 |
2010-11-02 | s3-debug Impove setup_logging() to specify logging to stderr | Andrew Bartlett | 1 | -1/+5 |
2010-10-27 | s3-smbd Remove manual override of DEBUGELVEL during exit | Andrew Bartlett | 1 | -5/+0 |
2010-10-26 | s3: Fix some DEBUG msgs | Volker Lendecke | 1 | -5/+5 |
2010-10-22 | Revert "Wrap security_token_has_privilege() with a check for lp_enable_privil... | Jeremy Allison | 2 | -4/+4 |
2010-10-22 | Wrap security_token_has_privilege() with a check for lp_enable_privileges(). ... | Jeremy Allison | 2 | -4/+4 |
2010-10-21 | Add code to implement SeSecurityPrivilege in net rpc rights, and in the | Jeremy Allison | 2 | -21/+18 |
2010-10-20 | Make getpwnam_alloc() static to lib/username.c, and ensure all username looku... | Jeremy Allison | 2 | -2/+2 |
2010-10-20 | s3: Add some DEBUG | Volker Lendecke | 1 | -0/+2 |
2010-10-20 | s3: Cope with EINTR in smbd_[un]lock_socket | Volker Lendecke | 1 | -2/+10 |
2010-10-19 | Add deadtime detection for SMB2. Correctly update lastused timestamp across a... | Jeremy Allison | 2 | -30/+76 |
2010-10-19 | Add SMB2 paths to smbd/conn.c. Except for conn_idle_all(), to be cleaned up n... | Jeremy Allison | 1 | -32/+105 |
2010-10-19 | Copyright/whitespace/comment cleanup in preparation for adding SMB2 paths. | Jeremy Allison | 1 | -20/+27 |
2010-10-19 | Move tcons.num_open from smb1 to sconn->num_tcons_open as this is needed for ... | Jeremy Allison | 4 | -7/+11 |
2010-10-15 | Add make_default_filesystem_acl() function to be used in following change to ... | Jeremy Allison | 1 | -0/+110 |
2010-10-15 | Fix handling of "NULL" DACL. Map to u/g/w - rwx. | Jeremy Allison | 1 | -23/+33 |
2010-10-15 | Fix "force unknown ACL user" to strip out foreign SIDs from POSIX ACLs if the... | Jeremy Allison | 1 | -0/+8 |
2010-10-15 | Fix bug #7734 - When creating files with "inherit ACLs" set to true, we negle... | Jeremy Allison | 1 | -1/+1 |
2010-10-15 | Fix bug #7733 - Invalid client DOS attributes on create can cause incorrect u... | Jeremy Allison | 1 | -0/+9 |
2010-10-14 | s3: Remove smbd_server_conn from construct_reply | Volker Lendecke | 1 | -4/+6 |
2010-10-14 | s3: Lift smbd_server_conn from receive_smb_talloc | Volker Lendecke | 1 | -10/+9 |
2010-10-14 | s3: Lift smbd_server_conn from receive_smb_raw_talloc | Volker Lendecke | 1 | -8/+10 |
2010-10-14 | s3: Lift smbd_server_conn from receive_smb_raw_talloc_partial_read | Volker Lendecke | 1 | -10/+10 |
2010-10-14 | s3: Remove some explicit smbd_server_conn refs in process_smb() | Volker Lendecke | 1 | -2/+2 |
2010-10-14 | s3: Rename "conn" to the more used "sconn" in process_smb() | Volker Lendecke | 1 | -7/+7 |
2010-10-14 | s3-auth Use security_token_debug() from common code | Andrew Bartlett | 1 | -1/+2 |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 15 | -1/+15 |
2010-10-11 | Canonicalize incoming and outgoing ACLs. | Jeremy Allison | 1 | -4/+55 |
2010-10-11 | Make the posix ACL module cope with a NULL incoming DACL and a | Jeremy Allison | 1 | -0/+31 |
2010-10-08 | s3: Hang the isilon kernel oplocks off the NULL context | Volker Lendecke | 1 | -1/+2 |
2010-10-08 | s3: Hang the irix kernel oplocks off the NULL ctx | Volker Lendecke | 1 | -1/+1 |
2010-10-08 | s3: Hang the linux kernel oplocks off the NULL ctx | Volker Lendecke | 1 | -1/+1 |
2010-10-08 | s3: Call printer_list_parent_init in the parent | Volker Lendecke | 1 | -0/+5 |
2010-10-08 | Move talloc_enable_null_tracking() to the s3 daemons | Volker Lendecke | 1 | -1/+7 |
2010-10-08 | s3: Fix input check in is_encrypted_packet | Volker Lendecke | 1 | -1/+3 |
2010-10-08 | Fix bug 7716 - acl_xattr and acl_tdb modules don't store unmodified copies of... | Jeremy Allison | 1 | -1/+13 |
2010-10-07 | s3: Fix the async echo responder for netbios keepalives | Volker Lendecke | 1 | -10/+23 |
2010-10-06 | Fix crash in SMB2 rename found by gentest. We must always have an lcomp | Jeremy Allison | 1 | -1/+1 |
2010-10-06 | s3: Make the write end of the echo responder pipe non-blocking | Volker Lendecke | 1 | -0/+1 |
2010-10-06 | Fix crash in SMB2 rename found by gentest. We must always have an lcomp | Jeremy Allison | 1 | -1/+1 |
2010-10-05 | s3: Stop using the write cache after an oplock break | Volker Lendecke | 1 | -0/+1 |
2010-10-03 | s3: Remove smbd_server_conn from msg_force_tdis | Volker Lendecke | 1 | -1/+7 |
2010-10-03 | s3: Remove smbd_server_conn from process_blocking_lock_cancel_message | Volker Lendecke | 1 | -1/+7 |