summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-1027-1179/+425
* r10809: Add struct declAndrew Bartlett2007-10-101-0/+2
* r10807: Make the split-out files actually compile...Andrew Bartlett2007-10-102-7/+7
* r10806: Add missing file.Andrew Bartlett2007-10-101-0/+35
* r10805: Move RPC-SAMLOGON to C99 initialisationAndrew Bartlett2007-10-101-97/+97
* r10804: Move the DRSUAPI cracknames test into a seperate file, and collapseAndrew Bartlett2007-10-103-1219/+719
* r10803: Remove a duplicate krbtgt test, and add a test looking for theAndrew Bartlett2007-10-101-10/+10
* r10800: IndentAndrew Bartlett2007-10-101-2/+2
* r10796: Make getting an anonymous session info a utility function.Andrew Bartlett2007-10-102-21/+27
* r10791: Add copyright, fix comments (this isn't the timestamps module any more)Andrew Bartlett2007-10-101-3/+2
* r10790: allow updating of existing ldb opaque values (thanks to abartlet forAndrew Tridgell2007-10-101-1/+11
* r10788: - Give unions a nameJelmer Vernooij2007-10-102-2/+3
* r10787: Fix silly nodiscriminant-issueJelmer Vernooij2007-10-102-1/+5
* r10768: add a function to create a stream_connection from an alreadyStefan Metzmacher2007-10-101-0/+33
* r10766: - make it possible to mark a wrepl_request as send only,Stefan Metzmacher2007-10-104-18/+137
* r10765: Actually use VALS() setting for enumsJelmer Vernooij2007-10-101-21/+21
* r10764: To match Win2k3 SP1, we need to set an anonymous user token forAndrew Bartlett2007-10-103-13/+24
* r10763: PROOF of the single, easily understood cause of all of our schannel P...Andrew Bartlett2007-10-101-4/+87
* r10761: we need to use a pointer to a nbt_name to fix compiler warnings, beca...Stefan Metzmacher2007-10-103-19/+25
* r10760: remove only one star from the pointers, and not from the stars thatStefan Metzmacher2007-10-101-1/+3
* r10759: make modules easier to write by allowing modules to only implement theAndrew Tridgell2007-10-108-248/+78
* r10757: remove the proxy module (it is not complete yet)Andrew Tridgell2007-10-101-1/+0
* r10756: another fix for the construction of expressions from subtrees forAndrew Tridgell2007-10-101-4/+6
* r10755: fixed the construction of expressions from subtrees for SUBSTRING sea...Andrew Tridgell2007-10-101-1/+8
* r10754: fixed a valgrind error for unmatched SMB repliesAndrew Tridgell2007-10-101-3/+3
* r10753: don't require every ldb module to implement both a search_bytree() andAndrew Tridgell2007-10-1018-237/+95
* r10752: make sure we set the exist status correctly for the tdb testsAndrew Tridgell2007-10-101-1/+1
* r10742: Support multi-level pointers + ref pointer fixesJelmer Vernooij2007-10-104-25/+71
* r10739: Reduce number of calls to prs_align_custom()Jelmer Vernooij2007-10-102-22/+26
* r10737: Fix some alignment issuesJelmer Vernooij2007-10-102-43/+70
* r10734: Generate ptr, size, offset, and length elements in unions just once.Jelmer Vernooij2007-10-102-12/+30
* r10732: Generate _ctr structures for unionsJelmer Vernooij2007-10-103-8/+65
* r10726: fix to talloc_parent() from Michael O'BrienAndrew Tridgell2007-10-101-1/+1
* r10721: Handle allocations and primitive / deferred data correctly. In theory,Jelmer Vernooij2007-10-103-83/+273
* r10719: Remove __FUNCTION__ macro as it might not be available at all systemsJelmer Vernooij2007-10-101-7/+7
* r10718: Another large set of small improvements. All generated files compileJelmer Vernooij2007-10-104-56/+160
* r10717: Another bunch of small updates. All generated files except parse_dfs.cJelmer Vernooij2007-10-105-19/+31
* r10716: Use correct Samba3 data types for strings. Also use Samba3 typesJelmer Vernooij2007-10-101-22/+65
* r10715: More Samba3 parser generator improvements:Jelmer Vernooij2007-10-103-30/+111
* r10713: Couple more updates to the Samba3 parser generators.Jelmer Vernooij2007-10-105-90/+300
* r10712: Use data_blob_talloc, thanks to valgrind for finding the errors.Andrew Bartlett2007-10-101-5/+5
* r10711: An error of 'user exists' is not an error, just an indication of howAndrew Bartlett2007-10-101-1/+1
* r10709: fixed a crash bug rather similar to the one volker found in the dcerpcAndrew Tridgell2007-10-102-5/+25
* r10708: a bit more error checking in the idap ldb backendAndrew Tridgell2007-10-101-0/+5
* r10706: split out the irpc server functions in the NBT server, so the mainlineAndrew Tridgell2007-10-103-151/+195
* r10705: fixed a crash bug in the getdcname irpc server for winbind. TheAndrew Tridgell2007-10-101-1/+1
* r10704: don't try to free the netlogon pipe twiceAndrew Tridgell2007-10-101-0/+1
* r10703: Add a new user account, change the password and test it in the SAMLOG...Andrew Bartlett2007-10-102-44/+135
* r10702: Fix a silly error that caused a rejoin/delete in the torture code to ...Andrew Bartlett2007-10-101-2/+2
* r10701: Ensure we return the right user handle.Andrew Bartlett2007-10-101-2/+2