index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-09
Fix memory handling in torture/cmd_vfs.c:cmd_open and don't leak fsp_name.
Michael Adam
1
-0
/
+13
2008-01-09
Reduce stat cache size default
Volker Lendecke
1
-1
/
+1
2008-01-09
Replace an uninitialized variable
Volker Lendecke
1
-0
/
+2
2008-01-09
Add libnet_join_derive_salting_principal().
Günther Deschner
1
-0
/
+55
2008-01-09
Fix build warning for libsmbclient example.
Günther Deschner
1
-0
/
+2
2008-01-09
git-ignore generated files under examples/VFS/
Michael Adam
1
-0
/
+9
2008-01-09
Ignore test directory.
Michael Adam
1
-0
/
+1
2008-01-09
ensure uni_name.buffer is initialised
Volker Lendecke
1
-0
/
+2
2008-01-08
Fix CID 461 - resource leak on error.
Jeremy Allison
1
-0
/
+4
2008-01-08
Fix CID 460 - resource leak on error.
Jeremy Allison
1
-0
/
+1
2008-01-08
Fix resource leak found by coverity (CID 521).
Jeremy Allison
1
-0
/
+4
2008-01-09
Change registry_create_admin_token() to return NTSTATUS.
Michael Adam
3
-10
/
+18
2008-01-09
Move content of comment.
Michael Adam
1
-4
/
+4
2008-01-09
Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.
Michael Adam
15
-138
/
+203
2008-01-09
Fix prototype: Add a void to an empty function parameter list.
Michael Adam
1
-1
/
+1
2008-01-09
Don't leak data.dptr on error path.
Michael Adam
1
-3
/
+5
2008-01-09
Extend a comment.
Michael Adam
1
-1
/
+3
2008-01-09
Add a comment.
Michael Adam
1
-0
/
+1
2008-01-09
Fix talloctort: move size check after referenced ptr check.
Michael Adam
1
-5
/
+5
2008-01-08
Simplify... plus add a debug message.
Jeremy Allison
1
-5
/
+5
2008-01-08
Correctly identify enc/non-enc packets.
Jeremy Allison
1
-3
/
+5
2008-01-09
Save one popular malloc
Volker Lendecke
1
-6
/
+18
2008-01-09
Don't shrink a talloc area if we have less than 1k to gain
Volker Lendecke
1
-0
/
+5
2008-01-08
Fix returns in void functions.
Michael Adam
1
-2
/
+2
2008-01-08
Fix examples/VFS after VFS API changes.
Michael Adam
2
-33
/
+33
2008-01-08
Only realloc the talloc stack if necessary
Volker Lendecke
1
-7
/
+12
2008-01-08
Allocate dirp->name_cache on demand only
Volker Lendecke
1
-11
/
+10
2008-01-08
Move the DNS tsig update to using struct sockaddr_storage
Jeremy Allison
3
-33
/
+47
2008-01-08
Pedantic cosmetics: rerun make idl.
Günther Deschner
12
-3146
/
+3146
2008-01-08
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
Jelmer Vernooij
65
-769
/
+1637
2008-01-08
Use ads_get_upn() in net_derive_salting_principal().
Günther Deschner
1
-15
/
+1
2008-01-08
Fix define check s/WITH_LDAP/HAVE_LDAP/ in libnet_join.
Günther Deschner
1
-4
/
+4
2008-01-08
Do not ignore provided machine_name in ads_get_upn().
Günther Deschner
1
-5
/
+5
2008-01-08
Add missing quote. Fix bug 5172. Thanks to Jason Filley <jason@snakelegs.org>...
Karolin Seeger
1
-1
/
+1
2008-01-08
Correctly talloc ctx->remote_path in libgpo (thanks Michael for the pointer).
Günther Deschner
1
-2
/
+2
2008-01-08
Remove redundant parameter fd from SMB_VFS_AIO_CANCEL().
Michael Adam
5
-10
/
+11
2008-01-08
Correctly free buffers in netdomjoin-gui.
Günther Deschner
1
-1
/
+8
2008-01-08
Make name_buffer in NetGetJoinInformation() talloced.
Günther Deschner
1
-2
/
+2
2008-01-08
Add NetApiBufferFree() to libnetapi.
Günther Deschner
2
-0
/
+19
2008-01-08
Fix crash bug when strequal is used too late in libnetapi_free.
Günther Deschner
1
-5
/
+8
2008-01-08
When unjoining fails (e.g. missing creds) make sure we still correct config.
Günther Deschner
1
-0
/
+4
2008-01-08
Remove redundant parameter fd from SMB_VFS_FSETXATTR().
Michael Adam
7
-14
/
+14
2008-01-08
Remove redundant parameter fd from SMB_VFS_FREMOVEXATTR().
Michael Adam
7
-13
/
+14
2008-01-08
Remove redundant parameter fd from SMB_VFS_FLISTXATTR().
Michael Adam
5
-10
/
+11
2008-01-08
Remove redundant parameter fd from SMB_VFS_FGETXATTR().
Michael Adam
7
-13
/
+14
2008-01-08
Remove forgotton fd from solarisacl_sys_acl_get_fd().
Michael Adam
1
-3
/
+2
2008-01-08
Remove redundant parameter fd from SMB_VFS_SYS_ACL_SET_FD().
Michael Adam
14
-47
/
+48
2008-01-08
Remove redundant parameter fd from SMB_VFS_FCHMOD_ACL().
Michael Adam
8
-20
/
+20
2008-01-08
Add comment.
Michael Adam
1
-0
/
+2
2008-01-07
Remove redundant parameter fd from SMB_VFS_SYS_ACL_GET_FD().
Michael Adam
14
-49
/
+41
[prev]
[next]