Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-12 | pidl: Update documentation. | Jelmer Vernooij | 2 | -1/+1 | |
(This used to be commit a13f51dae591684dbc9620f385d2fbccf31ec137) | |||||
2008-01-12 | pidl: Remove declare tests, add more tests for typedef. | Jelmer Vernooij | 4 | -80/+90 | |
(This used to be commit 254bf85c2eb69fc2ee22d3a92a6b027a25594250) | |||||
2008-01-12 | pidl: Move tests for the CUtil module to a separate file. | Jelmer Vernooij | 2 | -11/+23 | |
(This used to be commit ce40890ef0166ad11dd835249f52e2ab5876efba) | |||||
2008-01-12 | pidl: Remove support for the declare keyword in other parts of the pidl code. | Jelmer Vernooij | 5 | -21/+5 | |
(This used to be commit 2fe013f715bdee6c01a833bc6c883e830bdc5dfd) | |||||
2008-01-12 | idl: Use typedef rather than declare. | Jelmer Vernooij | 12 | -24/+46 | |
(This used to be commit 3fd750bd54f150ff62fd8165406bd26d03d624cf) | |||||
2008-01-12 | pidl: Remove support for the "declare" keyword in the parser. | Jelmer Vernooij | 2 | -1204/+1060 | |
(This used to be commit ea3371389226a756ba641a7fc02cfbee78663411) | |||||
2008-01-11 | pidl: Remove multiple copies of get_pointer_of and get_value_of. | Jelmer Vernooij | 3 | -48/+42 | |
(This used to be commit 79344c9c5e0e38155facb0c7b16e84a0dca3d2eb) | |||||
2008-01-11 | python: Fix typo. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit d6b06fc03e37781f5f59b15cff8fe3ee8df63444) | |||||
2008-01-11 | Python: Simplify code in a couple of places. Copy Andrew's changes from ↵ | Jelmer Vernooij | 3 | -12/+12 | |
g53b5166. (This used to be commit f056f624958af79204c972eba3f85e36e93daed7) | |||||
2008-01-11 | wbinfo: Handle SID_NAME_COMPUTER in sid_type_lookup | Kai Blin | 1 | -0/+1 | |
(This used to be commit 1abb2b471a11305ae7e0da403eca3cfe1fe1b016) | |||||
2008-01-11 | libnet: Fix includes to silence a warning | Kai Blin | 1 | -0/+4 | |
(This used to be commit ba5a21998bfc1bd616e7a2d9647d284ca30a3574) | |||||
2008-01-11 | libnet: Rename a variable so it does not shadow a global. | Kai Blin | 1 | -4/+5 | |
(This used to be commit a5b9d2f33279e0f96a36acbf3da7c018aadf08c9) | |||||
2008-01-11 | ejs: Remove cast to incompatible pointer. | Kai Blin | 1 | -4/+4 | |
(This used to be commit 89d5b91d3c4dae754178c82cb7a24e7c5af09fcd) | |||||
2008-01-11 | gentest: Fix a warning. | Kai Blin | 1 | -1/+3 | |
(This used to be commit d41b2e5ccd113ecf2f99896b1ce061ecb9ecc54d) | |||||
2008-01-11 | ldb: Get rid of a warning. | Kai Blin | 1 | -1/+1 | |
(This used to be commit 37ed9fbeee37a1d86d6f6841eac5c1a0a85c1fcc) | |||||
2008-01-11 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local | Andrew Bartlett | 8 | -345/+410 | |
(This used to be commit 53b51660ae6b733b19b0ba3403f229b215de7b47) | |||||
2008-01-11 | Use 'dn' less, as this is not a valid attribute in AD, and I want to | Andrew Bartlett | 1 | -4/+4 | |
remove it from ldb. It is not longer mapped against OpenLDAP. Andrew Bartlett (This used to be commit f917ccec85f854423f423bbffc41459d92960a1b) | |||||
2008-01-11 | Remove 'dn' from mapping, it isn't a valid attribute in AD, and causes | Andrew Bartlett | 2 | -19/+1 | |
problems with ldap.js test with OpenLDAP as the backend. Likewise, remove it from the template lookup (for consistancy). TODO: see if it can be removed from ldb Andrew Bartlett (This used to be commit 47a1b76f7fff30229d3f23c6723f047923faf196) | |||||
2008-01-11 | Python: Update STATUS. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit cbf3b74e5f5076d864b08c772f21b20751ea5163) | |||||
2008-01-11 | ldap/python: Fix last tests. | Jelmer Vernooij | 1 | -60/+53 | |
(This used to be commit 874c00b1c1ef011c85226135144fafdc97d91116) | |||||
2008-01-11 | ldb/python: Support comparing Dn's to strings. | Jelmer Vernooij | 3 | -0/+19 | |
(This used to be commit 355878907970b396e4031426fda260d981c417eb) | |||||
2008-01-11 | python/ldap: Fix a couple more tests. | Jelmer Vernooij | 1 | -18/+18 | |
(This used to be commit 3a0d14f33532d88ace770d037c50375fe822dbb6) | |||||
2008-01-11 | Make a few more tests pass. | Jelmer Vernooij | 1 | -129/+115 | |
(This used to be commit 017aa400c7097cf6132f2bec969b9bbb5237f4d8) | |||||
2008-01-11 | python/ldap: Get further. | Jelmer Vernooij | 2 | -3/+5 | |
(This used to be commit 0c27eabbc40657493dc72f12b4fbdb07b0a3200f) | |||||
2008-01-11 | python/ldap: Fix some tests. | Jelmer Vernooij | 1 | -9/+15 | |
(This used to be commit 52f64afd4324eb185303ca192b88ccb632ee8587) | |||||
2008-01-11 | python: More work getting the LDAP test to compile again. | Jelmer Vernooij | 2 | -37/+24 | |
(This used to be commit d7a3f9612c40000cb265279598c09f6983305656) | |||||
2008-01-11 | python: Specify right arguments for the ldap test, fix some more calls. | Jelmer Vernooij | 2 | -38/+31 | |
(This used to be commit 74209fa6b097c6cd3c919dc6a67d998de12fa575) | |||||
2008-01-11 | ldap/python: Fix some more calls. | Jelmer Vernooij | 1 | -74/+47 | |
(This used to be commit 583881ae5a2a173abad9ba1ffd766b009d9ca8cd) | |||||
2008-01-11 | python: No longer skip LDAP tests. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit d029c0bedf8b3d300050786991e2df0e446fca72) | |||||
2008-01-11 | python/ldap: Support controls argument to ldb.search(). | Jelmer Vernooij | 4 | -55/+162 | |
(This used to be commit 9eddc27f13fa2feb56d6b015e66d8c54081487da) | |||||
2008-01-11 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local | Andrew Bartlett | 4 | -35/+246 | |
(This used to be commit 597f9fe17685fb7909269bc0af04bf4a040e2ad7) | |||||
2008-01-11 | Rework ldbsearch to avoid segfault when remote LDAP server returns | Andrew Bartlett | 1 | -12/+10 | |
referrals. Andrew Bartlett (This used to be commit 8099facff99dab4de27ea6f857d0e8f5eaa3db5a) | |||||
2008-01-11 | Fix segfault when sorting LDAP replies on the client. | Andrew Bartlett | 1 | -2/+2 | |
Andrew Bartlett (This used to be commit c72c39326b263b3aacd178ddc2fc3b1a2906f3d3) | |||||
2008-01-11 | python/ldap: Wrap parse_control_strings(). | Jelmer Vernooij | 4 | -25/+114 | |
(This used to be commit b27e5a68530c4fd6430cbb174b63f8ff2b6f4e53) | |||||
2008-01-11 | ldb/python: Allow comparing a MessageElement to a list or a singleton. | Jelmer Vernooij | 3 | -10/+22 | |
(This used to be commit 1ccbab81d79f83bb419104f2bbaf2ae7b368e90f) | |||||
2008-01-11 | ldb/python: Implement __len__ for MessageElement. | Jelmer Vernooij | 4 | -0/+37 | |
(This used to be commit a8f90ed34ce9341080b63c801ef54b82de42b8e6) | |||||
2008-01-11 | python/ldb: Add __getitem__ implementation for LdbMessageElement. | Jelmer Vernooij | 4 | -0/+73 | |
(This used to be commit e6498a0780dd31dfc623a69432004b606aeaccbe) | |||||
2008-01-11 | Add in new module to normalise DNs being returned from OpenLDAP. This | Andrew Bartlett | 3 | -2/+181 | |
fixes the case of the attribute in teh DN. Fix option spelling for example re-provision Andrew Bartlett (This used to be commit e3a76be04760a81a9c1b7ad9b139f088decc9ee6) | |||||
2008-01-11 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local | Andrew Bartlett | 2 | -0/+25 | |
(This used to be commit 588531bf211f5ede2731df56fd540934b673a2d7) | |||||
2008-01-11 | Make Samba4 and Fedora DS happier | Andrew Bartlett | 3 | -0/+24 | |
Recent changes to Samba4 have made the Fedora DS backend fail. This is a start on fixing that. Andrew Bartlett (This used to be commit 48dc07902ffb792532ff216e507e53103d448b7b) | |||||
2008-01-10 | Ignore compiled Python files. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit ff14ffc6582874d8248798bebd57703fbdbda942) | |||||
2008-01-10 | Update ignore list. | Jelmer Vernooij | 1 | -0/+12 | |
(This used to be commit c21886614ddacbabef2420e4cf67e0488439c9c8) | |||||
2008-01-10 | tdb: Add simple reimplementation of tdbdump in Python as an example of the ↵ | Jelmer Vernooij | 1 | -0/+12 | |
tdb Python bindings. (This used to be commit 47d797f7885b1e7bcff724496ecb1990e8440eea) | |||||
2008-01-11 | Merge commit 'origin/v4-0-test' into 4-0-local | Andrew Bartlett | 14 | -193/+256 | |
(This used to be commit 4720f53a92644dd6959e18923924fbe01889111c) | |||||
2008-01-11 | Return 'not implemented' on more RPCs. (easy way to 'pass' the | Andrew Bartlett | 1 | -2/+7 | |
torture test, as I see little reason to implement these RPCs). Add information regarding the importance of the LogonGetDomainInfo calls Andrew Bartlett (This used to be commit 9cd3a76c25019f4d8d7b41d75e1f7efb4475e86a) | |||||
2008-01-11 | Native move servers will refuse these SamSync operations, so don't | Andrew Bartlett | 1 | -0/+9 | |
count them as errors. Andrew Bartlett (This used to be commit 5c39f3135666854b57a7d2643f59feee7ceeabc8) | |||||
2008-01-10 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial | Jelmer Vernooij | 3 | -81/+32 | |
(This used to be commit ad9089c413bfac6dddda5e837d7143fe7a2c29fb) | |||||
2008-01-10 | pidl: Fix samba3-cli test after Günthers formatting fixes. | Jelmer Vernooij | 1 | -25/+44 | |
(This used to be commit bd4ce069b4b6d3fdc182b16060c20e6fe8e8a87d) | |||||
2008-01-10 | Revert "Set -test in the vendor version" | Stefan Metzmacher | 1 | -1/+1 | |
This needs a bit more work as it's different to samba3... metze This reverts commit 817582a46aed1a3a470477c95671fa25fd9f2f67. (This used to be commit dec016822ce9439b40f3d9403d42ebc76ba2e0e1) | |||||
2008-01-10 | Set -test in the vendor version | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 817582a46aed1a3a470477c95671fa25fd9f2f67) |