Jelmer Vernooij
37b822e49f
r26643: librpc: Remove uses of global_loadparm.
...
(This used to be commit 924c089090
)
2008-01-02 09:06:06 -06:00
Jelmer Vernooij
5e03b92182
r26642: samba3sam.py: Remove more EJS-specific code.
...
(This used to be commit 7d14b657b3
)
2008-01-01 19:57:02 -06:00
Jelmer Vernooij
9987095378
r26641: ldb(Python): Remove some unnecessary {}'s.
...
(This used to be commit f250bc18e9
)
2008-01-01 19:57:02 -06:00
Jelmer Vernooij
9d136bc0a3
r26640: Janitorial: Remove some more uses of global_loadparm.
...
(This used to be commit c863f4ebde
)
2008-01-01 19:57:01 -06:00
Jelmer Vernooij
7d5f0e0893
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library, so it can be overridden by OpenChange.
...
(This used to be commit 2f29f80e07
)
2008-01-01 16:12:15 -06:00
Jelmer Vernooij
86dc05e99f
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struct_push_blob().
...
(This used to be commit 61ad78ac98
)
2008-01-01 16:12:11 -06:00
Jelmer Vernooij
cf80a01591
r26637: More work converting to Python.
...
(This used to be commit 84f1e82d8f
)
2008-01-01 16:12:05 -06:00
Andrew Bartlett
108fd49c41
r26636: Remove useless 'backend' parameter, and make the memberof overlay use global.
...
Andrew Bartlett
(This used to be commit 3b6f461e9a
)
2007-12-31 22:06:01 -06:00
Andrew Bartlett
0189176cd5
r26635: The OpenLDAP folks have been very accommodating, and their memberof plugin allows the error being returned to be adjusted.
...
Andrew Bartlett
(This used to be commit f2731fddf0
)
2007-12-31 21:33:05 -06:00
Rafal Szczesniak
011248fbe1
r26634: Add NET-API-CREATEGROUP test.
...
(This used to be commit 3d7a18b823
)
2007-12-30 13:21:01 -06:00
Rafal Szczesniak
3a0a6e810a
r26633: A couple of fixes in comments.
...
(This used to be commit 9ff6568f95
)
2007-12-30 13:21:01 -06:00
Rafal Szczesniak
fcb8285339
r26632: Add libnet_CreateGroup function.
...
(This used to be commit b8e115a920
)
2007-12-30 13:18:01 -06:00
Jelmer Vernooij
f4b30bebca
r26631: ldb/python: Fix missing elements bug and memory leak. * Don't increase the PyDict_Next() counter - Python already does that for us. * Fix a talloc(NULL, ...) memory leak in the code that constructed ldb message elements.
...
(This used to be commit dc2a612927
)
2007-12-30 10:51:07 -06:00
Jelmer Vernooij
870d20cf50
r26630: Split up big tests into various smaller functions, making it easier to debug.
...
(This used to be commit 4be1161337
)
2007-12-30 10:51:06 -06:00
Jelmer Vernooij
2bd4bf6a1b
r26629: python: Improve documentation in various places.
...
(This used to be commit ee71a27bca
)
2007-12-29 12:21:04 -06:00
Jelmer Vernooij
6817c5d885
r26628: python: Add more documentation, simplify code in Samba3 module.
...
(This used to be commit 3c329ee73d
)
2007-12-29 12:21:04 -06:00
Jelmer Vernooij
ac65321a46
r26627: param: Provide a call for loading the system smb.conf.
...
(This used to be commit 2596b479ab
)
2007-12-29 12:21:04 -06:00
Jelmer Vernooij
c4a5c61a70
r26626: Install auth/session.h
...
(This used to be commit 57bf390068
)
2007-12-29 12:21:03 -06:00
Jelmer Vernooij
57d62f4361
r26625: Wrap some more events functions for Python and add a trivial test for it.
...
(This used to be commit 7873666a95
)
2007-12-28 11:03:01 -06:00
Jelmer Vernooij
68b6982704
r26624: libnet/python: Use standard function for constructing context, allow overriding credentials.
...
(This used to be commit a5fb3caede
)
2007-12-28 10:33:02 -06:00
Jelmer Vernooij
405a20b44f
r26623: python: Allow specifying URL rather than host name on the command-line.
...
(This used to be commit 108f6caffe
)
2007-12-28 10:33:02 -06:00
Jelmer Vernooij
a61e25f174
r26622: python: Update license version, clarify copyright.
...
(This used to be commit 3ee6209407
)
2007-12-28 10:33:02 -06:00
Jelmer Vernooij
65837a784b
r26621: vampire: Add simple Python-based vampire script
...
(This used to be commit 46580d51d3
)
2007-12-28 10:33:01 -06:00
Jelmer Vernooij
66fbdaac0b
r26620: python: Allow not specifying event contexts, in which case a new context is used.
...
(This used to be commit 73c0b1c897
)
2007-12-28 10:33:01 -06:00
Jelmer Vernooij
c2d16f46a3
r26619: Add Python bindings for libnet. No tests yet and no way to set the parameters...
...
(This used to be commit 9de0a153e9
)
2007-12-28 09:42:02 -06:00
Jelmer Vernooij
77c825f08b
r26618: Implement -W option support.
...
(This used to be commit e48026b17d
)
2007-12-28 09:42:01 -06:00
Jelmer Vernooij
0098543d67
r26617: Load smb.conf.
...
(This used to be commit 3f7bfef195
)
2007-12-27 17:36:06 -06:00
Jelmer Vernooij
8ad2a035e3
r26616: Support parsing of user data in SAmba 3 tdbsam.
...
(This used to be commit 2f33e0451d
)
2007-12-27 17:36:06 -06:00
Jelmer Vernooij
18f9eaca07
r26615: Fix Python syntax
...
(This used to be commit cc15136c1e
)
2007-12-27 17:36:05 -06:00
Jelmer Vernooij
094f364fe1
r26614: Fix options parsing for credentials in Python.
...
(This used to be commit 9ef3b7de6b
)
2007-12-27 17:36:05 -06:00
Andrew Bartlett
70cb5ac03c
r26613: Add a function to write a DATA_BLOB into an LDAPString.
...
This respects the length set in the DATA_BLOB, rather than hoping to
see NULL termination of the data pointer.
(found testing the Ambigious Name Resolution code against OpenLDAP).
Andrew Bartlett
(This used to be commit bc0022e8c7
)
2007-12-27 01:51:05 -06:00
Andrew Bartlett
f5bc88d40b
r26612: Tests show that we don't need to use a callback.
...
Andrew Bartlett
(This used to be commit 66cb9601e7
)
2007-12-27 01:51:04 -06:00
Andrew Bartlett
d80873665c
r26611: Tridge didn't write this...
...
Andrew Bartlett
(This used to be commit 002ddc315f
)
2007-12-27 01:51:04 -06:00
Andrew Bartlett
8ff2de3f29
r26610: Write out a memberof.conf, to run the memberof plugin on all linked
...
attributes, as found in the schema.
Index 'cn', as otherwise exact match searches on this attribute always
fail (need to figure out what is so special about cn in OpenLDAP).
Andrew Bartlett
(This used to be commit 5a4a2d10bc
)
2007-12-26 22:21:01 -06:00
Andrew Bartlett
6ac5221680
r26609: Try a few more variatations to get the selftest to run against
...
OpenLDAP.
Andrew Bartlett
(This used to be commit ff77bd62ce
)
2007-12-26 22:21:01 -06:00
Jelmer Vernooij
222262b54e
r26608: More improvements to the upgrade code.
...
(This used to be commit 7ea06d91f6
)
2007-12-26 21:18:02 -06:00
Jelmer Vernooij
c4d3666ac2
r26607: Fix reading of values and subkeys in Samba 3 registry files.
...
(This used to be commit e3d7454ef7
)
2007-12-26 15:03:02 -06:00
Kai Blin
e0132b5602
r26606: masktest: Dynamically allocate strings.
...
(This used to be commit c38f3c6fe9
)
2007-12-26 11:57:10 -06:00
Kai Blin
278737ea81
r26605: masktest: Get rid of pstrings.
...
(This used to be commit d54fcf4f82
)
2007-12-26 11:57:09 -06:00
Jelmer Vernooij
40309ed662
r26604: Don't depend on Python just yet, since the code that uses it is ifdeffed out.
...
(This used to be commit b863fdf474
)
2007-12-26 11:57:09 -06:00
Jelmer Vernooij
7d270f73bc
r26603: Don't install no longer available upgrade script.
...
(This used to be commit 69e469d9e1
)
2007-12-26 11:57:09 -06:00
Jelmer Vernooij
aa79008d4b
r26602: Revert my previous commit as it only works with GNU make.
...
(This used to be commit ecd2d96c31
)
2007-12-26 11:57:09 -06:00
Jelmer Vernooij
3a3633be85
r26601: Remove existing files to prevent errors.
...
(This used to be commit 9427757ae2
)
2007-12-26 11:57:09 -06:00
Jelmer Vernooij
251a4e0780
r26600: Provide dir variable with current basedir in Makefile.
...
(This used to be commit b06d3e1a52
)
2007-12-26 11:57:08 -06:00
Jelmer Vernooij
7ff974a226
r26599: Attempt to also support provisioning using Python in the BECOME-DC test.
...
Not tested yet as the test it is part of has been disabled because it's broken.
(This used to be commit 6b1e25b702
)
2007-12-26 11:57:08 -06:00
Jelmer Vernooij
43a03b0fb4
r26598: Simplify the way Python tests are run.
...
(This used to be commit d649f73431
)
2007-12-26 11:57:08 -06:00
Jelmer Vernooij
327847b987
r26597: Attempt to provide alternative for hosts that don't have python-config.
...
(This used to be commit fa5d1923ef
)
2007-12-26 11:57:08 -06:00
Jelmer Vernooij
533cc583ed
r26596: Fixed upgrade.py.
...
Added blackbox tests for provision and upgrade Python scripts.
Clean up temporary files created by the Python tests.
(This used to be commit 2227fb6df6
)
2007-12-26 11:57:08 -06:00
Jelmer Vernooij
cea31e3216
r26595: Fix includes for hosts without gssapi as system header.
...
(This used to be commit 64203a6b7b
)
2007-12-26 11:57:07 -06:00
Jelmer Vernooij
e8bca8dd71
r26594: Add right paths to the Python sys.path setting so we don't have to set magic environment variables when running from the build directory.
...
(This used to be commit 2d2674ad79
)
2007-12-26 11:57:07 -06:00