Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-11-03 | s3:lib/charcnv: reformat comments in next_codepoint_ext() | Michael Adam | 1 | -12/+18 |
2010-11-03 | s3:lib/charcnv: add next_codepoint_ext() that accepts input charset. | Michael Adam | 2 | -11/+34 |
2010-11-03 | s3: Align nttrans replies the same way Windows does it | Volker Lendecke | 1 | -1/+1 |
2010-11-03 | s3: Fix a getgrent crash with many groups | Volker Lendecke | 1 | -0/+1 |
2010-11-02 | s3: Add "net registry getvaluesraw" | Volker Lendecke | 1 | -0/+51 |
2010-11-02 | s3: Do not connect to ctdb if it is blocked for some reason | Volker Lendecke | 1 | -0/+58 |
2010-11-02 | cluster_fatal() exit code should not indicate success. | Martin Schwenke | 1 | -1/+1 |
2010-11-02 | s3: Fix a typo in a DEBUG msg | Volker Lendecke | 1 | -1/+1 |
2010-11-02 | s3-param Fix up lp_set_cmdline() not to re-store cmdline options on each reload | Andrew Bartlett | 1 | -4/+9 |
2010-11-02 | s3-libsmbclient Don't store 'debug_stderr' on the libsmbclient context | Andrew Bartlett | 3 | -17/+10 |
2010-11-02 | s3-libsmbclient Add comments to describe the behaviour of DEBUG() | Andrew Bartlett | 4 | -5/+21 |
2010-11-02 | debug Explain the behaviour of setup_logging() more clearly | Andrew Bartlett | 2 | -2/+11 |
2010-11-02 | s3-debug Clarify the handling of invalid state.fd values in debug.c | Andrew Bartlett | 1 | -9/+10 |
2010-11-02 | s3-debug Move 'load_case_tables()' before lp_set_cmdline() and popt calls | Andrew Bartlett | 6 | -10/+11 |
2010-11-02 | s3-debug Convert from x_file to real file descriptors. | Andrew Bartlett | 2 | -49/+31 |
2010-11-02 | s3-debug Remove last direct assignements to DEBUGLEVEL | Andrew Bartlett | 6 | -6/+8 |
2010-11-02 | s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead | Andrew Bartlett | 16 | -73/+15 |
2010-11-02 | s3-debug Impove setup_logging() to specify logging to stderr | Andrew Bartlett | 39 | -159/+159 |
2010-11-01 | s3:winbindd: fix query_user for users with NULL full name. | Michael Adam | 1 | -1/+3 |
2010-11-01 | s3:winbindd: fix query_user_list for users with NULL full_name | Michael Adam | 1 | -1/+3 |
2010-10-31 | idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values | Kamen Mazdrashki | 1 | -8/+8 |
2010-10-30 | zlib: use the real library name 'z' instead of ZLIB | Andrew Tridgell | 1 | -6/+4 |
2010-10-29 | Fix bug #7700 - Improvement of return code of smbclient | Jeremy Allison | 11 | -136/+229 |
2010-10-28 | s3-waf: add vfs_time_audit to the build. | Günther Deschner | 2 | -1/+10 |
2010-10-28 | s3-waf: use LZXPRESS subsystem. | Günther Deschner | 1 | -2/+2 |
2010-10-28 | s3-selftest: add vfs_modulesdir variable for both test systems. | Günther Deschner | 1 | -1/+2 |
2010-10-28 | s3: Streamline regdb_normalize_keynames_fn a bit | Volker Lendecke | 1 | -4/+2 |
2010-10-28 | s3: Fix the registry upgrade code | Volker Lendecke | 1 | -1/+1 |
2010-10-28 | s3: FILE_WRITE_DATA & friends have gone from includes.h | Volker Lendecke | 1 | -0/+1 |
2010-10-28 | s3: Add a vfs_time_audit module | Abhidnya P Chirmule | 3 | -0/+2313 |
2010-10-28 | s3: Fix bug 7759 | Volodymyr Khomenko | 1 | -16/+18 |
2010-10-27 | Fix for bug 7755 - SMBC_getdents_ctx() ignores struct alignment rules | Jeremy Allison | 1 | -6/+13 |
2010-10-27 | Fix bug 7754 - samba uses index(), marked as legacy. | Sven Neumann | 1 | -3/+3 |
2010-10-27 | s3: Make gpfs winattrs work again | Volker Lendecke | 1 | -7/+31 |
2010-10-27 | s3-smbd Remove manual override of DEBUGELVEL during exit | Andrew Bartlett | 1 | -5/+0 |
2010-10-27 | s3-waf: fixed the s3 waf build | Andrew Tridgell | 1 | -9/+8 |
2010-10-26 | waf: Don't auto-lowercase library names. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-26 | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 2 | -19/+19 |
2010-10-26 | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-26 | s3: Fix some DEBUG msgs | Volker Lendecke | 1 | -5/+5 |
2010-10-26 | s3: Pass tdb_flags to ctdbd when attaching to a db | Volker Lendecke | 1 | -1/+1 |
2010-10-25 | s3-waf: implement LIBMSRPC_GEN as tiny wrapper of 'NDR_STANDARD NDR_DSSETUP N... | Stefan Metzmacher | 1 | -23/+2 |
2010-10-25 | s3-waf: use NDR_NETLOGON for ntlm_auth | Stefan Metzmacher | 1 | -3/+2 |
2010-10-25 | s3-waf: use NDR_SCHANNEL | Stefan Metzmacher | 1 | -6/+2 |
2010-10-25 | s3-waf: use NDR_NTLMSSP subsystem | Stefan Metzmacher | 1 | -5/+1 |