Age | Commit message (Expand) | Author | Files | Lines |
2009-10-01 | s3: add perfcount idl and generated files. | Günther Deschner | 4 | -0/+820 |
2009-09-25 | s3-libndr: fix build warning. | Günther Deschner | 1 | -0/+3 |
2009-09-17 | s3-rpc: samba3 needs the DCERPC_NDR64 define | Andrew Tridgell | 1 | -0/+3 |
2009-09-17 | Check in modified generated files for systems where pidl can't run. | Jeremy Allison | 1 | -52/+54 |
2009-09-07 | s3:winbind: Convert WINBINDD_SET_HWM to the new API | Volker Lendecke | 8 | -2/+326 |
2009-09-07 | s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new API | Volker Lendecke | 8 | -2/+350 |
2009-09-07 | s3:winbind: Convert WINBINDD_SET_MAPPING to the new API | Volker Lendecke | 8 | -2/+400 |
2009-09-07 | s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API | Volker Lendecke | 8 | -3/+302 |
2009-08-30 | w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API | Volker Lendecke | 8 | -11/+358 |
2009-08-30 | w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API | Volker Lendecke | 8 | -11/+358 |
2009-08-29 | s3:winbind: Add async QueryGroupList | Volker Lendecke | 8 | -4/+351 |
2009-08-29 | w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API | Volker Lendecke | 8 | -2/+376 |
2009-08-29 | s3:winbind: Add an async dsgetdcname call | Volker Lendecke | 8 | -3/+484 |
2009-08-29 | s3:winbind: Add async query_user_list | Volker Lendecke | 8 | -5/+434 |
2009-08-29 | s3:winbind: Rename wbint_GroupMembers to wbint_Principals | Volker Lendecke | 7 | -54/+54 |
2009-08-29 | s3:winbind: Rename wbint_GroupMember to wbint_Principal | Volker Lendecke | 4 | -21/+21 |
2009-08-16 | s3:winbind: Add async wb_group_members | Volker Lendecke | 8 | -2/+549 |
2009-08-16 | s3:winbind: Add async wb_seqnum | Volker Lendecke | 8 | -2/+348 |
2009-08-05 | s3:winbind: Add async wb_lookupusergroups | Volker Lendecke | 8 | -2/+376 |
2009-08-05 | s3:winbind: Add async wb_lookupuseraliases | Volker Lendecke | 8 | -2/+520 |
2009-08-05 | s3:winbind: Add async wb_queryuser | Volker Lendecke | 8 | -2/+567 |
2009-08-05 | s3:winbind: Add async wb_gid2sid | Volker Lendecke | 8 | -2/+404 |
2009-08-05 | s3:winbind: Add async wb_uid2sid | Volker Lendecke | 8 | -2/+404 |
2009-08-05 | s3:winbind: Add async wb_sid2gid | Volker Lendecke | 8 | -2/+417 |
2009-08-05 | s3:winbind: Add async wb_sid2uid | Volker Lendecke | 8 | -2/+417 |
2009-08-05 | s3:winbind: Add async wb_lookupname | Volker Lendecke | 8 | -2/+453 |
2009-08-05 | s3:winbind: Add async wb_lookupsid | Volker Lendecke | 8 | -2/+517 |
2009-08-05 | s3:winbind: Add NDR-based parent-child communication to winbind | Volker Lendecke | 8 | -0/+477 |
2009-07-27 | Lift the event loop in rpc_api_pipe_req() one level into cli_do_rpc_ndr | Volker Lendecke | 1 | -4/+4 |
2009-07-05 | Introduce null_ndr_syntax_id | Volker Lendecke | 1 | -0/+3 |
2009-06-19 | Don't require "Modify property" perms to unjoin bug #6481) | Jim McDonough | 3 | -2/+5 |
2009-05-14 | s3-build: re-run make samba3-idl. | Günther Deschner | 3 | -1/+91 |
2009-05-14 | s3-netapi: add NetShutdownInit and NetShutdownAbort. | Günther Deschner | 1 | -0/+21 |
2009-04-16 | Fix IDL licensing file that got missed when IDL files were moved. | Jeremy Allison | 1 | -0/+9 |
2009-04-16 | Add notify_onelevel.tdb | Volker Lendecke | 4 | -0/+78 |
2009-02-20 | s3: Modifications to generic notify structures to allow implementation of One... | Steven Danneman | 4 | -0/+51 |
2009-02-19 | s3:librpc/ndr: if uninitialized variable in string_array code | Stefan Metzmacher | 1 | -1/+1 |
2009-02-06 | rerun make idl. | Günther Deschner | 3 | -0/+4531 |
2009-02-06 | netapi: add more SERVER_INFO_X levels. | Günther Deschner | 1 | -0/+613 |
2009-02-03 | librpc: add ndr_size_string_array(). | Günther Deschner | 1 | -0/+23 |
2009-01-22 | s3: run "make samba3-idl" | Michael Adam | 1 | -0/+2 |
2009-01-21 | Allow calling DCE/RPC server implementations directly using | Jelmer Vernooij | 1 | -1/+1 |
2009-01-18 | Move initialization of the reply prs_struct to rpc_api_pipe | Volker Lendecke | 1 | -1/+2 |
2009-01-01 | Add iconv_convenience argument to size functions. | Jelmer Vernooij | 1 | -1/+0 |
2008-12-16 | Remove ndrdump - it's available in merged build mode as bin/ndrdump4 and uses... | Jelmer Vernooij | 1 | -481/+0 |
2008-12-16 | Share object files for gen_ndr. | Jelmer Vernooij | 1 | -0/+330 |
2008-12-16 | Add new script for building IDL files in librpc/idl, generating both | Jelmer Vernooij | 1 | -0/+151 |
2008-12-16 | Move shared gen_ndr files to librpc/gen_ndr in the root. | Jelmer Vernooij | 125 | -212501/+0 |
2008-12-16 | Consider shared IDL files and Samba3-specific IDL files separately, allow ove... | Jelmer Vernooij | 2 | -2/+0 |
2008-12-16 | Rename dom_sid.idl -> server_id.idl (since it no longer actually contains the... | Jelmer Vernooij | 7 | -57/+56 |