summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2008-01-29Merge branch 'ctdb-merge' into dmapi-integrationAlexander Bokovoy3-174/+129
2008-01-28Restrict the enctypes in the generated krb5.conf files to Win2003 types.Gerald W. Carter1-4/+8
2008-01-27We need to leave the corepath aroundVolker Lendecke1-1/+0
2008-01-27Adding missing calls to va_end().Tim Potter6-6/+39
2008-01-27Remove an unused external referenceVolker Lendecke1-1/+0
2008-01-26Fix uninitialized variablesVolker Lendecke1-1/+2
2008-01-25Add cmd_netlogon_dsr_getforesttrustinfo and deregisterdnsrecords to rpcclient.Günther Deschner1-0/+49
2008-01-25Remove hand-written rpccli_netlogon_dsr_getdcnameex[2].Günther Deschner3-347/+0
2008-01-25Use rpccli_netr_DsRGetDCNameEx and rpccli_netr_DsRGetDCNameEx2 in rpcclient.Günther Deschner1-34/+99
2008-01-25Re-run make idl.Günther Deschner7-40/+227
2008-01-25Fix netr_DsRGetDCNameEx and netr_DsRGetDCNameEx2 IDL.Günther Deschner1-2/+2
2008-01-25Add IDL for netr_DsrDeregisterDNSHostRecords (just for completion).Günther Deschner1-1/+7
2008-01-25Fix bogus uninitialized variable warningsVolker Lendecke3-3/+3
2008-01-25Fix Coverity IDs 451, 452Volker Lendecke1-1/+1
2008-01-25Tiny simplificationVolker Lendecke1-8/+7
2008-01-25Remove a pointless while loopVolker Lendecke1-11/+7
2008-01-25Attempt to fix the build on OpenBSDVolker Lendecke1-1/+1
2008-01-25Always trust the domain flags in the wcache trusted domain cache.Gerald W. Carter1-13/+33
2008-01-25Use the correct domain name when looking up the trust password.Gerald W. Carter1-1/+15
2008-01-25Remove more unused LSA marshalling functions.Günther Deschner1-406/+0
2008-01-25Remove some unused structures from rpc_lsa.h.Günther Deschner1-122/+0
2008-01-25Add cmd_netlogon_dsr_enumtrustdom() to rpcclient.Günther Deschner1-0/+48
2008-01-25run "make idl".Günther Deschner5-23/+7
2008-01-25Fix netr_DsrEnumerateDomainTrusts IDL.Günther Deschner1-1/+1
2008-01-25Add LIBNETAPI_LOCAL_SERVER() macro.Günther Deschner1-0/+5
2008-01-25No need to close registry on libnetapi_free() anymore.Günther Deschner1-1/+0
2008-01-25Fix winbindd_can_contact_domain() on a samba DC.Michael Adam1-3/+6
2008-01-25Use generated DSSETUP client & server rpc functions and remove the hand-writt...Günther Deschner14-479/+281
2008-01-25Add generated dssetup code after make idl.Günther Deschner8-1/+2732
2008-01-25Adding dssetup.idl from samba4.Günther Deschner1-0/+101
2008-01-25Remove rpccli_samr_get_dom_pwinfo() and rpccli_samr_get_usrdom_pwinfo().Günther Deschner2-106/+23
2008-01-24Fix the same bug with user -> user_obj.Jeremy Allison1-1/+7
2008-01-24Fix a really subtle old, old bug :-). When canonicalizing theJeremy Allison1-3/+9
2008-01-24Correctly set flags in ACE's inherited from parent. Still one bugJeremy Allison1-3/+35
2008-01-24Fix missing error check that caused crash when winbindd not running.Jeremy Allison1-0/+1
2008-01-25Fix lookup_sids to detect unix_groups and unix_users domain sids.Michael Adam1-0/+10
2008-01-25Add a debug message: show the sid lookup_sid() was called for.Michael Adam1-0/+2
2008-01-25Add debug message: show which domain_child is being forked.Michael Adam1-0/+7
2008-01-25Add a debug message to lookup_rids() printing the domain SID.Michael Adam1-0/+3
2008-01-25Add a debug message winbindd_can_contact_domain()Michael Adam1-0/+2
2008-01-25Fix assignment to request->data.init_conn.is_primary in init_child_connection().Michael Adam1-1/+1
2008-01-24Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison22-192/+321
2008-01-24Make explicit in debug we're ignoring flags from the parent SD.Jeremy Allison1-6/+10
2008-01-25Trying to avoid defining new SAMR acct creation flags when we already have th...Günther Deschner6-50/+35
2008-01-25Re-run make idl.Günther Deschner4-76/+64
2008-01-25Rename samr_*AccessMask bitfields to start with SAMR_.Günther Deschner1-32/+32
2008-01-24Add WERR_INVALID_COMPUTER_NAME.Günther Deschner2-0/+2
2008-01-24Add cmd_netlogon_gettrustrid() to rpcclient.Günther Deschner1-0/+42
2008-01-24make idl.Günther Deschner7-33/+141
2008-01-24Add IDL for netr_LogonGetTrustRid.Günther Deschner1-1/+5