Age | Commit message (Expand) | Author | Files | Lines |
2008-05-21 | GPO: Do not provision Default Domain Policy as initially enforced. (bz #5480) | Andrew Kroeger | 1 | -1/+1 |
2008-05-21 | enableaccount: Use correct command name in usage output. | Andrew Kroeger | 1 | -1/+1 |
2008-05-21 | provision: Generate krb5.conf template separate from named.conf template. | Andrew Kroeger | 3 | -36/+69 |
2008-05-21 | gitignore: Ignore some output files from make test. | Andrew Kroeger | 1 | -0/+4 |
2008-05-21 | subunit.sh: Properly capture and pass on the command output. | Andrew Kroeger | 1 | -2/+2 |
2008-05-22 | Fix import in provision test. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-22 | Move DCE/RPC python bindings into samba package. | Jelmer Vernooij | 5 | -21/+21 |
2008-05-22 | Fix CFLAGS for SWIG files. | Jelmer Vernooij | 9 | -10/+10 |
2008-05-22 | Make sure the default ldb modules dir gets initialized. | Jelmer Vernooij | 1 | -0/+2 |
2008-05-22 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 2 | -11/+34 |
2008-05-22 | Fix python imports. | Jelmer Vernooij | 4 | -3/+10 |
2008-05-22 | use one blackbox script per executable. | Jelmer Vernooij | 3 | -18/+44 |
2008-05-22 | Fix events test. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-22 | Fix dependencies and imports. | Jelmer Vernooij | 6 | -1154/+28 |
2008-05-21 | Move more modules inside of the samba package. | Jelmer Vernooij | 29 | -99/+1289 |
2008-05-21 | Move some python files into the samba package. | Jelmer Vernooij | 7 | -8/+8 |
2008-05-21 | Move CFLAGS overrides for SWIG modules to Makefile. | Jelmer Vernooij | 12 | -2/+26 |
2008-05-21 | lib/socket: use HAVE_IPV6 test from LIBREPLACE_NETWORK_CHECKS | Stefan Metzmacher | 1 | -11/+5 |
2008-05-21 | libreplace: add test for HAVE_IPV6 | Stefan Metzmacher | 1 | -0/+29 |
2008-05-21 | Remove support for .py files from smb_build - deal with it only in the makefi... | Jelmer Vernooij | 13 | -11/+22 |
2008-05-21 | Refuse to install autogenerated proto header files. | Jelmer Vernooij | 1 | -0/+2 |
2008-05-21 | Ignore generated netlogon headers. | Jelmer Vernooij | 1 | -0/+2 |
2008-05-21 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into nosmbpython | Jelmer Vernooij | 8 | -170/+246 |
2008-05-21 | Fix typo. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-21 | Fix reference to removed smbpython. | Jelmer Vernooij | 2 | -2/+4 |
2008-05-21 | fixed SMB2 flush call, and added flush to gentest_smb2 | Andrew Tridgell | 4 | -18/+47 |
2008-05-21 | Regenerate with newer version of swig. | Jelmer Vernooij | 4 | -44/+98 |
2008-05-21 | Use gnu make syntax for SWIG implicit rule since it allows multiple output fi... | Jelmer Vernooij | 1 | -2/+2 |
2008-05-21 | fixed SMB2 locking | Andrew Tridgell | 7 | -152/+199 |
2008-05-21 | Fix dependencies for ldb instancetype module. | Jelmer Vernooij | 2 | -2/+2 |
2008-05-21 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into nosmbpython | Jelmer Vernooij | 15 | -170/+719 |
2008-05-21 | Fix installed symlinks (cp was trying to be smart). | Jelmer Vernooij | 2 | -2/+2 |
2008-05-21 | Allow dots in .mk file section headers, fix docstring. | Jelmer Vernooij | 2 | -2/+2 |
2008-05-21 | Correct an assertion in the testsuite. | Andrew Bartlett | 1 | -1/+1 |
2008-05-21 | Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local | Andrew Bartlett | 4 | -35/+135 |
2008-05-21 | Fix creation of sockaddr in netlogon datagram generator. | Andrew Bartlett | 1 | -1/+1 |
2008-05-21 | Include flags.h into samdb.h | Andrew Bartlett | 1 | -0/+1 |
2008-05-21 | Extend the NBT-DGRAM torture test again. | Andrew Bartlett | 1 | -0/+1 |
2008-05-21 | Manually handle the NETLOGON_SAM_LOGON_REQUEST too. | Andrew Bartlett | 6 | -100/+251 |
2008-05-21 | Extend the 'netlogon' CLDAP and NBT implementation. | Andrew Bartlett | 4 | -31/+329 |
2008-05-21 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 33 | -93/+3789 |
2008-05-21 | Re-add alignment removed by metze in 0e2f6d481b3e35ed392b2b3340b244c77593819c | Andrew Bartlett | 1 | -1/+4 |
2008-05-21 | Further tests show NTLOGON and NETLOGON to be identical. | Andrew Bartlett | 1 | -5/+0 |
2008-05-20 | Convert in_transaction to a bool. Add the same fix Volker | Jeremy Allison | 1 | -4/+9 |
2008-05-20 | Fix nesting tdb_traverse in a transaction | Volker Lendecke | 1 | -3/+8 |
2008-05-20 | smbtorture: Add RAW-BENCH-TCON benchmark. | James Peach | 5 | -2/+206 |
2008-05-20 | Change wks password in rpc-bench-schannel1 | Volker Lendecke | 1 | -0/+64 |
2008-05-20 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 6 | -14/+7 |
2008-05-20 | Fix irpc GetDC requests. | Andrew Bartlett | 1 | -2/+2 |
2008-05-20 | added read and write handlers. Fixed --analyse | Andrew Tridgell | 1 | -54/+40 |