kai/samba-autobuild/.git
2013-04-09 Ralph Wuerthners3:smbd: convert srvstr_pull_req_talloc() into a function
2013-04-09 Ralph Wuerthners3:smbd: do not access data behind req->buf+req->buflen...
2013-04-09 Andrew Bartlettpython-samba-tool domain classicupgrade: Make failure...
2013-04-09 Andrew Bartlettbuild: Remove extra space in shebang
2013-04-09 Andrew Bartlettbuild: Replace #!/usr/bin/env python with passed in...
2013-04-09 Volker Lendeckevfs_fake_perms: Fix bug 9775, segfault for "artificial...
2013-04-09 Volker Lendeckevfs_fake_perms: Slightly streamline code
2013-04-09 Volker Lendeckevfs_fake_perms: Slightly streamline code
2013-04-09 Alexander Bokovoys3-netlogon: enumerate UPN suffixes from PASSDB when...
2013-04-09 Alexander BokovoyPASSDB: add support to set and enumerate UPN suffixes...
2013-04-09 Alexander Bokovoys3-waf: filter out ldapsam internal init functions
2013-04-09 Alexander Bokovoywafsamba: fix samba_abi for default catch-all case
2013-04-09 Volker Lendeckewinbindd: Avoid a fd leak when we can not fork
2013-04-09 Volker Lendeckepylibsmb: Avoid a segfault if no credentials are passed...
2013-04-09 Andreas SchneiderBUG 9766: Cache name_to_sid/sid_to_name correctly.
2013-04-09 Andreas SchneiderBUG 9139: Fix the username map optimization.
2013-04-05 Volker Lendeckedoc: Document performance impact of "hide unxx" parameters
2013-04-05 Stef Waltergetpass: Don't fail if stdin is not a tty
2013-04-04 Volker Lendecketevent: Only set poll_ev->delete=false if it was true
2013-04-03 Andreas SchneiderBUG 9699: Fix adding case sensitive spn.
2013-04-03 Rusty Russellccan: fix HAVE_BSWAP_64 for autoconf.
2013-04-03 Volker Lendeckelibsmbclient: Fix cli_session_setup_guest_send
2013-04-03 David Disseldorpntvfs: support setfileinfo with FULL_EA_INFORMATION
2013-04-03 Stefan Metzmachers3:wscript: change --with-dmapi to default=auto to...
2013-04-03 Stefan Metzmacherwafsamba: display the default value in help for SAMBA3_...
2013-04-03 Stefan Metzmachers3:modules: fix the build of vfs_notify_fam (bug #9545)
2013-04-03 Stefan Metzmachers3:lib/server_mutex: open mutex.tdb with CLEAR_IF_FIRST
2013-04-03 Stefan Metzmachers3:lib/gencache: place gencache.tdb into /var/cache...
2013-04-02 Jeremy AllisonEnsure EA value is allocated on the right context.
2013-04-02 Jeremy AllisonFinal fix for bug #9130 - Certain xattrs cause Windows...
2013-04-02 Jeremy AllisonEnsure we don't return uninitialized memory in the...
2013-04-02 Jeremy AllisonAdd a test to show that zero-length EA's are never...
2013-04-02 Jeremy AllisonFix bug #9130 - Certain xattrs cause Windows error...
2013-04-02 Jeremy AllisonFix bug #9130 - Certain xattrs cause Windows error...
2013-04-02 Jeremy AllisonChange estimate_ea_size() to correctly estimate the...
2013-04-02 Jeremy AllisonModify fill_ea_chained_buffer() to be able to do size...
2013-04-02 Jeremy AllisonEnsure we can never return an uninitialized EA list.
2013-04-02 Richard SharpeAdd a comment about why we are removing the INHERITED...
2013-04-02 Andreas SchneiderBUG 9758: Don't leak the epm_Map policy handle.
2013-04-02 Andreas Schneiderepm: Increase debug level for already registered endpoints.
2013-04-02 Jeremy AllisonFix bad SMB2 opcode reading in server.
2013-03-28 Richard SharpeMake sure that we only propogate the INHERITED flag...
2013-03-28 Jeremy AllisonOptimization suggested by Volker. Don't do a stat syste...
2013-03-28 Stefan Metzmacherlibcli/auth: avoid using transactions a chainlock is...
2013-03-27 Richard SharpeCall smb_panic when we try to exit the server uncleanly...
2013-03-27 Andrew Bartlettauth/ntlmssp: Avoid use-after-free of user_info after...
2013-03-27 Volker Lendeckedbwrap: Add a comment explaining a restriction
2013-03-26 Volker Lendeckesmbd: Remove an optimization that became unnecessary
2013-03-26 Volker Lendeckesmbd: We don't collect our own vnn anymore
2013-03-26 Volker Lendeckesmbd: Slightly simplify notify_trigger
2013-03-26 Volker Lendeckesmbd: Slightly simplify notify_trigger
2013-03-26 Volker Lendeckesmbd: Avoid some talloc_realloc in notify_internal
2013-03-26 Volker Lendeckedbwrap-ctdb: Avoid a talloc_stackframe()
2013-03-26 Volker Lendeckectdb-conn: remove ctdbd_fetch
2013-03-26 Volker Lendeckedbwrap-ctdb: Use ctdbd_parse in db_ctdb_parse_record
2013-03-26 Volker Lendeckectdb-conn: Add ctdbd_parse
2013-03-26 Volker Lendecketdb: Fix blank line endings
2013-03-26 Volker Lendecketdb: Little format change
2013-03-26 Volker Lendeckesmbd: Avoid sending 0-sized keys to dbwrap
2013-03-25 Volker Lendeckedbwrap: Use tdb_null in db_ctdb_delete
2013-03-25 Andrew Bartlettscripting: Fill the ProvisionNames hash with strings...
2013-03-25 Andrew Bartlettsamba-tool ldapcmp: Remove the GUID -> name mappings
2013-03-25 Andrew Bartlettselftest: Add tests for samba-tool dbcheck --reset...
2013-03-25 Andrew Bartlettscripting: Modify samba.descriptor.get_diff_sds() to...
2013-03-25 Andrew Bartlettsamba-tool dbcheck: Allow dbcheck to correct an nTSecur...
2013-03-25 Andrew Bartlettsamba-tool dbcheck: Add --reset-well-known-acls
2013-03-25 Andrew Bartlettscripting: Move get_diff_sds from samba.upgradehelpers...
2013-03-25 Andrew Bartlettscripting: Modify samba.descriptor.get_wellknown_sds...
2013-03-25 Andrew Bartlettscripting: Move samba.provision.descriptor to samba...
2013-03-25 Andrew Bartlettscripting: Make samba.provision.descriptor.get_wellknow...
2013-03-25 Andrew Bartlettscripting: Fix documentation comment on upgradehelpers...
2013-03-25 Andrew Bartlettscripting: Move the list of well known SDs to samba...
2013-03-25 Andrew Bartlettbuild: Do not pass CPP="" to pidl, skip the env variabl...
2013-03-25 Andrew Bartlettbuild: Remove the forced use of only the first part...
2013-03-24 Andrew Bartlettvfs-btrfs: Fix build on 32 bit platforms by using long...
2013-03-24 Rusty RussellRevert "vfs_btrfs: fix compile on 32-bit platforms."
2013-03-23 Rusty Russellntdb: don't call open hook when re-opening an existing...
2013-03-23 Rusty Russellvfs_btrfs: fix compile on 32-bit platforms.
2013-03-22 Volker Lendeckesmbd: Tune "dir" a bit.
2013-03-22 Jeremy AllisonFix bug #9733 - smbcontrol close-share is not working.
2013-03-22 Jeremy AllisonFix tevent testsuite issue on Solaris.
2013-03-22 Jeremy AllisonSolaris/Illumos/Nexenta creates pipes that are bi-direc...
2013-03-22 Andreas SchneiderBUG 9735: Fix winbind seperator in upn to username...
2013-03-21 Stefan Metzmachers3:waf fix build on AIX
2013-03-20 Stefan Metzmachers4:torture: let raw.read accept larger reads than 0x10000
2013-03-20 Stefan Metzmachers4:torture: raw.read fix large reads against windows
2013-03-20 Jeremy Allisons3:selftest: Add LARGE_READX test into our make test...
2013-03-20 Jeremy Allisons3:torture: Add new LARGE_READX test to investigate...
2013-03-20 Stefan Metzmachers4:smb_server: fix large read_andx requests
2013-03-20 Jeremy Allisons3:smbd: Add functions calc_max_read_pdu()/calc_read_si...
2013-03-20 Jeremy Allisons3:smbd: Remove server_will_accept_large_read() and...
2013-03-20 Jeremy Allisons3:smbd: Fix off-by 4 error in wrap protection code...
2013-03-20 Stefan Metzmachers3:smbd: add some const to req_is_in_chain()
2013-03-20 Stefan Metzmachers3:smbd: remove silly (SMB_OFF_T_BITS == 64) checks
2013-03-20 Stefan Metzmachers3:smbd: keep global_client_caps and max_send from...
2013-03-20 Stefan Metzmachers3:libsmb: let cli_read_andx_create() accept any length
2013-03-20 Jeremy Allisonlibcli/smb: smb1cli_inbuf_parse_chain() and smb1cli_con...
2013-03-20 Stefan Metzmacherlibcli/smb: defer failing for missing NEGOTIATE_SECURIT...
2013-03-20 Stefan Metzmachers3:libsmb: make use of SMB_CAP_LEGACY_CLIENT_MASK inste...
2013-03-20 Stefan Metzmacherlibcli/smb: add SMB_CAP_LEGACY_CLIENT_MASK define
next