summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r22572: Don't manually set objectGUID valuesAndrew Bartlett2007-10-101-1/+0
* r22571: - don't use "localhost" anymore in our testsStefan Metzmacher2007-10-101-11/+18
* r22570: run the NBT tests against DC and MEMBERStefan Metzmacher2007-10-102-6/+18
* r22569: use the $SERVER_IP for the LDAP-* tests because I'll later changeStefan Metzmacher2007-10-101-3/+3
* r22568: use the $SERVER_IP for the NET-* tests because I'll later changeStefan Metzmacher2007-10-101-1/+1
* r22567: add NET-API-DOMLIST test to automatic testing.Rafal Szczesniak2007-10-101-3/+3
* r22566: add a simple test of libnet_DomainList function.Rafal Szczesniak2007-10-102-3/+58
* r22565: add libnet_DomainList function.Rafal Szczesniak2007-10-102-0/+265
* r22563: As tridge requested remove the _strict calls - for Samba3 I'm movingJeremy Allison2007-10-102-105/+0
* r22559: Make the ad2OLschema tool case insensitive.Andrew Bartlett2007-10-101-6/+6
* r22558: Move to a static list of enctypes to put into our keytab. In future,Andrew Bartlett2007-10-102-63/+74
* r22557: Simo has long bugged me that the paths in the sam.ldb partitions wereAndrew Bartlett2007-10-102-2/+41
* r22556: Make the slapd command valid.Andrew Bartlett2007-10-101-1/+1
* r22552: this doesn't need a dcStefan Metzmacher2007-10-101-1/+1
* r22551: use fixed passwords, to make it possible to reproduce stuffStefan Metzmacher2007-10-101-0/+2
* r22550: nmblookup -U needs an ip address otherwise we depend on gethostbyname()Stefan Metzmacher2007-10-101-7/+10
* r22549: export some more info ipaddress and in member env also theStefan Metzmacher2007-10-102-0/+20
* r22548: - maintain a global array of exported envvarsStefan Metzmacher2007-10-101-9/+48
* r22547: fix some pathes and make sure we work with relative and abslute prefi...Stefan Metzmacher2007-10-101-2/+2
* r22546: use the same error codes in both share backendsStefan Metzmacher2007-10-102-7/+12
* r22545: fix formating and a compiler warningStefan Metzmacher2007-10-101-30/+24
* r22544: use the same syntax as in all other filesStefan Metzmacher2007-10-101-1/+1
* r22541: Added talloc_size_strict macro.Jeremy Allison2007-10-101-0/+1
* r22540: Added _strict varients of the macro calls - addedJeremy Allison2007-10-101-0/+6
* r22539: Added _strict varients of the talloc calls toJeremy Allison2007-10-102-1/+96
* r22538: same day late at night in au...:-)Stefan Metzmacher2007-10-101-5/+4
* r22536: resolve name before passing to cldapStefan Metzmacher2007-10-101-2/+13
* r22535: pass down $(TESTS) to all test variantsStefan Metzmacher2007-10-101-4/+4
* r22534: don't remove socket and fd_event before we told theStefan Metzmacher2007-10-101-8/+6
* r22531: Fix up OpenLDAP schema map to almost pass 'make test'.Andrew Bartlett2007-10-103-3/+25
* r22530: use message() to make --quiet workStefan Metzmacher2007-10-101-2/+2
* r22528: remember that the connection was marked dead and don'tStefan Metzmacher2007-10-102-0/+41
* r22522: Print why we can't find these entries.Andrew Bartlett2007-10-101-1/+7
* r22521: Don't fail the module load just because we don't have a schema yet.Andrew Bartlett2007-10-101-4/+4
* r22520: Fix the TYPE command.Jelmer Vernooij2007-10-103-6/+49
* r22519: convert libnet_DomainOpenSamr function from state-handling routineRafal Szczesniak2007-10-101-122/+84
* r22518: Create pkgconfig dir.Jelmer Vernooij2007-10-101-0/+1
* r22517: Use DESTDIRJelmer Vernooij2007-10-101-7/+7
* r22516: Use DESTDIRJelmer Vernooij2007-10-101-7/+7
* r22515: only steal pipe on successStefan Metzmacher2007-10-101-3/+4
* r22514: Add version numbers to tdb and talloc (required so they can be packag...Jelmer Vernooij2007-10-102-2/+2
* r22508: at option for the startup delayStefan Metzmacher2007-10-101-1/+3
* r22503: Add support for dgram to socket_ipv6. No tests yet...Jelmer Vernooij2007-10-101-3/+99
* r22498: The initial LDIF import into Fedora DS didn't work, so just push thisAndrew Bartlett2007-10-101-37/+16
* r22497: Support renaming objectclasses and attributes for the LDAP backend.Andrew Bartlett2007-10-104-24/+101
* r22494: Skip subSchema again, but we will need to remap this objectClass.Andrew Bartlett2007-10-103-6/+8
* r22488: Hopefully fix ipv6.Jelmer Vernooij2007-10-101-3/+16
* r22486: add a flag to ignore timeouts of a request and don't closeStefan Metzmacher2007-10-103-2/+20
* r22485: don't crash when the main dcerpc code haven't setupStefan Metzmacher2007-10-103-3/+23
* r22478: Update the LDAP backend code to handle initialisation of multipleAndrew Bartlett2007-10-1013-4602/+6560