summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:libcli/resolve: specify the port for the resulting socket_addressesStefan Metzmacher2008-12-178-9/+25
* s4:libcli/resolve: optionally return the name that belongs to the returned ad...Stefan Metzmacher2008-12-178-23/+82
* s4:libcli/resolve: pass down flags to the resolver backendsStefan Metzmacher2008-12-178-8/+29
* s4:libcli/resolve: remove all backend specific sync functionsStefan Metzmacher2008-12-175-85/+0
* s4:libcli/resolve: let the "host" module use the dns_ex.c codeStefan Metzmacher2008-12-171-183/+11
* s4:libcli/resolve: add getaddrinfo()/dns_looup() resolvingStefan Metzmacher2008-12-172-0/+485
* s4:libcli/resolve: don't use __RESOLVE_H__ it might be used by system headers...Stefan Metzmacher2008-12-171-3/+3
* s4:lib/socket: we need to lookup the #20 netbios name when we connect to a re...Stefan Metzmacher2008-12-172-2/+2
* s4:lib/socket: remove unused codeStefan Metzmacher2008-12-171-22/+0
* s4:headermap: dom_sid.h was renamed to server_id.hStefan Metzmacher2008-12-172-3/+3
* s4:headermap: we need the pathes for gen_ndr headers with and without ../Stefan Metzmacher2008-12-171-25/+52
* s4:lib/tevent: add lib/events/ compat and let things compileStefan Metzmacher2008-12-178-3/+18
* s4:lib/events: move to toplevel directory as lib/tevent/Stefan Metzmacher2008-12-1730-7911/+0
* s4: fix LIBEVENTS dependencies and use more forward declarationsStefan Metzmacher2008-12-1722-16/+23
* s4:ldb: add some python tests for extended dnsAndrew Bartlett2008-12-171-27/+60
* s4:dsdb: remove normalise moduleAndrew Bartlett2008-12-172-206/+0
* s4:provision: use extended_dn_out_ldb or extended_dn_out_dereference dependin...Andrew Bartlett2008-12-172-4/+7
* s4:dsdb: split extended_dn into extended_dn_in, extended_dn_out and extended_...Andrew Bartlett2008-12-177-673/+1517
* s4:dsdb: Make the linked_attributes module set an extended dnAndrew Bartlett2008-12-171-192/+325
* s4:rootdse: fix the logic to indentify a rootdse searchAndrew Bartlett2008-12-171-2/+1
* s4:ldb: make it possible to return per entry controlsAndrew Bartlett2008-12-1725-27/+62
* s4:setup: fix cut-n-paste error Builtin-Domain => Samba4-Local-DomainAndrew Bartlett2008-12-171-1/+1
* s4:setup: don't set objectCategory: CN=Domain-DNS,${SCHEMADN}Andrew Bartlett2008-12-171-3/+0
* s4:torture: add ldb testsAndrew Bartlett2008-12-173-1/+751
* s4:ldap_server: return the extended dn to the LDAP client if availableAndrew Bartlett2008-12-171-1/+16
* s4:ldb-samba: register samba specific extended dn handlersAndrew Bartlett2008-12-171-51/+138
* s4:samldb: make use of dom_sid_split_rid()Andrew Bartlett2008-12-171-4/+3
* s4:samldb: improve error stringsAndrew Bartlett2008-12-171-6/+8
* s4:ldb.i: hang the dn on the NULL context as the python destructor will free itAndrew Bartlett2008-12-171-0/+2
* s4:ldb: use try to print the extended dn in the ldif outputAndrew Bartlett2008-12-171-2/+4
* s4:dsdb: add support for DSDB_OPENLDAP_DEREFERENCE_CONTROLAndrew Bartlett2008-12-172-0/+137
* s4:libcli/ldap: split out a ldap_decode_attribs_bare() functionAndrew Bartlett2008-12-171-8/+18
* s4:ldb_ildap: try to pass extended DNs to the serverAndrew Bartlett2008-12-171-5/+5
* s4:ldb: add infrastructure for extended dn handlersAndrew Bartlett2008-12-174-60/+524
* Add hint to use passwordAttributes in @KLUDGE_ACL in futureAndrew Bartlett2008-12-171-1/+2
* Make greater use of 'GUID_from_data_blob'Andrew Bartlett2008-12-171-40/+11
* Fix sequence number generation against OpenLDAPAndrew Bartlett2008-12-171-0/+8
* Fix header installation after move of gen_ndr headers.Jelmer Vernooij2008-12-162-29/+29
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2008-12-1743-5211/+242
|\
| * Remove use of C++ keywords.Jelmer Vernooij2008-12-162-6/+6
| * Share object files for gen_ndr.Jelmer Vernooij2008-12-164-141/+131
| * Simplify idl-deps.pl script a bit.Jelmer Vernooij2008-12-161-15/+21
| * Add new script for building IDL files in librpc/idl, generating bothJelmer Vernooij2008-12-161-1/+1
| * s4/provision: Upper case default realm, use only first part of realm as defau...Jelmer Vernooij2008-12-161-2/+2
| * nsswitch: Fix paths for Samba4 blackbox wbinfo testKai Blin2008-12-161-2/+2
| * Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-12-1631-5061/+82
| |\
| | * nsswitch: Move nsswitch files from source4 to top level nsswitch dirKai Blin2008-12-1622-5039/+7
| | * nsswitch: Move source3 files to top level dir.Kai Blin2008-12-161-6/+0
| | * Merge branch 'master' of ssh://git.samba.org/data/git/samba into abartlet-develAndrew Bartlett2008-12-168-15/+61
| | |\
| | * | A more-commented version of rpc_server crash fix, matching closer theAndrew Bartlett2008-12-161-1/+14