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
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4-dsdb: Improve memory handling in kccsrv_add_connection()
Andrew Bartlett
2012-08-14
1
-0
/
+5
*
s4-dsdb: Improve memory handling in kccsrv_find_connections() by adding a tmp...
Andrew Bartlett
2012-08-14
1
-4
/
+15
*
s4-dsdb: Add const
Andrew Bartlett
2012-08-14
1
-4
/
+4
*
s4:kdc/wdc-samba4.c - fix user logins on specific workstations
Matthias Dieter Wallnöfer
2012-08-14
1
-4
/
+5
*
s4-classicupgrade: Tests if sam policies exist before trying to import them.
Wesley Young
2012-08-14
1
-21
/
+28
*
s4-dsdb: Take more care in handling of global schema memory
Andrew Bartlett
2012-08-11
2
-28
/
+64
*
s4-dsdb: Remove support for per-partition sequence numbers
Andrew Bartlett
2012-08-11
1
-23
/
+0
*
s4-dsdb: Use only the replication USN for schema reload.
Andrew Bartlett
2012-08-11
2
-66
/
+0
*
torture: Reproducer for 64c0367
Volker Lendecke
2012-08-10
1
-0
/
+20
*
build: rename security → samba-security
Björn Jacke
2012-08-10
6
-16
/
+16
*
s4-dsdb: Explain better what records are written during schema set
Andrew Bartlett
2012-08-10
4
-17
/
+26
*
s4:torture:basic: check the return status of the last open in deltest16
Michael Adam
2012-08-09
1
-0
/
+2
*
s4:torture:basic: fix a message typo in the delete17 test
Michael Adam
2012-08-09
1
-1
/
+1
*
s4:torture:basic: fix abundance of spaces in deltest6
Michael Adam
2012-08-09
1
-3
/
+4
*
s4:torture:basic:delete: fix 4 vs 8 spc tab formatting in check_delete_on_clo...
Michael Adam
2012-08-09
1
-4
/
+4
*
s4-events: Do not vasprintf() the tevent debug messages that will not be shown
Andrew Bartlett
2012-08-09
1
-4
/
+6
*
s4-dsdb: Remove strcasecmp() fallback in replmd_ldb_message_element_attid_sort
Andrew Bartlett
2012-08-09
1
-7
/
+0
*
s4-dsdb: Do not reload partition metadata except on transaction start
Andrew Bartlett
2012-08-09
1
-11
/
+0
*
s4-dsdb: Ensure we have indexing enabled during the provision
Andrew Bartlett
2012-08-09
1
-1
/
+6
*
s4-pydsdb: Provide control of if we should write index attributes when reload...
Andrew Bartlett
2012-08-09
2
-6
/
+8
*
s4-dsdb: Change talloc parent
Andrew Bartlett
2012-08-09
1
-1
/
+1
*
s4-dsdb: Remove ldb_sequence_type argument from partition_primary_sequence_nu...
Andrew Bartlett
2012-08-09
2
-4
/
+4
*
s4-dsdb: simplify migration of old-style seqence numbers to metadata.tdb
Andrew Bartlett
2012-08-09
2
-150
/
+53
*
s4-dsdb: Reduce calls to the ldb layer by reloading less often
Andrew Bartlett
2012-08-09
2
-14
/
+26
*
selftest: Rename samba4.blackbox.pdbtest to samba.blackbox.pdbtest
Andrew Bartlett
2012-08-08
1
-1
/
+1
*
s4-scripting: Remove unused variables from ntacl tests
Andrew Bartlett
2012-08-07
1
-10
/
+0
*
s4-smbd: Check for failure of irpc_add_name
Andrew Bartlett
2012-08-07
1
-1
/
+4
*
s4:libcli/smb2/write correct error checking
Christian Ambach
2012-08-06
1
-1
/
+1
*
lib/param: move enum dns_update_settings to lib/param
Christian Ambach
2012-08-06
2
-26
/
+1
*
s4:libcli/pyerrors: add PyErr_NTSTATUS_NOT_OK_RAISE()
Stefan Metzmacher
2012-08-06
1
-0
/
+6
*
s4:libcli/pyerrors: s/PyErr_WERROR_IS_ERR_RAISE/PyErr_WERROR_NOT_OK_RAISE/
Stefan Metzmacher
2012-08-06
3
-18
/
+18
*
s4:domain join: setup RODC invocationId
Stefan Metzmacher
2012-08-04
1
-0
/
+26
*
s4:torture: add support for SMB_EXTENDED_SIGNATURES during SMBtconX
Stefan Metzmacher
2012-08-04
2
-1
/
+14
*
s4:libcli: add support for SMB_EXTENDED_SIGNATURES during SMBtconX
Stefan Metzmacher
2012-08-04
3
-0
/
+18
*
s4:dsdb:replicated_objects: do not move 'instanceType' to the end of msg->ele...
Stefan Metzmacher
2012-08-03
1
-1
/
+22
*
s4: samba_spnupdate: fix "if we are DNS server" check
Björn Baumbach
2012-08-03
1
-5
/
+6
*
s4:torture: send the TCONX_FLAG_EXTENDED_RESPONSE flag
Stefan Metzmacher
2012-08-02
5
-7
/
+7
*
s4:libcli: send the TCONX_FLAG_EXTENDED_RESPONSE flag
Stefan Metzmacher
2012-08-02
3
-4
/
+4
*
heimdal: fixed -Werror=format error in com_err
Andrew Tridgell
2012-08-02
1
-1
/
+1
*
libcli/smb: move some TCON related defines to smb_constants.h
Stefan Metzmacher
2012-08-01
1
-4
/
+0
*
s4:libcli/raw: remove unused smbcli_session->user_session_key
Stefan Metzmacher
2012-08-01
3
-17
/
+0
*
s4:librpc/dcerpc_smb2: sync smb2_session_key() with smb_session_key()
Stefan Metzmacher
2012-08-01
1
-0
/
+2
*
s4:librpc/dcerpc_smb: make use of smbXcli_session_application_key()
Stefan Metzmacher
2012-08-01
1
-4
/
+15
*
s4:librpc/dcerpc_smb2: make use of smbXcli_session_application_key()
Stefan Metzmacher
2012-08-01
1
-1
/
+1
*
s4:libcli/smb_composite: make use of smb1cli_session_set_session_key()
Stefan Metzmacher
2012-08-01
1
-1
/
+17
*
s4:libcli/smb_composite: always use set_user_session_key() helper
Stefan Metzmacher
2012-08-01
1
-2
/
+6
*
s4-repl: Add tests for add replication conflicts and use of LostAndFound
Andrew Bartlett
2012-07-31
2
-0
/
+309
*
s4-dsdb: Replace any existing lastKnownParent attribute during delete
Andrew Bartlett
2012-07-31
1
-1
/
+1
*
s4-dsdb: Improve tracing in repl_meta_data
Andrew Bartlett
2012-07-31
1
-7
/
+8
*
s4-dsdb: Handle rename conflicts in both directions
Andrew Bartlett
2012-07-31
1
-49
/
+87
[prev]
[next]