Age | Commit message (Expand) | Author | Files | Lines |
2007-12-26 | r26603: Don't install no longer available upgrade script. | Jelmer Vernooij | 1 | -1/+0 |
2007-12-24 | r26561: Fix make gdbtest, valgrindtest and testenv for shared libs. | Jelmer Vernooij | 2 | -2/+11 |
2007-12-24 | r26560: Add script for running in valgrind. | Jelmer Vernooij | 1 | -0/+2 |
2007-12-21 | r25923: Make sure to install phpldapadmin-config.php | Andrew Bartlett | 1 | -0/+1 |
2007-12-21 | r25733: fix filename substitution and bail out if yacc output isn't generated | Stefan Metzmacher | 1 | -2/+5 |
2007-12-21 | [GLUE] fix some executable bits on shell scripts | Stefan Metzmacher | 9 | -0/+0 |
2007-10-10 | r25555: Remove support for BOOL, True and False. | Jelmer Vernooij | 1 | -4/+1 |
2007-10-10 | r25449: Add convenience function for opening the default smb.conf for opencha... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25419: fix generation of git revision calculation | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25354: Thanks to Amin Azez <azez@ufomechanic.net> for finally getting me to | Andrew Bartlett | 2 | -1/+3 |
2007-10-10 | r25297: - fix sed arguments to make the replacement work | Stefan Metzmacher | 1 | -1/+7 |
2007-10-10 | r25115: move normalizing of the define string into a function | Stefan Metzmacher | 1 | -11/+15 |
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 |