Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r22568: use the $SERVER_IP for the NET-* tests because I'll later change | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22567: add NET-API-DOMLIST test to automatic testing. | Rafal Szczesniak | 1 | -3/+3 |
2007-10-10 | r22566: add a simple test of libnet_DomainList function. | Rafal Szczesniak | 2 | -3/+58 |
2007-10-10 | r22565: add libnet_DomainList function. | Rafal Szczesniak | 2 | -0/+265 |
2007-10-10 | r22563: As tridge requested remove the _strict calls - for Samba3 I'm moving | Jeremy Allison | 2 | -105/+0 |
2007-10-10 | r22559: Make the ad2OLschema tool case insensitive. | Andrew Bartlett | 1 | -6/+6 |
2007-10-10 | r22558: Move to a static list of enctypes to put into our keytab. In future, | Andrew Bartlett | 2 | -63/+74 |
2007-10-10 | r22557: Simo has long bugged me that the paths in the sam.ldb partitions were | Andrew Bartlett | 2 | -2/+41 |
2007-10-10 | r22556: Make the slapd command valid. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r22552: this doesn't need a dc | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22551: use fixed passwords, to make it possible to reproduce stuff | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r22550: nmblookup -U needs an ip address otherwise we depend on gethostbyname() | Stefan Metzmacher | 1 | -7/+10 |
2007-10-10 | r22549: export some more info ipaddress and in member env also the | Stefan Metzmacher | 2 | -0/+20 |
2007-10-10 | r22548: - maintain a global array of exported envvars | Stefan Metzmacher | 1 | -9/+48 |
2007-10-10 | r22547: fix some pathes and make sure we work with relative and abslute prefi... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r22546: use the same error codes in both share backends | Stefan Metzmacher | 2 | -7/+12 |
2007-10-10 | r22545: fix formating and a compiler warning | Stefan Metzmacher | 1 | -30/+24 |
2007-10-10 | r22544: use the same syntax as in all other files | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22541: Added talloc_size_strict macro. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r22540: Added _strict varients of the macro calls - added | Jeremy Allison | 1 | -0/+6 |
2007-10-10 | r22539: Added _strict varients of the talloc calls to | Jeremy Allison | 2 | -1/+96 |
2007-10-10 | r22538: same day late at night in au...:-) | Stefan Metzmacher | 1 | -5/+4 |
2007-10-10 | r22536: resolve name before passing to cldap | Stefan Metzmacher | 1 | -2/+13 |
2007-10-10 | r22535: pass down $(TESTS) to all test variants | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r22534: don't remove socket and fd_event before we told the | Stefan Metzmacher | 1 | -8/+6 |
2007-10-10 | r22531: Fix up OpenLDAP schema map to almost pass 'make test'. | Andrew Bartlett | 3 | -3/+25 |
2007-10-10 | r22530: use message() to make --quiet work | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r22528: remember that the connection was marked dead and don't | Stefan Metzmacher | 2 | -0/+41 |
2007-10-10 | r22523: Give a hint why this test fails (helped debugging backend issues). | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r22522: Print why we can't find these entries. | Andrew Bartlett | 1 | -1/+7 |
2007-10-10 | r22521: Don't fail the module load just because we don't have a schema yet. | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r22520: Fix the TYPE command. | Jelmer Vernooij | 3 | -6/+49 |
2007-10-10 | r22519: convert libnet_DomainOpenSamr function from state-handling routine | Rafal Szczesniak | 1 | -122/+84 |
2007-10-10 | r22518: Create pkgconfig dir. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r22517: Use DESTDIR | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r22516: Use DESTDIR | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r22515: only steal pipe on success | Stefan Metzmacher | 1 | -3/+4 |
2007-10-10 | r22514: Add version numbers to tdb and talloc (required so they can be packag... | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r22508: at option for the startup delay | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r22503: Add support for dgram to socket_ipv6. No tests yet... | Jelmer Vernooij | 1 | -3/+99 |
2007-10-10 | r22501: dispatching events explicitly is not necessary. | Rafal Szczesniak | 2 | -2/+0 |
2007-10-10 | r22500: there's a better way to find out if there are any children | Rafal Szczesniak | 1 | -2/+2 |
2007-10-10 | r22499: UsrCtx should be created within UsersView. Tree widget just | Rafal Szczesniak | 3 | -18/+90 |
2007-10-10 | r22498: The initial LDIF import into Fedora DS didn't work, so just push this | Andrew Bartlett | 1 | -37/+16 |
2007-10-10 | r22497: Support renaming objectclasses and attributes for the LDAP backend. | Andrew Bartlett | 4 | -24/+101 |
2007-10-10 | r22494: Skip subSchema again, but we will need to remap this objectClass. | Andrew Bartlett | 3 | -6/+8 |
2007-10-10 | r22488: Hopefully fix ipv6. | Jelmer Vernooij | 1 | -3/+16 |
2007-10-10 | r22487: Add a separate widget class for listing users and reposition | Rafal Szczesniak | 2 | -35/+83 |
2007-10-10 | r22486: add a flag to ignore timeouts of a request and don't close | Stefan Metzmacher | 3 | -2/+20 |
2007-10-10 | r22485: don't crash when the main dcerpc code haven't setup | Stefan Metzmacher | 3 | -3/+23 |