1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-09 20:23:51 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
Jelmer Vernooij
20c686f501 r26522: Fix warnings on SamDB connect from Python, simplify the setup code for the various LDBs. 2007-12-21 05:51:42 +01:00
Jelmer Vernooij
174aa15837 r26521: Fix newlines. 2007-12-21 05:51:40 +01:00
Jelmer Vernooij
a8b1fe15ac r26520: More Python updates. 2007-12-21 05:51:31 +01:00
Jelmer Vernooij
60fb2de211 r26513: Update substitution dictionary for ldifs. 2007-12-21 05:51:18 +01:00
Jelmer Vernooij
1b89311e5f r26503: Change order of arguments in param interface so it's easier to make the
section name optional. Fix several smaller bits and pieces in the Python code.
2007-12-21 05:51:06 +01:00
Jelmer Vernooij
75cfb0d609 r26496: Move some provision functions to a new SamDB class, support setting session_info on a ldb context from python. 2007-12-21 05:50:50 +01:00
Jelmer Vernooij
d88527a9d6 r26477: Allow setting loadparm context for a ldb context in python, plus some other minor improvements. 2007-12-21 05:50:36 +01:00
Jelmer Vernooij
dbebb4ef47 r26475: Add ldb.set_credentials function. 2007-12-21 05:50:35 +01:00
Jelmer Vernooij
e26d0fff6d r26474: Move credentials-specific kerberos file to credentials subsystem. Fixes missing symbols in some of the python bindings. 2007-12-21 05:50:34 +01:00
Jelmer Vernooij
9d0ff47be0 r26375: Move provision-independent utility function to main samba python module. 2007-12-21 05:49:10 +01:00
Jelmer Vernooij
cbf656ff05 r26088: Import some native-python python modules and move original python swig torture code to common python directory as well. 2007-12-21 05:45:59 +01:00