ira/wip.git
2010-03-16 Volker Lendeckes3: Make login_cache_read take a pointer, avoid a malloc
2010-03-16 Volker Lendeckes3: Remove a typedef
2010-03-16 Volker Lendeckes3: Fix some nonempty blank lines
2010-03-16 Günther Deschners3: fix buildwarning in smbta-util.
2010-03-16 Günther Deschners4-smbtorture: add lsa_SetTrustedDomainInfoByName NDR...
2010-03-16 Günther Deschners3: re-run make samba3-idl.
2010-03-16 Günther Deschnerlsa: fix IDL for lsa_SetTrustedDomainInfoByName.
2010-03-16 Andreas SchneiderFix developer build, remove malloc
2010-03-16 Matthias Dieter... kerberos - set the memory to "0"s before freeing the...
2010-03-16 Matthias Dieter... heimdal - remove unused variable
2010-03-16 Matthias Dieter... heimdal - fix overlapped identifiers in the "krb5"...
2010-03-16 Matthias Dieter... heimdal - free always "ctx->password" when it isn't...
2010-03-16 Matthias Dieter... s4:auth/kerberos/kerberos.c - fix also here a memory...
2010-03-16 Matthias Dieter... libcli/auth/schannel_state_tdb.c - fix a memory leak
2010-03-16 Matthias Dieter... s4:wb_cmd_getgroups - fix failure in s4 winbind's ...
2010-03-16 Günther Deschners4-smbtorture: use random buffer for extended SetValue...
2010-03-16 Stefan Metzmachers4:torture/rpc/winreg.c: make use of dcerpc_binding_han...
2010-03-16 Stefan Metzmachers4:torture/rpc/spoolss_win.c: make use of dcerpc_bindin...
2010-03-16 Stefan Metzmachers4:torture/rpc/spoolss_notify.c: make use of dcerpc_bin...
2010-03-16 Stefan Metzmachers4:torture/rpc/spoolss_notify.c: fix compiler warnings
2010-03-16 Stefan Metzmachers4:torture/rpc/spoolss.c: make use of dcerpc_binding_ha...
2010-03-16 Stefan Metzmachers4:tortore/rpc/spoolss.c: fix compiler warning
2010-03-16 Stefan Metzmachers4:torture/rpc/autoidl.c: make use of dcerpc_binding_ha...
2010-03-16 Stefan Metzmachers4:torture/rpc/mgmt.c: make use of dcerpc_binding_handl...
2010-03-16 Stefan Metzmachers4:torture/rpc/remact.c: make use of dcerpc_binding_han...
2010-03-16 Stefan Metzmachers4:torture/rpc/oxidresolve.c: make use of dcerpc_bindin...
2010-03-16 Stefan Metzmachers4:torture/rpc/initshutdown.c: make use of dcerpc_bindi...
2010-03-16 Stefan Metzmachers4:torture/rpc/epmapper.c: make use of dcerpc_binding_h...
2010-03-16 Stefan Metzmachers4:torture/rpc/eventlog.c: make use of dcerpc_binding_h...
2010-03-16 Stefan Metzmachers4:tortore/rpc/eventlog.c: rename variable 'b' => 'br'
2010-03-16 Stefan Metzmachers4:torture/rpc/svcctl.c: make use of dcerpc_binding_han...
2010-03-16 Stefan Metzmachers4:torture/rpc/atsvc.c: make use of dcerpc_binding_hand...
2010-03-16 Stefan Metzmachers4:torture/rpc/wkssvc.c: make use of dcerpc_binding_han...
2010-03-16 Stefan Metzmachers4:torture/rpc/srvsvc.c: make use of dcerpc_binding_han...
2010-03-16 Stefan Metzmachers4:torture/rpc/dsgetinfo.c: make use of dcerpc_binding_...
2010-03-16 Stefan Metzmachers4:torture/rpc/dssync.c: make use of dcerpc_binding_han...
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...
next