Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 1 | -0/+12 | |
(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 | 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) | |||||
2008-01-10 | prepare the mkversion.sh infrastructure for git branches in the build-farm | Stefan Metzmacher | 3 | -81/+32 | |
metze (cherry-picked from 1bf4c7fb2012a81e0b4e3d601a4df42d1113f5ef) (This used to be commit 464668b07aded0a299eb49b87b51bb9bf53d2c8d) | |||||
2008-01-10 | python: Update STATUS. | Jelmer Vernooij | 1 | -4/+4 | |
(This used to be commit bcd82a9ae3cb01b3d8ed0c36999f7a1c0bbab19a) | |||||
2008-01-10 | r26701: ldb: Build and install python modules when possible. | Jelmer Vernooij | 2 | -7/+34 | |
(This used to be commit 7a66d0eff6e2300cc82b4c7585f9c45afcc851a4) | |||||
2008-01-10 | r26700: tdb: Build and install Python bindings when possible. | Jelmer Vernooij | 4 | -42/+68 | |
(This used to be commit 8d77ea379fef5ad4b2718bc8e0620304588c9239) | |||||
2008-01-09 | r26699: Some minor cosmetics for pidl samba3 server code. | Günther Deschner | 1 | -18/+20 | |
Guenther (This used to be commit 81fa63dfe6004d916bbe653cbb1b4cbdf5d3d97d) | |||||
2008-01-09 | r26698: Prettify samba3 client code a little more. | Günther Deschner | 1 | -7/+25 | |
Guenther (This used to be commit 6ac36d6a4b83b9ef794a2022c4d46ed0b69758e9) | |||||
2008-01-08 | r26697: Leak less memory into the ldb context. | Andrew Bartlett | 1 | -3/+15 | |
(Trying to chase down memory leaks in provision) Andrew Bartlett (This used to be commit a0cf47c3359ca5dfab90c1a5831a73b89ff9f027) | |||||
2008-01-08 | r26696: Some more minor pidl samba3 client cosmetics. | Günther Deschner | 1 | -5/+13 | |
Guenther (This used to be commit 7ee3fd43f964d3161c075dae8de73c77de146538) | |||||
2008-01-08 | r26695: Cosmetic fix for pidl generated samba3 client code. | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit c52d9e6e60e0765e4f793d64e94571b6f6c3f9c7) | |||||
2008-01-08 | r26694: asn1: Fix header and some typo's. | Jelmer Vernooij | 1 | -6/+6 | |
(This used to be commit f9988734bb8a1d823e14b6bff5c4d55d75471f18) | |||||
2008-01-08 | r26693: Add (untested) libnet_rpc_groupdel function. | Rafal Szczesniak | 2 | -10/+194 | |
rafal (This used to be commit e940b1020a3c2e7ee43198dc40c47cbdbef0d950) | |||||
2008-01-07 | r26692: registry: Treat key and value names case-insensitively. | Jelmer Vernooij | 1 | -0/+10 | |
(This used to be commit 9fc5f098e01145db5b01efb0bf22cdddf0213d20) | |||||
2008-01-07 | r26691: registry: Add subkeys required for Server Manager Alerts and ↵ | Jelmer Vernooij | 1 | -0/+9 | |
Peplication. See bugs 4934 and 4935. (This used to be commit fdd2ba336b4cf742f6e59253beab5dd226a87a85) | |||||
2008-01-07 | r26690: torture: Move torture_context_init() to the ui.c, where all ↵ | Jelmer Vernooij | 2 | -17/+18 | |
functions related to it are. (This used to be commit 5f6cc640758448df9c8ad4eba1ffa12ce0c3f732) | |||||
2008-01-07 | r26689: registry: Return max_subkeynamelen, max_valnamelen and ↵ | Jelmer Vernooij | 14 | -46/+175 | |
max_valbufsize in getkeyinfo(). (This used to be commit b06896d2378e536f5044dbe500a5232a89d6d0b5) | |||||
2008-01-07 | r26688: Fix listing remote predefined keys and subkeys. This fixes bug 3431. | Jelmer Vernooij | 4 | -36/+64 | |
(This used to be commit 846876ad32dc86fe7c367db084e76c670c61b389) | |||||
2008-01-07 | r26687: python: Update status after feedback from abartlett. | Jelmer Vernooij | 1 | -0/+3 | |
(This used to be commit f08192750eecdd8b0ffbed84a53abcae51afd2df) | |||||
2008-01-06 | r26686: Fix bug 5143 by Jason Tarbet. This prevented an easy cut-and-paste of | Andrew Bartlett | 1 | -1/+1 | |
the provision options used. Andrew Bartlett (This used to be commit 51cd93344dfeb3556fada523e38bbcd7e51fbbe1) | |||||
2008-01-06 | r26685: Fix bug 5137 by Mark Ridley. The RPC-ATSVC test is not tested, so was | Andrew Bartlett | 1 | -0/+5 | |
broken by 'ref' changes long ago. We need a working script to aim against windows. Andrew Bartlett (This used to be commit d6b863453dcda85e02e53c44d68272bf2ef95d19) | |||||
2008-01-06 | r26684: Trivial cleanup from Matthias Dieter Wallnöfer, from bug 5090 | Andrew Bartlett | 1 | -1/+1 | |
Andrew Bartlett (This used to be commit 0016231edd514e8db620bafc44ce877fcac19ed9) | |||||
2008-01-06 | r26683: Add another testcase. I still don't know what's wrong here. | Andrew Bartlett | 1 | -0/+21 | |
Andrew Bartlett (This used to be commit 341929c615e5573887889cf22950a25b536c6fc1) | |||||
2008-01-06 | r26682: Move CLDAP to the modern torture system, and add value checking. | Andrew Bartlett | 1 | -14/+28 | |
Andrew Bartlett (This used to be commit df17c4a9e84f4a4087c4a4a8ad44a82d4acb522e) | |||||
2008-01-06 | r26681: Use fewer magic numbers. | Andrew Bartlett | 1 | -2/+2 | |
Andrew Bartlett (This used to be commit 16edbe1d607390227652ee97a000da98c696c735) | |||||
2008-01-06 | r26680: Don't always advertise GC functionality. | Andrew Bartlett | 1 | -1/+4 | |
Andrew Bartlett (This used to be commit 2f228bcbf63af98ff2d0f498f48d49d0f2926343) | |||||
2008-01-06 | r26679: It is very bad to free the ldb handle when you didn't create it... | Andrew Bartlett | 1 | -1/+1 | |
(My bad when copying this code into samdb_is_gc()). Andrew Bartlett (This used to be commit b4a95a89853a0ebd75b39f01bbdbf82e05e97bd7) |