Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18344: add a test to show hoe NetNameValidate behaves. | Simo Sorce | 1 | -7/+7 |
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 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 2 | -6/+6 |
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 | r17993: as metze pointed out, the composite_error() already calls the async | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r17990: added timeout checking on dcerpc connection establishment. This should | Andrew Tridgell | 1 | -2/+17 |
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 | r17930: Merge noinclude branch: | Jelmer Vernooij | 4 | -4/+3 |
2007-10-10 | r17888: use talloc_*_ptrtype() macros as wrappers arround the talloc_*_size() | Stefan Metzmacher | 1 | -11/+10 |
2007-10-10 | r17570: add dummy functions for the frsrpc and frsapi interfaces | Stefan Metzmacher | 3 | -1/+117 |
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 | r17357: - fix the build | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r17342: implement a SamLogon via IRPC in samba4's winbind | Stefan Metzmacher | 3 | -2/+49 |
2007-10-10 | r17337: make better usage of the composite api | Stefan Metzmacher | 1 | -26/+28 |
2007-10-10 | r17336: make the logic a bit more easier to understand... | Stefan Metzmacher | 1 | -55/+51 |
2007-10-10 | r17329: - after a composite_continue() we need to call return; | Stefan Metzmacher | 1 | -12/+11 |
2007-10-10 | r17328: make better usage of the composite api | Stefan Metzmacher | 1 | -111/+32 |
2007-10-10 | r17327: when the connect with the ipv6 socket was ok, | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r17326: make better usage of the composite api | Stefan Metzmacher | 2 | -23/+8 |
2007-10-10 | r17325: make better usage of the composite api | Stefan Metzmacher | 1 | -90/+38 |
2007-10-10 | r17324: make better usage of the composite api | Stefan Metzmacher | 1 | -20/+19 |
2007-10-10 | r17323: make better use of the composite api and fix the memory | Stefan Metzmacher | 1 | -52/+24 |
2007-10-10 | r17322: make better use of the composite api | Stefan Metzmacher | 1 | -47/+22 |
2007-10-10 | r17321: give better error codes | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r17320: - print the debug message before the composite context get received b... | Stefan Metzmacher | 1 | -7/+6 |
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 | r16996: use the correct types, merge from samba3 | Stefan Metzmacher | 1 | -3/+3 |
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 | r15854: more talloc_set_destructor() typesafe fixes | Andrew Tridgell | 1 | -4/+2 |
2007-10-10 | r15812: Explicitly cast to unsigned int. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r15779: Remove keepref from atsvc and efs. | Jelmer Vernooij | 2 | -5/+3 |
2007-10-10 | r15777: Fix unresolved symbols in shared library build. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15776: Don't generate ref pointers in Samba4-generated code. There is no point | Jelmer Vernooij | 24 | -37/+63 |
2007-10-10 | r15766: fix parsing of srvsvc_NetGetFileSecurity() and srvsvc_NetSetFileSecur... | Stefan Metzmacher | 1 | -4/+5 |
2007-10-10 | r15741: move smb2 request structures into the main smb request structs | Stefan Metzmacher | 1 | -11/+11 |
2007-10-10 | r15653: Remove idl_types.h include where possible. Remove | Jelmer Vernooij | 20 | -55/+14 |
2007-10-10 | r15629: fix some warnings | Stefan Metzmacher | 2 | -2/+2 |