1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
Commit Graph

15881 Commits

Author SHA1 Message Date
Jelmer Vernooij
d9109c5342 Self PYTHONPATH from selftest.
(This used to be commit f7e350368b)
2008-05-23 12:40:45 +02:00
Jelmer Vernooij
4b701a265f Fix imports for provision-backend.
This needs a blackbox test...
(This used to be commit 268c1de095)
2008-05-23 04:31:10 +02:00
Jelmer Vernooij
a9c96b2e7b Fix indentation.
(This used to be commit 5c3d4fce06)
2008-05-23 04:21:34 +02:00
Jelmer Vernooij
6ccb9785e7 Add another test toe the python samr testsuite.
(This used to be commit 480884c696)
2008-05-23 04:21:29 +02:00
Jelmer Vernooij
5a5605afcd Remove unused ejs library functions.
(This used to be commit 57eec87b19)
2008-05-23 04:21:19 +02:00
Jelmer Vernooij
fb7e359561 Remove unused echo ejs script.
(This used to be commit 3a6b009d50)
2008-05-23 04:20:52 +02:00
Jelmer Vernooij
27005cb7a2 Convert samr test to python.
(This used to be commit 88d473b202)
2008-05-23 04:20:45 +02:00
Jelmer Vernooij
9c109fb51d Disable building of EJS DCE/RPC support.
(This used to be commit c7bc9321b3)
2008-05-23 04:20:30 +02:00
Jelmer Vernooij
564b6ed025 Add proper implementation of MessageElement.__cmp__.
(This used to be commit 076e2cc356)
2008-05-23 04:07:42 +02:00
Jelmer Vernooij
4b95f9001b Work around bug adding extra imports in generated file.
(This used to be commit a34de3c619)
2008-05-23 03:56:20 +02:00
Jelmer Vernooij
a46450810b Regenerate with SWIG 1.3.35.
(This used to be commit ce063eca49)
2008-05-23 03:22:56 +02:00
Jelmer Vernooij
166105b0b6 Fix bug after reprocessing swig files with newer version of SWIG.
(This used to be commit 2155d76646)
2008-05-23 03:20:37 +02:00
Jelmer Vernooij
7cfcec2e9d Fix imports for minschema.
(This used to be commit bda223a49e)
2008-05-23 02:44:42 +02:00
Jelmer Vernooij
e56d2db3bd Properly fix symlink for module aliases.
(This used to be commit 84d9372866)
2008-05-23 02:42:42 +02:00
Jelmer Vernooij
1a42178166 dcerpc is now samba.dcerpc, avoid including source code in API documentation.
(This used to be commit a28a8ed535)
2008-05-23 00:45:50 +02:00
Jelmer Vernooij
c159d1221b Add docstrings to samba3 and getopt modules.
(This used to be commit bdf1c039db)
2008-05-23 00:38:11 +02:00
Jelmer Vernooij
37d000d052 Add docstrings to events python module.
(This used to be commit 7d43d2c7c9)
2008-05-23 00:38:02 +02:00
Jelmer Vernooij
985d6d8ddd add more docstrings to registry python module
(This used to be commit 606f92db87)
2008-05-23 00:37:56 +02:00
Jelmer Vernooij
9047195128 Add docstrings to param python module.
(This used to be commit 39d27088e5)
2008-05-23 00:37:46 +02:00
Jelmer Vernooij
b8310221c6 Add docstring for samba.net.Join
(This used to be commit 382de54553)
2008-05-23 00:37:30 +02:00
Jelmer Vernooij
c401aa9357 Use restructuredText formatting for docstrings.
(This used to be commit 0cc58decd7)
2008-05-23 00:37:22 +02:00
Jelmer Vernooij
73e2fc9590 Add docstrings in misc python module.
(This used to be commit 5bf15122e6)
2008-05-23 00:37:12 +02:00
Jelmer Vernooij
66762985e7 Add some docstrings to tdb.
(This used to be commit 3563d62663)
2008-05-23 00:36:48 +02:00
Jelmer Vernooij
9893651c02 Add module docstring, docstrings for constructors.
(This used to be commit 67d738d6e6)
2008-05-23 00:36:32 +02:00
Jelmer Vernooij
fb2d69a140 Add more docstrings in the ldb python module.
(This used to be commit a649a01067)
2008-05-23 00:36:20 +02:00
Jelmer Vernooij
505cea9d4c Add some docstrings to ldb python module, fix MessageElement name.
(This used to be commit 717283331f)
2008-05-23 00:35:50 +02:00
Jelmer Vernooij
d0b3551097 Add some docstrings to credentials python module.
(This used to be commit 7b4435a68c)
2008-05-23 00:35:39 +02:00
Jelmer Vernooij
8ef3218c35 Add some notes about further enhancements of the Python pidl backend.
(This used to be commit 8e4cd10e3f)
2008-05-23 00:35:03 +02:00
Andrew Tridgell
ec7a6ee8ab fix make test for EAs again
- go back to 4 byte alignment until I work out the rules that Vista
  wants more exactly
