ira/wip.git
2009-09-28 Jeremy AllisonSecond part of fix for bug #6235 - domain enumeration...
2009-09-28 Volker Lendeckes3:winbind: remove a pointless initialization
2009-09-28 Volker Lendeckes3:gencache: Add my copyright
2009-09-28 Volker Lendeckes3:winbind: Make check_info3_in_group, sanitize its...
2009-09-28 Volker Lendeckes3:winbind: Make "check_request_flags" publically available
2009-09-28 Volker Lendeckes3:winbind: Sanitize the args for find_auth_domain...
2009-09-28 Volker Lendeckes3:winbind: Make append_data publically available as...
2009-09-28 Karolin Seegers3/VERSION: Raise version up to 3.5.0.
2009-09-28 Christian Ambachchanged debuglevel for two messages in the GPFS module...
2009-09-28 Jelmer Vernooijpidl: Avoid using talloc_free as function pointer,...
2009-09-28 Jelmer VernooijMove samba-specific variable to s4 Makefile.
2009-09-28 Jelmer Vernooijmake: Use $(base_srcdirs) in 'make clean' rather than...
2009-09-28 Andrew Tridgells4-kcc: fixed corruption of repsFrom records by kcc
2009-09-28 Andrew Tridgells4-kcc: remove stale repsFrom entries in kcc run
2009-09-28 Andrew Tridgells4-dsdb: don't return the partition root objects
2009-09-28 Andrew Tridgells4-make: add libds to etags/ctags source list
2009-09-28 Andrew Tridgells4-libnet: fixed debug formatting
2009-09-28 Andrew Tridgells4-dsdb: removed extraneous debug messages
2009-09-28 Andrew Tridgells4-dsdb: update replPropertyMetaData on linked attribut...
2009-09-28 Andrew Tridgells4-dsdb: fixed searching for GUID based DNs between...
2009-09-28 Andrew Tridgells4-drs: removed debug code that replicated a maximum...
2009-09-28 Andrew Tridgells4-drsuapi: state variable for getncchanges
2009-09-28 Andrew Tridgells4-dsruapi: plugfest updates
2009-09-28 Andrew Tridgells4-drsutil: allow NULL filter
2009-09-28 Andrew Tridgells4-ldap: fixed spelling
2009-09-28 Andrew Tridgells4-samdb: when UF_SERVER_TRUST_ACCOUNT is set mark...
2009-09-28 Andrew Tridgells4-repl: free the la list on prepare commit failure
2009-09-28 Andrew Tridgells4-samdb: free the linked_attributes list on prepare...
2009-09-28 Andrew Tridgells4-repl: use GUID to resolve target in linked attributes
2009-09-28 Andrew Tridgells4-dsdb: ask for an extended DN in dsdb_find_dn_by_guid()
2009-09-28 Andrew Tridgells4-dsdb: make dsdb_search_dn_with_deleted public for...
2009-09-28 Andrew Tridgells4-acl: fixed SD creation
2009-09-28 Andrew Tridgelllibds: fixed spelling error
2009-09-28 Andrew Tridgells4-drs: fixed sorting of replPropertyMetaData
2009-09-27 Jelmer Vernooijparmlist: Add more tests.
2009-09-27 Jelmer Vernooijrpc_server: Fix warnings.
2009-09-27 Jelmer Vernooijlibrpc: Fix path to ndr_standard pc file.
2009-09-27 Jelmer Vernooijselftest: Prefer system tap2subunit if available.
2009-09-27 Jelmer Vernooijparmlist: Add basic tests for test_get_int().
2009-09-27 Jelmer Vernooijutil/parmlist: Add some more comments.
2009-09-26 Jelmer Vernooijlibutil: Add separate utility code for dealing with...
2009-09-26 Jelmer Vernooijgensec: Avoid exposing lp_ctx on the API level.
2009-09-26 Jelmer Vernooijpygensec: Add initial work on a gensec Python module.
2009-09-26 Wilco Baan... regshell: Add support for 'cd ..' and cd relative to...
2009-09-26 Jelmer Vernooijregistry: Fix warning freeing talloc pointer with multi...
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
next