summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* r19218: With the new RPC server infrastructure all backend functions are fill...Volker Lendecke2007-10-101-0/+6
* r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcnameGünther Deschner2007-10-101-0/+18
* r19160: Add new WERR codes seen by working with NETLOGON getdcname.Günther Deschner2007-10-101-0/+2
* r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.Günther Deschner2007-10-101-1/+1
* r19028: Implement getprinterinfo level 6 (only the status) and get rid of snu...Volker Lendecke2007-10-101-0/+6
* r19026: we don't need this twiceStefan Metzmacher2007-10-101-8/+0
* r18986: Add some more GPO download helper functions.Günther Deschner2007-10-101-0/+3
* r18983: Add some comments for the LDAP based GPO routines.Günther Deschner2007-10-101-9/+7
* r18969: Fix typo.Günther Deschner2007-10-101-1/+1
* r18963: * Move parts of registry headers that were still inGerald Carter2007-10-105-627/+71
* r18950: I can't see where stropts.h and poll.h are neededStefan Metzmacher2007-10-101-8/+0
* r18926: Add some useful macros.Günther Deschner2007-10-101-0/+3
* r18878: With the recent checkins for me Samba3 compiles again with the NTSTAT...Volker Lendecke2007-10-101-2/+2
* r18869: two build fixes for systems without ldapAndrew Tridgell2007-10-101-0/+6
* r18858: arrgh! - since HAVE_IMMEDIATE_STRUCTURES were last enabled the codeAndrew Tridgell2007-10-101-2/+2
* r18855: Tell the diff between WERROR and NTSTATUSVolker Lendecke2007-10-101-2/+2
* r18818: Forgot header file.Günther Deschner2007-10-101-0/+1
* r18810: use a copy of samba4's talloc under lib/talloc/Stefan Metzmacher2007-10-102-166/+1
* r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij2007-10-105-896/+3
* r18793: Fix BE string handling in the auto-generatedJeremy Allison2007-10-101-12/+2
* 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