Add missing become_root/unbecome_root around calls of add_aliases.
[metze/old/v3-2-winbind-ndr.git] / source / python /
2007-08-21 lmuelleFix if statements where we still expected cli_connect...
2007-07-10 tridgeThe FSF has moved around a lot. This fixes their Mass...
2007-07-10 tridgeupdated old Temple Place FSF addresses to new URL
2007-07-10 tridgeLGPLv3+ conversion for our LGPLv2+ library code
2007-07-10 tridgeuse the GPLv3 boilerplate as recommended by the FSF...
2007-07-09 jraFind and fix more GPL2 -> GPL3.
2007-07-09 jraChange from v2 or later to v3 or later.
2007-06-27 gdAllow to pass down the lookup-level to rpccli_lsa_looku...
2007-05-14 abAdd -pie support to Python's setup.py. This should...
2007-04-29 jelmerDon't hardcode specific Python version.
2007-04-27 jraMove over to using the _strict varients of the talloc
2006-09-21 gdFix (at least the build of) python bindings.
2006-09-20 jerryreplace rpccli_lsa_close() with rpccli_lsa_Close()
2006-09-18 gdFix at least the python bindings *build*, I'm sure...
2006-09-08 jerryBig change:
2006-07-11 jraSync trunk -> 3.0 for 3.0.24 code. Still need
2006-06-28 jraFix bug #3887 reported by jason@ncac.gwu.edu
2006-05-01 deryckMissed some functions in my last commit.
2006-05-01 deryckSome work to bring the python code up to date with the
2006-04-27 deryckFix import of Python modules. Fixes Bug #3567.
2006-04-23 lmuelleUse tdb_lock_bystring_with_timeout().
2006-04-15 lmuelleAlign to the last winbind changes.
2006-02-27 gd* Correctly handle acb_info/acct_flags as uint32 not...
2006-02-03 jerryLet the carnage begin....
2006-01-31 lmuelleFix python build with older python versions (e.g. 2...
2006-01-28 derrell r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
2005-12-22 gdFix python build.
2005-10-07 jerrymerging a couple of fixes from trunk
2005-10-07 jraJanitor for tpot - remember to keep 3.0 in sync.
2005-09-02 gdfix python build
2005-07-20 jerrymerging cli_spoolss_XX() updates from trunk
2005-07-19 tpotDon't wrap non-existent functions. Bugzilla #2895.
2005-07-19 jraSometimes we're too dumb to live... Fix samr calls...
2005-07-18 gdhonour CC in python build.
2005-07-13 lmuelleUse OPENX_FILE_EXISTS_OPEN instead of FILE_EXISTS_OPEN.
2005-07-13 lmuelleEnsure to use dev_private and not private after Jeremy...
2005-06-27 lmuelleReplace unknown SMB_XSTRDUP by known SMB_STRDUP macro.
2005-06-24 jraLooks like a large patch - but what it actually does...
2005-05-12 tpotFix for segfault in samba.winbind.auth_crap module...
2005-05-09 jerryfix python python after talloc() shakeup
2005-03-22 jerryderrell's large file fix for libsmbclient (BUG 2505)
2005-02-08 tpotMerge -r5279 and-r5280 from trunk.
2004-12-16 jraMore *alloc fixes.
2004-11-03 tpotFix incorrectly applied patch. My fault - sorry!
2004-10-26 tpotFix for bugzilla #1884 from Brett Funderburg. Use...
2004-10-06 tpotFix for bugzilla #1864 from Brett again.
2004-10-05 tpotPatch from Brett Funderburg to pass create options...
2004-09-28 tpotFix bug in Python printerdata wraper found by Daniel...
2004-08-12 jerrycompiler warnings from SuSE
2004-07-14 abartletRework our random number generation system.
2004-04-28 tpotRelicense tdb python module in trunk and 3.0 branch...
2004-04-05 jerry* importing .cvsignore files
2004-04-04 CVSINimport HEAD into svn+ssh://svn.samba.org/home/svn/samba...