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
2008-01-30
ntlm_auth: Fix another typo in the test.
Kai Blin
1
-2
/
+2
2008-01-30
ntlm_auth: test should honour configfile option to run on build farm.
Kai Blin
2
-2
/
+8
2008-01-30
ntlm_auth: Fix typos in the torture test script.
Kai Blin
1
-2
/
+2
2008-01-30
ntlm_auth: Add a blackbox test.
Kai Blin
3
-0
/
+234
2008-01-30
Fix build warning.
Günther Deschner
1
-1
/
+0
2008-01-30
Re-enable async I/O for non-TSM systems
Volker Lendecke
2
-11
/
+6
2008-01-30
Add netrenumtrusteddomains() and netrenumtrusteddomainsex() cmds to rpcclient.
Günther Deschner
1
-0
/
+71
2008-01-29
Fix uninitialized variables
Volker Lendecke
2
-15
/
+15
2008-01-29
Make make_way_for_eventlogs() static
Gerald W. Carter
1
-2
/
+2
2008-01-29
Fix a memleak
Volker Lendecke
1
-4
/
+0
2008-01-29
Fix a return value from sync_eventlog_params() (patch from Volker)
Gerald W. Carter
1
-1
/
+1
2008-01-29
Allow NULL request and/or response pointers to be passed to wbcRequestRespons...
Gerald W. Carter
1
-5
/
+1
2008-01-29
Remove include/rpc_ds.h and all references to it completly.
Günther Deschner
9
-79
/
+30
2008-01-29
Remove unused rpc_ds marshalling code that is unused now.
Günther Deschner
5
-294
/
+2
2008-01-29
Finally delete rpccli_ds_enum_domain_trusts() completly.
Günther Deschner
2
-97
/
+1
2008-01-29
Remove last caller of rpccli_ds_enum_domain_trusts().
Günther Deschner
2
-26
/
+1
2008-01-29
Use another pidl generated call to enumerate ds trusted domains in winbindd.
Günther Deschner
1
-26
/
+23
2008-01-29
Use pidl generated call to enumerate ds trusted domains in winbindd.
Günther Deschner
1
-12
/
+19
2008-01-29
Fix the build. Avoid unrequired ndr_print_ads_struct dependencies.
Günther Deschner
3
-100
/
+122
2008-01-29
Add ndr_print_ads_auth_flags().
Günther Deschner
1
-2
/
+17
2008-01-29
Move DS_DOMAIN_FUNCTION defines to ads.h.
Günther Deschner
2
-6
/
+7
2008-01-29
Add missing windows 2008 netr_DsR_DcFlags and netr_DsRGetDCName_flags flags.
Günther Deschner
1
-15
/
+18
2008-01-29
Eliminate remote tree of dsgetdcname (which will happen in libnetapi then).
Günther Deschner
6
-108
/
+19
2008-01-28
Dump msDS-SupportedEncryptionTypes in adssearch.
Günther Deschner
1
-1
/
+15
2008-01-28
Restrict the enctypes in the generated krb5.conf files to Win2003 types.
Gerald W. Carter
1
-4
/
+8
2008-01-27
We need to leave the corepath around
Volker Lendecke
1
-1
/
+0
2008-01-27
Adding missing calls to va_end().
Tim Potter
6
-6
/
+39
2008-01-27
Remove an unused external reference
Volker Lendecke
1
-1
/
+0
2008-01-26
Fix uninitialized variables
Volker Lendecke
1
-1
/
+2
2008-01-25
Add cmd_netlogon_dsr_getforesttrustinfo and deregisterdnsrecords to rpcclient.
Günther Deschner
1
-0
/
+49
2008-01-25
Remove hand-written rpccli_netlogon_dsr_getdcnameex[2].
Günther Deschner
3
-347
/
+0
2008-01-25
Use rpccli_netr_DsRGetDCNameEx and rpccli_netr_DsRGetDCNameEx2 in rpcclient.
Günther Deschner
1
-34
/
+99
2008-01-25
Re-run make idl.
Günther Deschner
7
-40
/
+227
2008-01-25
Fix netr_DsRGetDCNameEx and netr_DsRGetDCNameEx2 IDL.
Günther Deschner
1
-2
/
+2
2008-01-25
Add IDL for netr_DsrDeregisterDNSHostRecords (just for completion).
Günther Deschner
1
-1
/
+7
2008-01-25
Fix bogus uninitialized variable warnings
Volker Lendecke
3
-3
/
+3
2008-01-25
Fix Coverity IDs 451, 452
Volker Lendecke
1
-1
/
+1
2008-01-25
Tiny simplification
Volker Lendecke
1
-8
/
+7
2008-01-25
Remove a pointless while loop
Volker Lendecke
1
-11
/
+7
2008-01-25
Attempt to fix the build on OpenBSD
Volker Lendecke
1
-1
/
+1
2008-01-25
Always trust the domain flags in the wcache trusted domain cache.
Gerald W. Carter
1
-13
/
+33
2008-01-25
Use the correct domain name when looking up the trust password.
Gerald W. Carter
1
-1
/
+15
2008-01-25
Remove more unused LSA marshalling functions.
Günther Deschner
1
-406
/
+0
2008-01-25
Remove some unused structures from rpc_lsa.h.
Günther Deschner
1
-122
/
+0
2008-01-25
Add cmd_netlogon_dsr_enumtrustdom() to rpcclient.
Günther Deschner
1
-0
/
+48
2008-01-25
run "make idl".
Günther Deschner
5
-23
/
+7
2008-01-25
Fix netr_DsrEnumerateDomainTrusts IDL.
Günther Deschner
1
-1
/
+1
2008-01-25
Add LIBNETAPI_LOCAL_SERVER() macro.
Günther Deschner
1
-0
/
+5
2008-01-25
No need to close registry on libnetapi_free() anymore.
Günther Deschner
1
-1
/
+0
2008-01-25
Fix winbindd_can_contact_domain() on a samba DC.
Michael Adam
1
-3
/
+6
[next]