summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-04-24Distinguish between private and public dependencies in the dot file.Jelmer Vernooij1-2/+2
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij377-1905/+4384
2008-04-08Add trivial test for unixinfo interface.Jelmer Vernooij2-0/+31
2008-04-08Add python bindings for drsuapi.Jelmer Vernooij3-1/+6
2008-04-08Add python bindings for unixinfo.Jelmer Vernooij2-0/+5
2008-04-08Add [todo] for functions that are obviously incomplete.Jelmer Vernooij20-303/+303
2008-04-08Raise NotImplementedError from functions that don't have complete IDL.Jelmer Vernooij1-14/+29
2008-04-08Support [todo] attribute on functions.Jelmer Vernooij1-0/+1
2008-04-08Add Python bindings for DFS.Jelmer Vernooij2-0/+5
2008-04-08Add signature of connect function to docstrings.Jelmer Vernooij1-7/+20
2008-04-08use builtin getset stuff rather than custom getattr/setattr implementation.Jelmer Vernooij1-28/+23
2008-04-08Add function signature to docstrings in python.Jelmer Vernooij1-3/+31
2008-04-08Register types rather than constructors, display structs as classes.Jelmer Vernooij1-63/+96
2008-04-08Set tp_flags for Python types.Jelmer Vernooij1-0/+2
2008-04-08Set docstrings from helpstring attribute where possible.Jelmer Vernooij1-14/+38
2008-04-07Add simple docstring for Python modules.Jelmer Vernooij1-1/+1
2008-04-06Add test for authservice struct.Jelmer Vernooij2-16/+37
2008-04-06Fix authservice count.Jelmer Vernooij1-1/+1
2008-04-04Install pidl by default if ExtUtils::MakeMaker is available. This should make...Jelmer Vernooij3-2/+5
2008-04-04Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchangeJelmer Vernooij28-287/+938
2008-04-03Install libevents since it's required by samba-gtk.Jelmer Vernooij6-6/+18
2008-04-03Fix installation of dcerpc_atsvc and registry as required by samba-gtk.Jelmer Vernooij4-4/+19
2008-04-03provision: Remove backup group mappingKai Blin1-10/+3
2008-04-02provision: Set up id mappings in the idmap db, only map Administrator.Kai Blin3-70/+120
2008-04-02idmap: Also store sid type in the idmap dbKai Blin1-71/+74
2008-04-02ntvfs: Use wbclient for pvfs_acl and pvfs_acl_nfs4Kai Blin4-49/+166
2008-04-02ntvfs: Use wbclient in vsf_unixuid, not sidmapKai Blin1-22/+50
2008-04-02rpc_server: Remove references to sidmap from the lsa pipe code.Kai Blin3-9/+2
2008-04-02rpc_server: Use wbclient instead of sidmap in unixinfo pipeKai Blin1-41/+119
2008-04-02wbclient: Add an async winbind client library.Kai Blin10-22/+378
2008-04-02winbind: Bump down the debuglevel.Kai Blin1-2/+2
2008-04-02IRPC: Add include guards for the header.Kai Blin1-0/+4
2008-04-02util: Add talloc_get_type_abort() call.Kai Blin2-0/+22
2008-04-02Re-add params file to git.Jelmer Vernooij1-0/+587
2008-04-02Reintroduce header previously autogenerated but ignored by git.Jelmer Vernooij3-4/+14
2008-04-02Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchangeJelmer Vernooij4-28/+38
2008-04-02Remove no longer installed files.Jelmer Vernooij1-23/+0
2008-04-02Move handle utility functions to public header, remove more public headers.Jelmer Vernooij4-39/+40
2008-04-02Trim down installed headers some more.Jelmer Vernooij5-32/+21
2008-04-02Merge hive.h into registry.hJelmer Vernooij7-215/+186
2008-04-02Merge patchfile.h into registry.hJelmer Vernooij6-61/+30
2008-04-02Reduce the number of installed headers.Jelmer Vernooij13-22/+16
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij208-458/+1953
2008-04-02Fix conflicts in setup/provision script.Andrew Bartlett1-8/+0
2008-04-02Fix merge of my host GUID removal and the IPv6 addition to provisionAndrew Bartlett3-11/+39
2008-04-01provision: Add support for IPv6 (bz #4593).Andrew Kroeger3-11/+31
2008-04-02Remove references to setting the host GUID, as the repl_meta_dataAndrew Bartlett3-18/+8
2008-04-02Don't write public functions to protoheaders.Jelmer Vernooij1-1/+1
2008-04-01Add warning to public headers.Jelmer Vernooij3-0/+13
2008-04-01Include right perl directory when installed.Jelmer Vernooij1-1/+1