Age | Commit message (Expand) | Author | Files | Lines |
2010-11-14 | s3: string_to_sid does thorough syntax checking | Volker Lendecke | 2 | -4/+4 |
2010-11-14 | s3: Avoid two calls cli_errstr | Volker Lendecke | 1 | -4/+9 |
2010-11-14 | s3: Convert cli_get_posix_fs_info() to cli_trans() | Volker Lendecke | 3 | -64/+45 |
2010-11-14 | Fix the unexpected.tdb database problem. Change nmbd to store the | Jeremy Allison | 9 | -19/+195 |
2010-11-14 | Move error reporting of messaging context creation fail into | Jeremy Allison | 7 | -23/+24 |
2010-11-12 | s3: Rename GIT_COMMIT_{TIME,DATE} to COMMIT_{TIME,DATE}. | Jelmer Vernooij | 3 | -13/+13 |
2010-11-12 | samba_version: When working from git checkout, display git revision SHA1 rather | Jelmer Vernooij | 1 | -1/+1 |
2010-11-11 | s3: Well... Fix a stupid error | Volker Lendecke | 1 | -1/+1 |
2010-11-11 | s3: Make cli_set_ea_fnum return NTSTATUS | Volker Lendecke | 3 | -8/+12 |
2010-11-11 | s3: Make cli_set_ea_path return NTSTATUS | Volker Lendecke | 4 | -13/+25 |
2010-11-11 | s3: Remove two pointless variables | Volker Lendecke | 1 | -5/+4 |
2010-11-11 | s3: Convert cli_set_ea() to cli_trans() | Volker Lendecke | 1 | -40/+35 |
2010-11-11 | s3: Convert cli_dfs_get_referral to cli_trans | Volker Lendecke | 2 | -32/+31 |
2010-11-11 | s3: cli_dfs_check_error does not need to depend on cli->inbuf | Volker Lendecke | 1 | -10/+13 |
2010-11-11 | s3: Make split_dfs_path return bool | Volker Lendecke | 1 | -11/+27 |
2010-11-11 | s3: Remove some dead code | Volker Lendecke | 1 | -3/+0 |
2010-11-11 | s3: Untangle an if-expression | Volker Lendecke | 1 | -1/+2 |
2010-11-11 | Fix bug #7791 - gvfsd-smb (Gnome vfs) fails to copy files from a SMB share us... | Jeremy Allison | 1 | -5/+2 |
2010-11-10 | Add test that detects problems in the SMB signing code when run through cli_w... | Jeremy Allison | 2 | -12/+36 |
2010-11-10 | s3-spoolss: fix spoolss GetPrinterData behaviour | David Disseldorp | 1 | -1/+1 |
2010-11-10 | s3/time_audit: fix a change that was just for debuggin purposeѕ | Björn Jacke | 1 | -2/+2 |
2010-11-10 | Fix memleak I accidently introduced when reading from tdb. | Jeremy Allison | 1 | -0/+1 |
2010-11-10 | Fix bug 7781 - Samba transforms ShareName to lowercase (sharename) when addin... | Jeremy Allison | 12 | -110/+195 |
2010-11-10 | Ensure we check the return from make_user_info before dereferencing the value... | Jeremy Allison | 1 | -2/+2 |
2010-11-10 | Remove fstring from map_username. Create a more sane interface than the calle... | Jeremy Allison | 10 | -101/+208 |
2010-11-10 | s3/vfs_time_audit: use monotonic clock for time deltas | Björn Jacke | 1 | -334/+445 |
2010-11-09 | s3: Quieten a bogus error message | Volker Lendecke | 1 | -3/+1 |
2010-11-08 | Second part of fix for bug #7777 - When requesting lookups for BUILTIN sids, ... | Jeremy Allison | 1 | -1/+3 |
2010-11-08 | First part of fix for bug #7777 - When requesting lookups for BUILTIN sids, w... | Jeremy Allison | 1 | -0/+10 |
2010-11-08 | s3/configure: fix typo and warning | Björn Jacke | 1 | -1/+1 |
2010-11-08 | s3-waf: add idmap_autorid to the build. | Günther Deschner | 2 | -1/+10 |
2010-11-08 | s3: Fix an uninitialized variable | Volker Lendecke | 1 | -0/+1 |
2010-11-08 | s3: Build idmap_autorid by default | Volker Lendecke | 1 | -0/+1 |
2010-11-08 | s3:idmap: add a new ID mapping module autorid | Christian Ambach | 3 | -0/+476 |
2010-11-08 | s3:winbind add wcache_tdc_fetch_domainbysid | Christian Ambach | 2 | -0/+53 |
2010-11-08 | s3: Put some parentheses around conditionals | Volker Lendecke | 1 | -2/+2 |
2010-11-08 | s3: Consistently use stdbool types in new code | Volker Lendecke | 1 | -11/+11 |
2010-11-08 | s3:winbind add timeouts to winbind cache | Christian Ambach | 1 | -14/+57 |
2010-11-05 | s3: Make proper use of sid_check_is_in_xx routines | Volker Lendecke | 1 | -2/+2 |
2010-11-05 | s3: Fix a typo | Volker Lendecke | 1 | -1/+1 |
2010-11-05 | s3: Remove some duplicate prototypes | Volker Lendecke | 2 | -31/+0 |
2010-11-05 | s3: Allow disabling of mdns registrations | Volker Lendecke | 3 | -1/+14 |
2010-11-04 | s3: Remove the use of cli_send_trans from cli_get_fs_full_size_info | Volker Lendecke | 3 | -55/+41 |
2010-11-04 | s3: Remove an unused prototype | Volker Lendecke | 1 | -17/+0 |
2010-11-04 | s3-waf: add check for httpConnect and httpConnectEncrypt. | Günther Deschner | 1 | -0/+1 |
2010-11-03 | s3:util_str: add strlen_m_ext_term() - variant of strlen_m_ext() counting ter... | Michael Adam | 2 | -0/+11 |
2010-11-03 | s3:lib/util_str: add strlen_m_ext() that takes input and output charset | Michael Adam | 2 | -13/+57 |
2010-11-03 | s3:lib/util_str: clarify the comment header for strlen_m(). | Michael Adam | 1 | -4/+6 |
2010-11-03 | s3:lib/charcnv: clarify comments in next_codepoint_ext() | Michael Adam | 1 | -2/+2 |
2010-11-03 | s3:lib/charcnv: rename a parameter for clarity in next_codepoint_ext() | Michael Adam | 2 | -6/+6 |