Remove fstring from map_username. Create a more sane interface than the called-parame...
[kai/samba.git] / source3 /
2010-11-10 Jeremy AllisonRemove fstring from map_username. Create a more sane...
2010-11-10 Björn Jackes3/vfs_time_audit: use monotonic clock for time deltas
2010-11-09 Volker Lendeckes3: Quieten a bogus error message
2010-11-08 Jeremy AllisonSecond part of fix for bug #7777 - When requesting...
2010-11-08 Jeremy AllisonFirst part of fix for bug #7777 - When requesting looku...
2010-11-08 Björn Jackes3/configure: fix typo and warning
2010-11-08 Günther Deschners3-waf: add idmap_autorid to the build.
2010-11-08 Volker Lendeckes3: Fix an uninitialized variable
2010-11-08 Volker Lendeckes3: Build idmap_autorid by default
2010-11-08 Christian Ambachs3:idmap: add a new ID mapping module autorid
2010-11-08 Christian Ambachs3:winbind add wcache_tdc_fetch_domainbysid
2010-11-08 Volker Lendeckes3: Put some parentheses around conditionals
2010-11-08 Volker Lendeckes3: Consistently use stdbool types in new code
2010-11-08 Christian Ambachs3:winbind add timeouts to winbind cache
2010-11-05 Volker Lendeckes3: Make proper use of sid_check_is_in_xx routines
2010-11-05 Volker Lendeckes3: Fix a typo
2010-11-05 Volker Lendeckes3: Remove some duplicate prototypes
2010-11-05 Volker Lendeckes3: Allow disabling of mdns registrations
2010-11-04 Volker Lendeckes3: Remove the use of cli_send_trans from cli_get_fs_fu...
2010-11-04 Volker Lendeckes3: Remove an unused prototype
2010-11-04 Günther Deschners3-waf: add check for httpConnect and httpConnectEncrypt.
2010-11-03 Michael Adams3:util_str: add strlen_m_ext_term() - variant of strle...
2010-11-03 Michael Adams3:lib/util_str: add strlen_m_ext() that takes input...
2010-11-03 Michael Adams3:lib/util_str: clarify the comment header for strlen_m().
2010-11-03 Michael Adams3:lib/charcnv: clarify comments in next_codepoint_ext()
2010-11-03 Michael Adams3:lib/charcnv: rename a parameter for clarity in next_...
2010-11-03 Michael Adams3:lib/charcnv: reformat comments in next_codepoint_ext()
2010-11-03 Michael Adams3:lib/charcnv: add next_codepoint_ext() that accepts...
2010-11-03 Volker Lendeckes3: Align nttrans replies the same way Windows does it
2010-11-03 Volker Lendeckes3: Fix a getgrent crash with many groups
2010-11-02 Volker Lendeckes3: Add "net registry getvaluesraw"
2010-11-02 Volker Lendeckes3: Do not connect to ctdb if it is blocked for some...
2010-11-02 Martin Schwenkecluster_fatal() exit code should not indicate success.
2010-11-02 Volker Lendeckes3: Fix a typo in a DEBUG msg
2010-11-02 Andrew Bartletts3-param Fix up lp_set_cmdline() not to re-store cmdlin...
2010-11-02 Andrew Bartletts3-libsmbclient Don't store 'debug_stderr' on the libsm...
2010-11-02 Andrew Bartletts3-libsmbclient Add comments to describe the behaviour...
2010-11-02 Andrew Bartlettdebug Explain the behaviour of setup_logging() more...
2010-11-02 Andrew Bartletts3-debug Clarify the handling of invalid state.fd value...
2010-11-02 Andrew Bartletts3-debug Move 'load_case_tables()' before lp_set_cmdlin...
2010-11-02 Andrew Bartletts3-debug Convert from x_file to real file descriptors.
2010-11-02 Andrew Bartletts3-debug Remove last direct assignements to DEBUGLEVEL
2010-11-02 Andrew Bartletts3-debug Remove 'AllowDebugChange' and use lp_set_cmdli...
2010-11-02 Andrew Bartletts3-debug Impove setup_logging() to specify logging...
2010-11-01 Michael Adams3:winbindd: fix query_user for users with NULL full...
2010-11-01 Michael Adams3:winbindd: fix query_user_list for users with NULL...
2010-10-31 Kamen Mazdrashkiidl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRI...
2010-10-30 Andrew Tridgellzlib: use the real library name 'z' instead of ZLIB
2010-10-29 Jeremy AllisonFix bug #7700 - Improvement of return code of smbclient
2010-10-28 Günther Deschners3-waf: add vfs_time_audit to the build.
2010-10-28 Günther Deschners3-waf: use LZXPRESS subsystem.
2010-10-28 Günther Deschners3-selftest: add vfs_modulesdir variable for both test...
2010-10-28 Volker Lendeckes3: Streamline regdb_normalize_keynames_fn a bit
2010-10-28 Volker Lendeckes3: Fix the registry upgrade code
2010-10-28 Volker Lendeckes3: FILE_WRITE_DATA & friends have gone from includes.h
2010-10-28 Abhidnya P Chirmules3: Add a vfs_time_audit module
2010-10-28 Volodymyr Khomenkos3: Fix bug 7759
2010-10-27 Jeremy AllisonFix for bug 7755 - SMBC_getdents_ctx() ignores struct...
2010-10-27 Sven NeumannFix bug 7754 - samba uses index(), marked as legacy.
2010-10-27 Volker Lendeckes3: Make gpfs winattrs work again
2010-10-27 Andrew Bartletts3-smbd Remove manual override of DEBUGELVEL during...
2010-10-27 Andrew Tridgells3-waf: fixed the s3 waf build
2010-10-26 Jelmer Vernooijwaf: Don't auto-lowercase library names.
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-26 Volker Lendeckes3: Fix some DEBUG msgs
2010-10-26 Volker Lendeckes3: Pass tdb_flags to ctdbd when attaching to a db
2010-10-25 Stefan Metzmachers3-waf: implement LIBMSRPC_GEN as tiny wrapper of ...
2010-10-25 Stefan Metzmachers3-waf: use NDR_NETLOGON for ntlm_auth
2010-10-25 Stefan Metzmachers3-waf: use NDR_SCHANNEL
2010-10-25 Stefan Metzmachers3-waf: use NDR_NTLMSSP subsystem
2010-10-25 Stefan Metzmachers3-waf: add NDR_STANDARD dependencies to fix the build
2010-10-25 Stefan Metzmachers3-waf: use git to calculate the version if available
2010-10-25 Andrew Tridgells3-waf: fixed paths in s3 waf build for rpc_server
2010-10-25 Andrew Tridgells3-waf: fixed waf configure for recent changes
2010-10-24 Volker Lendeckes3: Use cli_setpathinfo in cli_posix_unlink_internal
2010-10-24 Volker Lendeckes3: Avoid passing down a boolean to cli_posix_unlink_in...
2010-10-24 Volker Lendeckes3: Use cli_setpathinfo in cli_posix_chown_chmod_internal
2010-10-24 Volker Lendeckes3: Use cli_setpathinfo in cli_posix_link_internal
2010-10-24 Volker Lendeckes3: Use tevent_req_simple_recv_ntstatus where appropriate
2010-10-24 Volker Lendeckes3: Pass down a level instead of a flag to cli_posix_li...
2010-10-24 Volker Lendeckes3: Add async cli_setpathinfo
2010-10-24 Volker Lendeckes3: Add "setea" to smbclient
2010-10-24 Volker Lendeckes3: Add "geteas" to smbclient
2010-10-24 Stefan Metzmachers3:include: move debug.c prototypes to debug.h
2010-10-24 Stefan Metzmachers3:include: move MAX_DEBUG_LEVEL from local.h to debug.h
2010-10-24 Volker Lendeckes3: Initialize output vars in parse_ea_blob
2010-10-24 Volker Lendeckes3: Remove unused cli_get_ea_list_fnum
2010-10-24 Volker Lendeckes3: Replace cli_qfileinfo_test with a call to cli_qfileinfo
2010-10-24 Volker Lendeckes3: Convert cli_qfileinfo_basic to cli_qfileinfo
2010-10-24 Volker Lendeckes3: Convert cli_qfilename to cli_qfileinfo
2010-10-24 Volker Lendeckes3: Add async cli_qfileinfo
2010-10-24 Volker Lendeckes3: Rename cli_fileinfo() to cli_fileinfo_basic()
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-24 Jelmer Vernooijs4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}
2010-10-23 Jelmer Vernooijs4: Rename NSS_WRAPPER to nss_wrapper.
2010-10-23 Kai Blinlib/util: Add tevent WERROR wrappers
2010-10-22 Jeremy AllisonRevert "Wrap security_token_has_privilege() with a...
2010-10-22 Jeremy AllisonWrap security_token_has_privilege() with a check for...
2010-10-21 Jelmer VernooijLowercase socket_wrapper name.
next