nivanova/samba-autobuild/.git
2012-04-27 Andrew Bartlettselftest: Add test to ensure that bug #8872 does not...
2012-04-27 Andrew Bartlettselftest: Place the test environment at the end of...
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-27 Stefan Metzmacherlibcli/smb: move SMB2_IOCTL_FLAG_IS_FSCTL to smb2_const...
2012-04-27 Stefan Metzmachers4:ntvfs/ipc: don't echo back the smb2 ioctl input_buffer
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 Matthieu Patoutorture: change dfs tests now that we return a level...
2012-04-26 Matthieu Patoudfs_server: fix the response to please XP and Windows...
2012-04-26 Simo Sorcereplace: Fix use of mktemp
2012-04-26 Simo Sorceaddns: clean up headers
2012-04-26 Volker Lendeckes3: Remove an unused variable
2012-04-26 Andrew Bartletts4-torture: never return false in the raw.composite...
2012-04-26 Andrew Bartlettselftest: push --target selection into plansmbtorturete...
2012-04-26 Michael Adams4:torture: add a rpc.samba3.smb-reauth2 test
2012-04-25 Michael Adams4:torture: add a rpc.samba3.smb-reauth1 test
2012-04-25 Gregor Becks4:torture: add a raw.session suite with a raw.session...
2012-04-25 Jeremy AllisonFix bug reported by Dina_Fine@Dell.com.
2012-04-25 Volker Lendeckelibcli: Use data_blob_null
2012-04-25 Michael Adamselftest: remove printserver.enum_printers_servername...
2012-04-25 Michael Adamselftest: remove samba3.rpc.spoolss.*printserver.openpr...
2012-04-25 Michael Adamselftest: mark the driver_info_winreg tests knownfail.
2012-04-25 Michael Adamselftest: mark failing print_tests more specifically
2012-04-25 Michael Adamselftest: remove .*printer.*print_test_extended from...
2012-04-25 Michael Adamselftest: remove the "rpc.spoolss.printer" test from...
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 Adams4:torture:rpc:spoolss: also initialize driverName...
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-25 Andrew Bartletts4-messaging: Use generate_random() to get a unique...
2012-04-25 Andrew Bartletts4-torture: enable raw.composite test again, and conver...
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 Stefan Metzmachers4:libnet: pass an explicit mem_ctx to libnet_rpc_useri...
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-24 Volker Lendecketalloc: Fix copy&paste errors
2012-04-24 Pavel BřezinaTalloc doc: talloc_strdup_append does not return duplic...
2012-04-24 Pavel BřezinaTalloc doc: when s == NULL in _append functions
2012-04-24 Andrew Bartletts4-s3upgrade: print the error message from passdb.error...
2012-04-24 Simo SorceFix pam_winbind build against newer iniparser library
2012-04-23 Simo SorceAvoid warning about KRB5_DEPRECATE with MIT libs
2012-04-23 Simo SorceCracknames: use krb wrapper functions so it works with MIT
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 Simo SorceFor now just disable this Heindal specific stuff in...
2012-04-23 Simo SorceMake krb5 context initialization not heimdal specific
2012-04-23 Alexander BokovoyMake sure krb5_principal_get_num_comp is identified...
2012-04-23 Alexander Bokovoywaf: rename SAMBA4_INTERNAL_HEIMDAL to SAMBA4_USES_HEIMDAL
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 Bartletts4-libnet Always return after composite_error()
2012-04-23 Andrew Bartletts4-libnet Always return after composite_error()
2012-04-23 Andrew Bartletts4-libnet: Fix continue_groupinfo_openuser to check...
2012-04-23 Andrew Bartlettbuild: Remove support for a system libsmbclient
2012-04-23 Andrew Bartlettbuild: Remove support for system libwbclient
2012-04-23 Stefan Metzmachers4:librpc/rpc: directly return after composite_error()
next