summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4-dns: implemented RODC DNS update in dns update taskAndrew Tridgell2010-09-271-0/+199
* s4-netlogon: added RODC DNS update call fwded to dnsupdate taskAndrew Tridgell2010-09-272-4/+100
* s4-dns: added --update-list option to samba_dnsupdateAndrew Tridgell2010-09-271-8/+14
* s4-kdc: added ifdef guards in kdc.hAndrew Tridgell2010-09-271-0/+5
* s4-ldb: removed an unused variableAndrew Tridgell2010-09-271-1/+0
* s4-kcc: fixed a incorrect context to kcctpl_get_all_bridgehead_dcsAndrew Tridgell2010-09-271-1/+1
* s4-dsdb: added samdb_find_site_for_computer() and samdb_find_ntdsguid_for_com...Andrew Tridgell2010-09-271-0/+57
* s4-auth: removed unused variable dom_sidAndrew Tridgell2010-09-271-1/+1
* s4:gensec_tstream: remove plain socket handlingStefan Metzmacher2010-09-281-124/+12
* s4:lib/tls: add gnutls backend for tstreamStefan Metzmacher2010-09-283-3/+1298
* s4:gensec: add gensec_create_tstream()Stefan Metzmacher2010-09-283-1/+764
* s4:wrepl_server: use SOCKET_FLAG_NOCLOSE instead of a dup()Stefan Metzmacher2010-09-281-18/+3
* s4:rpc_server: use SOCKET_FLAG_NOCLOSE to avoid calling close() on the socket...Stefan Metzmacher2010-09-281-0/+1
* s4-ildap: two more places that need talloc_reparent()Andrew Tridgell2010-09-282-2/+2
* s4-kcc: don't print "Testing kcctpl_create_intersite_connections"Andrew Tridgell2010-09-271-1/+1
* s4-drs: make getncchanges debug less verboseAndrew Tridgell2010-09-271-1/+1
* s4-dns: avoid search domains expansion in DNS resolverAndrew Tridgell2010-09-271-0/+8
* heimdal: avoid DNS search domain expansion Andrew Tridgell2010-09-271-1/+16
* s4-smbtorture: rework spoolss_EnumPrintProcDataTypes test.Günther Deschner2010-09-281-34/+79
* s4-smbtorture: rework test_EnumPrintProcessors to let it test more combinations.Günther Deschner2010-09-281-33/+15
* s4-ildap: fixed a talloc_steal with references errorAndrew Tridgell2010-09-271-1/+1
* s4-ldb: Added ldb_request_replace_controlNadezhda Ivanova2010-09-273-1/+35
* s4/irpc: Add security token to the binding handle when doing irp call forwardingAnatoliy Atanasov2010-09-271-0/+7
* s4/irpc: Add function to add security token to the binding handleAnatoliy Atanasov2010-09-272-0/+12
* s4:irpc: optionaly pass the security_token via IRPC requests.Stefan Metzmacher2010-09-272-0/+8
* s4:torture/ldap: close connections with an UnbindRequestStefan Metzmacher2010-09-271-0/+29
* LDAP-BASIC: test AbandonRequestStefan Metzmacher2010-09-271-0/+41
* s4:libcli/ldap: fix sending oneway requestsStefan Metzmacher2010-09-271-18/+26
* waf: add more NDR subsystems for shared IDL files.Günther Deschner2010-09-271-2/+2
* s4-waf: remove NDR-SRVSVC alias.Günther Deschner2010-09-271-1/+0
* s4-smbtorture: remove unneeded dcerpc_mgmt alias.Günther Deschner2010-09-273-3/+2
* s4-drs: fixed comment in getncchanges codeAndrew Tridgell2010-09-271-1/+1
* s4-gensec: fixed a valgrind error in gensecAndrew Tridgell2010-09-261-12/+2
* s4-dns: use the generated krb5.conf in samba_dnsupdateAndrew Tridgell2010-09-271-0/+5
* s4-provision: fixed the generation of the krb5.conf for vampireAndrew Tridgell2010-09-271-6/+6
* s4-ldbmodules: Added new module aclread to handle access checks on LDAP searchNadezhda Ivanova2010-09-264-0/+327
* s4-tests: Added tests for search checks on attributesNadezhda Ivanova2010-09-262-5/+102
* s4-tests: Removed search tests with anonymous credentials as they fail againt...Nadezhda Ivanova2010-09-262-4/+4
* s4-dsdb: Added a function to check access on a particular object by its guidNadezhda Ivanova2010-09-261-0/+37
* s4-dsdb: A helper to determine if an attribute is part of the search filterNadezhda Ivanova2010-09-261-0/+46
* s4-dsdb: Moved some helper functions to a separate fileNadezhda Ivanova2010-09-265-222/+260
* s4-ldap: Added a control to apply the access checks on read via LDAPNadezhda Ivanova2010-09-263-0/+6
* s4:schannel: handle move flag combinations in the serverStefan Metzmacher2010-09-261-13/+23
* s4-auth: fixed the SID list for DCs in the PACAndrew Tridgell2010-09-264-29/+16
* s4-drs: use the system sam_ctx for updaterefsAndrew Tridgell2010-09-261-8/+9
* s4-spn: don't try to do SPN updates as a RODCAndrew Tridgell2010-09-261-0/+4
* s4-kerberos Don't segfault if the password isn't specified in keytab generationAndrew Bartlett2010-09-261-0/+7
* upgradeprovision: fix a typoMatthieu Patou2010-09-261-1/+1
* upgradeprovision: Fix a bug with renamed entriesMatthieu Patou2010-09-261-2/+13
* upgradeprovision: fix a bug with not updated linksMatthieu Patou2010-09-261-0/+1