obnox/samba/samba-obnox.git
2013-04-14 Guenter Kukkukksamba-tool - MX records cannot be deleted (error in...
2013-04-13 Rusty Russellntdb: remove --disable-ntdb.
2013-04-12 Rusty Russellsource4/cluster and source4/ntvfs: convert to dbwrap...
2013-04-12 Rusty RussellSamba3-HOWTO: mention NTDB.
2013-04-12 Rusty Russellschannel_store.tdb: make it schannel_store.ntdb if...
2013-04-12 Rusty Russelllibcli/auth: convert to dbwrap.
2013-04-12 Rusty Russellsecrets: use lpcfg_private_db_path() convenience helper.
2013-04-12 Rusty Russelllib/param: lpcfg_private_db_path()
2013-04-12 Rusty Russellsource4/scripting/python/samba/samba3: handle ntdb...
2013-04-12 Rusty Russellautoconf: build in NTDB.
2013-04-12 Jeremy AllisonRemove dependency on detection of HAVE_DIRFD for use...
2013-04-12 Jeremy AllisonRemove the "Ugly hack" that was the second use of dirfd().
2013-04-12 Jeremy AllisonIn the struct smb_Dir destructor, use the fsp back...
2013-04-12 Jeremy AllisonMaintain a back-pointer to the fsp in struct smb_Dir...
2013-04-12 Volker Lendeckelibsmbclient: Use async cli_full_connection in python...
2013-04-11 Volker Lendeckelibsmbclient: Make cli_full_connection async
2013-04-11 Volker Lendeckelibsmbclient: Make cli_tree_connect async
2013-04-11 Volker Lendeckelibsmbclient: Make cli_raw_tcon async
2013-04-11 Volker Lendeckelibsmbclient: Streamline cli_openx a bit
2013-04-11 Volker Lendeckelibsmbclient: Use tevent_req_poll_ntstatus in cli_openx
2013-04-11 Volker Lendeckelibsmbclient: Streamline cli_tcon_andx a bit
2013-04-11 Volker Lendeckelibsmbclient: Use tevent_req_poll_ntstatus in cli_tcon_andx
2013-04-11 Volker Lendeckelibsmbclient: Make cli_start_connection async
2013-04-11 Volker Lendeckelibsmbclient: Remove unused cli_connect_sock
2013-04-11 Volker Lendeckelibsmbclient: Add async cli_connect_nb
2013-04-11 Volker Lendeckelibsmbclient: Avoid a talloc_strdup in cli_connect_nb
2013-04-11 Volker Lendeckelibsmbclient: Make cli_connect_sock async
2013-04-11 Volker Lendeckelibsmbclient: Remove unused sync wrappers
2013-04-11 Volker Lendeckelibsmbclient: Add async cli_session_setup
2013-04-11 Volker Lendeckelibsmbclient: Remove unused cli_session_setup_ntlmssp()
2013-04-11 Volker Lendeckelibsmbclient: Add async cli_session_setup_ntlmssp
2013-04-11 Volker Lendeckelibsmbclient: Factor out cli_session_setup_get_account
2013-04-11 Volker Lendeckelibsmbclient: Slightly simplify cli_session_setup_spnego
2013-04-11 Volker Lendeckelibsmbclient: Factor out cli_session_setup_get_principal
2013-04-11 Volker Lendeckelibsmbclient: Avoid a data copy
2013-04-11 Volker Lendeckelibsmbclient: Fix a leak on talloc_tos()
2013-04-11 Jeremy AllisonEnsure we test the dirsort module in make test.
2013-04-11 Jeremy AllisonRemove unneeded initializations (we already talloc_zero).
2013-04-11 Jeremy AllisonRemove the use of dirfd inside the vfs_dirsort.c.
2013-04-11 Jeremy AllisonConvert mtime from a time_t to a struct timespec.
2013-04-11 Jeremy AllisonCheck SMB_VFS_NEXT_OPENDIR return in dirsort_opendir().
2013-04-11 Jeremy AllisonClean error paths in opendir and fd_opendir by only...
2013-04-11 Jeremy AllisonProtect open_and_sort_dir() from the directory changing...
2013-04-11 Jeremy AllisonUse an index i rather than re-using a state variable.
2013-04-11 Jeremy AllisonProtect against early error in SMB_VFS_NEXT_READDIR.
2013-04-11 Jeremy AllisonChange source3/modules/vfs_dirsort.c from MALLOC -...
2013-04-11 Andrew Bartlettscripting-provision: Do not enforce domain != realm...
2013-04-11 Andrew Bartlettbuild: Raise minimum python version to 2.5.0 for samba...
2013-04-11 Jean RabyAvoid leaking temp file if an exception is raised
2013-04-10 Ralph Wuerthners3:smbd: do not access data behind req->buf+req->buflen...
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
next