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