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
2010-06-29
s4:rpc_server/browser.c - remove unused code
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-06-29
s4:smb_server/smb2/find.c - remove unused code
Matthias Dieter Wallnöfer
1
-3
/
+0
2010-06-29
s4:smb_server/blob.c - remove unused code
Matthias Dieter Wallnöfer
1
-8
/
+0
2010-06-29
s4:dsdb/new_partition.c - remove the "ldb_next_request" call which we find al...
Matthias Dieter Wallnöfer
1
-3
/
+1
2010-06-29
ldb:ldb_map_outbound.c - "ldb_parse_tree_collect_attrs" - remove unneeded ret...
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-06-29
ldb:ldb_modules.c - "ldb_dso_load_symbol" - remove unneeded caste before "dlsym"
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-06-29
s4:ldb - "ldb_dn_update_components" - fix free of invalid DN parts
Matthias Dieter Wallnöfer
1
-4
/
+3
2010-06-29
ldb:ldb_dn.c - "ldb_dn_set_extended_component" - free the linearized string w...
Matthias Dieter Wallnöfer
1
-2
/
+4
2010-06-29
s4:ldb_dn.c - make the code parts which free extended components consistent
Matthias Dieter Wallnöfer
1
-9
/
+7
2010-06-29
ldb:ldb_dn - "ldb_dn_explode" - move the "dn->comp_num" initalisation upwards...
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-06-29
s4-smbtorture: remove some pointless mem_equal tests in LOCAL-NDR-WINREG test...
Günther Deschner
1
-3
/
+0
2010-06-29
s4-smbtorture: handle NT_STATUS_NOT_IMPLEMENTED in GetForestTrustInformation ...
Günther Deschner
1
-2
/
+6
2010-06-29
s4-smbtorture: use TEST_MACHINE_NAME in test_netr_GetForestTrustInformation().
Günther Deschner
1
-1
/
+1
2010-06-29
s4-smbtorture: add netr_GetForestTrustInformation test to RPC-NETLOGON.
Günther Deschner
2
-0
/
+40
2010-06-29
s3-utils: remove rpccheck.
Günther Deschner
1
-62
/
+0
2010-06-29
Revert "s4/dsdb: Fixed partition_search() not to pass special DN's to LDAP ba...
Matthias Dieter Wallnöfer
1
-8
/
+6
2010-06-29
Revert "s4/auth: Fixed authsam_expand_nested_groups() to find entry SID if no...
Matthias Dieter Wallnöfer
1
-21
/
+4
2010-06-29
s4-smbtorture: add NDR torture test for winreg_QueryMultipleValues2.
Günther Deschner
1
-0
/
+47
2010-06-29
s4-smbtorture: add RPC torture test for winreg_QueryMultipleValues2.
Günther Deschner
1
-0
/
+41
2010-06-29
winreg: fix winreg_QueryMultipleValues2 IDL.
Günther Deschner
1
-4
/
+5
2010-06-29
winreg: fix winreg_QueryMultipleValues() IDL and torture tests.
Günther Deschner
3
-29
/
+30
2010-06-29
s3-client: Make sure we only write to an opened file.
Andreas Schneider
1
-4
/
+10
2010-06-29
s3-winbind: Make sure we crash if domain is really not found.
Andreas Schneider
1
-1
/
+1
2010-06-29
s3-net: Make sure we don't call free on garbage.
Andreas Schneider
1
-1
/
+1
2010-06-29
s3-net: Use talloc_asprintf and return if file is in wrong format.
Andreas Schneider
1
-19
/
+16
2010-06-29
s3-librpc: Fixed GUID_from_data_blob() with length of 32.
Andreas Schneider
1
-5
/
+5
2010-06-29
Fixed incorrect use of cn instead of lDAPDisplayName
Nadezhda Ivanova
1
-2
/
+2
2010-06-29
s4:secrets Ensure secrets.ldb uses the same hooks as the rest of Samba
Andrew Bartlett
2
-46
/
+13
2010-06-29
s4:selftest Split out PKINIT tests from test_kinit.sh and test enc types
Andrew Bartlett
3
-15
/
+83
2010-06-29
s4:kdc Rework the 'allowed enc types' calculation
Andrew Bartlett
1
-41
/
+35
2010-06-29
s4:auth Query LDB for msds-SupportedEncryptionTypes for the KDC
Andrew Bartlett
1
-0
/
+1
2010-06-29
s4:kerberos Add functions to convert msDS-SupportedEncryptionTypes
Andrew Bartlett
2
-0
/
+60
2010-06-29
s4:libnet_join Fix typo in msDS-SupportedEncryptionTypes
Andrew Bartlett
1
-1
/
+1
2010-06-29
s4:provision Add an msDS-SupportedEncryptionTypes entry to our DC
Andrew Bartlett
3
-2
/
+35
2010-06-29
build: only use git when found by configure
Andrew Tridgell
3
-17
/
+35
2010-06-29
build: allow LOAD_ENVIRONMENT() to pass when no configure has been run
Andrew Tridgell
1
-2
/
+5
2010-06-29
build: allow always=True/False on SAMBA_GENERATOR()
Andrew Tridgell
1
-1
/
+5
2010-06-29
s4/repl_meta_data: remove duplicated (and commented out) log
Kamen Mazdrashki
1
-6
/
+0
2010-06-29
s4/ndr: Fix tuncating of constant to a 'long' type
Kamen Mazdrashki
1
-2
/
+2
2010-06-28
s4:lib/registry/ldb.c - add a missing brace
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-06-28
s4:lib/registry/ldb.c - fix memory handling in "ldb_open_key"
Matthias Dieter Wallnöfer
1
-1
/
+4
2010-06-28
s4:lib/ldb/registry.c - handle the classname in the right way
Matthias Dieter Wallnöfer
1
-1
/
+8
2010-06-28
s4:lib/registry/ldb.c - remove really useless "local_ctx"
Matthias Dieter Wallnöfer
1
-8
/
+2
2010-06-28
s4:lib/registry/ldb.c - retrieve the classname correctly in "ldb_get_subkey_b...
Matthias Dieter Wallnöfer
1
-7
/
+6
2010-06-28
s4:lib/registry/ldb.c - change the "ldb_get_value" implementation to use the ...
Matthias Dieter Wallnöfer
1
-20
/
+17
2010-06-28
s3: Change exit on immediate socket failure.
Ira Cooper
1
-4
/
+4
2010-06-28
s4:auth/sam.c - "authsam_expand_nested_groups" - small performance improvement
Matthias Dieter Wallnöfer
1
-3
/
+7
2010-06-28
s4:auth/sam.c - "authsam_expand_nested_groups" - cosmetic/comments
Matthias Dieter Wallnöfer
1
-9
/
+11
2010-06-28
s4:auth/sam.c - "authsam_expand_nested_groups" - use "dsdb_search_dn" where p...
Matthias Dieter Wallnöfer
1
-3
/
+11
2010-06-28
selftest: Remove accidentally committed dummy test.
Jelmer Vernooij
1
-1
/
+0
[prev]
[next]