summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r10685: Why wait 5 seconds...Volker Lendecke1-2/+2
2007-10-10r10684: Add a nasty hack for the failure case of wbinfo -t. Tridge has a prop...Volker Lendecke2-3/+26
2007-10-10r10683: Samba3's wbinfo -t should give the correct answer now.Volker Lendecke6-50/+365
2007-10-10r10682: force the free of the fd event first when a stream terminates. That e...Andrew Tridgell1-0/+1
2007-10-10r10681: Convert dcerpc_open_smb to a composite function.Volker Lendecke1-42/+113
2007-10-10r10680: Fix a warning.Rafal Szczesniak1-0/+1
2007-10-10r10679: Monitor messages should be issued from usermod functions.Rafal Szczesniak2-8/+52
2007-10-10r10678: Add debug helperJelmer Vernooij1-0/+22
2007-10-10r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once...Volker Lendecke9-12/+250
2007-10-10r10675: Connect to the DC's IPC$Volker Lendecke4-15/+96
2007-10-10r10670: Add notes on things that are TODO in Samba4 kerberos land.Andrew Bartlett1-0/+46
2007-10-10r10669: reverted jelmers commit 10663 as it was causing lots of panics in 'ma...Andrew Tridgell2-8/+13
2007-10-10r10668: added a ildap_search_bytree() functionAndrew Tridgell1-5/+20
2007-10-10r10667: cope with a NULL tree for base searches in ldb_search()Andrew Tridgell1-11/+11
2007-10-10r10666: - reverse the ildap ldb backend so tree based searches go throughAndrew Tridgell1-22/+28
2007-10-10r10665: fixed some crash errors and an error encoding AND and OR operations i...Andrew Tridgell1-3/+16
2007-10-10r10664: Include limits.h in replace.h for HOST_NAME_MAXJelmer Vernooij2-22/+21
2007-10-10r10663: Eliminate use of pstringJelmer Vernooij2-13/+8
2007-10-10r10662: Eliminate pstring and friends.Jelmer Vernooij1-8/+6
2007-10-10r10653: give unknown levels a name basicly the *2 levels meanStefan Metzmacher1-4/+4
2007-10-10r10646: Hey Jelmer what do you think of this? The SConscript for the libcliTim Potter2-69/+147
2007-10-10r10643: increase smbd max runtime when using valgrindAndrew Tridgell1-1/+5
2007-10-10r10641: fixed the error handling on search errors in the ildap backendAndrew Tridgell1-0/+1
2007-10-10r10638: - add wrepl_socket_merge() function that creates a wrepl_socket on topStefan Metzmacher2-0/+45
2007-10-10r10637: use the correct memory context in the ndr_pull_* functionStefan Metzmacher2-17/+29
2007-10-10r10636: Formatting for better readability.Rafal Szczesniak2-6/+15