Age | Commit message (Expand) | Author | Files | Lines |
2007-12-23 | Fix typo in output. | Michael Adam | 1 | -1/+1 |
2007-12-21 | Fix "make test" using the LD_LIBRARY_PATH for selftest script so | Gerald (Jerry) Carter | 1 | -0/+4 |
2007-12-21 | Add files for new LGPL libwbclient DSO implementing the Winbind client API | Gerald (Jerry) Carter | 1 | -1/+1 |
2007-12-14 | selftest: reenable wbinfo tests and pass --configfile instead of -s | Stefan Metzmacher | 3 | -3/+3 |
2007-12-14 | selftest: disable wbinfo tests | Stefan Metzmacher | 1 | -1/+1 |
2007-12-14 | selftest: add a bunch of wbinfo based tests for winbindd | Stefan Metzmacher | 2 | -0/+49 |
2007-12-14 | selftest: move workgroup name into WORKGROUP envvar | Stefan Metzmacher | 1 | -2/+3 |
2007-12-10 | Forgot build options was generated... fix. | Jeremy Allison | 1 | -12/+12 |
2007-11-09 | make test: try to get a more portable way to get UID and GID | Stefan Metzmacher | 1 | -2/+2 |
2007-11-09 | make test: start winbindd | Stefan Metzmacher | 2 | -1/+70 |
2007-11-09 | we don't have build-farm specific tests anymore | Stefan Metzmacher | 1 | -4/+1 |
2007-11-09 | make test: activate nss_wrapper for make test | Stefan Metzmacher | 1 | -3/+28 |
2007-11-08 | add '_PUBLIC_' prototypes into proto.h | Stefan Metzmacher | 1 | -2/+2 |
2007-10-31 | Fix some cases where file_set_dosmode was being passed | Jeremy Allison | 1 | -0/+2 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 2 | -8/+8 |
2007-10-18 | don't skip some tests which samba3 passes (at least on my laptop) | Stefan Metzmacher | 1 | -3/+3 |
2007-10-18 | make gdb_backtrace executable | Stefan Metzmacher | 1 | -0/+0 |
2007-10-11 | prepare the mkversion.sh infrastructure for git branches in the build-farm | Stefan Metzmacher | 1 | -77/+17 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 11 | -43/+419 |
2007-10-10 | r25418: fix generation of git revision calculation | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r25415: Merge the 3.2-perltest branch that switches Samba 3.2 to use Samba 4'... | Jelmer Vernooij | 7 | -416/+38 |
2007-10-10 | r25317: Activate raw-samba3rootdirfid | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r25125: create prototypes for 'bool ' functions | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r25104: Fix extra lines added by mistake. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r25102: Rewrite msdfs code to use talloced filenames. Passes make test | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r24974: catch SIGINT and SIGQUIT like SIGTERM | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r24802: Activate new tests | Volker Lendecke | 2 | -0/+2 |
2007-10-10 | r24605: remove some stuff samba3 doesn't need any more | Stefan Metzmacher | 1 | -14/+0 |
2007-10-10 | r24421: Ignore long #defines (like for registry keys). | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 3 | -6/+3 |
2007-10-10 | r23780: Find and fix more GPL2 -> GPL3. | Jeremy Allison | 3 | -3/+3 |
2007-10-10 | r23685: merge from SAMBA_4_0: | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r23670: Fix mkversion.sh for the git case: Only use the first line where | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23606: Merge Samba4 mkversion.sh to Samba3. | Kai Blin | 1 | -45/+108 |
2007-10-10 | r23599: Add new version of indent script copied from the the Linux | Gerald Carter | 1 | -16/+7 |
2007-10-10 | r23598: Add script for running indent and remove .indent.pro file | Gerald Carter | 1 | -0/+21 |
2007-10-10 | r23597: add a few utility scripts for code formatting | Gerald Carter | 2 | -0/+33 |
2007-10-10 | r23500: Two changes to survive the now activated test for rename_internals_fsp: | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23489: (Re-)Add tdbtorture as a build target to 3_0_26. | Michael Adam | 1 | -0/+3 |
2007-10-10 | r23429: Ooops, sorry. | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r23410: Merge the core of the cluster code. | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r23093: Allow modules with the same name but different types. | James Peach | 1 | -3/+11 |
2007-10-10 | r22998: merge from SAMBA_4_0: | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22401: Add bzr revision+nick support to mkversion.sh. | Michael Adam | 1 | -0/+9 |
2007-10-10 | r21950: After discussion with the Apple and Linux client maintainers, | James Peach | 1 | -1/+6 |
2007-10-10 | r21767: Revert all the bits I accidentally committed in r21766. | James Peach | 4 | -16/+7 |
2007-10-10 | r21766: Fix compiler warning. | James Peach | 4 | -7/+16 |
2007-10-10 | r21565: Import ndrdump (doesn't compile yet, needs table support functions). | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r21202: On some build hosts, the first tests fail with CONNECTION_REFUSED. On my | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21165: Lets try the build farm without inotify, we're seeing some | Volker Lendecke | 1 | -0/+1 |