]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2009-07-02  Andrew Tridgellfixed the pull of drs schema elements
2009-07-02  Andrew Tridgellthe settings structure needs to be initialised
2009-07-02  Andrew TridgellLDB_ERR_INVALID_DN_SYNTAX doesn't exist ...
2009-07-02  Andrew Bartletts4:param use talloc_unlink() to free iconv context...
2009-07-02  Matthias Dieter... [SAMBA 4 directory] Changes "forceLogoff" and corrects...
2009-07-02  Jeremy AllisonEnsure we don't use delayed writes on POSIX opened...
2009-07-01  Jeremy AllisonFix bug #6520 time stamps - e.g. last mod time is not...
2009-07-01  Stefan Metzmachers3:util: let parent_dirname() correctly return toplevel...
2009-07-01  Stefan Metzmachers3:onefs_open: remove unused variable passed to parent_...
2009-07-01  Stefan Metzmachers3:smbd: remove unused variables passed to parent_dirname()
2009-07-01  Michael Adams3:build: remove the libgpo objects upon "make clean"
2009-07-01  Michael Adams3:build: remove ../libcli/nbt/tools/nmblookup.o and...
2009-07-01  Michael Adamlib/util: fix order of includes in tevent_ntstatus.c
2009-07-01  Andrew Tridgellfixed the talloc testsuite for the recent changes
2009-07-01  Andrew Tridgella talloc_realloc() to zero size needs to use an unambig...
2009-07-01  Matt Kraais3/docs: Fix typo.
2009-07-01  Andrew Tridgellremoved a generated file
2009-07-01  Andrew Tridgelluse a talloc_reparent in a very ugly way
2009-07-01  Andrew Tridgelluse the new talloc_reparent in two places
2009-07-01  Andrew Tridgellchanges to remove the ambiguity in talloc_free() and...
2009-07-01  Andrew Tridgellgensec_start now steals the auth_context
2009-07-01  Andrew TridgellA rather strange varient of talloc_unlink
2009-07-01  Andrew Tridgellanother case that should use py_talloc_reference
2009-07-01  Andrew Tridgelluse py_talloc_reference instead of py_talloc_import
2009-07-01  Andrew Tridgellpy_talloc_import now uses a steal, so this free is...
2009-07-01  Andrew Tridgellfixed use of reference in pytalloc
2009-07-01  Andrew Tridgelluse a talloc_unlink() as ops may have a reference
2009-07-01  Andrew Tridgellfixed the reference to the global_schema
2009-07-01  Andrew Tridgellremoved a redundent talloc_steal
2009-07-01  Andrew Tridgellfixed the use of talloc_steal in ntlmssp_server
2009-07-01  Andrew Tridgellfixed rpc smb code to not reply on talloc_free being...
2009-07-01  Matthias Dieter... [SAMBA 4 directory] Corrects the "systemFlags" attributes
2009-07-01  Matthias Dieter... [SAMBA 4 directory] Adds the complete "objectclass...
2009-07-01  Matthias Dieter... [SAMBA 4 directory] Adds the object version and "system...
2009-07-01  Tim Proutys3 docs: Add documentation for 'kerberos method' and...
2009-06-30  SATOH FumiyasuFix bug #6496 - MS-DFS: cannot follow multibyte char...
2009-06-30  Günther Deschners3-netlogon: remove unneeded fstrings from netlogon...
2009-06-30  Jeff Laytonumount.cifs: don't build it by default
2009-06-30  Volker LendeckeFix bug #6431 - local groups from 3.0 setups no longer...
2009-06-30  Günther Deschners3-spoolss: Bug #6512. Fix support for enumerating...
2009-06-30  Günther Deschners4-smbtorture: Test for newly added form with enum...
2009-06-30  Günther Deschners4-smbtorture: remove trailing whitespace from RPC...
2009-06-30  Don DavisRework the kerberos-notes.txt in order and format
2009-06-30  Andrew Bartletts4:ldb Allow rootdse module to build without ldb_private.h
2009-06-30  Andrew Bartletts4: dsdb Avoid using the internal ldb_private.h header
2009-06-30  Andrew Bartletts4:heimdal Allow KRB5_NT_ENTERPRISE names in all DB...
2009-06-30  Andrew Bartletts4:kdc Only get the lp_ctx once for a LDB_fetch()
2009-06-30  Andrew BartlettRework hdb-samba4 to remove useless abstractions.
2009-06-30  Andrew Bartletts4:dsdb Explain the parsing steps for userPrincipalName...
2009-06-29  Günther Deschners4-smbtorture: use torture_comment & torture_warning...
2009-06-29  Michael Adams3:build: check for external liblua, link lua staticall...
2009-06-29  Günther Deschners4-smbtorture: correctly test comment behaviour in...
2009-06-29  Günther Deschners3-pdb_tdb: give 'unknown_str' the proper name 'comment...
2009-06-29  Stefan Metzmachers3:pdb_ads: we need to make the fd for tldap/tsocket...
2009-06-29  Michael Adams3:fix build of old linux quota system and other unixes...
2009-06-29  Michael Adams3:lib/sysquotas: fix usage of SMB_STRUCT_STAT (struct...
2009-06-29  Michael Adamlib/util: fix building tevent_ntstatus without config.h
2009-06-29  Stefan Metzmachertsocket/bsd: also ask for TEVENT_FD_READ when we want...
2009-06-29  Stefan Metzmachertsocket/bsd: more correctly check if the cached tevent_...
2009-06-29  Günther Deschners3-selftest: add RPC-SAMR-MACHINE-AUTH to list of test...
2009-06-29  Günther Deschners4-smbtorture: add RPC-SAMR-MACHINE-AUTH test.
2009-06-29  Günther Deschners4-smbtorture: add torture_suite_add_machine_workstatio...
2009-06-29  Jeff Laytonmount.cifs: don't pass text ro/rw options to kernel
2009-06-29  Andrew BartlettFix ndrdump to use a common setup_logging() API
2009-06-29  Andrew BartlettRevert "s4:debug: make setup_logging() a bit more compa...
2009-06-29  Matthias Dieter... Adds the impersonation level in ntcreatex requests...
2009-06-29  David MarkeyFix bug 6514: net gives unhelpful "lp_load failed"...
2009-06-29  Matthias Dieter... Correct some typos in the LDB partition module
2009-06-29  Matthias Dieter... SAMDB: Don't check for "sAMAccountName" twice
2009-06-29  Matthias Dieter... Enhancement of "simple ldap map" with "systemFlags...
2009-06-29  Andrew Kroegerldb: Properly handle NULL when copying attr lists.
2009-06-29  Matthias Dieter... Correct the headers of some SAMBA 4 setup python scripts
2009-06-29  Nathaniel McCallumTwo patches which fix issues on cross compiling/building
2009-06-29  Matthias Dieter... Fixes for SAMBA3RPC torture test
2009-06-29  Matthias Dieter... Small patch for SPOOLSS pipe
2009-06-28  Volker Lendecke_lsa_QueryInfoPolicy: Use symbolic info level names
2009-06-28  Volker LendeckeTurn the pdb_rid_algorithm into a capabilities call...
2009-06-28  Volker LendeckeMake pdb_ads survive a restart of Samba4
2009-06-28  Volker LendeckeIf the connection is down, don't try another write.
2009-06-28  Volker LendeckeAdd tldap_search_va
2009-06-28  Volker Lendecketldap_msg_received: Properly free the asn1_struct in...
2009-06-27  Volker LendeckeMove read_ldap_done after read_ldap_send
2009-06-27  Volker LendeckeConvert tldap to tstream
2009-06-27  Volker LendeckeAdd tstream_read_packet
2009-06-27  Volker LendeckeProperly free a downlevel readv request. Metze, please...
2009-06-27  Volker Lendecketldap: Don't fire off more than one read_ldap request...
2009-06-27  Volker LendeckeStop listening for inotify data when there's none
2009-06-27  Volker LendeckeFix some nonempty blank lines
2009-06-27  Volker Lendeckes3/lanman: Workaround for KB932762.
2009-06-26  Volker LendeckeThe solaris linker seems to require an extra mention...
2009-06-26  Jim McDonoughDon't use ads realm name for non-ads case. #6481
2009-06-26  Volker LendeckeFix some dead code warnings from SUN Studio
2009-06-26  Volker LendeckeFix a typo in a comment
2009-06-26  Sam LiddicottUpgrade ntvfs_map_*info to ntvfs_map_async_setup/ntvfs_...
2009-06-26  Michael Adams3:passdb: fix bug #6509: use gid (not uid) cache in...
2009-06-26  Günther Deschners3-vlp: drastically shrink size and dependencies of...
2009-06-26  Tim Proutys3: pass a valid stat into file_ntimes()
2009-06-26  Tim Proutys3 file_access: Convert some more functions over to...
2009-06-26  Tim Proutys3: simplify some redundant logic in is_ntfs_default_st...
2009-06-26  Tim Proutys3: Remove get_full_smb_filename() from open_directory()
next