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