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-10
Some more talloc_tos()
Volker Lendecke
3
-13
/
+13
2008-01-10
use talloc_tos in a few more places
Volker Lendecke
7
-16
/
+18
2008-01-10
Remove unused string.
Günther Deschner
2
-5
/
+2
2008-01-10
Fix a c++ warning
Volker Lendecke
1
-1
/
+2
2008-01-10
talloc_free_children can only reset pool if it's empty
Volker Lendecke
1
-1
/
+2
2008-01-10
Mark talloc_pool memory for valgrind
Volker Lendecke
1
-3
/
+16
2008-01-10
Fix suspicious Makefile line
Volker Lendecke
1
-2
/
+2
2008-01-10
Form a proper hierarchy in talloc_stack
Volker Lendecke
1
-3
/
+10
2008-01-09
Fixup hot paths - add macro for toupper (c < 0x80).
Jeremy Allison
3
-11
/
+36
2008-01-09
Make use of talloc_pool in the main codepaths. Remove the sub-contexts.
Jeremy Allison
6
-52
/
+12
2008-01-09
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2
-0
/
+3
2008-01-09
Add the calls to make use of talloc_pools in a talloc_stackframe.
Jeremy Allison
2
-2
/
+17
2008-01-09
Implement talloc_pool()
Volker Lendecke
3
-7
/
+207
2008-01-10
Try and fix the AIX build.
Michael Adam
1
-0
/
+1
2008-01-10
Enable building the notify_fam module.
Michael Adam
1
-0
/
+2
2008-01-09
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
4
-5
/
+6
2008-01-09
Try and fix the AIX build.
Jeremy Allison
1
-1
/
+9
2008-01-09
Ensure we don't take address of one past buffer.
Jeremy Allison
1
-1
/
+1
2008-01-09
Fix the max_dead_record calculations
Volker Lendecke
1
-4
/
+1
2008-01-09
Try to fix the build on hosts that HAVE_LDAP but don't HAVE_KRB5.
Michael Adam
1
-0
/
+3
2008-01-09
Fix a memleak found by the IBM checker.
Michael Adam
1
-0
/
+1
2008-01-09
Fix memleak in ldapsam_rename_sam_account() found by IBM checker.
Michael Adam
1
-1
/
+1
2008-01-09
Another attempt to fix builds w/o ldap and/or krb5.
Günther Deschner
1
-9
/
+9
2008-01-09
Re-run make idl to get even nicer pidl generated server code.
Günther Deschner
12
-10260
/
+10992
2008-01-09
Correct comment. Default debug level of smbclient is 1, not 0.
Karolin Seeger
1
-1
/
+1
2008-01-09
Attempt to fix the compile of source/utils/net_dns.c
Volker Lendecke
1
-5
/
+7
2008-01-09
Re-run make idl. The pidl generated code now fully complies to coding standards.
Günther Deschner
24
-1830
/
+7842
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
[next]