summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | More PEP8 compliancy.Jelmer Vernooij2008-04-061-9/+16
* | | | | | | | | | | | | | | | | | | | | | | | Simplify some code, fix style.Jelmer Vernooij2008-04-051-102/+99
* | | | | | | | | | | | | | | | | | | | | | | | Improve PEP8 (Python code style) compliancy a bit.Jelmer Vernooij2008-04-051-6/+14
| |_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Don't install libevents for now, just its headers. It is already part of othe...Jelmer Vernooij2008-04-041-3/+1
* | | | | | | | | | | | | | | | | | | | | | | Avoid installing unused header file.Jelmer Vernooij2008-04-041-2/+0
* | | | | | | | | | | | | | | | | | | | | | | Don't install talloc manpage from samba, it's already installed from the stan...Jelmer Vernooij2008-04-041-3/+0
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | 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-0428-287/+938
|\| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | provision: Remove backup group mappingKai Blin2008-04-031-10/+3
| * | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | Reintroduce header previously autogenerated but ignored by git.Jelmer Vernooij2008-04-023-4/+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
* | | | | | | | | | | | | | | | | | | | | | Add warning to public headers.Jelmer Vernooij2008-04-013-0/+13
* | | | | | | | | | | | | | | | | | | | | | Include right perl directory when installed.Jelmer Vernooij2008-04-011-1/+1
* | | | | | | | | | | | | | | | | | | | | | Install samba-hostconfig library.Jelmer Vernooij2008-04-011-1/+4
* | | | | | | | | | | | | | | | | | | | | | Install pidl to the same directory as Samba.Jelmer Vernooij2008-04-011-4/+1
* | | | | | | | | | | | | | | | | | | | | | Fix dependency on samba-hostconfig.Jelmer Vernooij2008-04-011-1/+1
* | | | | | | | | | | | | | | | | | | | | | Add context pointer to secrets functions.Jelmer Vernooij2008-04-014-29/+12
* | | | | | | | | | | | | | | | | | | | | | Add userdata argument to reseed callback function.Jelmer Vernooij2008-04-013-6/+8
* | | | | | | | | | | | | | | | | | | | | | Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-0120-38/+38
* | | | | | | | | | | | | | | | | | | | | | Add README file explaining param/.Jelmer Vernooij2008-04-011-0/+4
* | | | | | | | | | | | | | | | | | | | | | Move ini-like file parser to the utility library.Jelmer Vernooij2008-04-014-589/+10
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | On our way to alpha4...Andrew Bartlett2008-03-291-1/+1
* | | | | | | | | | | | | | | | | | | | | Rework 'compleated' message in provision to be more useful.Andrew Bartlett2008-03-292-16/+9
* | | | | | | | | | | | | | | | | | | | | Makefile: Allow "make" with no arguments to build all that will be installed.Andrew Kroeger2008-03-291-2/+2
* | | | | | | | | | | | | | | | | | | | | mkrelease: Add checks to ensure run from top-level directory of repository.Andrew Kroeger2008-03-281-0/+6