samba.git
2010-03-16 Andrew Bartletts4:dsdb Change dsdb_get_schema() callers to use new...
2010-03-16 Andrew Bartletts4:dsdb Fix warnings in DEBUG() by casting to unsigned...
2010-03-16 Andrew Bartletts4:dsdb/acl Reduce calls to dsdb_get_schema() and add...
2010-03-16 Andrew Bartletts4:dsdb Add a memory context for dsdb_get_schema()
2010-03-16 Andrew Bartletts4:dsdb Don't error out if we can't get the Aggregate...
2010-03-16 Matthias Dieter... s4:registry - check also for other registry value types...
2010-03-16 Matthias Dieter... s4:registry - add a test for the "REG_DWORD_BIG_ENDIAN...
2010-03-16 Matthias Dieter... s4:registry - introduce the "REG_DWORD_BIG_ENDIAN"...
2010-03-16 Matthias Dieter... s4:dsdb/kcc/*.c - fix up wrong typed counters
2010-03-16 Erick Nogueira... s4-drs: Torture testcase for DS_REPL_INFO_METADATA_2_FO...
2010-03-16 Erick Nogueira... s4-drs: DsGetReplInfo(), infoType = DS_REPL_INFO_METADA...
2010-03-15 Craig MiskellFix bug #7191 - WINS doesn't respond after > 86 #1c...
2010-03-15 Michael Adams3:registry-legacy: use talloc_stackframe() instead...
2010-03-15 Michael Adams3:smbcacls: also honour the "--sddl" flag when setting...
2010-03-15 Volker Lendeckes3: Fix an uninitialized variable read
2010-03-15 Jeremy AllisonRemove the bool admin_user from conn struct. We no...
2010-03-15 Jeremy AllisonFix bug #7188 - Logic error in check of total_data...
2010-03-15 Jeremy AllisonRemove reference to conn->admin_user in preparation...
2010-03-15 Jeremy AllisonSimplify processing of "admin user". If a user is an...
2010-03-15 Jeremy AllisonSwitch over to using get_currect_XXX() accessor functions.
2010-03-15 Jeremy AllisonPass "connection_struct *conn" into functions that...
2010-03-15 Jeremy AllisonAdd accessor functions for current uid, gid, unix token...
2010-03-15 Jeremy AllisonWe don't need to treat the token differently in the...
2010-03-15 Jeremy AllisonRever e80ceb1d7355c8c46a2ed90d5721cf367640f4e8 "Remove...
2010-03-15 Günther Deschners4-smbtorture: add simple printer rename test to RPC...
2010-03-15 Günther Deschnertestprogs: add EnumPrinterData test to win32 spoolss...
2010-03-15 Günther Deschners4-smbtorture: fill PrinterDriverData with more values...
2010-03-15 Stefan Metzmachers3:smbd: make sure we always have a valid talloc stackframe
2010-03-15 Stefan Metzmachertalloc_stack: reset stackframe pointers to NULL
2010-03-15 Stefan Metzmachertalloc_stack: make sure we never let talloc_tos() retur...
2010-03-15 Günther Deschners4-smbtorture: cleanup data after enumdata{ex} consiste...
2010-03-15 Günther Deschners3-spoolss: Fix _spoolss_EnumPrinterData.
2010-03-15 Günther Deschners4-smbtorture: when cross checking enumdata{ex} make...
2010-03-15 Günther Deschners4-smbtorture: add PrinterInfo_to_SetPrinterInfo helper...
2010-03-15 Matthias Dieter... s4:registry - rpc - don't crash when communication...
2010-03-15 Matthias Dieter... s4:registry - util.c - treat unsupported and binary...
2010-03-15 Matthias Dieter... s4:registry - util.c - move the "REG_NONE" case in...
2010-03-15 Matthias Dieter... s4:registry - local testsuite - add a test for REG_QWORD
2010-03-15 Matthias Dieter... s4:registry - fix up the output of hexadecimal values
2010-03-15 Matthias Dieter... s4:registry - add support for REG_QWORD values
2010-03-15 Günther Deschners4-smbtorture: fix torture_comment in RPC-SPOOLSS.
2010-03-15 Stefan Metzmachers4:tortore/libnet: fix crash bugs because of incorrect...
2010-03-14 Matthias Dieter... s4:registry - util.c - add harder checks for inputs...
2010-03-14 Matthias Dieter... Revert "s4-smbtorture: skip extended SetValue test...
2010-03-14 Matthias Dieter... s4:registry - ldb.c - provide a mechanism for storing...
2010-03-14 Matthias Dieter... s4:registry - ldb.c - provide a mechansim for storing...
2010-03-14 Matthias Dieter... s4:registry - ldb.c - fix up a strange LDB filter
2010-03-14 Matthias Dieter... s4:registry - ldb.c - fix up the memory handling in...
2010-03-14 Matthias Dieter... s4:registry - ldb.c - check more for possible "Out...
2010-03-14 Matthias Dieter... s4:registry - ldb.c - remove superfluous "query" variable
2010-03-14 Matthias Dieter... s4:registry - ldb.c - Consider result values in "reg_ld...
2010-03-14 Matthias Dieter... s4:registry - ldb.c - Move the "val" structure
2010-03-14 Volker Lendeckes3: Remove some unused #defines
2010-03-14 Volker Lendeckes3: Use a switch to implement map_nt_error_from_tdb
2010-03-14 Volker Lendeckes3: Remove some unused code
2010-03-14 Volker Lendeckes3: Fix some nonempty blank lines
2010-03-14 Matthias Dieter... Reintroduce "s4:provision Improve the handling of provi...
2010-03-13 Volker Lendeckes3: Convert unexpected.tdb to use tdb_wrap_open
2010-03-13 Volker Lendeckes3: Make tdb_wrap_open more robust
2010-03-13 Matthias Dieter... NSS:winbind_struct_protocol.h - fix typo
2010-03-13 Matthias Dieter... Revert "s4:provision Improve the handling of provision...
2010-03-13 Stefan Metzmachers4:torture/rpc/spoolss.c: fix compiler warnings
2010-03-13 Günther Deschners4-smbtorture: warn on unexpected devicenames in spools...
2010-03-13 Günther Deschners4-smbtorture: send even more random data in extended...
2010-03-13 Günther Deschners4-smbtorture: fix build and handle in spoolss test.
2010-03-13 Günther Deschners3-spoolss: wrap _spoolss_EnumPrinterData() around...
2010-03-13 Günther Deschners4-smbtorture: add spoolss EnumPrinterData vs EnumPrint...
2010-03-13 Günther Deschners4-smbtorture: refactor spoolss EnumPrinterData test.
2010-03-13 Günther Deschners4-smbtorture: refactor SetPrinterData() calls a little...
2010-03-13 Günther Deschners4-smbtorture: re-arrange spoolss_SetPrinterData()...
2010-03-13 Günther Deschners4-smbtorture: make sure RPC-SPOOLSS passes against...
2010-03-12 Jeremy AllisonMissed a couple more uses of conn->server_info->ptok...
2010-03-12 Jeremy AllisonRemove more uses of "extern struct current_user current...
2010-03-12 Matthias Dieter... s4:provision.py - small output improvement
2010-03-12 Matthias Dieter... s4:util.c - "dsdb_check_optional_feature" - counter...
2010-03-12 Volker Lendeckes3: Add "net registry increment"
2010-03-12 Stefan Metzmachers4:torture/rpc/dfs.c: make use of dcerpc_binding_handle...
2010-03-12 Stefan Metzmachers4:torture/rpc/echo.c: make use of dcerpc_binding_handl...
2010-03-12 Stefan Metzmachers4:torture/libnet: make use of dcerpc_binding_handle...
2010-03-12 Stefan Metzmachers4:torture/ntp: make use of dcerpc_binding_handle stubs
2010-03-12 Stefan Metzmachers4:libnet/libnet_time.c: make use of dcerpc_binding_han...
2010-03-12 Stefan Metzmachers4:libnet/libnet_share.c: make use of dcerpc_binding_ha...
2010-03-12 Stefan Metzmachers4:libnet/libnet_samsync.c: make use of dcerpc_binding_...
2010-03-12 Stefan Metzmachers4:libnet/libnet_passwd.c: make use of dcerpc_binding_h...
2010-03-12 Stefan Metzmachers4:libnet/libnet_join.c: make use of dcerpc_binding_han...
2010-03-12 Stefan Metzmachers4:libcli/util/clilsa.c: make use of dcerpc_binding_han...
2010-03-12 Stefan Metzmachers4:client: make use of dcerpc_binding_handle stubs
2010-03-12 Stefan Metzmachers4:rpc_server/spoolss: make use of dcerpc_binding_handl...
2010-03-12 Stefan Metzmachers4:lib/registry/rpc: convert to use dcerpc_binding_hand...
2010-03-12 Stefan Metzmacherpidl:Samba4/NDR/Client: make the old rpc_request style...
2010-03-12 Stefan Metzmachers4:dcom: add a comment about unused code.
2010-03-12 Stefan Metzmachers4:libcli/composite: get rid of composite_continue_rpc()
2010-03-12 Stefan Metzmachers4:librpc/rpc/dcerpc_util.c: make use of use tevent_req...
2010-03-12 Stefan Metzmachers4:librpc/rpc/dcerpc_schannel.c: make use of use tevent...
2010-03-12 Stefan Metzmachers4:torture/rpc: make use of use tevent_req based dcerpc...
2010-03-12 Stefan Metzmachers4:winbind/wb_sam_logon.c: make use of use tevent_req...
2010-03-12 Stefan Metzmachers4:winbind/wb_init_domain.c: make use of use tevent_req...
2010-03-12 Stefan Metzmachers4:winbind/wb_dom_info_trusted.c: make use of use teven...
2010-03-12 Stefan Metzmachers4:winbind/wb_connect_sam.c: make use of use tevent_req...
2010-03-12 Stefan Metzmachers4:winbind/wb_connect_lsa.c: make use of use tevent_req...
next