Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-09-21 | Fix DNs - only one more samba3sam test failing now. | Jelmer Vernooij | 1 | -18/+28 | |
2008-09-04 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 1 | -1/+8 | |
(This used to be commit c273d63f94c430a4f553085efb0d6e31a99e5853) | |||||
2008-09-03 | Regenerate SWIG file. | Jelmer Vernooij | 1 | -10/+23 | |
(This used to be commit e8ba65c4db986fcedf7008d05d8f8846f78a98f1) | |||||
2008-08-30 | Add a setexpiry operation in samdb.py | Andrew Tridgell | 1 | -9/+75 | |
This makes it easy to set the expiry (or no expiry) for a samdb user (This used to be commit 25171f18a4b242b5a731f4ac1eefc51cc82efd74) | |||||
2008-05-24 | Export functions for setting NTSTATUS and WERRORs in python. | Jelmer Vernooij | 1 | -2/+4 | |
(This used to be commit 4bcb92d2d49d90863b1e64b15d055517fbfd263c) | |||||
2008-05-24 | Add docstrings to a couple more python modules. | Jelmer Vernooij | 1 | -1/+4 | |
(This used to be commit b4560c90e5e8d3a35367d3a21d361dc4c9c0de23) | |||||
2008-05-23 | Add docstrings in misc python module. | Jelmer Vernooij | 1 | -26/+71 | |
(This used to be commit 5bf15122e6bb6dcbc2abd325db9522b2084d975f) | |||||
2008-04-14 | Re-run SWIG | Andrew Bartlett | 1 | -0/+45 | |
(This used to be commit 2f8010582607ad7389cac3de4945ea0ee46941b3) | |||||
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 47ffbbf67435904754469544390b67d34c958343) | |||||
2008-03-14 | swig: regenerate _wrap.c files | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 08b41e10699c7bb8058ab0ab61f17a1bbfcc1ce4) | |||||
2008-01-25 | python: Make SamDB.set_ntds_invocation_id take a string. | Jelmer Vernooij | 1 | -46/+54 | |
(This used to be commit 59bb26772f089cf4d8727c12230cfef8126762b1) | |||||
2008-01-24 | python: Add bindings for SamDB.set_invocation_id(). | Jelmer Vernooij | 1 | -29/+72 | |
(This used to be commit c09efa7b778f9cb29032a6abfd914fcaae8df163) | |||||
2007-12-24 | r26572: Fix warnings in the Python code. | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit 15038d9586d0b58f301ca8c39c21ef10c4283f28) | |||||
2007-12-24 | r26571: Hide warnings about unused macros and casting qualifiers in ↵ | Jelmer Vernooij | 1 | -6/+2 | |
autogenerated files. (This used to be commit cb76c60007ae1254181c09ba1ab09c419f500bc5) | |||||
2007-12-24 | r26570: - Trim size of the swig-generated Python bindings by removing a ↵ | Jelmer Vernooij | 1 | -45/+28 | |
bunch of {}'s. - Start working on Python equivalents for various EJS tests. - Fix regression in argument order for reg_diff_apply() in EJS bindings. (This used to be commit c550c03372cb260b78f6a6c132e70571bc4cb852) | |||||
2007-12-21 | r26520: More Python updates. | Jelmer Vernooij | 1 | -0/+73 | |
(This used to be commit a8b1fe15ac853082961132ede061fe1556ae29f7) | |||||
2007-12-21 | r26513: Update substitution dictionary for ldifs. | Jelmer Vernooij | 1 | -0/+14 | |
(This used to be commit 60fb2de2119cb2f42f858868e39c3b0d303ac20f) | |||||
2007-12-21 | r26505: Add python bindings for some samdb-related functions, improve ↵ | Jelmer Vernooij | 1 | -22/+203 | |
provisioning in python. (This used to be commit d2402251666738c0372bbbaeaa1d26c06e254033) | |||||
2007-12-21 | r26503: Change order of arguments in param interface so it's easier to make the | Jelmer Vernooij | 1 | -10/+15 | |
section name optional. Fix several smaller bits and pieces in the Python code. (This used to be commit 1b89311e5fa4fcde060df50e580dc221205cc8ca) | |||||
2007-12-21 | r26496: Move some provision functions to a new SamDB class, support setting ↵ | Jelmer Vernooij | 1 | -27/+69 | |
session_info on a ldb context from python. (This used to be commit 75cfb0d609687538048a7d72a499a5205af46a34) | |||||
2007-12-21 | r26477: Allow setting loadparm context for a ldb context in python, plus ↵ | Jelmer Vernooij | 1 | -0/+57 | |
some other minor improvements. (This used to be commit d88527a9d6435203faa8273347d5aa41937e5395) | |||||
2007-12-21 | r26475: Add ldb.set_credentials function. | Jelmer Vernooij | 1 | -11/+123 | |
(This used to be commit dbebb4ef477d2c8de7b8d1e5cde9b9dada47044f) | |||||
2007-12-21 | r26399: Use -O option for SWIG (less evil generated code). | Jelmer Vernooij | 1 | -1/+14 | |
(This used to be commit 3378b6a559272cb702b52966692bf423f67a2b41) | |||||
2007-12-21 | r26248: Check in SWIG output so SWIG is not required when running out of svn. | Jelmer Vernooij | 1 | -0/+3279 | |
(This used to be commit 08501fbef38f81ce5ff4885a1696f9cb392fd631) |