s4-ldb_module.h: use LDB error code for ldb_error() macro rather than LDB_DEBUG_FATAL
[kamenim/samba.git] / source3 /
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.
2010-10-21 Andrew Tridgells3-waf: mark some libraries as private
2010-10-21 Jeremy AllisonAdd code to implement SeSecurityPrivilege in net rpc...
2010-10-20 Volker Lendeckes3: Make "unpack_pjob" static
2010-10-20 Volker Lendeckes3: Use any_nt_status_not_ok in winbind
2010-10-20 Volker Lendeckes3: Add any_nt_status_not_ok
2010-10-20 Jeremy AllisonMake getpwnam_alloc() static to lib/username.c, and...
2010-10-20 Günther Deschnernsstest: no need for two copies of the same tool.
2010-10-20 Günther Deschners3-waf: more registry cleanup.
2010-10-20 Günther Deschners3-waf: convert LIBSMBCONF into a subsystem.
2010-10-20 Günther Deschners3-waf: move RPC_CLIENT_SCHANNEL into a subsystem.
2010-10-20 Volker Lendeckes3: Add some DEBUG
2010-10-20 Volker Lendeckes3: Cope with EINTR in smbd_[un]lock_socket
2010-10-19 Jeremy AllisonAdd deadtime detection for SMB2. Correctly update lastu...
2010-10-19 Jeremy AllisonAdd SMB2 paths to smbd/conn.c. Except for conn_idle_all...
2010-10-19 Jeremy AllisonCopyright/whitespace/comment cleanup in preparation...
2010-10-19 Jeremy AllisonMove tcons.num_open from smb1 to sconn->num_tcons_open...
2010-10-19 Andrew Bartletts3-waf Use LIBSECRUITY subsystem from the common wscrip...
2010-10-19 Günther Deschners3-waf: all subsystems complete now, no need for this...
2010-10-19 Günther Deschners3-waf: convert rpc into a subsystem.
2010-10-18 Günther Deschners3: fix the build of idmap_adex, idmap_tdb2, idmap_hash...
2010-10-18 Günther Deschners3-waf: fix the build after libcli/security changes.
2010-10-18 Günther Deschners3-waf: fix the build of smbtorture.
2010-10-18 Günther Deschners3-waf: fix pdb modules build.
2010-10-18 Stefan Metzmachers3:libsmb: add pipe related NT_STATUS_RPC_* codes
2010-10-18 Andreas Schneiders3-winbind: Fixed init order.
2010-10-16 Jeremy AllisonDon't arbitrarily clean all parametric options in add_a...
2010-10-16 Jeremy AllisonEnsure we have correct parameters to use Windows ACL...
2010-10-16 Jeremy AllisonAdd acl_xattr:ignore system acls boolean (normally...
next