ira/wip.git
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()
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 Kai Blins4 auth_winbind: Internally, info3 has utf8 buffers...
2009-06-25 Kai Blins4 auth_winbind: Don't allocate the rids for the info3...
2009-06-25 Kai Blins4: Add libwbclient backend to auth_winbind
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 Jeff Laytonmount.cifs: add support for sending IPv6 scope ID to...
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-examples: make get_next_oid exectuable.
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 LendeckeReenable the LDAPI socket for the merged build
2009-06-24 Volker LendeckeOnly set the password if there is one
2009-06-23 Günther Deschners4-smbtorture: more paranoid checks while testing group...
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 Günther Deschners3: re-run make idl.
2009-06-23 Günther Deschnersamr: add samr_UserInfoLevel and samr_DomainInfoClass...
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...
2009-06-19 Michael Adams3:build: build the tdb tools only when using the inter...
2009-06-19 Michael Adams3:build: remove LIBTDB_OBJ from TDBTORTURE_OBJ collection
2009-06-19 Michael Adams3:build: check for availability of external libtdb...
next