selftest: run more raw.samba3 against secshare simple file server
[kai/samba-autobuild/.git] / source3 /
2012-05-02 Andrew Bartlettselftest: run more raw.samba3 against secshare simple...
2012-05-01 Andrew Bartlettselftest: Run smbtorture tests being run against s3dc...
2012-05-01 Andrew Bartlettselftest: attempt to test samba3hide in a different...
2012-05-01 Andrew Bartletts3-smbd: Use security_session_user_level() rather than...
2012-05-01 Christian Ambachs3:torture fix flakey testcase
2012-05-01 Christian Ambachs3:selftest run LOCAL-IDMAP-TDB-COMMON in make test
2012-05-01 Christian Ambachs3:torture: add idmap_tdb_common test code
2012-05-01 Christian Ambachs3:winbindd/idmap_tdb: use idmap_tdb_common code
2012-05-01 Christian Ambachs3:winbindd/idmap_tdb2: fix logic error in set_mapping_...
2012-05-01 Christian Ambachs3:winbindd/idmap_tdb2: use idmap_tdb_common code
2012-05-01 Christian Ambachs3:winbindd/autorid use idmap_tdb_common code in autorid
2012-05-01 Christian Ambachs3:winbindd add idmap_tdb_common file to store common...
2012-05-01 Christian Ambachs3:util add sid_check_is_wellknown_builtin()
2012-04-30 Jeremy AllisonFix bug #8873 - self granting privileges in security...
2012-04-30 Jeremy AllisonFix the loop unrolling inside resolve_ads(). If we...
2012-04-30 Jeremy AllisonProtect all of the name resolution methods from returni...
2012-04-30 Jeremy AllisonFix convert_ss2service() to filter out zero addresses.
2012-04-30 Jeremy AllisonFix remove_duplicate_addrs2 to do exactly what it says...
2012-04-30 Christof Schmittnet: Let get*sid return error from passdb init
2012-04-30 Christof Schmittpassdb: Do not panic in initialize_password_db
2012-04-30 Andrew Bartletts3-auth_samba4: use new_server_id_task() to allocate...
2012-04-30 Andrew Bartletts3-lib Add a way to allocate the task_id value in server_id
2012-04-30 Andrew Bartletts4-messaging: Fill in the whole server_id in all use...
2012-04-28 Volker Lendeckes3: Remove a SMB_ASSERT
2012-04-28 Volker Lendeckes3: Fix bug 8904 -- wbinfo --lookup-sids "" crashes...
2012-04-28 Richard SharpeAdd an audit file VFS routine so we can handle auditing...
2012-04-27 Andrew Bartlettselftest: Add test to ensure that bug #8872 does not...
2012-04-27 Andrew Bartlettselftest: Remove silly space before unit test name
2012-04-27 Stefan Metzmachers3:winbindd: also try SMB2 when connecting to "IPC$"
2012-04-27 Stefan Metzmachers3:libsmb/cli_np_tstream: add support for SMB2
2012-04-27 Stefan Metzmachers3:libsmb/cli_np_tstream: remove unused tstream_cli_np_...
2012-04-27 Stefan Metzmachers3:libsmb: add smb2cli_ioctl*
2012-04-26 Volker Lendeckes3: oplock_timeout is a talloc child of fsp
2012-04-26 Volker Lendeckes3: Remove code TALLOC_FREE already does
2012-04-26 Volker Lendeckes3: Remove an unused variable
2012-04-26 Andrew Bartlettselftest: push --target selection into plansmbtorturete...
2012-04-25 Michael Adams3:registry: replace call to reg_openkey() in reg_creat...
2012-04-25 Michael Adams3:registry: remove a superfluous fill_subkey_cache...
2012-04-25 Michael Adams3:registry: use fill_subkey_cache to check exsistence...
2012-04-25 Michael Adams3:registry: let fill_subkey_cache return WERR_BADFILE...
2012-04-25 Michael Adams3:registry: convert reg_openkey() to use talloc instea...
2012-04-25 Michael Adams3:registry untangle an assignment from the check in...
2012-04-25 Michael Adams3:registry: untangle assignment from check in regkey_o...
2012-04-25 Michael Adams3:registry: fix seqnum race in regdb_fetch_keys_internal
2012-04-25 Michael Adams3:registry: fix seqnum race in fetch_values_internal
2012-04-25 Michael Adams3:registry: update the seqnum in the subkey cache...
2012-04-25 Michael Adams3:registry:db: update the value container seqnum after...
2012-04-25 Michael Adams3:registry: wrap reg_deletekey() into a transaction
2012-04-25 Michael Adams3:registry: wrap reg_createkey() in a transaction
2012-04-25 Michael Adams3:registry: untangle assignments from checks in reg_cr...
2012-04-25 Michael Adams3:registry: wrap reg_deletevalue() in a transaction
2012-04-25 Michael Adams3:registry: untangle assignment from check in reg_dele...
2012-04-25 Michael Adams3:registry: fix race in reg_setvalue that could lead...
2012-04-25 Michael Adams3:registry: untangle assignment from check and add...
2012-04-25 Michael Adams3:registry: don't leak the old contents when updating...
2012-04-25 Michael Adams3:registry: fix debug message in regdb_store_values_in...
2012-04-25 Michael Adams3:registry: improve log message in regdb_unpack_values()
2012-04-25 Michael Adams3:registry: fix a debug message typo
2012-04-25 Michael Adams3:registry: add a new function regval_ctr_value_byname()
2012-04-25 Michael Adams3:registry: rename regval_ctr_key_exists() to regval_c...
2012-04-25 Michael Adams3:registry:reg_api: fix reg_queryvalue to not fail...
2012-04-25 Michael Adams3:registry: make regdb_values_need_update() static
2012-04-25 Michael Adams3:registry: make regdb_subkeys_need_update() static
2012-04-25 Michael Adams3:registry: make regdb_store_values() static
2012-04-25 Michael Adams3:registry: make regdb_fetch_values() static
2012-04-25 Michael Adams3:registry: make regdb_fetch_keys() static
2012-04-25 Michael Adams3:registry: make regdb_store_keys() static
2012-04-25 Michael Adams3:registry: printing backend: use regdb options via...
2012-04-25 Gregor Becks3:registry: remove usage of reg_objects from net_rpc_p...
2012-04-25 Gregor Becks3:registry: remove usage of reg_objects from cmd_spoolss.c
2012-04-25 Gregor Becks3:eventlogadm make a transaction for addsource
2012-04-25 Gregor Becks3:eventlogadm reimplement addsource using reg_api
2012-04-25 Andreas Schneiders3-waf: Cleanup smbregistry.
2012-04-25 Gregor Becks3:registry: remove usage of reg_objects from srv_spool...
2012-04-25 Gregor Becks3:registry: remove usage of reg_objects from libads...
2012-04-24 Alexander Bokovoylib/replace: split out GSSAPI from lib/replace/system...
2012-04-24 Volker Lendeckes3: Simplify check_reduced_name a bit
2012-04-24 Volker Lendeckes3: Fix a typo
2012-04-24 Volker Lendeckes3: Introduce variable "indyniov" for easier reading
2012-04-24 Volker Lendeckes3: Attempt to fix the build without kerberos
2012-04-24 Volker Lendeckes3: Fix Coverity ID 2751: REVERSE_INULL
2012-04-23 Simo Sorcekrb5_samba: Add support for krb5_princ_size when using...
2012-04-23 Simo SorceMake krb5 wrapper library common so they can be used...
2012-04-23 Alexander Bokovoywaf: move krb5 checks to a separate waf file
2012-04-23 Jeremy AllisonFix bug #8882 - Broken processing of %U with vfs_full_a...
2012-04-23 Jeremy AllisonAdd complete test program for Linux kernel aio inside...
2012-04-23 Andrew Bartlettbuild: Remove support for a system libsmbclient
2012-04-23 Andrew Bartletts3-dbwrap: A void function can not return a value
2012-04-21 Volker Lendeckes3: Implement db_id for dbwrap_cache
2012-04-21 Volker Lendeckes3: Initialize "stored_callback" in dbwrap_cache
2012-04-21 Volker Lendeckes3: Remove two unused variables
2012-04-20 Michael Adams3:smbcontrol: remove an unused variable
2012-04-20 Michael Adams3:memcache: remove the idmap-part from memcache
2012-04-20 Michael Adams3:id_cache: do not use the in-memory idmap cache ...
2012-04-20 Michael Adams3:passdb: do not use the in-memory idmap cache (it...
2012-04-20 Stefan Metzmachers3-dbwrap: dbwrap_watch_record_stored => NT_STATUS_NOT_...
2012-04-19 Volker Lendeckes3-g_lock: Use dbwrap_record_watch_send/recv
2012-04-19 Volker Lendeckes3-dbwrap: Add "listwatchers" to dbwrap_tool
2012-04-19 Volker Lendeckes3-dbwrap: Add dbwrap_record_watch_send/recv
2012-04-20 Volker Lendeckes3-dbwrap: Add dbwrap_set_stored_callback
next