summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r24490: For ParseBitmap() we use Parse::Pidl::Typelist::bitmap_type_fn()Stefan Metzmacher1-2/+2
2007-10-10r24489: only typedef enum { ... } foo; enum's should lookStefan Metzmacher1-1/+11
2007-10-10r24488: enum's and bitmap's not have nested typesStefan Metzmacher1-0/+2
2007-10-10r24487: fix formating and add defined($opt_header)Stefan Metzmacher1-6/+12
2007-10-10r24486: Bump another DEBUG to level 5Kai Blin1-1/+1
2007-10-10r24484: pass down $ndr tree instead of the $pidl tree to Samba4/Header.pmStefan Metzmacher2-15/+12
2007-10-10r24483: Implement backend for wbinfo -u (list users)Kai Blin4-1/+248
2007-10-10r24482: white space cleanup only...Stefan Metzmacher1-103/+104
2007-10-10r24480: Bump another DEBUG down to level 5Kai Blin1-1/+1
2007-10-10r24479: Typo fix - this makes 'make test' pass against OpenLDAP again.Andrew Bartlett1-1/+1
2007-10-10r24478: Check that NTrename also maps NT_STATUS_OBJECT_NAME_COLLISIONJeremy Allison1-0/+15
2007-10-10r24477: Add a rename test to prove that NT_STATUS_OBJECT_NAME_COLLISIONJeremy Allison1-0/+25
2007-10-10r24473: Prove this is also the same for NTcreateX. It's pretty muchJeremy Allison1-0/+38
2007-10-10r24469: Start adding in the torture tests that prove that NT_STATUS_OBJECT_NA...Jeremy Allison1-1/+85
2007-10-10r24463: we have a function to correctly create an $env objectStefan Metzmacher1-4/+3
2007-10-10r24459: Fix up ldap.js and test_ldb.sh to test the domain_scope control, andAndrew Bartlett3-132/+21
2007-10-10r24454: when level 0 is a pointer we need to look for an array in level 1...Stefan Metzmacher1-10/+14
2007-10-10r24452: bail out instead of only giving a warning onStefan Metzmacher1-4/+4
2007-10-10r24449: length_is() isn't supported without size_is().Stefan Metzmacher1-2/+2