Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-31 | s3-build: re-run make samba3-idl. | Günther Deschner | 6 | -238/+272 | |
Guenther | |||||
2008-10-31 | srvsvc: share srvsvc idl between s3 and s4. | Günther Deschner | 2 | -1548/+1 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetTransportEnum from s3 idl. | Günther Deschner | 1 | -2/+6 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetTransportDel from s3 idl. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-10-31 | s4-srvsvc: merge srvsvc_NetServerStatisticsGet from s3 idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-31 | s3-srvsvc-idl: fix srvsvc_NetCharDevQEnum. | Günther Deschner | 1 | -2/+6 | |
Guenther | |||||
2008-10-31 | s3-srvsvc-idl: fix srvsvc_NetCharDevEnum. | Günther Deschner | 1 | -2/+6 | |
Guenther | |||||
2008-10-31 | s3-srvsvc-idl: add missing field to srvsvc_SrvInfo402/403. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2008-10-31 | s3-srvsvc-idl: merge STR_LEN4 removal from s4. | Günther Deschner | 1 | -1/+10 | |
Guenther | |||||
2008-10-30 | Start moving us closer to passing S4 RAW-ACL test using the vfs_acl_xattr ↵ | Jeremy Allison | 4 | -1/+62 | |
module. Inheritance fails at the moment though. Jeremy. | |||||
2008-10-30 | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 4 | -18/+64 | |
2008-10-30 | Fix installation of Samba 4 during merged build. | Jelmer Vernooij | 1 | -3/+6 | |
2008-10-30 | Inherit Windows ACLs on a new directory. | Jeremy Allison | 2 | -16/+58 | |
Jeremy. | |||||
2008-10-30 | use glibc sys/inotify.h header | Andrew Tridgell | 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 | |||||
2008-10-29 | Fix CID: 456 - resource leak on function exit. | Jeremy Allison | 1 | -0/+13 | |
Jeremy. | |||||
2008-10-29 | Fix CID 606 - failed to return -1 after socket() fail. | Jeremy Allison | 1 | -0/+1 | |
Jeremy. | |||||
2008-10-29 | Fix CID 574 - tidies up the code expression. | Jeremy Allison | 1 | -2/+2 | |
Jeremy. | |||||
2008-10-29 | Coverity fix CID: 592 - null deref (can't happen but doesn't hurt to be sure). | Jeremy Allison | 1 | -1/+1 | |
Jeremy. | |||||
2008-10-29 | Coverity fix #CID: 607 - resource leak on error path. | Jeremy Allison | 1 | -0/+1 | |
Jeremy. | |||||
2008-10-29 | Allow a new file to inherit the Windows ACL from its parent. | Jeremy Allison | 4 | -150/+319 | |
Now to do the same for directories. Jeremy. | |||||
2008-10-29 | wbinfo --sid-to-fullname | Volker Lendecke | 1 | -1/+41 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2008-10-29 | wbcGetDisplayName | Volker Lendecke | 2 | -0/+49 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2008-10-29 | s3-build: re-run make samba3-idl. | Günther Deschner | 6 | -59/+157 | |
Guenther | |||||
2008-10-29 | netlogon: merge netlogon.idl between s3 and s4. | Günther Deschner | 2 | -1475/+1 | |
Guenther | |||||
2008-10-29 | s4-netlogon: merge netr_ServerAuthenticate{2,3} from s3 idl. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2008-10-29 | s4-netlogon: merge netr_DatabaseSync2 from s3 idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-29 | s4-netlogon: merge netr_DatabaseSync from s3 idl. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2008-10-29 | s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-28 | s4-smbtorture: fix test_LogonUasLogon. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-28 | s4-netlogon: merge misc stuff. | Günther Deschner | 1 | -2/+4 | |
Guenther | |||||
2008-10-28 | netapi: fix access bits in netapi. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-28 | s3-netlogon: kill an fstring in rpc_server. | Günther Deschner | 1 | -6/+3 | |
Guenther | |||||
2008-10-27 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 5 | -1234/+10 | |
2008-10-27 | Fix definition of environ on Mac OS X (bugzilla: #5412). | Jelmer Vernooij | 1 | -1/+2 | |
2008-10-27 | Fix duplicate inclusion of zlib.m4. | Jelmer Vernooij | 1 | -1/+0 | |
2008-10-27 | Remove duplicate check for volatile, move all utime-checks to | Jelmer Vernooij | 1 | -10/+2 | |
libreplace. | |||||
2008-10-27 | idl: share lsa.idl between s3 and s4. | Günther Deschner | 2 | -1217/+1 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl. | Günther Deschner | 4 | -15/+10 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_LookupPrivName from s3 lsa idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_EnumPrivsAccount from s3 lsa idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_LookupPrivDisplayName from s3 lsa idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_EnumTrustDom from s3 lsa idl. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_EnumAccounts from s3 lsa idl. | Günther Deschner | 1 | -2/+1 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_EnumPrivs from s3 lsa idl. | Günther Deschner | 1 | -4/+4 | |
Guenther | |||||
2008-10-27 | s4-lsa: merge lsa_QuerySecurity from s3 lsa idl. | Günther Deschner | 1 | -5/+3 | |
Guenther | |||||
2008-10-27 | [s3]winbind: fix smbd hanging on Solaris when winbindd closes socket. | Michael Adam | 1 | -1/+6 | |
On some versions of Solaris, we observed a strange effect of close(2) on a socket: After the server (here winbindd) called close, the client fd was not marked as readable for select. And a write call to the fd did not produce an error EPIPE but just returned as if successful. So while winbindd had called remove_client(), the corresponding smbd still thought that it was connected, but failed to retrieve answers for its queries. This patch works around the problem by forcing the client fd to the readable state: Just write one byte into the socket before closing. Michael | |||||
2008-10-27 | s3-rpcclient: add getdcsitecoverage call. | Günther Deschner | 1 | -0/+38 | |
Guenther | |||||
2008-10-27 | s3-build: re-run make samba3-idl. | Günther Deschner | 5 | -7/+28 | |
Guenther | |||||
2008-10-27 | s3-netlogon-idl: fix IDL for netr_DsrGetDcSiteCoverageW. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-27 | [s3]build: fix bug #5765 - fix installlibs on solaris by using portable ↵ | Michael Adam | 1 | -7/+7 | |
"test -r" instead of test -e, which /bin/sh on solaris does not know. Michael |