Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25056: Install some extra files. Patch from Stefan Gohmann | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r25051: Move SWAT back to the old-style form-submit modal. | Andrew Bartlett | 3 | -83/+37 |
2007-10-10 | r25039: Rename service -> loadparm_service, use context more. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24822: Merge from SAMBA_4_0_RELEASE: | Andrew Bartlett | 2 | -5/+22 |
2007-10-10 | r24819: We are preparing for alpha1, so update the mkversion script to cope w... | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r24724: Also install the .reg files for provisioning from an installed version. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r24709: Convert perl test harness output to subunit for nicer display. | Jelmer Vernooij | 1 | -0/+28 |
2007-10-10 | r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ... | Jelmer Vernooij | 1 | -1/+6 |
2007-10-10 | r24338: Add callbacks for starting and finishing tests. | Jelmer Vernooij | 1 | -70/+0 |
2007-10-10 | r23684: Only use the bzr and git information when there's | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r23681: merge 23670 from SAMBA_3_0: | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r23605: Update mkversion.sh to support git and git-svn checkouts. | Kai Blin | 1 | -0/+20 |
2007-10-10 | r23542: Include function documentation in prototype headers. | Jelmer Vernooij | 1 | -0/+16 |
2007-10-10 | r23289: Provide support for GCC attributes _PURE_, _NONNULL_, _DEPRECATED_, _... | Jelmer Vernooij | 1 | -1/+6 |
2007-10-10 | r23262: Fix mkrelease.sh to work in the right directories | Andrew Bartlett | 1 | -6/+5 |
2007-10-10 | r23189: Work towards a totally scripted setup of LDAP backends, so others can | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r23177: Add in a new provision-backend script. This helps set up the OpenLDA... | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r23175: Handle PKG_CONFIG_PATH not set yet - fixes warning in selftest.pl | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r22997: only if the output of which has a leading '/' the output is useful... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22575: move script/tests/ -> selftest/ | Stefan Metzmacher | 52 | -4915/+0 |
2007-10-10 | r22571: - don't use "localhost" anymore in our tests | Stefan Metzmacher | 1 | -11/+18 |
2007-10-10 | r22570: run the NBT tests against DC and MEMBER | Stefan Metzmacher | 2 | -6/+18 |
2007-10-10 | r22569: use the $SERVER_IP for the LDAP-* tests because I'll later change | Stefan Metzmacher | 1 | -3/+3 |
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 | 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 | r22544: use the same syntax as in all other files | Stefan Metzmacher | 1 | -1/+1 |
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 | r22494: Skip subSchema again, but we will need to remap this objectClass. | Andrew Bartlett | 1 | -4/+7 |
2007-10-10 | r22478: Update the LDAP backend code to handle initialisation of multiple | Andrew Bartlett | 1 | -56/+140 |
2007-10-10 | r22427: Abort in a few more cases of failure to provision. | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r22420: fix smbd timeout | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r22414: use more portable perl | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r22409: try to fix selftest.pl on systems with old perl versions | Stefan Metzmacher | 4 | -13/+12 |
2007-10-10 | r22398: try to let all tests pass 5400 seconds is not enough | Stefan Metzmacher | 2 | -3/+3 |
2007-10-10 | r22384: print out the total selftest runtime | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r22383: maybe this fixes the mkdir not enough args failure | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r22380: get the output of the exited smbd... | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r22378: none needs to be checked first | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r22377: implement check_env() for samba4 | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r22375: implement check_env() logic in the frontend | Stefan Metzmacher | 3 | -1/+37 |
2007-10-10 | r22374: fix perl warnings | Stefan Metzmacher | 1 | -2/+12 |