index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
use talloc_tos in a few more places
Volker Lendecke
2008-01-10
7
-16
/
+18
*
Remove unused string.
Günther Deschner
2008-01-10
1
-3
/
+0
*
Fix a c++ warning
Volker Lendecke
2008-01-10
1
-1
/
+2
*
talloc_free_children can only reset pool if it's empty
Volker Lendecke
2008-01-10
1
-1
/
+2
*
Mark talloc_pool memory for valgrind
Volker Lendecke
2008-01-10
1
-3
/
+16
*
Fix suspicious Makefile line
Volker Lendecke
2008-01-10
1
-2
/
+2
*
Form a proper hierarchy in talloc_stack
Volker Lendecke
2008-01-10
1
-3
/
+10
*
Fixup hot paths - add macro for toupper (c < 0x80).
Jeremy Allison
2008-01-09
3
-11
/
+36
*
Make use of talloc_pool in the main codepaths. Remove the sub-contexts.
Jeremy Allison
2008-01-09
6
-52
/
+12
*
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2008-01-09
2
-0
/
+3
|
\
|
*
Try and fix the AIX build.
Michael Adam
2008-01-10
1
-0
/
+1
|
*
Enable building the notify_fam module.
Michael Adam
2008-01-10
1
-0
/
+2
*
|
Add the calls to make use of talloc_pools in a talloc_stackframe.
Jeremy Allison
2008-01-09
2
-2
/
+17
*
|
Implement talloc_pool()
Volker Lendecke
2008-01-09
3
-7
/
+207
|
/
*
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2008-01-09
4
-5
/
+6
|
\
|
*
Fix the max_dead_record calculations
Volker Lendecke
2008-01-09
1
-4
/
+1
|
*
Try to fix the build on hosts that HAVE_LDAP but don't HAVE_KRB5.
Michael Adam
2008-01-09
1
-0
/
+3
|
*
Fix a memleak found by the IBM checker.
Michael Adam
2008-01-09
1
-0
/
+1
|
*
Fix memleak in ldapsam_rename_sam_account() found by IBM checker.
Michael Adam
2008-01-09
1
-1
/
+1
*
|
Try and fix the AIX build.
Jeremy Allison
2008-01-09
1
-1
/
+9
*
|
Ensure we don't take address of one past buffer.
Jeremy Allison
2008-01-09
1
-1
/
+1
|
/
*
Another attempt to fix builds w/o ldap and/or krb5.
Günther Deschner
2008-01-09
1
-9
/
+9
*
Re-run make idl to get even nicer pidl generated server code.
Günther Deschner
2008-01-09
12
-10260
/
+10992
*
Correct comment. Default debug level of smbclient is 1, not 0.
Karolin Seeger
2008-01-09
1
-1
/
+1
*
Attempt to fix the compile of source/utils/net_dns.c
Volker Lendecke
2008-01-09
1
-5
/
+7
*
Re-run make idl. The pidl generated code now fully complies to coding standards.
Günther Deschner
2008-01-09
24
-1830
/
+7842
*
Fix memory handling in torture/cmd_vfs.c:cmd_open and don't leak fsp_name.
Michael Adam
2008-01-09
1
-0
/
+13
*
Reduce stat cache size default
Volker Lendecke
2008-01-09
1
-1
/
+1
*
Replace an uninitialized variable
Volker Lendecke
2008-01-09
1
-0
/
+2
*
Add libnet_join_derive_salting_principal().
Günther Deschner
2008-01-09
1
-0
/
+55
*
ensure uni_name.buffer is initialised
Volker Lendecke
2008-01-09
1
-0
/
+2
*
Fix CID 461 - resource leak on error.
Jeremy Allison
2008-01-08
1
-0
/
+4
*
Fix CID 460 - resource leak on error.
Jeremy Allison
2008-01-08
1
-0
/
+1
*
Fix resource leak found by coverity (CID 521).
Jeremy Allison
2008-01-08
1
-0
/
+4
*
Change registry_create_admin_token() to return NTSTATUS.
Michael Adam
2008-01-09
3
-10
/
+18
*
Move content of comment.
Michael Adam
2008-01-09
1
-4
/
+4
*
Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.
Michael Adam
2008-01-09
15
-138
/
+203
*
Fix prototype: Add a void to an empty function parameter list.
Michael Adam
2008-01-09
1
-1
/
+1
*
Don't leak data.dptr on error path.
Michael Adam
2008-01-09
1
-3
/
+5
*
Extend a comment.
Michael Adam
2008-01-09
1
-1
/
+3
*
Add a comment.
Michael Adam
2008-01-09
1
-0
/
+1
*
Fix talloctort: move size check after referenced ptr check.
Michael Adam
2008-01-09
1
-5
/
+5
*
Simplify... plus add a debug message.
Jeremy Allison
2008-01-08
1
-5
/
+5
*
Correctly identify enc/non-enc packets.
Jeremy Allison
2008-01-08
1
-3
/
+5
*
Save one popular malloc
Volker Lendecke
2008-01-09
1
-6
/
+18
*
Don't shrink a talloc area if we have less than 1k to gain
Volker Lendecke
2008-01-09
1
-0
/
+5
*
Only realloc the talloc stack if necessary
Volker Lendecke
2008-01-08
1
-7
/
+12
*
Allocate dirp->name_cache on demand only
Volker Lendecke
2008-01-08
1
-11
/
+10
*
Move the DNS tsig update to using struct sockaddr_storage
Jeremy Allison
2008-01-08
3
-33
/
+47
*
Pedantic cosmetics: rerun make idl.
Günther Deschner
2008-01-08
12
-3146
/
+3146
[next]