samba.git
2009-09-26 Jelmer Vernooijldb: Check for talloc using pkg-config before checking...
2009-09-26 Jelmer Vernooijs4/make: Remove object files in ../libds as part of...
2009-09-26 Jeremy AllisonFix the opaque sample module for the new VFS interface.
2009-09-26 Jeremy AllisonUpdate the advice for the new VFS system.
2009-09-26 Jeremy AllisonRemove unused static fn.
2009-09-26 Jeremy AllisonRewrite vfs_transparent example for the new VFS changes.
2009-09-26 Jeremy AllisonFix vfs module sample for new interface.
2009-09-26 Jelmer Vernooijsamba.tests.provision: Remove broken become_dc test.
2009-09-25 Jelmer Vernooijpidl(s4.python): Fix arguments to PyCObject_FromVoidPtr...
2009-09-25 Matthieu Patoupythonbindings: allow add() to have an array of control...
2009-09-25 Simo SorceFixing timeval calculation
2009-09-25 Günther Deschnerlib/util: fix build warning.
2009-09-25 Matthias Dieter... s4:LDIFs - enhance the section comments
2009-09-25 Matthias Dieter... s4:auth/gensec/schannel - fix a const warning
2009-09-25 Matthias Dieter... s3:smbd/password - move list pointers into blocks
2009-09-25 Günther Deschners3-libndr: fix build warning.
2009-09-25 Stefan Metzmachers3:winbindd_cm: don't invalidate the whole connection...
2009-09-25 Stefan Metzmachers4:schannel: fix some compiler warnings
2009-09-25 Stefan Metzmachers3:rpc_client: don't randomly fragment rpc pdu's in...
2009-09-25 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-25 Nadezhda IvanovaFixed a dereferenced null pointer.
2009-09-25 Jeff Laytonmount.cifs: print output to stderr
2009-09-25 Jeremy AllisonReduce debug log level from 0 -> 7 on non-critical...
2009-09-25 John H TerpstraPatches to fix typos thanks to OPC oota.
2009-09-25 John H TerpstraBug fix thanks to vjbangis viray
2009-09-24 Jeremy AllisonRemove the const from the str_list_XXX functions that
2009-09-24 Jeremy AllisonRevert b39c390280d1f268e2550c731057aec550a3f086 - casts...
2009-09-24 Jeremy AllisonRevert 918b5a7e057bd91289ec06b3ef8d95da43a50ede. This...
2009-09-24 Matthias Dieter... s3: Fix up various string "const" warnings
2009-09-24 Matthias Dieter... s3:util_str "str_list_make_v3" - introduce also here...
2009-09-24 Matthias Dieter... s3:vfs_default - correct function parameters
2009-09-24 Günther Deschners3-winbindd: no reason to call winbindd_can_contact_dom...
2009-09-24 Günther Deschners3: remove unused printing macros.
2009-09-24 Steven Dannemans3 onefs: Fix 1 second share mode delay handling
2009-09-24 Steven Dannemans3 onefs: Fix a race condition exists in onefs_open...
2009-09-24 Zack Kirschs3 onefs: Add some debugging/asserts to give more info...
2009-09-24 Tim Proutys4 torture: Fix RAW-STREAMS to request more specific...
2009-09-24 Tim Proutys3: Add more helpful debugging to some of the streams...
2009-09-24 Aravind Srinivasanvfs catia: Fix a NULL dereference when CATIA is loaded...
2009-09-24 Aravind Srinivasanvfs catia: Fix the double translation that was happenin...
2009-09-24 Aravind Srinivasanvfs catia: Fix a possible NULL dereference
2009-09-24 Andrew Tridgells4-drs: el may not be a talloc pointer
2009-09-24 Andrew Tridgells4-drs: regenerate IDL after ndr size change
2009-09-24 Andrew Tridgells4-drs: add defines for replication flags on attributes
2009-09-24 Andrew Tridgells4-ldb: sort replPropertyMetaData by attid
2009-09-24 Andrew Tridgells4-ldb: add instanceType in repl_meta_data module
2009-09-24 Andrew Tridgells4-drs: fixed the size of DN binary blobs on the wire
2009-09-24 Andrew Tridgells4-drs: include deleted objects in getncchanges reply
2009-09-24 Andrew Tridgells4-drs: add SHOW_DELETED control on dsdb utility calls
2009-09-24 Andrew Tridgells4-libnet: allow the functional level of becomeDC to...
2009-09-24 Andrew Tridgells4-libnet: avoid a steal with references error
2009-09-24 Jelmer VernooijAdd init file for DCE/RPC tests.
2009-09-24 Jelmer VernooijPEP8
2009-09-24 Jelmer VernooijRevert "s4:python fixed subunit tests of dcerpc"
2009-09-24 Volker Lendeckes3: Forgot to check in one build failure for vfs_gpfs.c
2009-09-24 Volker Lendeckes3: Remove an unused variable
2009-09-24 Volker Lendeckes3: Make the vfs_gpfs compile at least
2009-09-24 Stefan MetzmacherRevert "s3:winbindd: use a tcp connection for lsa in...
2009-09-24 Stefan Metzmachers3:rpc_server: we need to make a copy of my_name in...
2009-09-24 Günther Deschners3:winbindd: use a tcp connection for lsa in case looku...
2009-09-24 Anatoliy Atanasovs4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_SPECIAL_SECRET_...
2009-09-24 Anatoliy Atanasovs4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_ASYNC_REP in...
2009-09-24 Anatoliy Atanasovs4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_FULL_SYNC_PACKE...
2009-09-23 Anatoliy Atanasovidl: regenerate idl
2009-09-23 Anatoliy Atanasovs4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_CRITICAL_ONLY...
2009-09-23 Stefan MetzmacherRevert "r20074: this values seem to be typos in drsuapi"
2009-09-23 Andrew Bartletts4:ldif_handlers Fix memory leak in objectCategory...
2009-09-23 Andrew Tridgells4-drs: fill in more guids and SIDs, plus filter rDN
2009-09-23 Andrew Tridgells4-dsdb: cope with windows sending extra pad bytes
2009-09-23 Andrew Tridgells4-dsdb: added dsdb_find_sid_by_dn()
2009-09-23 Andrew Tridgells4-drsserver: fixed addition of sort control
2009-09-23 Andrew Tridgellfixed spelling
2009-09-23 Andrew Tridgells4-drs: ignore zero value elements in DRS add operations
2009-09-23 Andrew Tridgells4-netlogon: always set the dNSHostName in GetDomainInfo
2009-09-23 Andrew Tridgellregenerate IDL
2009-09-23 Andrew Tridgells4-netlogon: make GetDomainInfo response match w2k8
2009-09-23 Andrew Tridgells4-cldap: return domainFunctionality from SAM
2009-09-23 Andrew Tridgellidl: fixed string termination for netlogon GetDomainInfo
2009-09-23 Andrew Tridgells4-nbt: added NBT_SERVER_DNS_FOREST
2009-09-23 Volker Lendeckes3:gencache: Make gencache_del() return success for...
2009-09-23 Volker Lendeckes3:gencache: Remove some over-paranoid locking
2009-09-23 Volker Lendeckes3:gencache: Add a "was_expired" argument to gencache_g...
2009-09-23 Jelmer VernooijCheck for PyString_FromString being NULL.
2009-09-23 Jelmer Vernooijprovision: Avoid linking in multiple copies of security...
2009-09-23 Volker Lendeckes3:winbind: Fix an uninitialized variable
2009-09-23 Andrew Tridgells4-drsserver: sort by DN to give tree order
2009-09-23 Andrew Tridgells4-ldb: server side sort args are const char *
2009-09-23 Andrew Tridgells4-ldb: fixed call argument order for ldb_dn_from_ldb_val
2009-09-23 Andrew Tridgells4-ldb: added a bunch more debug for DC join
2009-09-23 Andrew Tridgells4-ldb: when tracing, show ldb_set_debug messages
2009-09-23 Andrew Tridgells4-ldbmodules: allow instanceType to be specified by...
2009-09-23 Andrew Tridgells4-util: windows only accepts lowercase hex encodings...
2009-09-23 Andrew Tridgells4-torture: add some debug info to RPC-HANDLES
2009-09-23 Andrew Tridgells4-rpcserver: added support for shared handles
2009-09-23 Andrew Tridgells4-lsa: added support for QuerySecurity on LSA
2009-09-23 Andrew Tridgells4-rpcserver: added shared association groups
2009-09-23 Andrew Tridgells4-rpcserver: run all RPC operations in a single task
2009-09-23 Andrew Tridgells4-rpc: remove two unused functions
2009-09-23 Andrew Tridgells4-ldb: only show the outer level of ldb ops when tracing
2009-09-23 Andrew Tridgells4-ldb: don't show timestamps on every line of ldb...
next