summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18793: Fix BE string handling in the auto-generatedJeremy Allison1-12/+2
2007-10-10r18789: Replace the winreg server code with the libndr parsing code.Gerald Carter2-0/+5
2007-10-10r18787: Fix the strlen_m and strlen_m_term code by mergingJeremy Allison2-1/+6
2007-10-10r18784: hopefully fix the BOOL bug on AIXStefan Metzmacher3-6/+6
2007-10-10r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2-61/+10
2007-10-10r18717: remove old defines in preference of the flags in librpc/gen_ndr/srvsvc.hGerald Carter3-39/+5
2007-10-10r18711: Replace the following hand code client routines:Gerald Carter1-0/+1
2007-10-10r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner1-0/+4
2007-10-10r18679: Fix the build.Günther Deschner1-1/+1
2007-10-10r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient.Günther Deschner1-1/+17
2007-10-10r18664: this stuff is included from libreplaceStefan Metzmacher1-296/+0
2007-10-10r18663: Fix one more uuid -> GUID.Jeremy Allison1-1/+1
2007-10-10r18659: restore BOOL, sorry:-)Stefan Metzmacher1-0/+5
2007-10-10r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij6-17/+10
2007-10-10r18653: this stuff is in libreplace...Stefan Metzmacher1-103/+0
2007-10-10r18651: this comment is wrong, was cut'n'paste...Stefan Metzmacher1-4/+0
2007-10-10r18650: this isn't needed twice in include/includes.hStefan Metzmacher1-9/+0
2007-10-10r18649: the PRINTF_ATTRIUTE() macro is provided by libreplaceStefan Metzmacher1-11/+0
2007-10-10r18648: this is provided by libreplaceStefan Metzmacher1-4/+0
2007-10-10r18644: bring in libreplace in lib/replaceStefan Metzmacher1-6/+18
2007-10-10r18640: move to socket_wrapper to lib/socket_wrapper/Stefan Metzmacher2-93/+1
2007-10-10r18623: starting on eventlog IDLGerald Carter2-12/+3
2007-10-10r18619: Add rpcclient helper for samr_querydispinfo2|3 for testing.Günther Deschner1-2/+2
2007-10-10r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher1-19/+41
2007-10-10r18572: Use the autogenerated client and server for the echo interface and im...Jelmer Vernooij4-77/+3
2007-10-10r18562: quick build fix rather than rolling back (I didn't actually intend th...Gerald Carter1-0/+3
2007-10-10r18560: * Add in the winreg and initshutdown IDL filesGerald Carter1-1/+3
2007-10-10r18526: Use generated server for unixinfo RPC interface.Jelmer Vernooij2-173/+0
2007-10-10r18481: Use pidl-generated server side code for dfs.Jelmer Vernooij2-406/+0
2007-10-10r18469: Use new pidl-generated DFS client code.Jelmer Vernooij1-0/+1
2007-10-10r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.hGerald Carter1-22/+5
2007-10-10r18394: get the lsa client code to linkGerald Carter1-0/+5
2007-10-10r18369: I've got a sniff where NT4 sends just a single byte after the 516 byteVolker Lendecke1-1/+1
2007-10-10r18275: add auto generated dfs codeGerald Carter1-0/+1
2007-10-10r18271: Big change:Gerald Carter5-25/+50
2007-10-10r18235: stub header to get past compile issues with pidl ndr outputGerald Carter1-0/+40
2007-10-10r18193: Not quite to autogenerated NDR but closer thanks to Jelmer'sGerald Carter6-3/+9
2007-10-10r18188: merge 3.0-libndr branchJelmer Vernooij6-40/+37
2007-10-10r18020: Fix SunX (with LDAP but without ADS)Volker Lendecke1-1/+1
2007-10-10r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.Volker Lendecke4-0/+98
2007-10-10r18013: Fix for "bug" (enhancement) 3684.Derrell Lipman2-0/+20
2007-10-10r18009: Fixes bug 4026.Derrell Lipman1-0/+9
2007-10-10r18006: Actually a smaller change than it looks. LeverageJeremy Allison1-0/+3
2007-10-10r17970: Add missing include-guards around ads.h and ads_cldap.h.Jeremy Allison2-3/+7
2007-10-10r17945: Store the server and client sitenames in the ADSJeremy Allison2-0/+4
2007-10-10r17943: The horror, the horror. Add KDC site support byJeremy Allison1-0/+1
2007-10-10r17928: Implement the basic store for CLDAP sitenameJeremy Allison1-2/+2
2007-10-10r17922: sync samba3's talloc with samba4's and move the samba3 specific stuff...Stefan Metzmacher1-36/+55
2007-10-10r17861: Fix inconsistency found in checking for NULL in DLIST_REMOVEJeremy Allison1-1/+1
2007-10-10r17854: Steal the LDAP in NTSTATUS trick from Samba4Volker Lendecke1-2/+24