sfrench/samba-autobuild/.git
2010-03-16 Stefan Metzmachers4:torture/rpc/drsuapi*: make use of dcerpc_binding_han...
2010-03-16 Stefan Metzmachers4:torture/rpc/unixinfo.c: make use of dcerpc_binding_h...
2010-03-16 Günther Deschners4-smbtorture: remove NotifyChangeKeyValue s3 skip...
2010-03-16 Günther Deschners3-winreg: change notify call has no meaning when calle...
2010-03-16 Günther Deschners3-registry: make sure root has full registry access...
2010-03-16 Günther Deschners4-smbtorture: make it a bit easier to track failures...
2010-03-16 Simo Sorces4:torture-ndr add lsarSetForestTrustInformation ndr...
2010-03-16 Günther Deschners4-lsa: fix dcesrv_lsa_lsaRSetForestTrustInformation...
2010-03-16 Günther Deschners3-lsa: fix _lsa_lsaRSetForestTrustInformation server...
2010-03-16 Günther Deschners3: re-run make samba3-idl.
2010-03-16 Simo Sorces4:idl add lsaRSetForestTrustInformation
2010-03-16 Stefan MetzmacherRevert "Revert "s4-smbtorture: skip extended SetValue...
2010-03-16 Stefan Metzmachers4:torture/rpc/dsgetinfo.c: fix name resolving for...
2010-03-16 Jim McDonoughUpdate copyright
2010-03-16 Matthias Dieter... security.idl - push generated code diff
2010-03-16 Matthias Dieter... s4:resolve_oids LDB module - not really a change but...
2010-03-16 Jim McDonoughDon't exit(0) on error
2010-03-16 Holger Hetterichs3: vfs_smb_traffic_analyzer.c: add VFS functions for...
2010-03-16 Holger Hetterichsmb_traffic_analyzer.c: optimize marshalling function...
2010-03-16 Holger Hetterichvfs_smb_traffic_analyzer.c: added function
2010-03-16 Holger HetterichSimplify the code a bit by creating the functions:
2010-03-16 Holger HetterichUpdate the manpage of vfs_smb_traffic_analyzer and...
2010-03-16 Holger HetterichAdd the number of common data blocks to the protocol.
2010-03-16 Holger HetterichPut all the protocol stuff into a separate header file.
2010-03-16 Holger HetterichAdd smbta-util to manage the encryption key.
2010-03-16 Holger HetterichImplement AES encryption of the data block.
2010-03-16 Holger HetterichImplement anonymization for protocol v2.
2010-03-16 Holger HetterichMake all remarks compatible to the linux kernel coding...
2010-03-16 Holger HetterichAdded an exact description of the V2 protocol.
2010-03-16 Holger HetterichMove the creation of the header.
2010-03-16 Holger HetterichFetch the SID of the user we are running as and send...
2010-03-16 Holger HetterichAdditionally send the vfs function id with the protocol.
2010-03-16 Holger HetterichAccording to the linux kernel coding styleguide, it...
2010-03-16 Holger HetterichDon't use typedefs on the VFS function data structures as
2010-03-16 Holger HetterichAdd read,pread,write,pwrite support to the V2 protocol.
2010-03-16 Holger HetterichEnable AES encryption of the data if a key was found...
2010-03-16 Holger HetterichAdd rmdir, chdir, and rename as supported VFS functions
2010-03-16 Holger HetterichThe format of data we are sending over the network...
2010-03-16 Holger HetterichCreate structs carrying the data of individual VFS...
2010-03-16 Holger HetterichIntroduce smb_traffic_analyzer protocol v2.
2010-03-16 Simo Sorces4:idl change level to type in lsa_ForestTrustRecord.
2010-03-16 Günther Deschners4-smbtorture: avoid printf calls in RPC-WINREG test.
2010-03-16 Nadezhda IvanovaAdded a net acl ds command for modification of ACLs...
2010-03-16 Günther Deschners3-spoolss: be very strict on OpenPrinter{Ex} failures...
2010-03-16 Matthias Dieter... s4:dsdb - fix up warnings
2010-03-16 Matthias Dieter... s4:registry - use a macro for reverse byte order
2010-03-16 Andrew Bartletts4:dsdb Show more detail in failure to compute the...
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
next