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
2013-01-02
s3-rpcclient: Fix cmd_eventlog_loginfo() null pointer passing.
Andreas Schneider
1
-2
/
+8
2013-01-02
s3-rpcclient: Fix cmd_eventlog_readlog() null pointer passing.
Andreas Schneider
1
-7
/
+8
2013-01-02
s3-idmap: Check return value of string_to_sid().
Andreas Schneider
1
-1
/
+6
2013-01-02
docs: Fix typo in vfs_tsmsm.8.xml.
Samba-JP oota
1
-1
/
+1
2013-01-02
docs: Remove superfluous bracket.
Samba-JP oota
1
-1
/
+1
2013-01-01
s4:drsuapi: try to behave more like windows for usn order (bug #9508)
Stefan Metzmacher
1
-11
/
+18
2013-01-01
s4:drsuapi: make use of LDB_TYPESAFE_QSORT() and pass getnc_state
Stefan Metzmacher
1
-10
/
+14
2013-01-01
s4:drsuapi: make sure we report the meta data from the cycle start (bug #9508)
Stefan Metzmacher
1
-9
/
+38
2013-01-01
s4:drsuapi: check the source_dsa_invocation_id (bug #9508)
Stefan Metzmacher
1
-0
/
+15
2013-01-01
s4:drsuapi: make sure we never return the same highwatermark twice in a repli...
Stefan Metzmacher
1
-0
/
+36
2013-01-01
s4:drsuapi: add drsuapi_DsReplicaHighWaterMark_cmp()
Stefan Metzmacher
1
-0
/
+20
2013-01-01
s4:drsuapi: always use the current uptodateness_vector
Stefan Metzmacher
1
-11
/
+9
2013-01-01
s4:drsuapi: avoid a ldb_dn_copy() and use talloc_move() instead
Stefan Metzmacher
1
-3
/
+3
2013-01-01
s4:drsuapi: remove unused 'highest_usn' from drsuapi_getncchanges_state
Stefan Metzmacher
1
-4
/
+0
2013-01-01
s4:drsuapi: move struct drsuapi_getncchanges_state to the top of getncchanges.c
Stefan Metzmacher
1
-17
/
+17
2013-01-01
s4:dsdb/drepl: update the source_dsa_obj/invocation_id in repsFrom
Stefan Metzmacher
1
-0
/
+4
2013-01-01
s4:dsdb/common: use 01.01.1970 as last_sync_success for our entry in the upto...
Stefan Metzmacher
1
-3
/
+4
2013-01-01
s4:dsdb/common: use LDB_SEQ_HIGHEST_SEQ for our entry in the uptodatevector
Stefan Metzmacher
1
-2
/
+2
2013-01-01
s4:dsdb/repl_meta_data: don't merge highwatermark and uptodatevector (bug #9508)
Stefan Metzmacher
1
-38
/
+1
2013-01-01
s4:dsdb/repl_meta_data: also update the last_sync_success in replUpToDateVector
Stefan Metzmacher
1
-5
/
+1
2013-01-01
s4:dsdb/repl_meta_data: store the last results and timestamps in the repsFrom
Stefan Metzmacher
1
-0
/
+3
2013-01-01
s4:dsdb/repl_meta_data: always treat the highwatermark as opaque (bug #9508)
Stefan Metzmacher
1
-1
/
+0
2013-01-01
s4:scripting/python: always treat the highwatermark as opaque (bug #9508)
Stefan Metzmacher
3
-3
/
+3
2013-01-01
selftest/flapping: more samba4.rpc.samr.large-dc.two subtests are flakey
Stefan Metzmacher
1
-1
/
+1
2013-01-01
Happy New Year 2013
Stefan Metzmacher
2
-2
/
+2
2012-12-27
subunit: Update to latest upstream version.
Jelmer Vernooij
13
-12
/
+101
2012-12-27
testtools: Update to latest upstream version.
Jelmer Vernooij
19
-63
/
+503
2012-12-27
lib/param: use the correct path names again
Stefan Metzmacher
1
-5
/
+5
2012-12-27
selftest/flapping: mark samba4.rpc.samr.large-dc.two as knownfail
Stefan Metzmacher
1
-0
/
+1
2012-12-26
selftest.pl: Fix typo 'snprintf' -> 'sprintf'.
Jelmer Vernooij
1
-1
/
+1
2012-12-26
wafsamba: python-config is not always a script.
Jelmer Vernooij
1
-1
/
+1
2012-12-22
Recent coverity changes added directory_create_or_exist() checks to many dire...
Jeremy Allison
2
-0
/
+13
2012-12-21
s3-prefork: Directly fail if tevent_req_is_unix_error() fails.
Andreas Schneider
1
-1
/
+3
2012-12-21
s3-libsmb: Remove check if array is NULL.
Andreas Schneider
1
-1
/
+2
2012-12-21
s3-rpc_server: Fix username and remote check.
Andreas Schneider
1
-2
/
+2
2012-12-21
s4-libcli: Use a do-while loop.
Andreas Schneider
1
-3
/
+3
2012-12-21
s3-lib: Cleanup transfer_file_internal() a bit.
Andreas Schneider
1
-2
/
+6
2012-12-21
libgpo: Make it clear that we want to fall trough here.
Andreas Schneider
1
-0
/
+2
2012-12-21
s4-dsdb: Make it clear that we want to fall trough here.
Andreas Schneider
1
-0
/
+1
2012-12-21
s3-rpc_server: Make it clear we want to fall trough here.
Andreas Schneider
1
-0
/
+1
2012-12-21
s3-lib: Make it clear that we want to fall trough here.
Andreas Schneider
1
-0
/
+2
2012-12-21
s3-netapi: Add missing break in NetUserSetInfo_r().
Andreas Schneider
1
-0
/
+1
2012-12-21
s3-libsmb: Fix a possible null pointer dereference.
Andreas Schneider
1
-1
/
+1
2012-12-21
s3-rpc_server: Fix null pointer derefs in rpc_pipe_open_interface().
Andreas Schneider
1
-5
/
+7
2012-12-21
s3-winbind: Fix null pointer dereference in store_memory_creds().
Andreas Schneider
1
-4
/
+4
2012-12-21
s3-vfs: Fix a null pointer deferference in vfs_media_harmony.
Andreas Schneider
1
-1
/
+3
2012-12-21
s3-rpc_server: Fix a possible null pointer dereference.
Andreas Schneider
1
-1
/
+2
2012-12-21
s3-vfs: Fix typo in readonly_connect().
Andreas Schneider
1
-1
/
+1
2012-12-21
libcli: Fix smb2cli_ioctl_send() if clause.
Andreas Schneider
1
-1
/
+1
2012-12-21
libwbclient: Fix null check in process_domain_info_string().
Andreas Schneider
1
-5
/
+0
[next]