git.samba.org
/
ira
/
wip.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix bug #5171 (perl syntax error) found by Jason Filley <jason@snakelegs.org>
2008-01-14
Michael Adam
Fix bug #5171 (perl syntax error) found by Jason Filley...
commit
|
commitdiff
|
tree
2008-01-14
Michael Adam
Fix "make test_shlibs": it showed unresolved symbols...
commit
|
commitdiff
|
tree
2008-01-13
Michael Adam
Reset the failed counter in test_wbinfo_s3.sh.
commit
|
commitdiff
|
tree
2008-01-13
Michael Adam
Fix a syntax error in script/tests/test_local_s3.sh .
commit
|
commitdiff
|
tree
2008-01-13
Michael Adam
Add and modify comments in net_conf.c
commit
|
commitdiff
|
tree
2008-01-13
Michael Adam
Add explicit creation of shares to net conf import...
commit
|
commitdiff
|
tree
2008-01-13
Michael Adam
Make use of the new libnet_conf_delete_global_parameter...
commit
|
commitdiff
|
tree
2008-01-13
Michael Adam
Add a function libnet_conf_delete_global_parameter...
commit
|
commitdiff
|
tree
2008-01-13
Michael Adam
Add a function libnet_conf_get_global_parameter() to...
commit
|
commitdiff
|
tree
2008-01-13
Michael Adam
Move libnet_conf_set_global_parameter() inside libnet_conf.c
commit
|
commitdiff
|
tree
2008-01-13
Michael Adam
Add a comment header to libnet_conf_set_global_parameter().
commit
|
commitdiff
|
tree
2008-01-13
Michael Adam
Add auto-adding of [global] to libnet_conf_set_global_parame...
commit
|
commitdiff
|
tree
2008-01-13
Michael Adam
Remove auto-generation of missing share from libnet_conf_set...
commit
|
commitdiff
|
tree
2008-01-13
Michael Adam
Fix Compiler warnings by including the proper header.
commit
|
commitdiff
|
tree
2008-01-13
Michael Adam
Introduce a libnet_conf context created by libnet_conf_open().
commit
|
commitdiff
|
tree
2008-01-11
Michael Adam
Remove code accidentially submittet with last commit...
commit
|
commitdiff
|
tree
2008-01-11
Michael Adam
Fix panic in "net conf": Fix logic in error condition.
commit
|
commitdiff
|
tree
2008-01-11
Michael Adam
Combine fsp and tofd to tofsp in SMB_VFS_RECVFILE().
commit
|
commitdiff
|
tree
2008-01-11
Michael Adam
Remove now redundant parameter fd from prime_cache().
commit
|
commitdiff
|
tree
2008-01-11
Michael Adam
Combine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE().
commit
|
commitdiff
|
tree
2008-01-10
Michael Adam
Fix the build of the cacheprime VFS module after API...
commit
|
commitdiff
|
tree
2008-01-10
Michael Adam
Remove redundant parameter fd from SMB_VFS_WRITE().
commit
|
commitdiff
|
tree
2008-01-10
Michael Adam
Remove redundant parameter fd from SMB_VFS_READ().
commit
|
commitdiff
|
tree
2008-01-10
Michael Adam
Move transfer_file and transfer_file_internal to a...
commit
|
commitdiff
|
tree
2008-01-10
Michael Adam
Reformat some code I just touched.
commit
|
commitdiff
|
tree
2008-01-10
Michael Adam
Make casts to (void *) explicit to remove compiler...
commit
|
commitdiff
|
tree
2008-01-10
Michael Adam
Fix a really silly typo.
commit
|
commitdiff
|
tree
2008-01-10
Michael Adam
Correctly abstract the transfer_file mechanism with...
commit
|
commitdiff
|
tree
2008-01-10
Michael Adam
Try and fix the AIX build.
commit
|
commitdiff
|
tree
2008-01-09
Michael Adam
Enable building the notify_fam module.
commit
|
commitdiff
|
tree
2008-01-09
Michael Adam
Try to fix the build on hosts that HAVE_LDAP but don...
commit
|
commitdiff
|
tree
2008-01-09
Michael Adam
Fix a memleak found by the IBM checker.
commit
|
commitdiff
|
tree
2008-01-09
Michael Adam
Fix memleak in ldapsam_rename_sam_account() found by...
commit
|
commitdiff
|
tree
2008-01-09
Michael Adam
Fix memory handling in torture/cmd_vfs.c:cmd_open and...
commit
|
commitdiff
|
tree
2008-01-09
Michael Adam
git-ignore generated files under examples/VFS/
commit
|
commitdiff
|
tree
2008-01-09
Michael Adam
Ignore test directory.
commit
|
commitdiff
|
tree
2008-01-09
Michael Adam
Change registry_create_admin_token() to return NTSTATUS.
commit
|
commitdiff
|
tree
2008-01-09
Michael Adam
Move content of comment.
commit
|
commitdiff
|
tree
2008-01-09
Michael Adam
Convert add_sid_to_array() add_sid_to_array_unique...
commit
|
commitdiff
|
tree
2008-01-09
Michael Adam
Fix prototype: Add a void to an empty function parameter...
commit
|
commitdiff
|
tree
2008-01-09
Michael Adam
Don't leak data.dptr on error path.
commit
|
commitdiff
|
tree
2008-01-09
Michael Adam
Extend a comment.
commit
|
commitdiff
|
tree
2008-01-09
Michael Adam
Add a comment.
commit
|
commitdiff
|
tree
2008-01-09
Michael Adam
Fix talloctort: move size check after referenced ptr...
commit
|
commitdiff
|
tree
2008-01-08
Michael Adam
Fix returns in void functions.
commit
|
commitdiff
|
tree
2008-01-08
Michael Adam
Fix examples/VFS after VFS API changes.
commit
|
commitdiff
|
tree
2008-01-08
Michael Adam
Remove redundant parameter fd from SMB_VFS_AIO_CANCEL().
commit
|
commitdiff
|
tree
2008-01-08
Michael Adam
Remove redundant parameter fd from SMB_VFS_FSETXATTR().
commit
|
commitdiff
|
tree
2008-01-08
Michael Adam
Remove redundant parameter fd from SMB_VFS_FREMOVEXATTR().
commit
|
commitdiff
|
tree
2008-01-08
Michael Adam
Remove redundant parameter fd from SMB_VFS_FLISTXATTR().
commit
|
commitdiff
|
tree
2008-01-08
Michael Adam
Remove redundant parameter fd from SMB_VFS_FGETXATTR().
commit
|
commitdiff
|
tree
2008-01-08
Michael Adam
Remove forgotton fd from solarisacl_sys_acl_get_fd().
commit
|
commitdiff
|
tree
2008-01-08
Michael Adam
Remove redundant parameter fd from SMB_VFS_SYS_ACL_SET_FD().
commit
|
commitdiff
|
tree
2008-01-08
Michael Adam
Remove redundant parameter fd from SMB_VFS_FCHMOD_ACL().
commit
|
commitdiff
|
tree
2008-01-07
Michael Adam
Add comment.
commit
|
commitdiff
|
tree
2008-01-07
Michael Adam
Remove redundant parameter fd from SMB_VFS_SYS_ACL_GET_FD().
commit
|
commitdiff
|
tree
2008-01-07
Michael Adam
Remove redundant parameter fd from SMB_VFS_GETLOCK().
commit
|
commitdiff
|
tree
2008-01-07
Michael Adam
Remove redundant parameter fd from SMB_VFS_LINUX_SETLEASE().
commit
|
commitdiff
|
tree
2008-01-07
Michael Adam
Remove redundant parameter fd from SMB_VFS_KERNEL_FLOCK().
commit
|
commitdiff
|
tree
2008-01-07
Michael Adam
Fix wrong unused opaque macro for kernel_flock().
commit
|
commitdiff
|
tree
2008-01-07
Michael Adam
Remove redundant parameter fd from SMB_VFS_LOCK().
commit
|
commitdiff
|
tree
2008-01-07
Michael Adam
Fix the build: Fix caller of strict_allocate_ftruncate().
commit
|
commitdiff
|
tree
2008-01-07
Michael Adam
Remove redundant parameter fd from SMB_VFS_FTRUNCATE().
commit
|
commitdiff
|
tree
2008-01-07
Michael Adam
Remove redundant parameter fd from SMB_VFS_FCHOWN().
commit
|
commitdiff
|
tree
2008-01-07
Michael Adam
Remove redundant parameter fd from SMB_VFS_FCHMOD().
commit
|
commitdiff
|
tree
2008-01-07
Michael Adam
Remove redundant parameter fd from SMB_VFS_FSTAT().
commit
|
commitdiff
|
tree
2008-01-07
Michael Adam
Remove redundant parameter fd from SMB_VFS_FSYNC().
commit
|
commitdiff
|
tree
2008-01-07
Michael Adam
Remove redundant parameter fd from SMB_VFS_LSEEK().
commit
|
commitdiff
|
tree
2008-01-07
Michael Adam
Remove redundant parameter fd from SMB_VFS_PWRITE().
commit
|
commitdiff
|
tree
2008-01-07
Michael Adam
Use the proper boolean constants.
commit
|
commitdiff
|
tree
2008-01-07
Michael Adam
Fix a comment.
commit
|
commitdiff
|
tree
2008-01-07
Michael Adam
Make wcache_invalidate_cache() return bool, not int.
commit
|
commitdiff
|
tree
2008-01-07
Michael Adam
Add some braces to if statement.
commit
|
commitdiff
|
tree
2008-01-07
Michael Adam
Adapt fset_nt_acl() and fget_nt_acl() in examples/VFS...
commit
|
commitdiff
|
tree
2008-01-06
Michael Adam
Remove unneeded parameter fd from SMB_VFS_PREAD().
commit
|
commitdiff
|
tree
2008-01-06
Michael Adam
Remove superfluous parameter fd from SMB_VFS_FSET_NT_ACL().
commit
|
commitdiff
|
tree
2008-01-06
Michael Adam
Wrap lines for readability.
commit
|
commitdiff
|
tree
2008-01-06
Michael Adam
Remove superfluous fd parameter from SMB_VFS_FGET_NT_ACL().
commit
|
commitdiff
|
tree
2008-01-06
Michael Adam
Remove vlp.o in make clean.
commit
|
commitdiff
|
tree
2008-01-04
Michael Adam
Re-Indent function ldap_open_with_timeout().
commit
|
commitdiff
|
tree
2008-01-04
Michael Adam
Add a debug message (when the LDAP server has really...
commit
|
commitdiff
|
tree
2008-01-04
Michael Adam
Untangle assignment and result check.
commit
|
commitdiff
|
tree
2008-01-04
Michael Adam
Enhance DEBUG-verbosity of ldap_open_with_timeout().
commit
|
commitdiff
|
tree
2008-01-04
Michael Adam
Unindent function header.
commit
|
commitdiff
|
tree
2008-01-04
Michael Adam
Fix a misleading DEBUG message.
commit
|
commitdiff
|
tree
2008-01-04
Michael Adam
Fix a DEBUG statement.
commit
|
commitdiff
|
tree
2008-01-04
Michael Adam
Fix spacing - spaces mixed with tabs.
commit
|
commitdiff
|
tree
2008-01-04
Michael Adam
Fix a comment.
commit
|
commitdiff
|
tree
2008-01-04
Michael Adam
Remove the word "registry" from the help output of...
commit
|
commitdiff
|
tree
2008-01-04
Michael Adam
Update the introductory comment to net_conf.c to mention...
commit
|
commitdiff
|
tree
2008-01-04
Michael Adam
Map WERR_NO_SUCH_SERVICE with dos_errstr().
commit
|
commitdiff
|
tree
2008-01-04
Michael Adam
Remove the final regdb_close() from net_conf.c
commit
|
commitdiff
|
tree
2008-01-04
Michael Adam
Fix the behaviour of "net conf setparm" to create the...
commit
|
commitdiff
|
tree
2008-01-04
Michael Adam
Use the proper boolean constants.
commit
|
commitdiff
|
tree
2008-01-03
Michael Adam
Make libnet_conf handle opening/initialization of the...
commit
|
commitdiff
|
tree
2008-01-03
Michael Adam
Add a comment header and do some slight reformatting.
commit
|
commitdiff
|
tree
2008-01-03
Michael Adam
Use GLOBAL_NAME constant.
commit
|
commitdiff
|
tree
2008-01-03
Michael Adam
Rename libnet_smbconf_set_global_param() to libnet_conf_set_...
commit
|
commitdiff
|
tree
2008-01-03
Michael Adam
Rename libnet_smbconf_delparm() to libnet_conf_delete_parame...
commit
|
commitdiff
|
tree
2008-01-03
Michael Adam
Rename libnet_smbconf_getparm() to libnet_conf_get_parameter().
commit
|
commitdiff
|
tree
next