summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r15625: Partial commit of my current work. It makes libnet api functionsRafal Szczesniak2007-10-108-61/+403
* r15624: add some useful helper functionsStefan Metzmacher2007-10-101-0/+48
* r15622: pass 'target:samba4=yes' to samba4's smbtorture when running samba4's...Stefan Metzmacher2007-10-101-0/+2
* r15619: use source/version.h againStefan Metzmacher2007-10-101-1/+1
* r15618: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r15616: fix white spacesStefan Metzmacher2007-10-101-3/+3
* r15615: - add some tests for cancel pending locks by SMBexit, SMBulogoff and ...Stefan Metzmacher2007-10-101-5/+668
* r15614: the byte range locking error handling caches the last failed lockStefan Metzmacher2007-10-104-85/+133
* r15613: the snum doesn't identify the tcon, but the brl_context pointer doesStefan Metzmacher2007-10-102-12/+10
* r15612: look at the lock_type and not at the notify_ptr being NULL or notStefan Metzmacher2007-10-101-2/+3
* r15607: Fix readline summary reportingJelmer Vernooij2007-10-101-1/+1
* r15606: Fix another dependencyJelmer Vernooij2007-10-101-0/+1
* r15605: Yet another dependencies fixJelmer Vernooij2007-10-101-1/+2
* r15603: True isn't a valid parameter here, PVFS_WAIT_TIMEOUT is...Stefan Metzmacher2007-10-101-1/+1
* r15602: Another dependency fixJelmer Vernooij2007-10-101-1/+1
* r15599: Fix more popt dependencies - these should be the last onesJelmer Vernooij2007-10-102-4/+6
* r15598: Another dependency fixJelmer Vernooij2007-10-101-1/+1
* r15596: Fix another popt dependency issueJelmer Vernooij2007-10-101-1/+2
* r15595: Fix another broken dependency rlated to poptJelmer Vernooij2007-10-101-1/+1
* r15594: Remove another unused includeJelmer Vernooij2007-10-101-1/+0
* r15593: Warn about [out] arguments that are not pointers. These can all beJelmer Vernooij2007-10-103-11/+14
* r15592: Remove unused headerJelmer Vernooij2007-10-101-1/+0
* r15591: Generate function calls correctly as well.Jelmer Vernooij2007-10-102-45/+60
* r15590: Fix another include issueJelmer Vernooij2007-10-101-1/+1
* r15588: Fix the build of smbtorture.Rafal Szczesniak2007-10-101-0/+1
* r15587: Generate stubs for the SWIG functionsJelmer Vernooij2007-10-104-48/+80
* r15586: Remove unused headerJelmer Vernooij2007-10-101-1/+0
* r15585: Revive pidl's SWIG file generator. It now generates simpleJelmer Vernooij2007-10-104-56/+90
* r15584: List SWIG files as being updated when pidl runsJelmer Vernooij2007-10-102-1/+2
* r15582: Commit some forgotten stuff that have been setting on my private tree...Simo Sorce2007-10-104-14/+96
* r15581: Remove unused includeJelmer Vernooij2007-10-101-1/+0
* r15580: (Hopefully) fix pthreads process modelJelmer Vernooij2007-10-101-1/+1
* r15578: Move some cpp-specific things from CFLAGS to CPPFLAGSJelmer Vernooij2007-10-102-3/+4
* r15577: Make popt CFLAGS popt-specific rather then globalJelmer Vernooij2007-10-102-3/+3
* r15576: Separate out Samba4 bits a bit moreJelmer Vernooij2007-10-101-93/+44
* r15575: Fix getpass testJelmer Vernooij2007-10-101-1/+1
* r15574: Keep information about which scalar types are references in aJelmer Vernooij2007-10-102-32/+11
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-1027-32/+47
* r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.Jelmer Vernooij2007-10-1012-207/+14
* r15568: Simplify detection of iconv libraries a fair bit and fix it toJelmer Vernooij2007-10-103-141/+71
* r15567: Add entry for iconvJelmer Vernooij2007-10-101-0/+1
* r15565: Rename configure.in to configure.ac, which is the name preferredJelmer Vernooij2007-10-101-0/+0
* r15564: Fix copyrights (this file was originally based on just a few lines fr...Jelmer Vernooij2007-10-101-3/+1
* r15563: Fix for use with configurations where srcdir!=builddir (caught by Ale...Jelmer Vernooij2007-10-101-1/+1
* r15551: Fix clash between config.pm and globally installed Config.pm onJelmer Vernooij2007-10-103-4/+4
* r15538: Use pkg-config file where possible andJelmer Vernooij2007-10-101-13/+14
* r15535: fix the buildStefan Metzmacher2007-10-101-0/+1
* r15533: with this vista does a fine SMB2 TreeConnect against samba4Stefan Metzmacher2007-10-101-4/+4
* r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0Stefan Metzmacher2007-10-1022-27/+47
* r15530: added testing of generic CLDAP requests, looking at the rootDSE. JerryAndrew Tridgell2007-10-101-5/+91