summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2010-11-05s3: Make proper use of sid_check_is_in_xx routinesVolker Lendecke1-2/+2
2010-11-05s3: Fix a typoVolker Lendecke1-1/+1
2010-11-05s3: Remove some duplicate prototypesVolker Lendecke2-31/+0
2010-11-05s3: Allow disabling of mdns registrationsVolker Lendecke3-1/+14
2010-11-04s3: Remove the use of cli_send_trans from cli_get_fs_full_size_infoVolker Lendecke3-55/+41
2010-11-04s3: Remove an unused prototypeVolker Lendecke1-17/+0
2010-11-04s3-waf: add check for httpConnect and httpConnectEncrypt.Günther Deschner1-0/+1
2010-11-03s3:util_str: add strlen_m_ext_term() - variant of strlen_m_ext() counting ter...Michael Adam2-0/+11
2010-11-03s3:lib/util_str: add strlen_m_ext() that takes input and output charsetMichael Adam2-13/+57
2010-11-03s3:lib/util_str: clarify the comment header for strlen_m().Michael Adam1-4/+6
2010-11-03s3:lib/charcnv: clarify comments in next_codepoint_ext()Michael Adam1-2/+2
2010-11-03s3:lib/charcnv: rename a parameter for clarity in next_codepoint_ext()Michael Adam2-6/+6
2010-11-03s3:lib/charcnv: reformat comments in next_codepoint_ext()Michael Adam1-12/+18
2010-11-03s3:lib/charcnv: add next_codepoint_ext() that accepts input charset.Michael Adam2-11/+34
2010-11-03s3: Align nttrans replies the same way Windows does itVolker Lendecke1-1/+1
2010-11-03s3: Fix a getgrent crash with many groupsVolker Lendecke1-0/+1
2010-11-02s3: Add "net registry getvaluesraw"Volker Lendecke1-0/+51
2010-11-02s3: Do not connect to ctdb if it is blocked for some reasonVolker Lendecke1-0/+58
2010-11-02cluster_fatal() exit code should not indicate success.Martin Schwenke1-1/+1
2010-11-02s3: Fix a typo in a DEBUG msgVolker Lendecke1-1/+1
2010-11-02s3-param Fix up lp_set_cmdline() not to re-store cmdline options on each reloadAndrew Bartlett1-4/+9
2010-11-02s3-libsmbclient Don't store 'debug_stderr' on the libsmbclient contextAndrew Bartlett3-17/+10
2010-11-02s3-libsmbclient Add comments to describe the behaviour of DEBUG()Andrew Bartlett4-5/+21
2010-11-02debug Explain the behaviour of setup_logging() more clearlyAndrew Bartlett2-2/+11
2010-11-02s3-debug Clarify the handling of invalid state.fd values in debug.cAndrew Bartlett1-9/+10
2010-11-02s3-debug Move 'load_case_tables()' before lp_set_cmdline() and popt callsAndrew Bartlett6-10/+11
2010-11-02s3-debug Convert from x_file to real file descriptors.Andrew Bartlett2-49/+31
2010-11-02s3-debug Remove last direct assignements to DEBUGLEVELAndrew Bartlett6-6/+8
2010-11-02s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() insteadAndrew Bartlett16-73/+15
2010-11-02s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett39-159/+159
2010-11-01s3:winbindd: fix query_user for users with NULL full name.Michael Adam1-1/+3
2010-11-01s3:winbindd: fix query_user_list for users with NULL full_nameMichael Adam1-1/+3
2010-10-31idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID valuesKamen Mazdrashki1-8/+8
2010-10-30zlib: use the real library name 'z' instead of ZLIBAndrew Tridgell1-6/+4
2010-10-29Fix bug #7700 - Improvement of return code of smbclientJeremy Allison11-136/+229
2010-10-28s3-waf: add vfs_time_audit to the build.Günther Deschner2-1/+10
2010-10-28s3-waf: use LZXPRESS subsystem.Günther Deschner1-2/+2
2010-10-28s3-selftest: add vfs_modulesdir variable for both test systems.Günther Deschner1-1/+2
2010-10-28s3: Streamline regdb_normalize_keynames_fn a bitVolker Lendecke1-4/+2
2010-10-28s3: Fix the registry upgrade codeVolker Lendecke1-1/+1
2010-10-28s3: FILE_WRITE_DATA & friends have gone from includes.hVolker Lendecke1-0/+1
2010-10-28s3: Add a vfs_time_audit moduleAbhidnya P Chirmule3-0/+2313
2010-10-28s3: Fix bug 7759Volodymyr Khomenko1-16/+18
2010-10-27Fix for bug 7755 - SMBC_getdents_ctx() ignores struct alignment rulesJeremy Allison1-6/+13
2010-10-27Fix bug 7754 - samba uses index(), marked as legacy.Sven Neumann1-3/+3
2010-10-27s3: Make gpfs winattrs work againVolker Lendecke1-7/+31
2010-10-27s3-smbd Remove manual override of DEBUGELVEL during exitAndrew Bartlett1-5/+0
2010-10-27s3-waf: fixed the s3 waf buildAndrew Tridgell1-9/+8
2010-10-26waf: Don't auto-lowercase library names.Jelmer Vernooij1-1/+1
2010-10-26waf: Remove lib prefix from libraries manually.Jelmer Vernooij2-19/+19