summaryrefslogtreecommitdiffstats
path: root/source/script
Commit message (Collapse)AuthorAgeFilesLines
* Adjust regex to match variable names including underscoresLars Müller2009-07-301-1/+1
| | | | | | This is required to get the CIFSUPCALL_PROGS setting extracted from config.log. (cherry picked from commit dbfdfd047e8e69942b3289733d300d716cdbec53)
* Conditional install of the cifs.upcall man pageLars Müller2009-07-301-0/+1
| | | | | | Only install the cifs.upcall man page if CIFSUPCALL_PROGS was set while configure. (cherry picked from commit fda450e4d6f9d2661235a3422c0db644a6c686b3)
* prepare the mkversion.sh infrastructure for git branches in the build-farmStefan Metzmacher2007-10-171-45/+57
| | | | metze
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-1010-238/+46
|
* r23685: merge from SAMBA_4_0:Stefan Metzmacher2007-10-101-2/+2
| | | | | | | | | | | Only use the bzr and git information when there's a .bzr or .git in the top branch directory I use bzr for my home directory and bzr version-info in ~/devel/samba/4.0/samba4-git gives the info about the ~/.bzr branch metze
* r23670: Fix mkversion.sh for the git case: Only use the first line whereVolker Lendecke2007-10-101-1/+1
| | | | "commit" occurs
* r23606: Merge Samba4 mkversion.sh to Samba3.Kai Blin2007-10-101-45/+108
|
* r23599: Add new version of indent script copied from the the LinuxGerald Carter2007-10-101-16/+7
| | | | kernel tree.
* r23598: Add script for running indent and remove .indent.pro fileGerald Carter2007-10-101-0/+21
|
* r23597: add a few utility scripts for code formattingGerald Carter2007-10-102-0/+33
|
* r23500: Two changes to survive the now activated test for rename_internals_fsp:Volker Lendecke2007-10-101-1/+1
| | | | | With the target being open we have to return NT_STATUS_ACCESS_DENIED and root_fid != 0 leads to NT_STATUS_INVALID_PARAMETER
* r23489: (Re-)Add tdbtorture as a build target to 3_0_26.Michael Adam2007-10-101-0/+3
| | | | | | Add the tdbtorture test to the test script in 3_0 and 3_0_26. Michael
* r23429: Ooops, sorry.Volker Lendecke2007-10-101-3/+3
| | | | | | Revert an accidential checkin of r23410. Volker
* r23410: Merge the core of the cluster code.Volker Lendecke2007-10-101-3/+3
| | | | | | | | | | | | | | | | I'm 100% certain I've forgotten to merge something, but the main code should be in. It's mainly in dbwrap_ctdb.c, ctdbd_conn.c and messages_ctdbd.c. There should be no changes to the non-cluster case, it does survive make test on my laptop. It survives some very basic tests with ctdbd enables, I did not do the full test suite for clusters yet. Phew... Volker
* r23093: Allow modules with the same name but different types.James Peach2007-10-101-3/+11
|
* r22998: merge from SAMBA_4_0:Stefan Metzmacher2007-10-101-1/+1
| | | | | | only if the output of which has a leading '/' the output is useful... metze
* r22401: Add bzr revision+nick support to mkversion.sh.Michael Adam2007-10-101-0/+9
| | | | | | | | | The plan is to actually synchronize with SAMBA_4_0's mkversion.sh, which is more elaborate. But there are a few differences in behaviour I still have to check. So I am cheching this here in for a start... Michael
* r21950: After discussion with the Apple and Linux client maintainers,James Peach2007-10-101-1/+6
| | | | | | | | | | | | changing the FindFirst response for the UNIX_INFO2 level to include a length field before the name. The name is not required to be null terminated. The length field does not count any null. Also add call to chflags(2) in the default VFS module so that this will work be default on BSD-derived platform. Add UNIX-INFO2 test to the build farm to get some non-BSD coverage. Jeremy and Jerry, please review for inclusion in 3.0.25.
* r21767: Revert all the bits I accidentally committed in r21766.James Peach2007-10-104-16/+7
|
* r21766: Fix compiler warning.James Peach2007-10-104-7/+16
|
* r21565: Import ndrdump (doesn't compile yet, needs table support functions).Jelmer Vernooij2007-10-101-0/+3
|
* r21202: On some build hosts, the first tests fail with CONNECTION_REFUSED. On myVolker Lendecke2007-10-101-1/+1
| | | | | | solaris 9 box I could solve that with an increased wait time. Volker
* r21165: Lets try the build farm without inotify, we're seeing someVolker Lendecke2007-10-101-0/+1
| | | | | | | | | NT_STATUS_IO_TIMEOUT with it. Samba4 disables inotify as well. Does anybody know why Samba4 does it? Maybe the same justification holds for 3 as well. Volker
* r21150: Activate RAW-NOTIFYVolker Lendecke2007-10-101-1/+1
|
* r21034: Don't force user to have pidl in their PATH.James Peach2007-10-101-1/+5
|
* r20668: Also do not install the smbumount man page if we don't build smbumount.Lars Müller2007-10-101-1/+1
|
* r20666: Also do not install the smbmnt man page if SMBMOUNT_PROGS is not set.Lars Müller2007-10-101-1/+1
|
* r20663: Do not install smbmount man page if we didn't called configureLars Müller2007-10-101-0/+1
| | | | --with-smbmount.
* r20535: Fix make install to work when root doesn't haveJeremy Allison2007-10-101-3/+7
| | | | | | write access into the source tree (like when your directory is nfs mounted for example....). Jeremy.
* r20502: Activate RAW-RENAME, my Linux box passes thisVolker Lendecke2007-10-101-1/+1
|
* r20499: Activate RAW-OPEN in the build farmVolker Lendecke2007-10-101-1/+1
|
* r20482: Make us survive and activate RAW-CLOSEVolker Lendecke2007-10-101-1/+1
|
* r20478: Make us survive & activate RAW-UNLINKVolker Lendecke2007-10-102-1/+4
|
* r20334: Activate RAW-MKDIRVolker Lendecke2007-10-101-1/+1
|
* r20269: merge -r20264:20267 from SAMBA_3_0_24Herb Lewis2007-10-101-0/+1
| | | | more no previous prototype warnings
* r20255: Activate BASE-SAMBA3ERROR in the build farmVolker Lendecke2007-10-101-1/+1
|
* r20150: better memory handling for some functions, make sure we don'tSimo Sorce2007-10-101-2/+4
| | | | leak memory by using the wrong(long lived) mem context
* r19668: Convert the locking params to use struct share_param instead of snumVolker Lendecke2007-10-101-0/+5
|
* r19444: merge from samba4:Stefan Metzmacher2007-10-101-0/+2
| | | | | | reset trap when we have removed the test specifc files already metze
* r19342: we only have one BASE-LOCK test in samba4's smbtorture nowStefan Metzmacher2007-10-101-2/+2
| | | | metze
* r19248: Activate RPC-SAMBA3-WKSSVCVolker Lendecke2007-10-101-1/+1
|
* r19181: merge from samba4:Stefan Metzmacher2007-10-101-1/+6
| | | | | | | with "export MAKE_TEST_KEEP_PCAP=yes" make test doesn't delete the generated pcap files metze
* r19170: use a very clever trick to pass the binary name to theStefan Metzmacher2007-10-102-2/+15
| | | | | | | | | gdb_backtrace script, I never noticed that %$(envvar) exists... Thanks to Bjoern Jacke for the suggestion! metze
* r19169: port the trick to only display the smbd and nmbd log outputStefan Metzmacher2007-10-101-4/+27
| | | | | | of the current test metze
* r19168: use the correct configurationStefan Metzmacher2007-10-101-4/+4
| | | | metze
* r19164: merge the gdb_backtrace script from samba4Stefan Metzmacher2007-10-101-25/+71
| | | | | | | | | | | this more portable and try to make use of ladebug on Tru64, but that only works when the binary is passed as 2nd arg to gdb_backtrace as Tru64 doesn't know /proc/${PID}/exe we need to find a way to pass the progname in 'panic action' in samba3 metze
* r19151: Create some dummy printers in the build farmVolker Lendecke2007-10-101-0/+11
|
* r19119: try to be more portable...Stefan Metzmacher2007-10-101-7/+7
| | | | metze
* r19104: Fix from Björn JACKE <bjoern@j3e.de>Jeremy Allison2007-10-101-1/+1
| | | | | "here's a small fix for gdb_backtrace." Jeremy.
* r19100: merge from samba4:Stefan Metzmacher2007-10-101-5/+20
| | | | | | | | export MAKE_TEST_ENABLE_PCAP=yes enables SOCKET_WRAPPER_PCAP_FILE support in make test metze