libcli/security: fix build warning, cr_descr_log_acl() is not used currently.
[sfrench/samba-autobuild/.git] / source4 /
2011-05-06 Andrew Bartlettlibcli/smb Move cifs posix helper functions and headers...
2011-05-06 Andrew Bartlettlib/util Rename ms_fnmatch() to ms_fnmatch_protocol...
2011-05-06 Andrew Bartletterrors: Remove unused unix_to_werror()
2011-05-06 Andrew Bartlettlibcli/util Move NTSTATUS table to the top level
2011-05-06 Andrew Bartlettnterr: Add mem_ctx for return string from get_nt_error_...
2011-05-06 Andrew Bartlettlibcli/util Merge ntstatus_to_dos() ntstatus_to_werror...
2011-05-06 Andrew Bartletterrors: Merge source3/ werror_to_ntstatus() code to...
2011-05-06 Andrew Bartletterrors: Merge ntstatus -> DOS error table between Samba...
2011-05-06 Andrew Bartletts3-lib Remove unused dos error codes from errmap_unix
2011-05-06 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-05-05 Jeremy AllisonFix many const compiler warnings.
2011-05-05 Andrew Tridgells4-auth: removed the password combinations code in...
2011-05-05 Matthieu Patous4-samba-tool: allow specification of targetdir when...
2011-05-04 Jeremy AllisonClean up some const and other compiler warnings.
2011-05-04 Jeremy Allisonsasl_secret_t ends in a char [1] size. This means the...
2011-05-04 Jeremy AllisonFix simple uses of safe_strcpy -> strlcpy. Easy ones...
2011-05-03 Andrew Bartletts4-param Rename secrets_init() -> randseed_init()
2011-05-03 Andrew Bartletts4: fix arguments to safe_strcpy()
2011-05-03 Andrew Tridgells4-socket: rename allow_access() to socket_allow_access()
2011-05-03 Andrew BartlettRemove strlower_m() and strupper_m() from source4 and...
2011-05-03 Andrew Tridgells4-param: use new roles.h
2011-05-03 Andrew Tridgelllibcli/raw: use a different ifdef than s3 smb.h
2011-05-03 Andrew Bartletts4-messaging Rename messaging -> imessaging
2011-05-03 Andrew Bartletts4-libcli Remove resolve_name() as it conflicts with...
2011-05-03 Andrew Bartletts4-torture Remove unused and uncompleated test
2011-05-03 Andrew Bartlettlib/util Move set_socket_options() into common code.
2011-05-03 Andrew Bartletts4-lib/socket Merge updated set_socket_options from...
2011-05-03 Andrew Bartletts4-cluster Rename server_id.node -> vnn to match Samba3
2011-05-03 Andrew Bartletts4:Remove outdated doc on Samba4 upgrade
2011-05-03 Andrew Bartletts4-cluster: Remove const from cluster_id_string()
2011-05-03 Andrew Bartletts4:cluster Rename .id to .pid in server_id
2011-05-02 Stefan Metzmachers4:libcli/util/nterr: NO_S4U_PROT_SUPPORT and CROSSREAL...
2011-04-30 Matthieu Patouprovision: reorganize attributes so that we don't attri...
2011-04-30 Stefan Metzmachers4:torture/nbt/winsreplication: ignore incoming broadca...
2011-04-30 Stefan Metzmachers4:torture/nbt/winsreplication: assert the nbt name...
2011-04-30 Andrew Bartlettlib/util Rename conv_str_size() -> conv_str_size_error()
2011-04-30 Stefan Metzmachers4:torture/nbt/winsreplication: use torture macros...
2011-04-30 Andrew Bartlettkerberos: Only include gssapi/gssapi_krb5.h when available
2011-04-29 Matthias Dieter... ldb:tdb backend - cache - remove unused "last_attribute...
2011-04-29 Matthias Dieter... s4:"ldb_connect" calls - proof for "!= LDB_SUCCESS"
2011-04-29 Matthias Dieter... s4:torture/rpc/testjoin.c - use a LDB result constant
2011-04-29 Matthias Dieter... ldb:tools/cmdline.c + tools/ldbtest.c - make use of...
2011-04-29 Matthias Dieter... s4:repl_meta_data LDB module - quiet a discard const...
2011-04-29 Matthias Dieter... ldb:ldb_controls.c - fix comment indentation
2011-04-29 Matthias Dieter... s4:token_group.py python test - fix typos
2011-04-29 Andrew Bartlettbuild: put doserr.c into it's own subsystem, so it...
2011-04-29 Andrew Bartletts4-param Rename lp_destructor() -> lpcfg_destructor...
2011-04-29 Andrew Bartletts4-param Rename unused lp_ functions to match param.h
2011-04-29 Andrew Bartletts4-param Rename volume_label() -> lpcfg_volume_label()
2011-04-29 Andrew Bartletts4-param Rename private_path() -> lpcfg_private_path()
2011-04-29 Andrew Bartletts4-param Remove config_path() -> lpcfg_config_path()
2011-04-29 Andrew Bartletts4-param Rename lock_path() -> lpcfg_lock_path()
2011-04-29 Andrew Bartlettlibcli/smb Move attrib_string in common
2011-04-29 Andrew Bartlettlibcli/smb Move FILE_ATTRIBUTE defines to the top level
2011-04-29 Stefan MetzmacherRevert "s4:selftest: skip s3member tests for now"
2011-04-28 Stefan Metzmachers4:libcli/smb_composite: move smb2_composite_setpathinf...
2011-04-28 Stefan Metzmachers4:libcli/smb_composite: move smb2_composite_setpathinf...
2011-04-28 Stefan Metzmachers4:libcli/smb_composite: add smb2_composite_setpathinfo...
2011-04-28 Stefan Metzmachers4:libcli/smb_composite: better names for smb2_composit...
2011-04-28 Stefan Metzmachers4:libcli/smb2: let smb2_session_setup_spnego_* use...
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_session_setup_spnego_send...
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_connect_tcon_done()
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_connect_session_done()
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_connect_negprot_done()
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_connect_socket_done()
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_connect_resolve_done()
2011-04-28 Stefan Metzmachers4:libcli/smb2: rename step functions of smb2_connect_*()
2011-04-28 Stefan Metzmachers4:libcli/smb2: convert smb2_connect_*() to tevent_req
2011-04-28 Stefan Metzmachers4:ntvfs/smb2: use sync version of smb2_connect()
2011-04-28 Stefan Metzmachers4:selftest: skip s3member tests for now
2011-04-28 Andrew Bartlettselftest: s3member admember test to confirm s3/s4 inter...
2011-04-27 Andrew Bartlettdynconfig: Have only one dynconfig.o in the common...
2011-04-27 Andrew Bartlettauth/kerberos Add check for gss_inquire_sec_context_by_oid
2011-04-27 Andrew Bartletts4-gensec: Use new common 'obtain the PAC' functions.
2011-04-27 Andrew Bartletts3-gse: Don't release the mech OID from gss_accept_secu...
2011-04-27 Andrew Bartlettlibcli/auth Move Samba4's gssapi_error_string from...
2011-04-26 Andrew Bartlettbuild: Move Heimdal/MIT compat build rules to heimdal_build
2011-04-24 Jelmer VernooijFix release script to cope with moved Samba 4 build...
2011-04-23 Jelmer VernooijFix case of libUTIL_LDB.
2011-04-23 Jelmer VernooijAdd check for krb5_free_unparsed_name, when using exter...
2011-04-23 Jelmer VernooijSupport the 'PYTHON' environment variable.
2011-04-21 Stefan Metzmachers4:ldb: change version to 1.1.0 after adding new functions: ldb-1.1.0
2011-04-21 Matthieu Patouldb: add custom flags and functions for the application...
2011-04-21 Stefan Metzmachers4:ldb/tests: add tests for ldbmodify and 'modrdn'
2011-04-21 Stefan Metzmachers4:ldb/tools: add support for "modrdn" to ldbmodify
2011-04-21 Stefan Metzmachers4:ldb/ldif: add support for "modrdn"
2011-04-20 Günther Deschners4-smbtorture: restructure documentname handling in...
2011-04-20 Andrew Bartlettlibcli/auth Move PAC parsing and verification in common.
2011-04-19 Andrew Bartlettselftest: Don't specify SELFTEST_TARGET as an env variable
2011-04-19 Andrew Bartletts4-selftest Rename Samba4 'member' test environment...
2011-04-19 Andrew Bartletts4-selftest: Stop creating netbios aliases everywhere
2011-04-17 Matthieu Patousamba-tool: fix machinepw command so that we use the...
2011-04-16 Andrew Bartletts4-heimdal: Allow any kvno to match when searching...
2011-04-16 Andrew Bartletts4-heimdal_build: Add extra HAVE defines needed for...
2011-04-16 Andrew Bartlettselftest Remove selftest of the test subsystem
2011-04-16 Andrew Bartlettselftest: Move Samba4 selftest wscript to the top level
2011-04-16 Andrew Bartlettselftest: Start using the binary mapping at the python...
2011-04-16 Andrew Bartlettselftest: Remove duplication between BUILDIR and BINDIR
2011-04-15 Matthieu Patous4-dsdb: Add more information on why we don't check...
2011-04-15 Matthieu Patous4-dsdb: If current attribute list is empty use the...
next