summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
| * Move sys_realpath() to libreplace.Jelmer Vernooij2008-11-011-1/+0
| * Move sys_lchown() to libreplace.Jelmer Vernooij2008-11-011-1/+0
| * Move sys_symlink() to libreplace.Jelmer Vernooij2008-11-011-2/+0
| * Move sys_readlink() to libreplace.Jelmer Vernooij2008-11-011-1/+0
| * Move sys_link to libreplace.Jelmer Vernooij2008-11-011-1/+0
| * Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij2008-11-012-16/+1
| |\
| | * Get closer to passing S4 RAW-ACLs.Jeremy Allison2008-10-311-1/+1
| | * s3-accessmask: re-run make samba3-idl and remove duplicate copies.Günther Deschner2008-11-011-15/+0
| * | proto.h: Remove prototypes already in other header files.Jelmer Vernooij2008-11-011-120/+0
| * | Samba3: Include util.h header file rather than having custom prototypes.Jelmer Vernooij2008-11-012-11/+3
| |/
* / Use dup2() replacement from libreplace.Jelmer Vernooij2008-11-011-1/+0
|/
* s3-samr: remove duplicate copies of Alias Object specific access rights.Günther Deschner2008-10-311-28/+0
* s3-samr: remove duplicate copies of Group Object specific access rights.Günther Deschner2008-10-311-29/+0
* s3-samr: remove duplicate copies of Domain Object specific access rights.Günther Deschner2008-10-311-40/+0
* s3-samr: remove duplicate copies of SAM user specific access rights.Günther Deschner2008-10-311-43/+0
* s3-samr: remove duplicate copies of SAM server specific access rights.Günther Deschner2008-10-311-31/+0
* Unify se_access_check with the S4 code. Will makeJeremy Allison2008-10-311-3/+2
* errors: share dcerpc error function.Günther Deschner2008-10-311-2/+2
* Start moving us closer to passing S4 RAW-ACL test using the vfs_acl_xattr mod...Jeremy Allison2008-10-301-0/+1
* Allow a new file to inherit the Windows ACL from its parent.Jeremy Allison2008-10-291-2/+11
* Add proxied named pipe supportVolker Lendecke2008-10-251-1/+2
* Add str_list_check[_ci] to s3's proto.hVolker Lendecke2008-10-251-0/+3
* Remove "pipe_handle_offset" -- pipes now use "struct files_struct"Volker Lendecke2008-10-251-1/+0
* Revert Samba3 back to using its own charset handling code.Jelmer Vernooij2008-10-241-1/+1
* Remove more uses of global_loadparm.Jelmer Vernooij2008-10-241-1/+1
* svcctl: move some non-rpc related bits out of rpc_svcctl.h.Günther Deschner2008-10-243-23/+49
* Fix prototype for set_sockaddr_port.Jelmer Vernooij2008-10-231-1/+1
* Fix "parameter has incomplete type" build warning.Tim Prouty2008-10-231-1/+0
* Use common net utility code (address and sockaddr manipulation).Jelmer Vernooij2008-10-231-1/+3
* Use sockaddr_storage only where we rely on the size, use sockaddrJelmer Vernooij2008-10-231-14/+14
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-10-231-70/+0
|\
| * s3-build: remove duplicate svcctl bits and re-run make samba3-idl.Günther Deschner2008-10-231-70/+0
* | Use libutil genrand.Jelmer Vernooij2008-10-231-1/+1
|/
* Import talloc_stack into util library.Jelmer Vernooij2008-10-232-57/+1
* Use common error definitions.Jelmer Vernooij2008-10-237-994/+4
* s3-asn1/spnego: use OIDs including dots.Günther Deschner2008-10-221-4/+4
* s3: use shared asn1 code.Günther Deschner2008-10-223-87/+3
* s3-spnego: move spnego defines to spnego.hGünther Deschner2008-10-222-17/+17
* Remove unused header file.Jelmer Vernooij2008-10-221-3/+0
* Cope with MAXIMUM_ALLOWED_ACCESS requests when opening handles.Jeremy Allison2008-10-211-0/+1
* Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij2008-10-201-8/+0
|\
| * s3-build: no need to duplicate generated ndr_ prototypes.Günther Deschner2008-10-201-1298/+0
| * s3-build: no need to duplicate generated srv_ prototypes.Günther Deschner2008-10-202-73/+0
* | Add source4/ to include path because librpc/gen_ndr is still in source?/Jelmer Vernooij2008-10-201-0/+1
* | Add missing prototypes for samba3-specific libndr/util.cJelmer Vernooij2008-10-201-1/+10
* | Include generated header files rather than using manually writtenJelmer Vernooij2008-10-201-1577/+32
* | Remove unused macro CONST_ADD.Jelmer Vernooij2008-10-201-1/+0
* | Remove unused define for crypt (now in libreplace).Jelmer Vernooij2008-10-201-4/+0
|/
* Regenerate pidl output.Jelmer Vernooij2008-10-201-1/+0
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into cryptJelmer Vernooij2008-10-193-58/+10
|\