summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| * | Return 'not implemented' on more RPCs. (easy way to 'pass' theAndrew Bartlett2008-01-111-2/+7
| * | Native move servers will refuse these SamSync operations, so don'tAndrew Bartlett2008-01-111-0/+9
* | | selftest: Use Python provision for Samba 4 by default.Jelmer Vernooij2008-01-101-4/+4
* | | configure: Complain when Python is not found.Jelmer Vernooij2008-01-101-4/+1
| |/ |/|
* | r26701: ldb: Build and install python modules when possible.Jelmer Vernooij2008-01-102-7/+34
* | r26700: tdb: Build and install Python bindings when possible.Jelmer Vernooij2008-01-104-42/+68
* | r26699: Some minor cosmetics for pidl samba3 server code.Günther Deschner2008-01-091-18/+20
* | r26698: Prettify samba3 client code a little more.Günther Deschner2008-01-091-7/+25
* | r26697: Leak less memory into the ldb context.Andrew Bartlett2008-01-081-3/+15
* | r26696: Some more minor pidl samba3 client cosmetics.Günther Deschner2008-01-081-5/+13
* | r26695: Cosmetic fix for pidl generated samba3 client code.Günther Deschner2008-01-081-1/+1
|/
* r26694: asn1: Fix header and some typo's.Jelmer Vernooij2008-01-081-6/+6
* r26693: Add (untested) libnet_rpc_groupdel function.Rafal Szczesniak2008-01-082-10/+194
* r26692: registry: Treat key and value names case-insensitively.Jelmer Vernooij2008-01-071-0/+10
* r26691: registry: Add subkeys required for Server Manager Alerts and Peplicat...Jelmer Vernooij2008-01-071-0/+9
* r26690: torture: Move torture_context_init() to the ui.c, where all functions...Jelmer Vernooij2008-01-072-17/+18
* r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...Jelmer Vernooij2008-01-0714-46/+175
* r26688: Fix listing remote predefined keys and subkeys. This fixes bug 3431.Jelmer Vernooij2008-01-074-36/+64
* r26687: python: Update status after feedback from abartlett.Jelmer Vernooij2008-01-071-0/+3
* r26686: Fix bug 5143 by Jason Tarbet. This prevented an easy cut-and-paste ofAndrew Bartlett2008-01-061-1/+1
* r26685: Fix bug 5137 by Mark Ridley. The RPC-ATSVC test is not tested, so wasAndrew Bartlett2008-01-061-0/+5
* r26684: Trivial cleanup from Matthias Dieter Wallnöfer, from bug 5090Andrew Bartlett2008-01-061-1/+1
* r26683: Add another testcase. I still don't know what's wrong here.Andrew Bartlett2008-01-061-0/+21
* r26682: Move CLDAP to the modern torture system, and add value checking.Andrew Bartlett2008-01-061-14/+28
* r26681: Use fewer magic numbers.Andrew Bartlett2008-01-061-2/+2
* r26680: Don't always advertise GC functionality.Andrew Bartlett2008-01-061-1/+4
* r26679: It is very bad to free the ldb handle when you didn't create it...Andrew Bartlett2008-01-061-1/+1
* r26678: Check in auto-generated swig files.Tim Potter2008-01-062-41/+45
* r26677: Implement and test iter{keys,values,items} for tdb bindings.Tim Potter2008-01-062-3/+32
* r26676: libcli: Fill in lp_workgroup() again, should fix my breakage of cifsd...Jelmer Vernooij2008-01-062-1/+2
* r26675: mkproto: Add --all argument, fix some perl warnings.Jelmer Vernooij2008-01-051-10/+9
* r26674: smb_composite: Avoid use of global_loadparm.Jelmer Vernooij2008-01-051-2/+3
* r26673: selftest: Document the purpose and output format of samba4_tests.sh.Jelmer Vernooij2008-01-051-0/+19
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-0523-69/+128
* r26671: rap: Convert the RAP tests to the new torture API and run them by def...Jelmer Vernooij2008-01-053-71/+33
* r26670: Janitorial: Remove global_loadparm uses.Jelmer Vernooij2008-01-054-7/+7
* r26669: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-059-16/+15
* r26668: tdb/python: Fix default value of open_flags for tdb.Jelmer Vernooij2008-01-052-1/+2
* r26667: pidl/python: Don't generate casts anymore; this will generate warning...Jelmer Vernooij2008-01-051-9/+9
* r26666: python: Prefer newer Python versions as they use const properly.Jelmer Vernooij2008-01-051-1/+6
* r26665: registry: Fix tests on bigendian machines.Jelmer Vernooij2008-01-051-2/+6
* r26664: buildsystem: Hopefully fix the shared library build on AIX.Jelmer Vernooij2008-01-041-1/+2
* r26663: Proper dependencies for pidl Python bindings.Jelmer Vernooij2008-01-032-1/+4
* r26662: pidl/python: Add constructors for struct/union types.Jelmer Vernooij2008-01-031-3/+52
* r26661: pidl/python: More generic handling of NTSTATUS, add stubs for types.Jelmer Vernooij2008-01-031-10/+41
* r26660: pidl/python: Generate stub functions for DCE/RPC client functions, co...Jelmer Vernooij2008-01-031-3/+144
* r26659: pidl/python: Support string constants and handle modules.Jelmer Vernooij2008-01-031-2/+43
* r26658: pidl: Register Python modules.Jelmer Vernooij2008-01-033-1/+16
* r26657: pidl: Add basics for generating Python modules.Jelmer Vernooij2008-01-033-2/+93
* r26656: python: Add file documentating the status of the Python migration.Jelmer Vernooij2008-01-031-0/+20