Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18318: Implement DiskEnum | Simo Sorce | 1 | -3/+3 |
2007-10-10 | r18315: Implement netSrvGetInfo level 102 | Simo Sorce | 1 | -3/+3 |
2007-10-10 | r18238: add SID_NAME_COMPUTER to the enum lsa_SidType type | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r18212: Use bitmap for access mask. Patch by Ronnie Sahlberg. | Jelmer Vernooij | 1 | -13/+16 |
2007-10-10 | r17987: Make the LSA pipe listen on the \pipe\netlogon interface. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17956: LSA Cleanup! | Andrew Bartlett | 1 | -19/+37 |
2007-10-10 | r17570: add dummy functions for the frsrpc and frsapi interfaces | Stefan Metzmacher | 2 | -0/+104 |
2007-10-10 | r17523: FIXME is a macro (I think) on some platforms (AIX), and this caused p... | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r17441: add some more attribute with credentials in them | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r17438: extend the comment | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r17342: implement a SamLogon via IRPC in samba4's winbind | Stefan Metzmacher | 2 | -2/+42 |
2007-10-10 | r17243: some svcctl idl fixes from <andrzej.hajda@wp.pl> | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r17085: reuse the existing sec_desc_buf struct | Stefan Metzmacher | 1 | -7/+3 |
2007-10-10 | r17082: Add a test that walks and tests denying tconX access via the share se... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16838: Allow compilation by midl. Patch by andrzej.hajda@wp.pl | Jelmer Vernooij | 1 | -9/+13 |
2007-10-10 | r16796: Fill in dsr_GetMemberships() / dsr_GetMemberships2(). | Günther Deschner | 1 | -3/+74 |
2007-10-10 | r16773: Fix one more RPC-SAMR test (an alias level), and make it clear that | Andrew Bartlett | 1 | -8/+8 |
2007-10-10 | r16691: we should only look at rdata.data.length when we're in ndr_push mode | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r16690: - fix bug 3896 | Stefan Metzmacher | 1 | -1/+11 |
2007-10-10 | r16523: pass spoolss_XcvData calls to the ntptr backends... | Stefan Metzmacher | 1 | -1/+10 |
2007-10-10 | r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r15779: Remove keepref from atsvc and efs. | Jelmer Vernooij | 2 | -5/+3 |
2007-10-10 | r15776: Don't generate ref pointers in Samba4-generated code. There is no point | Jelmer Vernooij | 23 | -33/+62 |
2007-10-10 | r15766: fix parsing of srvsvc_NetGetFileSecurity() and srvsvc_NetSetFileSecur... | Stefan Metzmacher | 1 | -4/+5 |
2007-10-10 | r15653: Remove idl_types.h include where possible. Remove | Jelmer Vernooij | 20 | -55/+14 |
2007-10-10 | r15616: fix white spaces | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r15514: Fix include | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r15512: Move uuid functions out of ndr_misc.c | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15469: Fix unixinfo interface to use pointers for [out] parameters (required | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 4 | -22/+19 |
2007-10-10 | r15281: A few updates for consistency's sake | Jim McDonough | 1 | -3/+3 |
2007-10-10 | r15222: Use more standard UUIDs. Should help AIX build. | Andrew Bartlett | 2 | -2/+2 |
2007-10-10 | r15048: started on the server side implementation of oplocks. The code is not | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r14956: change the notify search to be much more efficient by using a | Andrew Tridgell | 1 | -1/+20 |
2007-10-10 | r14921: I forgot to commit the IDL change for the subdir_filter | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r14842: fix parsing of NetDiskEnum replies | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14836: Keep constants in the right order, and line things up nicely. | Tim Potter | 1 | -3/+3 |
2007-10-10 | r14739: keep the last request time for the smbsrv_connection, | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r14721: Fix a couple of warnings. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14715: Correct the definition of the DCE/RPC bind_nak, per the OpenGroup spec. | Andrew Bartlett | 1 | -1/+12 |
2007-10-10 | r14708: Add a (bogus) UUID and a comment to the PAC defintion. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r14639: the platform id is 32 bit... | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r14616: added notify change support to the posix backend | Andrew Tridgell | 1 | -0/+37 |
2007-10-10 | r14544: Remove exchange-specific files. | Jelmer Vernooij | 1 | -259/+0 |
2007-10-10 | r14484: Install more headers | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 5 | -5/+5 |
2007-10-10 | r14384: Remove orpc code from includes.h | Jelmer Vernooij | 1 | -1/+13 |
2007-10-10 | r14361: Support 'helper' attribute in pidl and use it. | Jelmer Vernooij | 5 | -5/+10 |
2007-10-10 | r14055: merge from samba3. add ACB_NO_AUTH_DATA_REQD, this has been verified | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r13927: fix dependency | Stefan Metzmacher | 1 | -1/+2 |