summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.cStefan Metzmacher12-58/+59
2007-10-10r24596: - talloc request structure for the samba3 server bindingsStefan Metzmacher1-24/+33
2007-10-10r24592: pass down the ndr_interface_table in the samba3 client bindingsStefan Metzmacher2-4/+5
2007-10-10r24588: use the right typeAndrew Tridgell1-1/+1
2007-10-10r24587: the elements of the array are not talloc pointersAndrew Tridgell2-4/+2
2007-10-10r24586: same bug in RAW-BENCH-OPENAndrew Tridgell1-1/+1
2007-10-10r24585: put in the right state variable when doing a SMBecho - this caused theAndrew Tridgell1-1/+1
2007-10-10r24577: Implement basic getpwent.Kai Blin3-1/+173
2007-10-10r24576: Implement endpwentKai Blin1-0/+7
2007-10-10r24575: Implement setpwentKai Blin4-2/+188
2007-10-10r24574: Fix a warning in wb_samba3_cmd.cKai Blin1-1/+1
2007-10-10r24570: Attempt to fix make testVolker Lendecke2-2/+9
2007-10-10r24569: Add two testsVolker Lendecke3-0/+89
2007-10-10r24568: Fix the build, caused by a conflict betwen mimir's work and metze's b...Andrew Bartlett1-1/+1
2007-10-10r24567: Try much harder not to leak memory when comparing objectCategory enti...Andrew Bartlett1-9/+40
2007-10-10r24566: Remove trailing newlines in ldb_debug(), these are not required.Andrew Bartlett1-2/+2
2007-10-10r24563: remove unused DCERPC specific stuff from the generated NDR codeStefan Metzmacher1-3/+0
2007-10-10r24560: rename some DCERPC_ prefixes into NDR_Stefan Metzmacher11-28/+28
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher72-176/+176
2007-10-10r24556: forgot to commit the winbind/ subdir...sorryStefan Metzmacher1-2/+2
2007-10-10r24555: Add a test for libnet's group info call.Rafal Szczesniak3-0/+277
2007-10-10r24554: Add internal implementation (before api function) of groupRafal Szczesniak5-0/+418
2007-10-10r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher28-110/+110
2007-10-10r24540: rename struct dcerpc_endpoint_list/struct dcerpc_authservice_listStefan Metzmacher3-14/+9
2007-10-10r24535: rename struct dcerpc_interface_call -> struct ndr_interface_callStefan Metzmacher8-23/+20
2007-10-10r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_idStefan Metzmacher16-44/+44
2007-10-10r24529: Against samba3, treat EAS_NOT_SUPPORTED as acceptable for t2openVolker Lendecke1-2/+10
2007-10-10r24524: make use of ElementStars()Stefan Metzmacher1-24/+8
2007-10-10r24523: we don't support multi-dimentional [out] arraysStefan Metzmacher1-0/+8
2007-10-10r24522: make the "skip pointer to an array" logic a bit easierStefan Metzmacher1-5/+3
2007-10-10r24521: we don't yet have optional args to DeclLong()Stefan Metzmacher1-1/+1
2007-10-10r24520: make use of the new ElementStars() and ArrayBrackets()Stefan Metzmacher2-29/+4
2007-10-10r24518: get rid of using ->{ORIGINAL} and move stuffStefan Metzmacher1-25/+70
2007-10-10r24517: move skipping pointer before an array logic into theStefan Metzmacher1-3/+5
2007-10-10r24516: don't use ->{ORIGINAL}Stefan Metzmacher1-7/+15
2007-10-10r24515: use fatal() wrapper instead of die() directlyStefan Metzmacher1-2/+3
2007-10-10r24514: IS_* elemements sound be perl integers consistantly...Stefan Metzmacher1-12/+17
2007-10-10r24511: pass the correct thing to fatal()Stefan Metzmacher1-1/+1
2007-10-10r24509: pass down the full ndr elements instead of the old pidl elementsStefan Metzmacher1-57/+46
2007-10-10r24508: add HeaderTypeNew() which will go if everything is convertedStefan Metzmacher1-1/+18
2007-10-10r24507: pass $d down to HeaderTypedefStefan Metzmacher1-2/+2
2007-10-10r24506: pass $fn down one more layerStefan Metzmacher1-13/+17
2007-10-10r24505: pass down $fn one levelStefan Metzmacher1-11/+11
2007-10-10r24504: Try to return more useful error information on why a bind failed.Andrew Bartlett3-16/+29
2007-10-10r24503: Make 'make test TEST_LDAP=yes' pass on Fedora 7, by trying moreAndrew Bartlett1-0/+20
2007-10-10r24502: More work to get LOCAL-EVENT passing on all platforms:Andrew Bartlett2-19/+19
2007-10-10r24494: add comment to remind me to look at the flags on a tconxStefan Metzmacher1-0/+2
2007-10-10r24493: - it turns out thatStefan Metzmacher2-13/+63
2007-10-10r24492: Parse::Pidl::Samba4::Header::Parse() now takes an $ndr treeStefan Metzmacher2-4/+8
2007-10-10r24491: base_type() isn't supported anymore and the default for enumsStefan Metzmacher1-1/+1