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
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-01-25
Use generated DSSETUP client & server rpc functions and remove the hand-writt...
Günther Deschner
14
-479
/
+281
2008-01-25
Add generated dssetup code after make idl.
Günther Deschner
8
-1
/
+2732
2008-01-25
Adding dssetup.idl from samba4.
Günther Deschner
1
-0
/
+101
2008-01-25
Remove rpccli_samr_get_dom_pwinfo() and rpccli_samr_get_usrdom_pwinfo().
Günther Deschner
2
-106
/
+23
2008-01-24
Fix the same bug with user -> user_obj.
Jeremy Allison
1
-1
/
+7
2008-01-24
Fix a really subtle old, old bug :-). When canonicalizing the
Jeremy Allison
1
-3
/
+9
2008-01-24
Correctly set flags in ACE's inherited from parent. Still one bug
Jeremy Allison
1
-3
/
+35
2008-01-24
Fix missing error check that caused crash when winbindd not running.
Jeremy Allison
1
-0
/
+1
2008-01-25
Fix lookup_sids to detect unix_groups and unix_users domain sids.
Michael Adam
1
-0
/
+10
2008-01-25
Add a debug message: show the sid lookup_sid() was called for.
Michael Adam
1
-0
/
+2
2008-01-25
Add debug message: show which domain_child is being forked.
Michael Adam
1
-0
/
+7
2008-01-25
Add a debug message to lookup_rids() printing the domain SID.
Michael Adam
1
-0
/
+3
2008-01-25
Add a debug message winbindd_can_contact_domain()
Michael Adam
1
-0
/
+2
2008-01-25
Fix assignment to request->data.init_conn.is_primary in init_child_connection().
Michael Adam
1
-1
/
+1
2008-01-24
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
22
-192
/
+321
2008-01-24
Make explicit in debug we're ignoring flags from the parent SD.
Jeremy Allison
1
-6
/
+10
2008-01-25
Trying to avoid defining new SAMR acct creation flags when we already have th...
Günther Deschner
6
-50
/
+35
2008-01-25
Re-run make idl.
Günther Deschner
4
-76
/
+64
2008-01-25
Rename samr_*AccessMask bitfields to start with SAMR_.
Günther Deschner
1
-32
/
+32
2008-01-24
Add WERR_INVALID_COMPUTER_NAME.
Günther Deschner
2
-0
/
+2
2008-01-24
Add cmd_netlogon_gettrustrid() to rpcclient.
Günther Deschner
1
-0
/
+42
2008-01-24
make idl.
Günther Deschner
7
-33
/
+141
2008-01-24
Add IDL for netr_LogonGetTrustRid.
Günther Deschner
1
-1
/
+5
2008-01-24
Add debug messages to trace this if needed.
Jeremy Allison
1
-0
/
+14
2008-01-24
The checks for OI and CI were just wrong.... Fix them. Thanks to
Jeremy Allison
1
-9
/
+4
2008-01-24
First part of fix for bug #4929 - worked out by jmcd.
Jeremy Allison
1
-80
/
+29
2008-01-24
Fix winbindd build w/o ADS.
Günther Deschner
1
-3
/
+7
2008-01-24
Fix Coverity ID 454
Volker Lendecke
1
-1
/
+8
2008-01-24
Fix Coverity ID 463
Volker Lendecke
1
-1
/
+3
2008-01-24
Fix Coverity ID 465
Volker Lendecke
1
-0
/
+2
2008-01-24
Add winbind_msg_dump_domain_list to winbindd.
Günther Deschner
2
-0
/
+88
2008-01-24
Add winbindd debugging ndr_print helpers.
Günther Deschner
2
-0
/
+150
[prev]
[next]