summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-01-02r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij29-58/+130
2008-01-02r26643: librpc: Remove uses of global_loadparm.Jelmer Vernooij3-15/+21
2008-01-01r26642: samba3sam.py: Remove more EJS-specific code.Jelmer Vernooij2-263/+240
2008-01-01r26641: ldb(Python): Remove some unnecessary {}'s.Jelmer Vernooij2-48/+30
2008-01-01r26640: Janitorial: Remove some more uses of global_loadparm.Jelmer Vernooij5-10/+11
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij50-103/+150
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij41-85/+149
2008-01-01r26637: More work converting to Python.Jelmer Vernooij1-16/+16
2007-12-31r26636: Remove useless 'backend' parameter, and make the memberof overlay use...Andrew Bartlett1-3/+2
2007-12-31r26635: The OpenLDAP folks have been very accommodating, and their memberof p...Andrew Bartlett1-0/+1
2007-12-30r26634: Add NET-API-CREATEGROUP test.Rafal Szczesniak2-0/+43
2007-12-30r26633: A couple of fixes in comments.Rafal Szczesniak1-7/+9
2007-12-30r26632: Add libnet_CreateGroup function.Rafal Szczesniak2-16/+226
2007-12-30r26631: ldb/python: Fix missing elements bug and memory leak. * Don't increas...Jelmer Vernooij2-16/+26
2007-12-30r26630: Split up big tests into various smaller functions, making it easier t...Jelmer Vernooij1-183/+185
2007-12-29r26629: python: Improve documentation in various places.Jelmer Vernooij3-17/+50
2007-12-29r26628: python: Add more documentation, simplify code in Samba3 module.Jelmer Vernooij7-87/+175
2007-12-29r26627: param: Provide a call for loading the system smb.conf.Jelmer Vernooij1-0/+5
2007-12-29r26626: Install auth/session.hJelmer Vernooij1-0/+1
2007-12-28r26625: Wrap some more events functions for Python and add a trivial test for...Jelmer Vernooij6-37/+170
2007-12-28r26624: libnet/python: Use standard function for constructing context, allow ...Jelmer Vernooij4-61/+179
2007-12-28r26623: python: Allow specifying URL rather than host name on the command-line.Jelmer Vernooij1-2/+4
2007-12-28r26622: python: Update license version, clarify copyright.Jelmer Vernooij2-2/+4
2007-12-28r26621: vampire: Add simple Python-based vampire scriptJelmer Vernooij1-0/+54
2007-12-28r26620: python: Allow not specifying event contexts, in which case a new cont...Jelmer Vernooij3-1/+51
2007-12-28r26619: Add Python bindings for libnet. No tests yet and no way to set the pa...Jelmer Vernooij4-0/+4774
2007-12-28r26618: Implement -W option support.Jelmer Vernooij1-1/+7
2007-12-27r26617: Load smb.conf.Jelmer Vernooij1-2/+8
2007-12-27r26616: Support parsing of user data in SAmba 3 tdbsam.Jelmer Vernooij4-115/+111
2007-12-27r26615: Fix Python syntaxJelmer Vernooij1-1161/+772
2007-12-27r26614: Fix options parsing for credentials in Python.Jelmer Vernooij1-6/+18
2007-12-27r26613: Add a function to write a DATA_BLOB into an LDAPString.Andrew Bartlett2-3/+10
2007-12-27r26612: Tests show that we don't need to use a callback.Andrew Bartlett1-3/+0
2007-12-27r26611: Tridge didn't write this...Andrew Bartlett1-1/+1
2007-12-26r26610: Write out a memberof.conf, to run the memberof plugin on all linkedAndrew Bartlett2-0/+35
2007-12-26r26609: Try a few more variatations to get the selftest to run againstAndrew Bartlett1-1/+16
2007-12-26r26608: More improvements to the upgrade code.Jelmer Vernooij5-148/+307
2007-12-26r26607: Fix reading of values and subkeys in Samba 3 registry files.Jelmer Vernooij4-127/+108
2007-12-26r26606: masktest: Dynamically allocate strings.Kai Blin1-21/+27
2007-12-26r26605: masktest: Get rid of pstrings.Kai Blin1-23/+35
2007-12-26r26604: Don't depend on Python just yet, since the code that uses it is ifdef...Jelmer Vernooij1-2/+1
2007-12-26r26603: Don't install no longer available upgrade script.Jelmer Vernooij1-1/+0
2007-12-26r26602: Revert my previous commit as it only works with GNU make.Jelmer Vernooij4-11/+10
2007-12-26r26601: Remove existing files to prevent errors.Jelmer Vernooij1-1/+3
2007-12-26r26600: Provide dir variable with current basedir in Makefile.Jelmer Vernooij4-10/+11
2007-12-26r26599: Attempt to also support provisioning using Python in the BECOME-DC test.Jelmer Vernooij4-55/+189
2007-12-26r26598: Simplify the way Python tests are run.Jelmer Vernooij6-20/+23
2007-12-26r26597: Attempt to provide alternative for hosts that don't have python-config.Jelmer Vernooij1-2/+8
2007-12-26r26596: Fixed upgrade.py.Jelmer Vernooij11-49/+68
2007-12-26r26595: Fix includes for hosts without gssapi as system header.Jelmer Vernooij1-1/+1