summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-08388-1944/+4443
|\
| * Add trivial test for unixinfo interface.Jelmer Vernooij2008-04-082-0/+31
| * Add python bindings for drsuapi.Jelmer Vernooij2008-04-083-1/+6
| * Add python bindings for unixinfo.Jelmer Vernooij2008-04-082-0/+5
| * Add [todo] for functions that are obviously incomplete.Jelmer Vernooij2008-04-0820-303/+303
| * Raise NotImplementedError from functions that don't have complete IDL.Jelmer Vernooij2008-04-081-14/+29
| * Support [todo] attribute on functions.Jelmer Vernooij2008-04-081-0/+1
| * Add Python bindings for DFS.Jelmer Vernooij2008-04-082-0/+5
| * Add signature of connect function to docstrings.Jelmer Vernooij2008-04-081-7/+20
| * use builtin getset stuff rather than custom getattr/setattr implementation.Jelmer Vernooij2008-04-081-28/+23
| * Add function signature to docstrings in python.Jelmer Vernooij2008-04-081-3/+31
| * Register types rather than constructors, display structs as classes.Jelmer Vernooij2008-04-081-63/+96
| * Set tp_flags for Python types.Jelmer Vernooij2008-04-081-0/+2
| * Set docstrings from helpstring attribute where possible.Jelmer Vernooij2008-04-081-14/+38
| * Add simple docstring for Python modules.Jelmer Vernooij2008-04-071-1/+1
| * Add test for authservice struct.Jelmer Vernooij2008-04-062-16/+37
| * Fix authservice count.Jelmer Vernooij2008-04-061-1/+1
| * Install pidl by default if ExtUtils::MakeMaker is available. This should make...Jelmer Vernooij2008-04-043-2/+5
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchangeJelmer Vernooij2008-04-0429-287/+943
| |\
| | * provision: Remove backup group mappingKai Blin2008-04-031-10/+3
| | * WHATSNEW: Added information about the new idmap systemKai Blin2008-04-021-0/+5
| | * provision: Set up id mappings in the idmap db, only map Administrator.Kai Blin2008-04-023-70/+120
| | * idmap: Also store sid type in the idmap dbKai Blin2008-04-021-71/+74
| | * ntvfs: Use wbclient for pvfs_acl and pvfs_acl_nfs4Kai Blin2008-04-024-49/+166
| | * ntvfs: Use wbclient in vsf_unixuid, not sidmapKai Blin2008-04-021-22/+50
| | * rpc_server: Remove references to sidmap from the lsa pipe code.Kai Blin2008-04-023-9/+2
| | * rpc_server: Use wbclient instead of sidmap in unixinfo pipeKai Blin2008-04-021-41/+119
| | * wbclient: Add an async winbind client library.Kai Blin2008-04-0210-22/+378
| | * winbind: Bump down the debuglevel.Kai Blin2008-04-021-2/+2
| | * IRPC: Add include guards for the header.Kai Blin2008-04-021-0/+4
| | * util: Add talloc_get_type_abort() call.Kai Blin2008-04-022-0/+22
| * | Install libevents since it's required by samba-gtk.Jelmer Vernooij2008-04-036-6/+18
| * | Fix installation of dcerpc_atsvc and registry as required by samba-gtk.Jelmer Vernooij2008-04-034-4/+19
| |/
| * Re-add params file to git.Jelmer Vernooij2008-04-021-0/+587
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchangeJelmer Vernooij2008-04-020-0/+0
| |\
| | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into tmpJelmer Vernooij2008-04-024-28/+38
| | |\
| * | | Reintroduce header previously autogenerated but ignored by git.Jelmer Vernooij2008-04-024-7/+14
| * | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchangeJelmer Vernooij2008-04-024-28/+38
| |\ \ \ | | | |/ | | |/|
| | * | Fix conflicts in setup/provision script.Andrew Bartlett2008-04-021-8/+0
| | * | Fix merge of my host GUID removal and the IPv6 addition to provisionAndrew Bartlett2008-04-023-11/+39
| | |\ \
| | | * | provision: Add support for IPv6 (bz #4593).Andrew Kroeger2008-04-013-11/+31
| | * | | Remove references to setting the host GUID, as the repl_meta_dataAndrew Bartlett2008-04-023-18/+8
| | |/ /
| * | | Remove no longer installed files.Jelmer Vernooij2008-04-021-23/+0
| * | | Move handle utility functions to public header, remove more public headers.Jelmer Vernooij2008-04-024-39/+40
| * | | Trim down installed headers some more.Jelmer Vernooij2008-04-025-32/+21
| * | | Merge hive.h into registry.hJelmer Vernooij2008-04-027-215/+186
| * | | Merge patchfile.h into registry.hJelmer Vernooij2008-04-026-61/+30
| * | | Reduce the number of installed headers.Jelmer Vernooij2008-04-0213-22/+16
| * | | Install public header files again and include required prototypes.Jelmer Vernooij2008-04-02208-458/+1953
| * | | Don't write public functions to protoheaders.Jelmer Vernooij2008-04-021-1/+1