- add the zero sized EA handling for SMB2 more generically
(This used to be commit 326b69bc80)
2008-05-23 00:07:12 +10:00
Andrew Tridgell
8fc9c71a06 Merge commit 'origin/v4-0-test' into v4-0-test
(This used to be commit 2bba77a768)
2008-05-22 23:28:44 +10:00
Andrew Tridgell
2e0f61a18a SMB2 read returns NT_STATUS_END_OF_FILE on read past end of file
(This used to be commit 1590494daf)
2008-05-22 23:07:16 +10:00
Stefan Metzmacher
5ab27ba7f0 libreplace: we need to use AC_TRY_LINK() to make sure HAVE_IPV6 is correctly detected
metze
(This used to be commit 84b5652d3e)
2008-05-22 15:01:32 +02:00
Andrew Tridgell
ac185ae0c5 fixes for EAs and filename in gentest_smb2 results
- SMB2 returns 0 for a null EA
- return the share qualified name for the filename in SMB2 ALL_INFO
  level
(This used to be commit f9708184a2)
2008-05-22 23:00:08 +10:00
Andrew Tridgell
1ea0466289 added a --noeas option to gentest_smb2
(This used to be commit 9d523debb7)
2008-05-22 22:46:43 +10:00
Andrew Tridgell
d5def936fe pass in the required alignment to the EA construction routines
(This used to be commit af31030e0b)
2008-05-22 22:46:29 +10:00
Andrew Tridgell
a6e5c70da7 added a define for all valid file attributes
(This used to be commit 198ed93367)
2008-05-22 17:54:06 +10:00
Andrew Tridgell
7a9ffeca21 check for invalid file attribute values in create
(This used to be commit dd21e3d9d7)
2008-05-22 17:53:50 +10:00
Andrew Tridgell
fd7dc46f50 Merge commit 'origin/v4-0-test' into v4-0-test
(This used to be commit d7f3348c89)
2008-05-22 16:09:10 +10:00
Andrew Tridgell
af82204f43 added testing of SMB2 setfileinfo in gentest_smb2
(This used to be commit c38658c6c0)
2008-05-22 15:44:13 +10:00
Andrew Tridgell
80527a0c68 added EAs in the generated SMB2 create operation
(This used to be commit 607bf6a946)
2008-05-22 15:35:52 +10:00
Andrew Tridgell
ae629621da added --maskindexing and qfileinfo testing
- added --maskindexing to mask the 0x2000 noindex bit in file
   attributes
 - added testing of qfileinfo in gentest_smb2
(This used to be commit 3883a7286f)
2008-05-22 14:51:32 +10:00
Andrew Tridgell
61e78a2c61 minor cleanup in SMB2 getinfo test
(This used to be commit b139b47107)
2008-05-22 14:50:36 +10:00
Andrew Tridgell
dec930448f fixed parsing of the SMB2 ALL_INFO qfileinfo level
(This used to be commit a7be5ba22e)
2008-05-22 14:49:21 +10:00
Andrew Tridgell
8f599b3781 added SMB2 gentest generation of SMB2 echo packets
(This used to be commit 8f7cfa5d2e)
2008-05-22 13:43:04 +10:00
Andrew Tridgell
72739ac0d0 badly formed SMB2 packets get NT_STATUS_INVALID_PARAMETER
(This used to be commit 1c5dd2d1b6)
2008-05-22 13:14:55 +10:00
Andrew Tridgell
7ba8dca590 fixes to the SMB2 lock test after recent SMB2 locking changes
(This used to be commit de7626e1c2)
2008-05-22 13:14:36 +10:00
Andrew Kroeger
8172f3eb22 GPO: Do not provision Default Domain Policy as initially enforced. (bz #5480)
This only solves part of bz #5480.  The settings for Enforced & Link Enabled
now match the default settings of a Windows DC, but they are still "locked"
and cannot be changed via the GUI.
(This used to be commit 761e667e45)
2008-05-21 21:14:06 -05:00
Andrew Kroeger
6576a022b8 enableaccount: Use correct command name in usage output.
(This used to be commit 4ca8f32a37)
2008-05-21 20:46:15 -05:00
Andrew Kroeger
bf3f3af926 provision: Generate krb5.conf template separate from named.conf template.
(This used to be commit ebf130e9e5)
2008-05-21 20:46:15 -05:00
Jelmer Vernooij
d8459e3e1c Fix import in provision test.
(This used to be commit 96501be38d)
2008-05-22 03:09:40 +02:00