Age | Commit message (Expand) | Author | Files | Lines |
2010-11-30 | s3: Add cli_shadow_copy_data | Volker Lendecke | 1 | -0/+11 |
2010-11-28 | s3: Add gencache_iterate_blobs | Volker Lendecke | 1 | -0/+3 |
2010-11-28 | s3: Add gencache_parse | Volker Lendecke | 1 | -0/+4 |
2010-11-20 | Move the uglyness of #ifdef REALPATH_TAKES_NULL into the vfs_default | Jeremy Allison | 2 | -7/+8 |
2010-11-17 | developer: only do the C++ reserved name checking on Linux | Andrew Tridgell | 1 | -1/+1 |
2010-11-14 | s3: Convert cli_get_posix_fs_info() to cli_trans() | Volker Lendecke | 1 | -9/+9 |
2010-11-14 | Fix the unexpected.tdb database problem. Change nmbd to store the | Jeremy Allison | 1 | -0/+2 |
2010-11-11 | s3: Make cli_set_ea_fnum return NTSTATUS | Volker Lendecke | 1 | -1/+3 |
2010-11-11 | s3: Make cli_set_ea_path return NTSTATUS | Volker Lendecke | 1 | -1/+3 |
2010-11-11 | s3: Convert cli_dfs_get_referral to cli_trans | Volker Lendecke | 1 | -1/+1 |
2010-11-10 | Fix bug 7781 - Samba transforms ShareName to lowercase (sharename) when addin... | Jeremy Allison | 1 | -1/+1 |
2010-11-10 | Remove fstring from map_username. Create a more sane interface than the calle... | Jeremy Allison | 1 | -4/+4 |
2010-11-05 | s3: Allow disabling of mdns registrations | Volker Lendecke | 1 | -0/+1 |
2010-11-04 | s3: Remove the use of cli_send_trans from cli_get_fs_full_size_info | Volker Lendecke | 1 | -6/+6 |
2010-11-03 | s3:util_str: add strlen_m_ext_term() - variant of strlen_m_ext() counting ter... | Michael Adam | 1 | -0/+2 |
2010-11-03 | s3:lib/util_str: add strlen_m_ext() that takes input and output charset | Michael Adam | 1 | -0/+2 |
2010-11-03 | s3:lib/charcnv: rename a parameter for clarity in next_codepoint_ext() | Michael Adam | 1 | -1/+1 |
2010-11-03 | s3:lib/charcnv: add next_codepoint_ext() that accepts input charset. | Michael Adam | 1 | -0/+2 |
2010-11-02 | s3-libsmbclient Don't store 'debug_stderr' on the libsmbclient context | Andrew Bartlett | 1 | -5/+0 |
2010-11-02 | s3-libsmbclient Add comments to describe the behaviour of DEBUG() | Andrew Bartlett | 1 | -0/+1 |
2010-11-02 | debug Explain the behaviour of setup_logging() more clearly | Andrew Bartlett | 1 | -2/+5 |
2010-11-02 | s3-debug Impove setup_logging() to specify logging to stderr | Andrew Bartlett | 1 | -4/+8 |
2010-10-29 | Fix bug #7700 - Improvement of return code of smbclient | Jeremy Allison | 1 | -3/+3 |
2010-10-24 | s3: Add async cli_setpathinfo | Volker Lendecke | 1 | -0/+9 |
2010-10-24 | s3:include: move debug.c prototypes to debug.h | Stefan Metzmacher | 2 | -21/+21 |
2010-10-24 | s3:include: move MAX_DEBUG_LEVEL from local.h to debug.h | Stefan Metzmacher | 2 | -9/+9 |
2010-10-24 | s3: Replace cli_qfileinfo_test with a call to cli_qfileinfo | Volker Lendecke | 1 | -1/+0 |
2010-10-24 | s3: Convert cli_qfileinfo_basic to cli_qfileinfo | Volker Lendecke | 1 | -7/+7 |
2010-10-24 | s3: Convert cli_qfilename to cli_qfileinfo | Volker Lendecke | 1 | -1/+2 |
2010-10-24 | s3: Add async cli_qfileinfo | Volker Lendecke | 1 | -0/+12 |
2010-10-24 | s3: Rename cli_fileinfo() to cli_fileinfo_basic() | Volker Lendecke | 1 | -7/+7 |
2010-10-22 | Revert "Wrap security_token_has_privilege() with a check for lp_enable_privil... | Jeremy Allison | 1 | -1/+0 |
2010-10-22 | Wrap security_token_has_privilege() with a check for lp_enable_privileges(). ... | Jeremy Allison | 1 | -0/+1 |
2010-10-20 | s3: Make "unpack_pjob" static | Volker Lendecke | 1 | -1/+0 |
2010-10-20 | s3: Add any_nt_status_not_ok | Volker Lendecke | 1 | -0/+1 |
2010-10-20 | Make getpwnam_alloc() static to lib/username.c, and ensure all username looku... | Jeremy Allison | 1 | -7/+3 |
2010-10-15 | Add make_default_filesystem_acl() function to be used in following change to ... | Jeremy Allison | 1 | -0/+4 |
2010-10-15 | s3-rpc_server: Make auth_serversupplied_info const. | Andreas Schneider | 1 | -3/+3 |
2010-10-14 | libcli/auth Merge source4/libcli/security and util_sid.c into the common code | Andrew Bartlett | 2 | -44/+0 |
2010-10-14 | libcli/security Define traditional constants in terms of IDL macros | Andrew Bartlett | 1 | -65/+0 |
2010-10-14 | libcli/security Move source3/lib/util_seaccess.c into the common code | Andrew Bartlett | 1 | -8/+0 |
2010-10-14 | s3-auth Use security_token_debug() from common code | Andrew Bartlett | 1 | -1/+0 |
2010-10-14 | s3 Replace is_sid_in_token() with security_token_has_sid() from common code | Andrew Bartlett | 1 | -1/+0 |
2010-10-09 | More neccessary const. | Jeremy Allison | 1 | -1/+1 |
2010-10-03 | s3: Move #define VALGRIND to config.h | Volker Lendecke | 1 | -10/+0 |
2010-10-03 | s3: Attempt to fix a ton of warnings on the build farm | Volker Lendecke | 2 | -12/+10 |
2010-10-01 | s3:events: Call all ready fd event handlers on each iteration of the main loop | Steven Danneman | 1 | -1/+1 |
2010-10-01 | samba: share readline wrappers among all buildsystems. | Günther Deschner | 1 | -8/+0 |
2010-10-01 | s3-readline: move cmd_history to smbclient, the only user. | Günther Deschner | 1 | -1/+0 |
2010-10-01 | samba: share select wrappers. | Günther Deschner | 1 | -6/+0 |