1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-04 08:22:08 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
814e20e7da pynet: Create a net class. 2010-04-08 23:22:55 +02:00
449bdf3543 s4-python: Move set_session_info to PySambaLdb. 2010-04-06 13:12:43 +02:00
f679def4f2 s4: Fix a few warnings. 2010-01-21 16:15:11 +13:00
98e4393df9 s4-dsdb: create a static system_session context
This patch adds a system_session cache, preventing us from having to
recreate it on every ldb open, and allowing us to detect when the same
session is being used in ldb_wrap
2009-10-23 14:52:17 +11:00
269fe99a62 Added "admin_session" method.
The purpose of admin_session is to be able to execute parts of provisioning
as the user Administrator in order to have the correct group and owner in the
security descriptors. To be used for provisioning and tests only.
2009-09-09 18:57:50 +10:00
08ed6a2281 another case that should use py_talloc_reference 2009-07-01 15:15:37 +10:00
d58270c537 Add header for pyparam. 2008-12-22 04:38:57 +01:00
bfb29e94b1 Convert auth python module to "plain" C rather than using SWIG. 2008-12-21 03:37:31 +01:00