ira/wip.git
2008-04-14 Wilco Baan... Attempt to fix the patchfile_preg backend for big endia...
2008-04-13 James Peachsmb_build: Make sure LIBRARY_SONAME is never uninitialized.
2008-04-13 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-13 Jelmer VernooijUse torture_assert_mem_equal() in a couple more places.
2008-04-13 Jelmer VernooijUse new torture_assert_mem_equal.
2008-04-13 Jelmer VernooijAttempt to fix get_value() test on sparc machines.
2008-04-11 Andrew BartlettActually test the different 'fill levels' in the provis...
2008-04-11 Andrew BartlettReuse the lp_ctx and samdb returned by the python provi...
2008-04-11 Andrew BartlettDon't specify the ntds_guid to the C -> python provisio...
2008-04-11 Andrew BartlettDon't reopen the sam.ldb again
2008-04-11 Andrew BartlettUse the python-provided ldb and lp_ctx pointers in...
2008-04-11 Andrew BartlettFar less cryptic traceback when you have an existing...
2008-04-11 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-11 Andrew TridgellFixed a crash bug in unixuid module on failed ID mapping
2008-04-11 Andrew BartlettFix merge errors on C provision interface after jelmer...
2008-04-11 Andrew BartlettSet a netbios name into provision, and zero the rest.
2008-04-10 Jelmer VernooijReturn SAM ldb context and loadparm context as part...
2008-04-10 Jelmer VernooijFix extra argument to provision_bare().
2008-04-10 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-10 Jelmer VernooijAdd infrastructure for returning ProvisionResult in...
2008-04-09 Simo SorceMake sure we do not reference req after it has been...
2008-04-09 Jelmer VernooijNo longer install unused smbscript binary.
2008-04-09 Jelmer VernooijFix so version of hostconfig library.
2008-04-09 Andrew BartlettFix up provision to specify SERVERDN in more places.
2008-04-09 Andrew BartlettLink the new vampire code togeather.
2008-04-09 Andrew BartlettDon't fill in the secrets DB unless we make the entries.
2008-04-09 Andrew BartlettFactor out filling in the secrets database.
2008-04-09 Andrew BartlettRemove dns_name element
2008-04-09 Andrew BartlettBe consistant in using ${SEVERDN}.
2008-04-09 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-09 Andrew BartlettStart implementation of real 'net vampire' code.
2008-04-09 Jelmer VernooijMerge branch 'openchange' into cprovision
2008-04-09 Jelmer VernooijAdd docstring, PEP8.
2008-04-09 Jelmer VernooijMove provision C bindings to param/.
2008-04-08 Stefan MetzmacherBASE-DELAYWRITE: be more friendly to filesystems withou...
2008-04-08 Stefan MetzmacherBASE-DELAYWRITE: use timeval_* and make it possible...
2008-04-08 Jelmer VernooijClearer names for singleton return types.
2008-04-08 Jelmer VernooijRemove length arguments, add tests for unixinfo.GidToSi...
2008-04-08 Jelmer VernooijFix bug handling size arguments in a direction without...
2008-04-08 Jelmer VernooijArray lengths can be obtained from Python objects so...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-08 Jelmer VernooijSet VENDORPREFIX rather than PREFIX to try to fix insta...
2008-04-08 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-08 Andrew BartlettRe-add support for the --ldap-backend-port option to...
2008-04-08 Andrew BartlettRework talloc hirarchy for C provision setup.
2008-04-08 Jelmer VernooijAdd manually written Python binding for libnet_Join.
2008-04-08 Jelmer VernooijAdd trivial test for unixinfo interface.
2008-04-08 Jelmer VernooijAdd python bindings for drsuapi.
2008-04-08 Jelmer VernooijAdd python bindings for unixinfo.
2008-04-08 Jelmer VernooijAdd [todo] for functions that are obviously incomplete.
2008-04-08 Jelmer VernooijRaise NotImplementedError from functions that don't...
2008-04-08 Jelmer VernooijSupport [todo] attribute on functions.
2008-04-08 Jelmer VernooijAdd Python bindings for DFS.
2008-04-08 Jelmer VernooijAdd signature of connect function to docstrings.
2008-04-07 Jelmer Vernooijuse builtin getset stuff rather than custom getattr...
2008-04-07 Jelmer VernooijAdd function signature to docstrings in python.
2008-04-07 Jelmer VernooijRegister types rather than constructors, display struct...
2008-04-07 Jelmer VernooijSet tp_flags for Python types.
2008-04-07 Jelmer VernooijSet docstrings from helpstring attribute where possible.
2008-04-07 Jelmer VernooijAdd simple docstring for Python modules.
2008-04-06 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-05 Jelmer VernooijAdd test for authservice struct.
2008-04-05 Jelmer VernooijFix authservice count.
2008-04-05 Andrew BartlettExtend credentials python API to include set_machine_ac...
2008-04-05 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-04 Jelmer VernooijDon't install libevents for now, just its headers....
2008-04-04 Jelmer VernooijAvoid installing unused header file.
2008-04-04 Jelmer VernooijDon't install talloc manpage from samba, it's already...
2008-04-04 Jelmer VernooijInstall pidl by default if ExtUtils::MakeMaker is avail...
2008-04-04 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-04 Andrew BartlettPass discovered server DN down to provision.
2008-04-04 Andrew BartlettClean up provision and rootdse module to hard-code...
2008-04-03 Jelmer VernooijInstall libevents since it's required by samba-gtk.
2008-04-02 Jelmer VernooijFix installation of dcerpc_atsvc and registry as requir...
2008-04-02 Kai Blinprovision: Remove backup group mapping
2008-04-02 Kai BlinWHATSNEW: Added information about the new idmap system
2008-04-02 Kai Blinprovision: Set up id mappings in the idmap db, only...
2008-04-02 Kai Blinidmap: Also store sid type in the idmap db
2008-04-02 Kai Blinntvfs: Use wbclient for pvfs_acl and pvfs_acl_nfs4
2008-04-02 Kai Blinntvfs: Use wbclient in vsf_unixuid, not sidmap
2008-04-02 Kai Blinrpc_server: Remove references to sidmap from the lsa...
2008-04-02 Kai Blinrpc_server: Use wbclient instead of sidmap in unixinfo...
2008-04-02 Kai Blinwbclient: Add an async winbind client library.
2008-04-02 Kai Blinwinbind: Bump down the debuglevel.
2008-04-02 Kai BlinIRPC: Add include guards for the header.
2008-04-02 Kai Blinutil: Add talloc_get_type_abort() call.
2008-04-02 Jelmer VernooijRe-add params file to git.
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijReintroduce header previously autogenerated but ignored...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijRemove no longer installed files.
2008-04-02 Jelmer VernooijMove handle utility functions to public header, remove...
2008-04-02 Jelmer VernooijTrim down installed headers some more.
2008-04-02 Jelmer VernooijMerge hive.h into registry.h
2008-04-02 Jelmer VernooijMerge patchfile.h into registry.h
2008-04-02 Jelmer VernooijReduce the number of installed headers.
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-04-02 Andrew BartlettFix conflicts in setup/provision script.
2008-04-02 Andrew BartlettFix merge of my host GUID removal and the IPv6 addition...
next