Temporary home for TiMidity++ source code, since the SourceForge project is defunct. Expect rebases without warning, until further notice. You'll probably see a real home page and Debian packaging soon. - timidity/ChangeLog.1 at cvs · geofft/timidity
Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} scm-tools / cvs-fast-export Public forked from mirror/cvs-fast-export Notifications You must be signed in to change notification settings Fork 0 Star 0 ...
Likewise. * modules/pam_ftp/pam_ftp.c (lookup, pam_authenticate): Likewise. * modules/pam_unix/pam_unix_passwd.c (check_old_password, save_old_password): Likewise. * modules/pam_limits/Makefile.am: Define limits.d dir and install it. ...
GIT: unionfs2-2.6.18.y: Unionfs: unionfs_lookup locking consistency Erez_Zadok GIT: unionfs2-2.6.18.y: Unionfs: cache coherency after lower objects are removed Erez_Zadok GIT: unionfs2-2.6.18.y: Unionfs: release 2.1.3 Erez_Zadok GIT: unionfs2-2.6.18.y: Changes to branch '...
- snum = lp_servicenumber( sharename ); - - if ( snum == -1 && !force_acl ) { + if (!share_exists(sharename)) { fprintf( stderr, "Invalid sharename: %s\n", sharename); retval = -1; goto done; -- Samba Shared Repository...
(189): python:gp: Fix logging with gp librpc:idl: Make netlogon_samlogon_response public python:gp: Implement client site lookup in site_dn_for_machine() libgpo: Fix trailing spaces in pygpo.c libgpo: Do not segfault if we don't have a valid security descriptor packaging: Provide ...
phase operation: resolve (by-lookup) reference to inode and then do the actual (hard) link operation using parent dir-inode reference to the locally-cached inode. BUG:https://bugzilla.samba.org/show_bug.cgi?id=15686Signed-off-by: Shachar Sharon <ssha...@redhat.com> ...