index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-smbtorture: enable QueryMultipleValues{2} torture tests against samba3.
Günther Deschner
2010-06-30
1
-3
/
+2
*
s3-winreg: implement _winreg_QueryMultipleValues().
Günther Deschner
2010-06-30
1
-6
/
+15
*
s3-winreg: implement _winreg_QueryMultipleValues2().
Günther Deschner
2010-06-30
1
-5
/
+114
*
s3-registry: add reg_querymultiplevalues() to reg_api.
Günther Deschner
2010-06-30
2
-0
/
+56
*
s4-smbtorture: add some more multiple_values_tests to RPC-WINREG.
Günther Deschner
2010-06-30
1
-1
/
+12
*
s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/
Stefan Metzmacher
2010-06-30
9
-8
/
+8
*
s4:ldb/python: make it possible to run tests standalone
Stefan Metzmacher
2010-06-30
8
-3
/
+22
*
libcli: Fixed a build warning for a missing prototype.
Andreas Schneider
2010-06-30
1
-0
/
+1
*
s4:auth/session.c - suppress a warning when freeing "group_string"
Matthias Dieter Wallnöfer
2010-06-30
1
-3
/
+5
*
s4:schema/schema_set.c - free LDB message diffs
Anatoliy Atanasov
2010-06-30
1
-0
/
+2
*
s4:auth/session.c - free "group_string" when not needed
Anatoliy Atanasov
2010-06-30
1
-1
/
+1
*
s4:dsdb Fix possible schema segfaults for DRS-replication based schema
Andrew Bartlett
2010-06-30
1
-17
/
+13
*
s4-smbtorture: remove duplicate torture_assert_sid_equal macro.
Günther Deschner
2010-06-29
1
-10
/
+1
*
s4-smbtorture: fix incorrect IDL for QueryMultipleValue (aka RVALENT).
Günther Deschner
2010-06-29
1
-1
/
+1
*
s4-smbtorture: add more sophisticated tests for winreg_QueryMultipleValues{2}.
Günther Deschner
2010-06-29
1
-0
/
+221
*
s4:ntvfs/ipc/vfs_ipc.c - remove unused code
Matthias Dieter Wallnöfer
2010-06-29
1
-4
/
+0
*
s4:ntvfs/ipc/vfs_ipc.c - add casts to suppress warnings on Solaris 10
Matthias Dieter Wallnöfer
2010-06-29
1
-3
/
+3
*
s4:ntp_signd/ntp_signd.c - add casts to suppress warnings on Solaris 10
Matthias Dieter Wallnöfer
2010-06-29
1
-2
/
+2
*
s4:rpc_server/browser.c - remove unused code
Matthias Dieter Wallnöfer
2010-06-29
1
-2
/
+0
*
s4:smb_server/smb2/find.c - remove unused code
Matthias Dieter Wallnöfer
2010-06-29
1
-3
/
+0
*
s4:smb_server/blob.c - remove unused code
Matthias Dieter Wallnöfer
2010-06-29
1
-8
/
+0
*
s4:dsdb/new_partition.c - remove the "ldb_next_request" call which we find al...
Matthias Dieter Wallnöfer
2010-06-29
1
-3
/
+1
*
ldb:ldb_map_outbound.c - "ldb_parse_tree_collect_attrs" - remove unneeded ret...
Matthias Dieter Wallnöfer
2010-06-29
1
-2
/
+0
*
ldb:ldb_modules.c - "ldb_dso_load_symbol" - remove unneeded caste before "dlsym"
Matthias Dieter Wallnöfer
2010-06-29
1
-2
/
+1
*
s4:ldb - "ldb_dn_update_components" - fix free of invalid DN parts
Matthias Dieter Wallnöfer
2010-06-29
1
-4
/
+3
*
ldb:ldb_dn.c - "ldb_dn_set_extended_component" - free the linearized string w...
Matthias Dieter Wallnöfer
2010-06-29
1
-2
/
+4
*
s4:ldb_dn.c - make the code parts which free extended components consistent
Matthias Dieter Wallnöfer
2010-06-29
1
-9
/
+7
*
ldb:ldb_dn - "ldb_dn_explode" - move the "dn->comp_num" initalisation upwards...
Matthias Dieter Wallnöfer
2010-06-29
1
-3
/
+3
*
s4-smbtorture: remove some pointless mem_equal tests in LOCAL-NDR-WINREG test...
Günther Deschner
2010-06-29
1
-3
/
+0
*
s4-smbtorture: handle NT_STATUS_NOT_IMPLEMENTED in GetForestTrustInformation ...
Günther Deschner
2010-06-29
1
-2
/
+6
*
s4-smbtorture: use TEST_MACHINE_NAME in test_netr_GetForestTrustInformation().
Günther Deschner
2010-06-29
1
-1
/
+1
*
s4-smbtorture: add netr_GetForestTrustInformation test to RPC-NETLOGON.
Günther Deschner
2010-06-29
2
-0
/
+40
*
s3-utils: remove rpccheck.
Günther Deschner
2010-06-29
1
-62
/
+0
*
Revert "s4/dsdb: Fixed partition_search() not to pass special DN's to LDAP ba...
Matthias Dieter Wallnöfer
2010-06-29
1
-8
/
+6
*
Revert "s4/auth: Fixed authsam_expand_nested_groups() to find entry SID if no...
Matthias Dieter Wallnöfer
2010-06-29
1
-21
/
+4
*
s4-smbtorture: add NDR torture test for winreg_QueryMultipleValues2.
Günther Deschner
2010-06-29
1
-0
/
+47
*
s4-smbtorture: add RPC torture test for winreg_QueryMultipleValues2.
Günther Deschner
2010-06-29
1
-0
/
+41
*
winreg: fix winreg_QueryMultipleValues2 IDL.
Günther Deschner
2010-06-29
1
-4
/
+5
*
winreg: fix winreg_QueryMultipleValues() IDL and torture tests.
Günther Deschner
2010-06-29
3
-29
/
+30
*
s3-client: Make sure we only write to an opened file.
Andreas Schneider
2010-06-29
1
-4
/
+10
*
s3-winbind: Make sure we crash if domain is really not found.
Andreas Schneider
2010-06-29
1
-1
/
+1
*
s3-net: Make sure we don't call free on garbage.
Andreas Schneider
2010-06-29
1
-1
/
+1
*
s3-net: Use talloc_asprintf and return if file is in wrong format.
Andreas Schneider
2010-06-29
1
-19
/
+16
*
s3-librpc: Fixed GUID_from_data_blob() with length of 32.
Andreas Schneider
2010-06-29
1
-5
/
+5
*
Fixed incorrect use of cn instead of lDAPDisplayName
Nadezhda Ivanova
2010-06-29
1
-2
/
+2
*
s4:secrets Ensure secrets.ldb uses the same hooks as the rest of Samba
Andrew Bartlett
2010-06-29
2
-46
/
+13
*
s4:selftest Split out PKINIT tests from test_kinit.sh and test enc types
Andrew Bartlett
2010-06-29
3
-15
/
+83
*
s4:kdc Rework the 'allowed enc types' calculation
Andrew Bartlett
2010-06-29
1
-41
/
+35
*
s4:auth Query LDB for msds-SupportedEncryptionTypes for the KDC
Andrew Bartlett
2010-06-29
1
-0
/
+1
*
s4:kerberos Add functions to convert msDS-SupportedEncryptionTypes
Andrew Bartlett
2010-06-29
2
-0
/
+60
[next]