Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r25387: Sync with 3.2.0 svn tree | Gerald Carter | 2007-09-27 | 5 | -1/+48 |
| | |||||
* | r24975: catch SIGINT and SIGQUIT like SIGTERM | Stefan Metzmacher | 2007-09-06 | 1 | -0/+2 |
| | | | | metze | ||||
* | r24948: There is no point testing UNIXINFO -- 3.2.0 does not do it | Volker Lendecke | 2007-09-04 | 1 | -1/+1 |
| | |||||
* | r24802: Activate new tests | Volker Lendecke | 2007-08-30 | 2 | -0/+2 |
| | | | | RAW-SAMBA3CASEINSENSITIVE and RAW-SAMBA3POSIXTIMEDLOCK | ||||
* | r24604: remove some stuff samba3 doesn't need any more | Stefan Metzmacher | 2007-08-21 | 1 | -14/+0 |
| | | | | metze | ||||
* | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 2007-07-10 | 3 | -6/+3 |
| | |||||
* | r23780: Find and fix more GPL2 -> GPL3. | Jeremy Allison | 2007-07-09 | 3 | -3/+3 |
| | | | | Jeremy. | ||||
* | r23686: merge from SAMBA_4_0: | Stefan Metzmacher | 2007-07-03 | 1 | -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 where | Volker Lendecke | 2007-07-01 | 1 | -1/+1 |
| | | | | "commit" occurs | ||||
* | r23606: Merge Samba4 mkversion.sh to Samba3. | Kai Blin | 2007-06-26 | 1 | -45/+108 |
| | |||||
* | r23500: Two changes to survive the now activated test for rename_internals_fsp: | Volker Lendecke | 2007-06-14 | 1 | -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 Adam | 2007-06-14 | 1 | -0/+3 |
| | | | | | | Add the tdbtorture test to the test script in 3_0 and 3_0_26. Michael | ||||
* | r23267: Merge idl Makefile target and associated files from SAMBA_3_0 | Gerald Carter | 2007-05-31 | 1 | -0/+61 |
| | |||||
* | r23201: minor patches to make test and pythong examples from SAMBA-3_0 | Gerald Carter | 2007-05-29 | 3 | -5/+17 |
| | |||||
* | r23093: Allow modules with the same name but different types. | James Peach | 2007-05-23 | 1 | -3/+11 |
| | |||||
* | r23000: merge from SAMBA_4_0: | Stefan Metzmacher | 2007-05-18 | 1 | -1/+1 |
| | | | | | | only if the output of which has a leading '/' the output is useful... metze | ||||
* | r21955: Merge over jpeach's fixes for UNIX_INFO2. | Jeremy Allison | 2007-03-23 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | Jeremy. After discussion with the Apple and Linux client maintainers, 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. | ||||
* | r21195: sync minor changes from SAMBA_3_0 (comments and const)lib/privileges.c | Gerald Carter | 2007-02-06 | 1 | -0/+1 |
| | |||||
* | r20537: Missed one of Vl's fixes : | Jeremy Allison | 2007-01-04 | 1 | -1/+1 |
| | | | | | | "Make us survive and activate RAW-CLOSE" Jeremy. | ||||
* | r20535: Fix make install to work when root doesn't have | Jeremy Allison | 2007-01-04 | 1 | -3/+7 |
| | | | | | | write access into the source tree (like when your directory is nfs mounted for example....). Jeremy. | ||||
* | r20527: Reviewed Volker's unlink change : | Jeremy Allison | 2007-01-04 | 2 | -1/+4 |
| | | | | | | "Make us survive & activate RAW-UNLINK" Jeremy. | ||||
* | r20265: fix a couple more no previous prototype warnings | Herb Lewis | 2006-12-19 | 1 | -0/+1 |
| | |||||
* | r20256: Reduce some code duplication, make reply_mkdir go through the same ↵ | Volker Lendecke | 2006-12-19 | 1 | -1/+1 |
| | | | | | | | | | | | code paths ncreate does. This is a bit slower (about 10-20%), because it goes touches the share mode db, but I think not having to call change_owner_to_parent and friends in fewer places outweighs this. And, mkdir is not the way current Windows boxes create directories, they do it via the ncreate call. Volker | ||||
* | r19788: synching test scripts | Gerald Carter | 2006-11-19 | 9 | -68/+450 |
| | |||||
* | r19767: Intermediate checking (does not yet compile) | Gerald Carter | 2006-11-18 | 2 | -3/+18 |
|\ | | | | | | | | | | | | | | | | | * bring over lib/{ldb,replace,talloc,socket_wrapper} * bring over libaddns, tdb * remove smbwrappper * grab Makefile and configure.in from SAMBA_3_0 * Start dealing with snum -> share struct issues * Start merging filename mangling code | ||||
| * | r19668: Convert the locking params to use struct share_param instead of snum | Volker Lendecke | 2006-11-11 | 1 | -0/+5 |
| | | |||||
| * | r19444: merge from samba4: | Stefan Metzmacher | 2006-10-21 | 1 | -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 now | Stefan Metzmacher | 2006-10-16 | 1 | -2/+2 |
| | | | | | | | | metze | ||||
| * | r19248: Activate RPC-SAMBA3-WKSSVC | Volker Lendecke | 2006-10-11 | 1 | -1/+1 |
| | | |||||
| * | r19181: merge from samba4: | Stefan Metzmacher | 2006-10-09 | 1 | -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 the | Stefan Metzmacher | 2006-10-08 | 2 | -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 output | Stefan Metzmacher | 2006-10-08 | 1 | -4/+27 |
| | | | | | | | | | | | | of the current test metze | ||||
| * | r19168: use the correct configuration | Stefan Metzmacher | 2006-10-08 | 1 | -4/+4 |
| | | | | | | | | metze | ||||
| * | r19164: merge the gdb_backtrace script from samba4 | Stefan Metzmacher | 2006-10-07 | 1 | -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 farm | Volker Lendecke | 2006-10-06 | 1 | -0/+11 |
| | | |||||
| * | r19119: try to be more portable... | Stefan Metzmacher | 2006-10-06 | 1 | -7/+7 |
| | | | | | | | | metze | ||||
| * | r19104: Fix from Björn JACKE <bjoern@j3e.de> | Jeremy Allison | 2006-10-05 | 1 | -1/+1 |
| | | | | | | | | | | "here's a small fix for gdb_backtrace." Jeremy. | ||||
| * | r19100: merge from samba4: | Stefan Metzmacher | 2006-10-05 | 1 | -5/+20 |
| | | | | | | | | | | | | | | | | export MAKE_TEST_ENABLE_PCAP=yes enables SOCKET_WRAPPER_PCAP_FILE support in make test metze | ||||
| * | r19046: It does not do much yet, but activate RPC-SAMBA3-SPOOLSS | Volker Lendecke | 2006-10-02 | 1 | -1/+1 |
| | | |||||
| * | r19040: use more portable shellscripting, hopefully give better results on Tru64 | Stefan Metzmacher | 2006-10-02 | 1 | -2/+2 |
| | | | | | | | | metze | ||||
| * | r19038: build libreplace testsuite as replacetort | Stefan Metzmacher | 2006-10-02 | 1 | -0/+3 |
| | | | | | | | | | | | | and run it with make test metze | ||||
| * | r18951: socket_wrapper has only 16 interfaces anymore... | Stefan Metzmacher | 2006-09-27 | 1 | -8/+9 |
| | | | | | | | | metze | ||||
| * | r18886: First, RPC_SRVSVC is called RPC-SRVSVC and second, we're so far off ↵ | Volker Lendecke | 2006-09-25 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | on that one that there's no point yet to run this in the build farm. Volker | ||||
| * | r18867: change the group mapping code to use ldb instead of tdb | Andrew Tridgell | 2006-09-24 | 1 | -0/+214 |
| | | | | | | | | See the discussion of this on the samba-technical list | ||||
| * | r18823: Fix some errors in the srsvc handling code and start running the ↵ | Jelmer Vernooij | 2006-09-22 | 1 | -1/+1 |
| | | | | | | | | | | | | RPC-SRVSVC test against samba3. | ||||
| * | r18787: Fix the strlen_m and strlen_m_term code by merging | Jeremy Allison | 2006-09-21 | 1 | -1/+1 |
| | | | | | | | | | | | | in (and using elsewhere) next_codepoint from Samba4. Jerry please test. Jeremy. | ||||
| * | r18778: Fix comparison. | Jelmer Vernooij | 2006-09-21 | 1 | -1/+1 |
| | | |||||
| * | r18744: Disable some tests that only work when RUN_FROM_BUILD_FARM is set. | Jelmer Vernooij | 2006-09-20 | 1 | -3/+5 |
| | | |||||
| * | r18618: * remove svn:externals | Gerald Carter | 2006-09-18 | 1 | -1/+1 |
| | | | | | | | | | | * 'make idl' now requires pidl in the current PATH * regenerate winreg ndr files | ||||
| * | r18612: remove RPC-ECHO till it gets fixed | Stefan Metzmacher | 2006-09-18 | 1 | -1/+1 |
| | | | | | | | | metze |