summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10788: - Give unions a nameJelmer Vernooij2-2/+3
2007-10-10r10787: Fix silly nodiscriminant-issueJelmer Vernooij2-1/+5
2007-10-10r10768: add a function to create a stream_connection from an alreadyStefan Metzmacher1-0/+33
2007-10-10r10766: - make it possible to mark a wrepl_request as send only,Stefan Metzmacher4-18/+137
2007-10-10r10765: Actually use VALS() setting for enumsJelmer Vernooij1-21/+21
2007-10-10r10764: To match Win2k3 SP1, we need to set an anonymous user token forAndrew Bartlett3-13/+24
2007-10-10r10763: PROOF of the single, easily understood cause of all of our schannel P...Andrew Bartlett1-4/+87
2007-10-10r10761: we need to use a pointer to a nbt_name to fix compiler warnings, beca...Stefan Metzmacher3-19/+25
2007-10-10r10760: remove only one star from the pointers, and not from the stars thatStefan Metzmacher1-1/+3
2007-10-10r10759: make modules easier to write by allowing modules to only implement theAndrew Tridgell8-248/+78
2007-10-10r10757: remove the proxy module (it is not complete yet)Andrew Tridgell1-1/+0
2007-10-10r10756: another fix for the construction of expressions from subtrees forAndrew Tridgell1-4/+6
2007-10-10r10755: fixed the construction of expressions from subtrees for SUBSTRING sea...Andrew Tridgell1-1/+8
2007-10-10r10754: fixed a valgrind error for unmatched SMB repliesAndrew Tridgell1-3/+3
2007-10-10r10753: don't require every ldb module to implement both a search_bytree() andAndrew Tridgell18-237/+95
2007-10-10r10752: make sure we set the exist status correctly for the tdb testsAndrew Tridgell1-1/+1
2007-10-10r10742: Support multi-level pointers + ref pointer fixesJelmer Vernooij4-25/+71
2007-10-10r10739: Reduce number of calls to prs_align_custom()Jelmer Vernooij2-22/+26
2007-10-10r10737: Fix some alignment issuesJelmer Vernooij2-43/+70
2007-10-10r10734: Generate ptr, size, offset, and length elements in unions just once.Jelmer Vernooij2-12/+30
2007-10-10r10732: Generate _ctr structures for unionsJelmer Vernooij3-8/+65
2007-10-10r10726: fix to talloc_parent() from Michael O'BrienAndrew Tridgell1-1/+1
2007-10-10r10721: Handle allocations and primitive / deferred data correctly. In theory,Jelmer Vernooij3-83/+273
2007-10-10r10719: Remove __FUNCTION__ macro as it might not be available at all systemsJelmer Vernooij1-7/+7
2007-10-10r10718: Another large set of small improvements. All generated files compileJelmer Vernooij4-56/+160
2007-10-10r10717: Another bunch of small updates. All generated files except parse_dfs.cJelmer Vernooij5-19/+31
2007-10-10r10716: Use correct Samba3 data types for strings. Also use Samba3 typesJelmer Vernooij1-22/+65
2007-10-10r10715: More Samba3 parser generator improvements:Jelmer Vernooij3-30/+111
2007-10-10r10713: Couple more updates to the Samba3 parser generators.Jelmer Vernooij5-90/+300
2007-10-10r10712: Use data_blob_talloc, thanks to valgrind for finding the errors.Andrew Bartlett1-5/+5
2007-10-10r10711: An error of 'user exists' is not an error, just an indication of howAndrew Bartlett1-1/+1
2007-10-10r10709: fixed a crash bug rather similar to the one volker found in the dcerpcAndrew Tridgell2-5/+25
2007-10-10r10708: a bit more error checking in the idap ldb backendAndrew Tridgell1-0/+5
2007-10-10r10706: split out the irpc server functions in the NBT server, so the mainlineAndrew Tridgell3-151/+195
2007-10-10r10705: fixed a crash bug in the getdcname irpc server for winbind. TheAndrew Tridgell1-1/+1
2007-10-10r10704: don't try to free the netlogon pipe twiceAndrew Tridgell1-0/+1
2007-10-10r10703: Add a new user account, change the password and test it in the SAMLOG...Andrew Bartlett2-44/+135
2007-10-10r10702: Fix a silly error that caused a rejoin/delete in the torture code to ...Andrew Bartlett1-2/+2
2007-10-10r10701: Ensure we return the right user handle.Andrew Bartlett1-2/+2
2007-10-10r10700: removed volkers temporary timer hack now that freeing the netlogonAndrew Tridgell1-12/+1
2007-10-10r10699: fixed the dcerpc code so that you can shutdown the pipe safely fromAndrew Tridgell3-35/+36
2007-10-10r10698: Fix support of enums in switch_type() in the ethereal parser generatorJelmer Vernooij1-4/+13
2007-10-10r10697: Change the torture join code to return a credentials structure, asAndrew Bartlett6-59/+71
2007-10-10r10696: Return the realm to the caller, not NULL...Andrew Bartlett1-2/+1
2007-10-10r10695: strupper() of NULL should be NULL, not panic.Andrew Bartlett1-0/+4
2007-10-10r10694: Add some work I did this afternoon on getting pidl to output Samba3Jelmer Vernooij10-42/+856
2007-10-10r10691: This gets half-way to wbinfo -n. It acquires an lsa pipe, and does aVolker Lendecke7-6/+418
2007-10-10r10690: Fix a bug that metze pointed out: Leaving the "rejecting" destructor ...Volker Lendecke1-0/+1
2007-10-10r10687: Another one...Volker Lendecke1-1/+0
2007-10-10r10686: Fix the buildVolker Lendecke1-1/+0