summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Add module docstring, docstrings for constructors.Jelmer Vernooij2008-05-233-14/+63
| | | * Add more docstrings in the ldb python module.Jelmer Vernooij2008-05-233-6/+43
| | | * Add some docstrings to ldb python module, fix MessageElement name.Jelmer Vernooij2008-05-233-144/+430
| | | * Add some docstrings to credentials python module.Jelmer Vernooij2008-05-233-25/+174
| | | * Add some notes about further enhancements of the Python pidl backend.Jelmer Vernooij2008-05-231-3/+12
| | | * fix make test for EAs againAndrew Tridgell2008-05-234-8/+9
| | | * Merge commit 'origin/v4-0-test' into v4-0-testAndrew Tridgell2008-05-221-1/+1
| | | |\
| | | | * libreplace: we need to use AC_TRY_LINK() to make sure HAVE_IPV6 is correctly ...Stefan Metzmacher2008-05-221-1/+1
| | | * | SMB2 read returns NT_STATUS_END_OF_FILE on read past end of fileAndrew Tridgell2008-05-221-0/+5
| | | * | fixes for EAs and filename in gentest_smb2 resultsAndrew Tridgell2008-05-221-1/+12
| | | * | added a --noeas option to gentest_smb2Andrew Tridgell2008-05-221-0/+6
| | | * | pass in the required alignment to the EA construction routinesAndrew Tridgell2008-05-224-10/+11
| | | * | added a define for all valid file attributesAndrew Tridgell2008-05-221-0/+1
| | | * | check for invalid file attribute values in createAndrew Tridgell2008-05-221-0/+4
| | | * | Merge commit 'origin/v4-0-test' into v4-0-testAndrew Tridgell2008-05-2256-229/+477
| | | |\|
| | | * | added testing of SMB2 setfileinfo in gentest_smb2Andrew Tridgell2008-05-221-19/+3
| | | * | added EAs in the generated SMB2 create operationAndrew Tridgell2008-05-221-25/+19
| | | * | added --maskindexing and qfileinfo testingAndrew Tridgell2008-05-221-124/+59
| | | * | minor cleanup in SMB2 getinfo testAndrew Tridgell2008-05-221-6/+6
| | | * | fixed parsing of the SMB2 ALL_INFO qfileinfo levelAndrew Tridgell2008-05-223-3/+6
| | | * | added SMB2 gentest generation of SMB2 echo packetsAndrew Tridgell2008-05-221-0/+13
| | | * | badly formed SMB2 packets get NT_STATUS_INVALID_PARAMETERAndrew Tridgell2008-05-221-2/+2
| | | * | fixes to the SMB2 lock test after recent SMB2 locking changesAndrew Tridgell2008-05-221-8/+12
| | * | | Fix const.Jelmer Vernooij2008-04-152-2/+2
| | * | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registryJelmer Vernooij2008-04-15171-2722/+3107
| | |\ \ \
| | * | | | Fix formatting, remove unused function.Jelmer Vernooij2008-04-151-14/+3
| | * | | | More patchfile fixes. Write support should work now.Wilco Baan Hofman2008-04-152-14/+35
| | * | | | Fix PReg write support.Wilco Baan Hofman2008-04-154-18/+97
| | * | | | Fixed the patchfile tests and tidy up the patchfile backends.Wilco Baan Hofman2008-04-155-32/+226
| | * | | | Remove debug stuff.Wilco Baan Hofman2008-04-141-1/+0
| | * | | | Add support for security descriptors. Also patched the regf backend to suppor...Wilco Baan Hofman2008-04-147-42/+164
| | * | | | Attempt to fix the patchfile_preg backend for big endian machines.Wilco Baan Hofman2008-04-142-6/+10
| * | | | | More PEP8 compliancy.Jelmer Vernooij2008-04-061-9/+16
| * | | | | Simplify some code, fix style.Jelmer Vernooij2008-04-051-102/+99
| * | | | | Improve PEP8 (Python code style) compliancy a bit.Jelmer Vernooij2008-04-051-6/+14
* | | | | | Start an 'NTP signing server' in Samba4.Andrew Bartlett2008-05-275-0/+313
| |_|_|_|/ |/| | | |
* | | | | GPO: Do not provision Default Domain Policy as initially enforced. (bz #5480)Andrew Kroeger2008-05-211-1/+1
* | | | | enableaccount: Use correct command name in usage output.Andrew Kroeger2008-05-211-1/+1
* | | | | provision: Generate krb5.conf template separate from named.conf template.Andrew Kroeger2008-05-213-36/+69
* | | | | 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