summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* r19758: remove the LDAP_SCOPE_ONELEVEL define (not needed after svnup)Gerald Carter2007-10-101-3/+0
* r19754: * When using a krb5 session setup, we don't fill in the server_nameGerald Carter2007-10-101-0/+3
* r19655: Jeremy, please review:Jim McDonough2007-10-101-3/+3
* r19648: whoops, forgot to increment the vfs version number with the added flockJim McDonough2007-10-101-1/+2
* r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op toJim McDonough2007-10-103-0/+10
* r19429: moved tdb/common/tdbutil.c into lib/util_tdb.cAndrew Tridgell2007-10-102-1/+72
* r19355: Add getdispenumindex2 wrapper for rpcclient.Günther Deschner2007-10-101-1/+1
* r19270: Stop depending on internal MIT symbols. These are private on MacOSJames Peach2007-10-101-1/+8
* r19240: move the NO_CONFIG_H check to libreplaceStefan Metzmacher2007-10-101-2/+0
* 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