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
2011-04-12
s3/selftest Tear down the environment if we fail to connect
Andrew Bartlett
1
-12
/
+36
2011-04-11
s3-printing: Use become_user_by_session() function.
Andreas Schneider
1
-3
/
+3
2011-04-11
s3-smbd: Added a become_user_by_session() function.
Andreas Schneider
2
-0
/
+19
2011-04-11
s3-smbd: Added a change_to_user_by_session() function.
Andreas Schneider
2
-74
/
+98
2011-04-11
s3: Wrap creating the svcctl keys in a transaction
Volker Lendecke
1
-0
/
+28
2011-04-11
s3: Make reg_backend_db.h includable by itself
Volker Lendecke
1
-0
/
+1
2011-04-11
s3: Fix Coverity ID 2472, UNINIT
Volker Lendecke
1
-2
/
+1
2011-04-11
s3: Fix Coverity ID 2473, UNINIT
Volker Lendecke
1
-2
/
+1
2011-04-11
s3: Fix timeout calculation in event_add_to_poll_args
Volker Lendecke
1
-1
/
+1
2011-04-11
s3-modules: Fix debug message
Björn Baumbach
1
-1
/
+1
2011-04-09
Fix bug 8072 - PANIC: create_file_acl_common frees handle two times.
Jeremy Allison
1
-51
/
+48
2011-04-08
Subtle change. Microsoft SMB2 tests return different access mask than for SMB...
Jeremy Allison
1
-1
/
+12
2011-04-08
s3:net idmap check: fix output of an invalid record
Michael Adam
1
-1
/
+6
2011-04-08
s3-net: "idmap check" ignore __db_sequence_number__
Gregor Beck
1
-1
/
+7
2011-04-08
talloc/testsuite: avoid memory leak reported by valgrind
Stefan Metzmacher
1
-1
/
+1
2011-04-08
talloc/testsuite: test more talloc_pool related things
Stefan Metzmacher
1
-0
/
+55
2011-04-08
talloc: include valgrind headers if available
Stefan Metzmacher
1
-0
/
+9
2011-04-08
talloc: add TC_INVALIDATE_POOL marco
Stefan Metzmacher
1
-3
/
+38
2011-04-08
talloc: add TC_UNDEFINE_GROW_CHUNK() marco
Stefan Metzmacher
1
-0
/
+21
2011-04-08
talloc: add TC_INVALIDATE_SHRINK_CHUNK() marco
Stefan Metzmacher
1
-0
/
+28
2011-04-08
talloc: add TC_INVALIDATE_FULL_CHUNK() macro
Stefan Metzmacher
1
-12
/
+36
2011-04-08
talloc: use VALGRIND_MAKE_MEM_UNDEFINED() before memmove()
Stefan Metzmacher
1
-0
/
+12
2011-04-08
talloc: optimize talloc_free() and talloc_realloc() for talloc pools
Stefan Metzmacher
1
-22
/
+138
2011-04-08
talloc: add TC_POOL_FIRST_CHUNK() macro
Stefan Metzmacher
1
-2
/
+5
2011-04-08
talloc: add TC_POOL_SPACE_LEFT() macro
Stefan Metzmacher
1
-2
/
+5
2011-04-08
talloc: add TC_ALIGN16() macro
Stefan Metzmacher
1
-2
/
+3
2011-04-08
talloc: use TC_HDR_SIZE instead of sizeof(struct talloc_chunk)
Stefan Metzmacher
1
-1
/
+1
2011-04-08
ldb:ldb/common/ldb_modules.c - change the request counter type to be "unsigned"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-04-08
ldb:ldb/common/ldb_modules.c - trivial - fix integer output specifiers
Matthias Dieter Wallnöfer
1
-2
/
+2
2011-04-07
s3:net rpc trust: fix two C++ implicit void * cast warnings
Michael Adam
1
-2
/
+5
2011-04-07
s3:passdb:pdb_ipa: fix a C++ implicit void * cast warnings
Michael Adam
1
-1
/
+2
2011-04-07
s3:net idmap check: fix a couple of c++ implicit void * cast warnings
Michael Adam
1
-5
/
+5
2011-04-07
packaging(RHEL-CTDB): fix configure.rpm (honour additional cmdline parameters)
Michael Adam
1
-1
/
+1
2011-04-07
ldb:ldb_msg.c - make "ldb_msg_find_attr_as_*" more robust against invalid values
Matthias Dieter Wallnöfer
1
-19
/
+106
2011-04-07
ldb:ldb_msg_check_sanity - clean it up from unneeded stuff
Matthias Dieter Wallnöfer
1
-4
/
+0
2011-04-07
dsdb:schema/schema_syntax.c - correctly check error code of "ldb_string_utc_t...
Matthias Dieter Wallnöfer
1
-2
/
+1
2011-04-07
dsdb:schema/schema_syntax.c - add some empty value checks on validate functions
Matthias Dieter Wallnöfer
1
-0
/
+9
2011-04-07
s4:objectclass LDB module - "ldb_msg_sanity_check" call not really needed
Matthias Dieter Wallnöfer
1
-5
/
+0
2011-04-07
ldb:ldbadd/modify tool - return error code when at least one operation has fa...
Matthias Dieter Wallnöfer
2
-5
/
+8
2011-04-07
ldb:tests - "init.ldif" - deactivate empty "seeAlso" attribute
Matthias Dieter Wallnöfer
1
-1
/
+2
2011-04-07
ldb:ldb/common/ldb_modules.c - always use LDB error codes if possible
Matthias Dieter Wallnöfer
1
-6
/
+7
2011-04-07
ldb:common/*.c - check for some OOM conditions
Matthias Dieter Wallnöfer
2
-0
/
+7
2011-04-07
s4:objectclass LDB module - fix a comment - add a ")"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-04-07
selftest:Samba4: setup DC_* variables in provision_rpc_proxy()
Stefan Metzmacher
1
-0
/
+7
2011-04-07
s4-smbtorture: fix lsa forest trust test.
Günther Deschner
1
-1
/
+1
2011-04-07
lsa: use lsa_TrustedAccessMask in some more places in the lsa IDL.
Günther Deschner
1
-3
/
+3
2011-04-07
s3-net: document "idmap check"
Gregor Beck
1
-0
/
+92
2011-04-07
s3-net: fix the usage output of "net idmap check"
Gregor Beck
1
-4
/
+5
2011-04-07
s4-samba_dnsupate Fix syntax error
Andrew Bartlett
1
-2
/
+1
2011-04-07
Revert "s3-test: disable ktest for now"
Andrew Bartlett
1
-1
/
+0
[prev]
[next]