s3:configure: define _LARGEFILE64_SOURCE on QNX
[ira/wip.git] / source3 /
2009-07-03 Matt Kraais3:configure: define _LARGEFILE64_SOURCE on QNX
2009-07-03 Björn Jackes3:pam_smbpass: fix build error on some Linux distros
2009-07-02 Stefan Metzmachers3:smbd: add marshalling layer for SMB2 Lock support
2009-07-02 Stefan Metzmachers3:smbd: add marshalling layer for SMB2 Find (QueryDire...
2009-07-02 Stefan Metzmachers3:smbd: add marshalling layer for SMB2 Break support...
2009-07-02 Stefan Metzmachers3:smbd: add marshalling layer for SMB2 SetInfo support
2009-07-02 Stefan Metzmachers3:smbd: add marshalling layer for SMB2 GetInfo support
2009-07-02 Stefan Metzmachers3:smbd: add support for SMB2 Notify
2009-07-02 Stefan Metzmachers3:smbd: make change_notify_reply() more generic and...
2009-07-02 Stefan Metzmachers3:smbd: simplify the notify code a bit and always...
2009-07-02 Stefan Metzmachers3:smbd: push nttrans and trans2 responses with no...
2009-07-02 Stefan Metzmachers3:smbd: restore the 3.0.x bahavior of send_nt_replies()
2009-07-02 Stefan Metzmachers3:smbd: move global notify_changes_by_mid to smbd_serv...
2009-07-02 Stefan Metzmachers3:smbd: allow the offset to the path being 0 in SMB2...
2009-07-02 Andrew Tridgellchange talloc to 2.0.0
2009-07-02 Andrew TridgellLDB_ERR_INVALID_DN_SYNTAX doesn't exist ...
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-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-29 Michael Adams3:build: check for external liblua, link lua staticall...
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 Günther Deschners3-selftest: add RPC-SAMR-MACHINE-AUTH to list of test...
2009-06-29 Andrew BartlettFix ndrdump to use a common setup_logging() API
2009-06-29 David MarkeyFix bug 6514: net gives unhelpful "lp_load failed"...
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 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 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()
2009-06-26 Tim Proutys3 onefs: Plumb smb_filename through onefs createfile...
2009-06-26 Tim Proutys3: Change set_ea() and its callers to use smb_filename
2009-06-25 Jeremy AllisonFix bug #6506 - SMBD server doesn't set EAs when a...
2009-06-25 Günther Deschners3-netlogon: remove remaining netlogon init functions.
2009-06-25 Volker LendeckeAdd a \n to a debug message in smbacl4_nfs42win
2009-06-25 Günther Deschners3-netlogon: remove init_netr_SamInfo functions.
2009-06-25 Günther Deschners3-netlogon: fix validation level 2 support in netr_Sam...
2009-06-25 Günther Deschners3-samr: refactor _samr_SetDomainInfo().
2009-06-25 Günther Deschners3-samr: refactor _samr_QueryDomainInfo().
2009-06-25 Tim Proutys3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS...
2009-06-25 Tim Proutys3: Convert is_visible_file to use talloc_asprintf...
2009-06-24 Stefan Metzmachers3:smbd: send SMB2 interim responses for async calls
2009-06-24 Stefan Metzmachers3:smbd: add support for async interim SMB2 responses...
2009-06-24 Stefan Metzmachers3:smbd: keep a list of outstanding SMB2 requests
2009-06-24 Stefan Metzmachers3:smbd: add smbd_smb2_send_oplock_break()
2009-06-24 Stefan Metzmachers3:smbd: the SMB2-COMPOUND test shows that the related...
2009-06-24 Volker LendeckeOnly set the password if there is one
2009-06-23 Günther Deschners3-printing: eliminate another non sec_initial_uid...
2009-06-23 Günther Deschners3-spoolss: restructure _spoolss_EndDocPrinter().
2009-06-23 Günther Deschners3-lsa: Fix error path in _lsa_EnumAccountRights.
2009-06-23 Günther Deschners3-eventlog: implement _eventlog_ReportEventW().
2009-06-23 Aravind Srinivasans3: forward MSG_DEBUG from smbd parent to all children
2009-06-22 Günther Deschners3-libnet: fix libnet_unjoin_remove_machine_acct()...
2009-06-20 Volker LendeckeAdd tldap paged searches, together with two helper...
2009-06-20 Volker LendeckeReorganize retrieving errors and server-sent controls
2009-06-20 Volker LendeckeMove asn1_load_nocopy() to lib/util/asn1.c
2009-06-20 Volker LendeckeMove asn1_blob() to lib/util/asn1.c
2009-06-20 Volker LendeckeAdd tldap_supports_control
2009-06-20 Volker LendeckeAdd tldap_entry_has_attrvalue
2009-06-20 Volker Lendecketldap control support
2009-06-20 Volker LendeckePrepare control support
2009-06-20 Volker LendeckeFix setting passwords in pdb_ads
2009-06-20 Volker LendeckeFix empty lines
2009-06-20 Volker Lendecketalloc_tos() aborts if it can not get a stackframe
2009-06-20 Jeremy AllisonFix coverity #729. Resource leak in error path.
2009-06-20 Jeremy AllisonFix coverity #740. Resource leak in error paths. We...
2009-06-19 Jeremy AllisonFix coverity #900. Resource leak.
2009-06-19 Jeremy AllisonFix coverity #920. Possible NULL deref.
2009-06-19 Jeremy AllisonFix coverity #676. Forward NULL.
2009-06-19 Michael Adams3: fix make test with external libtalloc or libtdb.
2009-06-19 Michael Adams3:build: build talloctort only when using the internal...
next