summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | subunit.sh: Properly capture and pass on the command output.Andrew Kroeger2008-05-211-2/+2
* | | | | Fix import in provision test.Jelmer Vernooij2008-05-221-1/+1
* | | | | Move DCE/RPC python bindings into samba package.Jelmer Vernooij2008-05-225-21/+21
* | | | | Fix CFLAGS for SWIG files.Jelmer Vernooij2008-05-229-10/+10
* | | | | Make sure the default ldb modules dir gets initialized.Jelmer Vernooij2008-05-221-0/+2
* | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2008-05-222-11/+34
|\ \ \ \ \
| * | | | | lib/socket: use HAVE_IPV6 test from LIBREPLACE_NETWORK_CHECKSStefan Metzmacher2008-05-211-11/+5
| * | | | | libreplace: add test for HAVE_IPV6Stefan Metzmacher2008-05-211-0/+29
* | | | | | Fix python imports.Jelmer Vernooij2008-05-224-3/+10
* | | | | | use one blackbox script per executable.Jelmer Vernooij2008-05-223-18/+44
* | | | | | Fix events test.Jelmer Vernooij2008-05-221-1/+1
* | | | | | Fix dependencies and imports.Jelmer Vernooij2008-05-226-1154/+28
* | | | | | Move more modules inside of the samba package.Jelmer Vernooij2008-05-2129-99/+1289
* | | | | | Move some python files into the samba package.Jelmer Vernooij2008-05-217-8/+8
* | | | | | Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij2008-05-2112-2/+26
* | | | | | Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij2008-05-2113-11/+22
|/ / / / /
* | | | | Refuse to install autogenerated proto header files.Jelmer Vernooij2008-05-211-0/+2
* | | | | Ignore generated netlogon headers.Jelmer Vernooij2008-05-211-0/+2
* | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into nosmbpythonJelmer Vernooij2008-05-218-170/+246
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | fixed SMB2 flush call, and added flush to gentest_smb2Andrew Tridgell2008-05-214-18/+47
| * | | | fixed SMB2 lockingAndrew Tridgell2008-05-217-152/+199
* | | | | Fix typo.Jelmer Vernooij2008-05-211-1/+1
* | | | | Fix reference to removed smbpython.Jelmer Vernooij2008-05-212-2/+4
* | | | | Regenerate with newer version of swig.Jelmer Vernooij2008-05-214-44/+98
* | | | | Use gnu make syntax for SWIG implicit rule since it allows multiple output fi...Jelmer Vernooij2008-05-211-2/+2
|/ / / /
* | | | Fix dependencies for ldb instancetype module.Jelmer Vernooij2008-05-212-2/+2
* | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into nosmbpythonJelmer Vernooij2008-05-2115-170/+719
|\ \ \ \
| * | | | Correct an assertion in the testsuite.Andrew Bartlett2008-05-211-1/+1
| * | | | Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett2008-05-214-35/+135
| |\ \ \ \
| | * | | | provision: Create instructions for enabling DNS GSS-TSIG updates.Andrew Kroeger2008-05-182-34/+133
| | * | | | provision: Allow DNS GSS-TSIG updates to work.Andrew Kroeger2008-05-181-0/+1
| | * | | | howto: Update git clone command to something that actually works.Andrew Kroeger2008-05-181-1/+1
| * | | | | Fix creation of sockaddr in netlogon datagram generator.Andrew Bartlett2008-05-211-1/+1
| * | | | | Include flags.h into samdb.hAndrew Bartlett2008-05-211-0/+1
| * | | | | Extend the NBT-DGRAM torture test again.Andrew Bartlett2008-05-211-0/+1
| * | | | | Manually handle the NETLOGON_SAM_LOGON_REQUEST too.Andrew Bartlett2008-05-216-100/+251
| * | | | | Extend the 'netlogon' CLDAP and NBT implementation.Andrew Bartlett2008-05-214-31/+329
| * | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-2133-93/+3789
| |\ \ \ \ \
| * | | | | | Re-add alignment removed by metze in 0e2f6d481b3e35ed392b2b3340b244c77593819cAndrew Bartlett2008-05-211-1/+4
| * | | | | | Further tests show NTLOGON and NETLOGON to be identical.Andrew Bartlett2008-05-211-5/+0
* | | | | | | Fix installed symlinks (cp was trying to be smart).Jelmer Vernooij2008-05-212-2/+2
* | | | | | | Allow dots in .mk file section headers, fix docstring.Jelmer Vernooij2008-05-212-2/+2
| |/ / / / / |/| | | | |
* | | | | | Convert in_transaction to a bool. Add the same fix VolkerJeremy Allison2008-05-201-4/+9
* | | | | | Fix nesting tdb_traverse in a transactionVolker Lendecke2008-05-201-3/+8
* | | | | | smbtorture: Add RAW-BENCH-TCON benchmark.James Peach2008-05-205-2/+206
* | | | | | Change wks password in rpc-bench-schannel1Volker Lendecke2008-05-201-0/+64
* | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-05-206-14/+7
|\ \ \ \ \ \
| * | | | | | Fix irpc GetDC requests.Andrew Bartlett2008-05-201-2/+2
| |/ / / / /
| * | | | | Fix number of arguments to IRPC getdc callback.Andrew Bartlett2008-05-201-1/+0
| * | | | | Revert addition of 'mailslot' parameter.Andrew Bartlett2008-05-205-11/+5