summaryrefslogtreecommitdiff
path: root/source3/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-11-11Add ndr_errstrVolker Lendecke1-0/+66
2007-11-09ndr: change NTSTAUS into enum ndr_err_code (ndrdump)metze1-8/+14
2007-11-09rerun make idlStefan Metzmacher40-4946/+4946
2007-11-09ndr: change NTSTAUS into enum ndr_err_code (samba3 handwritten stuff)Stefan Metzmacher4-94/+94
2007-11-09ndr: change NTSTAUS into enum ndr_err_code (basic stuff)metze4-193/+206
2007-11-09Fix some warningsVolker Lendecke1-9/+18
2007-11-09use samba4's librpc/ndr/uuid.cStefan Metzmacher2-126/+227
2007-11-08sync the most parts of librpc/ndr with samba4Stefan Metzmacher4-228/+382
2007-11-08we should not ignore convert_string_talloc() failures.Stefan Metzmacher1-1/+1
2007-11-07- check return value of ndr_push_set_switch_value()metze1-1/+8
2007-11-07use error and out logicmetze1-3/+7
2007-11-07use NT_STATUS_HAVE_NO_MEMORY()metze1-3/+1
2007-11-07use NDR_CHECK()metze1-4/+3
2007-11-07check the return value of ndr_push_set_switch_value()metze1-1/+1
2007-11-07use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK()metze1-16/+6
2007-11-07the return value of ndr_pull_set_switch_value() should be checkedmetze1-2/+2
2007-11-07use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK() macrosmetze1-22/+10
2007-11-07add NDR_ERR_UNREAD_BYTES and don't use NTSTATUS directlymetze2-3/+10
2007-11-07create ndr_pull_union_blob_all() and match the logic of the struct fnsmetze1-4/+20
2007-10-27rerun make idlStefan Metzmacher11-447/+1325
2007-10-27add NDR_ERR_INVALID_POINTERmetze2-1/+4
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison15-372/+372
2007-10-17fix crash bug in pidl generated client code, thisStefan Metzmacher7-84/+84
2007-10-10Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison1-1/+1
2007-10-10r25593: Add missing security_secinfo bits as seen while managing security des...Günther Deschner3-1/+13
2007-10-10r25245: rerun 'make idl'Stefan Metzmacher13-1897/+1897
2007-10-10r24605: remove some stuff samba3 doesn't need any moreStefan Metzmacher2-65/+0
2007-10-10r24597: - talloc request structure for the samba3 server bindingsStefan Metzmacher12-7435/+9997
2007-10-10r24594: pass down the ndr_interface_table in the samba3 client bindingsStefan Metzmacher12-366/+366
2007-10-10r24564: regenerate after pidl changes...Stefan Metzmacher12-12/+0
2007-10-10r24561: merge from SAMBA_4_0:Stefan Metzmacher50-1184/+1184
2007-10-10r24558: merge from SAMBA_4_0:Stefan Metzmacher26-38/+38
2007-10-10r24552: merge from SAMBA_4_0:Stefan Metzmacher27-33/+46
2007-10-10r24541: merge from SAMBA_4_0:Stefan Metzmacher13-24/+29
2007-10-10r24538: merge from SAMBA_4_0:Stefan Metzmacher14-14/+23
2007-10-10r24537: regenerate after pidl fixesStefan Metzmacher2-2/+2
2007-10-10r24533: merge from SAMBA_4_0:Stefan Metzmacher4-9/+14
2007-10-10r24458: regenerate pidl output after pidl fixes:Stefan Metzmacher4-8/+8
2007-10-10r24450: merge from SAMBA_4_0:Stefan Metzmacher1-2/+2
2007-10-10r24360: Make ndr_print_debug_helper() output readable.Günther Deschner1-2/+2
2007-10-10r23808: Make us a bit more C++ friendly. Thanks to Constantine VetoshevVolker Lendecke3-5/+5
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell8-16/+8
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison8-8/+8
2007-10-10r23622: regenerate dfs rpc gen_ndr.Günther Deschner6-248/+2092
2007-10-10r23621: Merge samba4 dfs rpc idl.Günther Deschner1-47/+208
2007-10-10r23410: Merge the core of the cluster code.Volker Lendecke1-0/+10
2007-10-10r23376: More warningsVolker Lendecke1-4/+6
2007-10-10r23269: Regenerate svcctl files after IDL fixesGerald Carter5-120/+120
2007-10-10r23268: Rename some variables in the svcctl.idl to preventGerald Carter1-6/+6
2007-10-10r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke4-0/+178