libcli/smb: move smb2cli_query_directory.c from source3 to the toplevel
[samba.git] / source4 /
2012-05-15 Stefan Metzmachers4:ntvfs/smb2: remove misleading comment regarding...
2012-05-15 Stefan Metzmachers4:ntvfs/cifs: remove misleading comment regarding...
2012-05-15 Stefan Metzmachers4:auth: remove unused auth_server.c
2012-05-15 Stefan Metzmachers4:param/tests: remove "security=server" test
2012-05-15 Amitay Isaacssamba-upgradedns: Use the correct magic incantation...
2012-05-14 Stefan Metzmachers4:lib/events: no longer define TEVENT_COMPAT_DEFINES
2012-05-14 Stefan Metzmachers4:lib/events: remove unused event_context_find() prototype
2012-05-14 Michael Adammove the dbwrap library to the top level
2012-05-11 Michael Adams4:lib: remove unused wscript_build file
2012-05-10 Lukasz ZalewskiWhen listing group members allow fallback to cn attribu...
2012-05-08 Stefan Metzmachers4:smb_server/smb: only create a new session with vuid...
2012-05-08 Stefan Metzmachers4:torture/raw/context: test a session setup with a...
2012-05-08 Michael Adams4:libcli:raw: fix a comment typo in smb_setfileinfo()
2012-05-08 Michael Adams4:torture: add a new smb2.session.reauth5 test: rename...
2012-05-08 Michael Adams4:torture: add a new smb2.session.reauth4 test: settin...
2012-05-08 Kai Blins4 dns: unify error handling when bailing out
2012-05-08 Andreas Schneiderkrb5samba: Add smb_krb5_make_pac_checksum.
2012-05-08 Andreas Schneiders4-auth: Use smb_krb5_make_pac_checksum.
2012-05-08 Simo Sorcekrb5samba: Add krb5_free_checksum_contents wrapper
2012-05-08 Andrew Bartletts4-provision Ensure we have posix ACLs before we permit...
2012-05-08 Stefan Metzmachers4:torture/raw/context: add subtests as torture testcases
2012-05-08 Stefan Metzmachers4:torture/raw/context: INVALID_PARAMETER vs. LOGON_FAI...
2012-05-08 Stefan Metzmachers4:torture/raw: make torture_raw_context a test suite
2012-05-08 Stefan Metzmachers4:torture/raw/context: make use of torture_* macros...
2012-05-08 Stefan Metzmachers4:torture/raw/context: pass tctx to test_pid_exit_only...
2012-05-07 Stefan Metzmachers4:torture/raw/session: make sure we got a reauth of...
2012-05-07 Jelmer Vernooijheimdal: Cope with newer Heimdal versions accepting...
2012-05-07 Amitay Isaacss4-dns: Build BIND DLZ modules with correct private...
2012-05-06 Stefan Metzmachers4:libcli/smb2: use PROTOCOL_LATEST
2012-05-06 Andrew Bartletts4-s3-upgrade: Max/min password age policy is in second...
2012-05-06 Matthieu Patous4-schema: Validate more class attribute when adding...
2012-05-06 Matthieu Patous4: use intermediate var, increase lisibility
2012-05-06 Matthieu Patouolschema2ldif: be more strict where checking for open...
2012-05-04 Alexander Bokovoys4:auth/kerberos: don't do tracing in MIT build
2012-05-04 Alexander Bokovoys4:torture: auth/pac.c: use Kerberos wrapper for krb5_k...
2012-05-04 Alexander BokovoyAvoid using Heimdal-specific tests in MIT build
2012-05-04 Alexander Bokovoys4:ntvfs: add missing headers to vfs_ipc
2012-05-04 Simo SorceFix direct access to krb5_principal structure
2012-05-04 Simo Sorceauth-session: MIT doesn't have import/export cred yet
2012-05-04 Andreas Schneiderkrb5samba: Add a smb_krb5_cc_get_lifetime() function.
2012-05-04 Simo Sorces4-auth-krb: Make srv_keytab.c build against MIT Kerberos
2012-05-04 Simo SorceFix incompatible assignment warning
2012-05-04 Simo Sorcekrb5samba: Add compat krb5_make_principal for MIT build
2012-05-04 Simo SorceFix compiler warning
2012-05-04 Simo Sorces4-auth-krb: Use compat code to initialize keyblock...
2012-05-04 Simo Sorcekrb5samba: Add compat code to initialize keyblock contents
2012-05-04 Simo Sorces4-auth-krb: Disable code in MIT build
2012-05-04 Simo SorceMove keytab_copy to krb5samba lib
2012-05-04 Simo SorceFix keytab_copy to compile with MIT librariues too
2012-05-04 Simo Sorcekeytab_copy: Fix style, whitespaces
2012-05-04 Simo Sorcekerberos_pac: Fix code to work with MIT too
2012-05-04 Simo Sorces4-auth-krb: smb_rd_req_return_stuff is used only in...
2012-05-04 Simo SorceSplit normal kinit from s4u2 flavored kinit
2012-05-04 Simo SorceMove kerberos_kinit_password_cc to krb5samba lib
2012-05-04 Simo SorceMove kerberos_kinit_keyblock_cc to krb5samba lib
2012-05-04 Simo Sorcekrb-init: define out heimdal specific stuff in mitkrb...
2012-05-04 Simo Sorces4-auth-krb: avoid useless condition
2012-05-04 Volker Lendeckes4:torture: add a check for talloc success in test_sess...
2012-05-04 Andrew Bartletts4-dsdb: Use data_blob_string_const and add explainatio...
2012-05-03 Andrew Bartletts4-dsdb: Use strcasecmp_m() to compare possibly multiby...
2012-05-03 Matthias Dieter... s4:samldb LDB module - make sure to not add identical...
2012-05-03 Jelmer VernooijUTIL_TDB: lowercase name.
2012-05-03 Michael Adams4:torture: add a new smb2.session.reauth3 test - getti...
2012-05-03 Jelmer Vernooijprovision: remove reference to no longer existing templ...
2012-05-02 Andrew Bartletts4-samba-tool: make new samba-tool group listmembers...
2012-05-02 Andrew Bartletts4-s3upgrade: Force ldapsam:trusted = yes
2012-05-02 Lukasz ZalewskiExtension to the samba-tool group subcommand functional...
2012-05-02 Andrew Bartletts4-s3upgrade: Try harder to get group memberships on...
2012-05-02 Michael Adams4:torture:rpc: add a new test samba3.smb2-pipe-read...
2012-05-02 Michael Adams4:torture:rpc: add a new test samba3.smb2.pipe-read...
2012-05-02 Michael Adams4:torture:rpc: add a test samba3.smb2-pipe-read-close
2012-05-02 Michael Adams4:torture:rpc: fix a comment typo in samba3.smb2-reauth2
2012-05-02 Michael Adams4:torture:rpc: remove an accidentially committed chara...
2012-05-02 Andrew Bartletts4-provision: Fix up --use-s3fs to create the directory...
2012-05-02 Andrew Bartletts4-provision: Fix --use-s3fs to parse correctly
2012-05-02 Andrew Bartletts4-provision: set 'dcerpc endpoint servers' but not...
2012-05-01 Amitay Isaacss4-upgradedns: Update serverdn with only the attributes...
2012-04-30 Matthias Dieter... s4:samldb LDB module - homogenize LDB search attributes...
2012-04-30 Andrew Bartletts4-libnet: Add mem_ctx to libnet_rpc_groupdel calls...
2012-04-30 Andrew Bartletts4-libnet: Add mem_ctx to libnet_rpc_groupadd calls...
2012-04-30 Andrew Bartletts4-libnet: Add mem_ctx to libnet_rpc_usermod calls...
2012-04-30 Andrew Bartletts4-libnet: Add mem_ctx to libnet_rpc_userdel calls...
2012-04-30 Andrew Bartletts4-libnet: Add mem_ctx to libnet_rpc_useradd calls...
2012-04-30 Andrew Bartletts4-libnet: Add mem_ctx to libnet_rpc_groupinfo calls...
2012-04-30 Andrew Bartletts4-libnet: Add mem_ctx to libnet_DomainClose calls...
2012-04-30 Andrew Bartletts4-libnet: Add mem_ctx to libnet_DomainOpen calls ...
2012-04-30 Andrew Bartletts4-libnet: Add mem_ctx to libnet_Lookup calls (bug...
2012-04-30 Andrew Bartletts4-messaging: Fill in the whole server_id in all use...
2012-04-30 Andrew Bartletts4-torture: convert samba3misc tests to use torture_fai...
2012-04-30 Andrew Bartletts4-torture: move samba3 tests to use torture helper...
2012-04-30 Andrew Bartletts4-torture: Move various samba3 tests to the torture_su...
2012-04-30 Matthias Dieter... s4:samldb LDB module - implement "fSMORoleOwner" attrib...
2012-04-29 Matthias Dieter... s4:dsdb/common/util.c - samdb_is_pdc() - fail if the...
2012-04-29 Matthieu PatouAdd some debug for FOOBAR return case as they are hard...
2012-04-29 Matthieu Patoudsdb: more RELAX to DBCHECK control shift so that only...
2012-04-29 Matthieu Patoudsdb: change control from relax to dbcheck
2012-04-29 Matthieu Patoudns server: move very verbose debug to higher level...
2012-04-28 Michael Adams4:torture: add a check for talloc success in rpc.samba...
2012-04-27 Michael Adams4:torture: add a check for talloc success in the rpc...
2012-04-27 Michael Adams4:torture: add a rpc.samba3.smb2-reauth2 test
next