metze/samba/wip.git
2013-04-17 Volker Lendeckevfs: Convert afsacl_get_nt_acl to synthetic_smb_fname
2013-04-17 Volker Lendeckelib: Add synthetic_smb_fname
2013-04-17 Volker Lendeckesmbd: Make copy_smb_filename static
2013-04-17 Volker Lendeckesmbd: Convert call_trans2setfilepathinfo to cp_smb_filename
2013-04-17 Volker Lendeckesmbd: Convert smb_set_file_unix_basic to cp_smb_filename
2013-04-17 Volker Lendeckesmbd: Convert smb_set_file_size to cp_smb_filename
2013-04-17 Volker Lendeckesmbd: Convert call_trans2qfilepathinfo to cp_smb_filename
2013-04-17 Volker Lendeckesmbd: Convert fsp_set_smb_fname to cp_smb_filename
2013-04-17 Volker Lendeckesmbd: Convert copy_file to cp_smb_filename
2013-04-17 Volker Lendeckesmbd: Convert rename_internals_fsp to cp_smb_filename
2013-04-17 Volker Lendeckesmbd: Convert smbd_dirptr_get_entry to cp_smb_filename
2013-04-17 Volker Lendeckesmbd: Convert smbd_smb2_close to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert cap_ntimes to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert cap_unlink to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert cap_rename to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert alloc_get_client_smb_fname to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert catia_ntimes to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert catia_unlink to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert catia_rename to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert recycle_do_touch to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert recycle_get_file_size to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert recycle_file_exists to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert streams_xattr_unlink to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert xattr_tdb_unlink to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert shadow_copy2_ntimes to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert shadow_copy2_unlink to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert posix_eadb_unlink to cp_smb_filename
2013-04-17 Volker Lendeckevfs: Convert unlink_acl_tdb to cp_smb_filename
2013-04-17 Volker Lendeckelib: Convert copy_smb_filename to use cp_smb_filename
2013-04-17 Volker Lendeckelib: Add cp_smb_filename
2013-04-17 David DisseldorpBug 9807 - wbinfo: fix segfault in wbinfo_pam_logon
2013-04-16 Jeremy AllisonCleanup. Remove unused function dptr_DirCacheAdd()...
2013-04-15 Richard SharpeAdd a test that shows the difference between Windows...
2013-04-15 Volker Lendeckesmbd: Fix an error return in change_dir_owner_to_parent
2013-04-14 Guenter Kukkukksamba-tool - MX records cannot be deleted (part2)
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.
next