Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Move sys_chown() to rep_chown(). | Jelmer Vernooij | 2008-11-01 | 1 | -19/+0 | |
| | | ||||||
| * | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 2008-11-01 | 9 | -45/+137 | |
| |\ | ||||||
| | * | Get closer to passing S4 RAW-ACLs. | Jeremy Allison | 2008-10-31 | 6 | -29/+130 | |
| | | | | | | | | | | | | Jeremy. | |||||
| | * | s3-net: fix build warning. | Günther Deschner | 2008-11-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | Jeremy, please check. Guenther | |||||
| | * | s3-accessmask: re-run make samba3-idl and remove duplicate copies. | Günther Deschner | 2008-11-01 | 2 | -15/+6 | |
| | | | | | | | | | | | | Guenther | |||||
| * | | proto.h: Remove prototypes already in other header files. | Jelmer Vernooij | 2008-11-01 | 1 | -120/+0 | |
| | | | ||||||
| * | | Samba3: Include util.h header file rather than having custom prototypes. | Jelmer Vernooij | 2008-11-01 | 3 | -52/+7 | |
| |/ | ||||||
| * | Another unused variable. | Jeremy Allison | 2008-10-31 | 1 | -1/+0 | |
| | | ||||||
* | | Use dup2() replacement from libreplace. | Jelmer Vernooij | 2008-11-01 | 5 | -18/+7 | |
|/ | ||||||
* | Remove a pointles call to smb_bufrem | Volker Lendecke | 2008-10-31 | 1 | -2/+1 | |
| | | | | | | | | | This call expanded to (smb_buflen(req->inbuf) - PTR_DIFF(smb_buf(req->inbuf) - smb_buf(req->inbuf))) which seems pretty pointless :-) | |||||
* | s3-samr: remove duplicate copies of Alias Object specific access rights. | Günther Deschner | 2008-10-31 | 3 | -33/+10 | |
| | | | | Guenther | |||||
* | s3-samr-idl: add Alias Object specific access rights. | Günther Deschner | 2008-10-31 | 1 | -0/+22 | |
| | | | | Guenther | |||||
* | s3-samr: remove duplicate copies of Group Object specific access rights. | Günther Deschner | 2008-10-31 | 3 | -34/+10 | |
| | | | | Guenther | |||||
* | s3-samr-idl: add Group Object specific access rights. | Günther Deschner | 2008-10-31 | 1 | -0/+22 | |
| | | | | Guenther | |||||
* | s3-samr: remove duplicate copies of Domain Object specific access rights. | Günther Deschner | 2008-10-31 | 4 | -59/+24 | |
| | | | | Guenther | |||||
* | s3-samr-idl: add Domain Object specific access rights. | Günther Deschner | 2008-10-31 | 1 | -0/+28 | |
| | | | | Guenther | |||||
* | s3-samr: remove duplicate copies of SAM user specific access rights. | Günther Deschner | 2008-10-31 | 3 | -56/+23 | |
| | | | | Guenther | |||||
* | s3-samr-idl: add User Object specific access rights. | Günther Deschner | 2008-10-31 | 1 | -0/+29 | |
| | | | | Guenther | |||||
* | s3-samr: remove duplicate copies of SAM server specific access rights. | Günther Deschner | 2008-10-31 | 3 | -39/+8 | |
| | | | | Guenther | |||||
* | s3-samr-idl: add SAM server specific access rights. | Günther Deschner | 2008-10-31 | 1 | -0/+23 | |
| | | | | Guenther | |||||
* | Unify se_access_check with the S4 code. Will make | Jeremy Allison | 2008-10-31 | 12 | -263/+158 | |
| | | | | | | calculation of SEC_FLAG_MAXIMUM_ALLOWED much easier for files. Jeremy. | |||||
* | build: re-run make samba3-idl. | Günther Deschner | 2008-10-31 | 2 | -4/+4 | |
| | | | | Guenther | |||||
* | errors: share dcerpc error function. | Günther Deschner | 2008-10-31 | 5 | -60/+5 | |
| | | | | Guenther | |||||
* | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 2008-10-31 | 8 | -1763/+273 | |
|\ | ||||||
| * | s3-build: re-run make samba3-idl. | Günther Deschner | 2008-10-31 | 6 | -238/+272 | |
| | | | | | | | | Guenther | |||||
| * | srvsvc: share srvsvc idl between s3 and s4. | Günther Deschner | 2008-10-31 | 2 | -1548/+1 | |
| | | | | | | | | Guenther | |||||
| * | s4-srvsvc: merge srvsvc_NetTransportEnum from s3 idl. | Günther Deschner | 2008-10-31 | 1 | -2/+6 | |
| | | | | | | | | Guenther | |||||
| * | s4-srvsvc: merge srvsvc_NetTransportDel from s3 idl. | Günther Deschner | 2008-10-31 | 1 | -2/+2 | |
| | | | | | | | | Guenther | |||||
| * | s4-srvsvc: merge srvsvc_NetServerStatisticsGet from s3 idl. | Günther Deschner | 2008-10-31 | 1 | -1/+1 | |
| | | | | | | | | Guenther | |||||
| * | s3-srvsvc-idl: fix srvsvc_NetCharDevQEnum. | Günther Deschner | 2008-10-31 | 1 | -2/+6 | |
| | | | | | | | | Guenther | |||||
| * | s3-srvsvc-idl: fix srvsvc_NetCharDevEnum. | Günther Deschner | 2008-10-31 | 1 | -2/+6 | |
| | | | | | | | | Guenther | |||||
| * | s3-srvsvc-idl: add missing field to srvsvc_SrvInfo402/403. | Günther Deschner | 2008-10-31 | 1 | -0/+2 | |
| | | | | | | | | Guenther | |||||
| * | s3-srvsvc-idl: merge STR_LEN4 removal from s4. | Günther Deschner | 2008-10-31 | 1 | -1/+10 | |
| | | | | | | | | Guenther | |||||
* | | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 2008-10-31 | 4 | -1/+62 | |
|\| | ||||||
| * | Start moving us closer to passing S4 RAW-ACL test using the vfs_acl_xattr ↵ | Jeremy Allison | 2008-10-30 | 4 | -1/+62 | |
| | | | | | | | | | | | | module. Inheritance fails at the moment though. Jeremy. | |||||
* | | mksyms.sh: Fix typo in comment. | Jelmer Vernooij | 2008-10-30 | 1 | -1/+1 | |
|/ | ||||||
* | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 2008-10-30 | 4 | -18/+64 | |
|\ | ||||||
| * | Inherit Windows ACLs on a new directory. | Jeremy Allison | 2008-10-30 | 2 | -16/+58 | |
| | | | | | | | | Jeremy. | |||||
| * | use glibc sys/inotify.h header | Andrew Tridgell | 2008-10-30 | 2 | -2/+6 | |
| | | | | | | | | | | | | when we first added the inotify code glibc didn't have the inotify functions yet. Now that it does we can use the official header and avoid the asm/unistd.h syscall workaround | |||||
* | | Fix installation of Samba 4 during merged build. | Jelmer Vernooij | 2008-10-30 | 1 | -3/+6 | |
|/ | ||||||
* | Fix CID: 456 - resource leak on function exit. | Jeremy Allison | 2008-10-29 | 1 | -0/+13 | |
| | | | | Jeremy. | |||||
* | Fix CID 606 - failed to return -1 after socket() fail. | Jeremy Allison | 2008-10-29 | 1 | -0/+1 | |
| | | | | Jeremy. | |||||
* | Fix CID 574 - tidies up the code expression. | Jeremy Allison | 2008-10-29 | 1 | -2/+2 | |
| | | | | Jeremy. | |||||
* | Coverity fix CID: 592 - null deref (can't happen but doesn't hurt to be sure). | Jeremy Allison | 2008-10-29 | 1 | -1/+1 | |
| | | | | Jeremy. | |||||
* | Coverity fix #CID: 607 - resource leak on error path. | Jeremy Allison | 2008-10-29 | 1 | -0/+1 | |
| | | | | Jeremy. | |||||
* | Allow a new file to inherit the Windows ACL from its parent. | Jeremy Allison | 2008-10-29 | 4 | -150/+319 | |
| | | | | | Now to do the same for directories. Jeremy. | |||||
* | wbinfo --sid-to-fullname | Volker Lendecke | 2008-10-29 | 1 | -1/+41 | |
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
* | wbcGetDisplayName | Volker Lendecke | 2008-10-29 | 2 | -0/+49 | |
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
* | s3-build: re-run make samba3-idl. | Günther Deschner | 2008-10-29 | 6 | -59/+157 | |
| | | | | Guenther | |||||
* | netlogon: merge netlogon.idl between s3 and s4. | Günther Deschner | 2008-10-29 | 2 | -1475/+1 | |
| | | | | Guenther |