r20202: fix make clean
[tprouty/samba.git] / source / include /
2007-10-10 Jeremy Allisonr20140: Make online/offline detection completely asynch...
2007-10-10 Herb Lewisr20124: clean up nested extern declaration warnings
2007-10-10 Simo Sorcer20116: Start merging in the work done to create the...
2007-10-10 Jeremy Allisonr20098: Properly fix issues with create_token_from_user...
2007-10-10 Volker Lendecker20048: Fix vfs_full_audit after Jims kernel_flock...
2007-10-10 Volker Lendecker19991: Sorry for this 2000-liner...
2007-10-10 Volker Lendecker19963: Add 'registry shares = yes' and registry key...
2007-10-10 Gerald Carterr19921: Add license and copyright info
2007-10-10 Volker Lendecker19811: Decode REG_MULTI_SZ and REG_BINARY
2007-10-10 Gerald Carterr19808: remove old smbwrapper references
2007-10-10 Volker Lendecker19807: First attempt at wrapping something sane around...
2007-10-10 Gerald Carterr19758: remove the LDAP_SCOPE_ONELEVEL define (not...
2007-10-10 Gerald Carterr19754: * When using a krb5 session setup, we don't...
2007-10-10 Jim McDonoughr19655: Jeremy, please review:
2007-10-10 Jim McDonoughr19648: whoops, forgot to increment the vfs version...
2007-10-10 Jim McDonoughr19647: Add some GPFS support in a vfs mod. Also adds...
2007-10-10 Andrew Tridgellr19429: moved tdb/common/tdbutil.c into lib/util_tdb.c
2007-10-10 Günther Deschnerr19355: Add getdispenumindex2 wrapper for rpcclient.
2007-10-10 James Peachr19270: Stop depending on internal MIT symbols. These...
2007-10-10 Stefan Metzmacherr19240: move the NO_CONFIG_H check to libreplace
2007-10-10 Volker Lendecker19218: With the new RPC server infrastructure all...
2007-10-10 Günther Deschnerr19161: Add NET_GETANYDCNAME (getdcname only gives...
2007-10-10 Günther Deschnerr19160: Add new WERR codes seen by working with NETLOGO...
2007-10-10 Günther Deschnerr19143: getdcname on the NETLOGON pipe returns WERROR...
2007-10-10 Volker Lendecker19028: Implement getprinterinfo level 6 (only the...
2007-10-10 Stefan Metzmacherr19026: we don't need this twice
2007-10-10 Günther Deschnerr18986: Add some more GPO download helper functions.
2007-10-10 Günther Deschnerr18983: Add some comments for the LDAP based GPO routines.
2007-10-10 Günther Deschnerr18969: Fix typo.
2007-10-10 Gerald Carterr18963: * Move parts of registry headers that were...
2007-10-10 Stefan Metzmacherr18950: I can't see where stropts.h and poll.h are...
2007-10-10 Günther Deschnerr18926: Add some useful macros.
2007-10-10 Volker Lendecker18878: With the recent checkins for me Samba3 compiles...
2007-10-10 Andrew Tridgellr18869: two build fixes for systems without ldap
2007-10-10 Andrew Tridgellr18858: arrgh! - since HAVE_IMMEDIATE_STRUCTURES were...
2007-10-10 Volker Lendecker18855: Tell the diff between WERROR and NTSTATUS
2007-10-10 Günther Deschnerr18818: Forgot header file.
2007-10-10 Stefan Metzmacherr18810: use a copy of samba4's talloc under lib/talloc/
2007-10-10 Jelmer Vernooijr18802: Use the pidl-generated code for the srvsvc...
2007-10-10 Jeremy Allisonr18793: Fix BE string handling in the auto-generated
2007-10-10 Gerald Carterr18789: Replace the winreg server code with the libndr...
2007-10-10 Jeremy Allisonr18787: Fix the strlen_m and strlen_m_term code by...
2007-10-10 Stefan Metzmacherr18784: hopefully fix the BOOL bug on AIX
2007-10-10 Jelmer Vernooijr18745: Use the Samba4 data structures for security...
2007-10-10 Gerald Carterr18717: remove old defines in preference of the flags...
2007-10-10 Gerald Carterr18711: Replace the following hand code client routines:
2007-10-10 Günther Deschnerr18703: Fix the annoying effect that happens when nscd...
2007-10-10 Günther Deschnerr18679: Fix the build.
2007-10-10 Günther Deschnerr18677: quickly add samr_GetDisplayEnumerationIndex...
2007-10-10 Stefan Metzmacherr18664: this stuff is included from libreplace
2007-10-10 Jeremy Allisonr18663: Fix one more uuid -> GUID.
2007-10-10 Stefan Metzmacherr18659: restore BOOL, sorry:-)
2007-10-10 Jelmer Vernooijr18654: Rename "struct uuid" => "struct GUID" for consi...
2007-10-10 Stefan Metzmacherr18653: this stuff is in libreplace...
2007-10-10 Stefan Metzmacherr18651: this comment is wrong, was cut'n'paste...
2007-10-10 Stefan Metzmacherr18650: this isn't needed twice in include/includes.h
2007-10-10 Stefan Metzmacherr18649: the PRINTF_ATTRIUTE() macro is provided by...
2007-10-10 Stefan Metzmacherr18648: this is provided by libreplace
2007-10-10 Stefan Metzmacherr18644: bring in libreplace in lib/replace
2007-10-10 Stefan Metzmacherr18640: move to socket_wrapper to lib/socket_wrapper/
2007-10-10 Gerald Carterr18623: starting on eventlog IDL
2007-10-10 Günther Deschnerr18619: Add rpcclient helper for samr_querydispinfo2...
2007-10-10 Stefan Metzmacherr18605: sync dlinklist.h with samba4, that means DLIST_...
2007-10-10 Jelmer Vernooijr18572: Use the autogenerated client and server for...
2007-10-10 Gerald Carterr18562: quick build fix rather than rolling back (I...
2007-10-10 Gerald Carterr18560: * Add in the winreg and initshutdown IDL files
2007-10-10 Jelmer Vernooijr18526: Use generated server for unixinfo RPC interface.
2007-10-10 Jelmer Vernooijr18481: Use pidl-generated server side code for dfs.
2007-10-10 Jelmer Vernooijr18469: Use new pidl-generated DFS client code.
2007-10-10 Gerald Carterr18404: * swap from POLICY_HND to the struct policy_han...
2007-10-10 Gerald Carterr18394: get the lsa client code to link
2007-10-10 Volker Lendecker18369: I've got a sniff where NT4 sends just a single...
2007-10-10 Gerald Carterr18275: add auto generated dfs code
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Gerald Carterr18235: stub header to get past compile issues with...
2007-10-10 Gerald Carterr18193: Not quite to autogenerated NDR but closer thank...
2007-10-10 Jelmer Vernooijr18188: merge 3.0-libndr branch
2007-10-10 Volker Lendecker18020: Fix SunX (with LDAP but without ADS)
2007-10-10 Volker Lendecker18019: Fix a C++ warnings: Don't use void * in libads...
2007-10-10 Derrell Lipmanr18013: Fix for "bug" (enhancement) 3684.
2007-10-10 Derrell Lipmanr18009: Fixes bug 4026.
2007-10-10 Jeremy Allisonr18006: Actually a smaller change than it looks. Leverage
2007-10-10 Jeremy Allisonr17970: Add missing include-guards around ads.h and...
2007-10-10 Jeremy Allisonr17945: Store the server and client sitenames in the ADS
2007-10-10 Jeremy Allisonr17943: The horror, the horror. Add KDC site support by
2007-10-10 Jeremy Allisonr17928: Implement the basic store for CLDAP sitename
2007-10-10 Stefan Metzmacherr17922: sync samba3's talloc with samba4's and move...
2007-10-10 Jeremy Allisonr17861: Fix inconsistency found in checking for NULL...
2007-10-10 Volker Lendecker17854: Steal the LDAP in NTSTATUS trick from Samba4
2007-10-10 Jelmer Vernooijr17806: Make NTTIME a UINT64_S rather than a separate...
2007-10-10 Volker Lendecker17804: Fix a enum/int mixup found by the IRIX compiler.
2007-10-10 Jeremy Allisonr17800: Start using struct timespec internally for...
2007-10-10 Gerald Carterr17795: Finally track down the "ads_connect: Interrupte...
2007-10-10 Gerald Carterr17723: * BUG 3969: Fix unsigned time comparison with...
2007-10-10 Gerald Carterr17669: Remove RID algorithm support from unmapped...
2007-10-10 Volker Lendecker17625: Fix the build
2007-10-10 Volker Lendecker17622: Add a framework for a printing backend designed...
2007-10-10 Jeremy Allisonr17612: Modify NTLMSSP session code so that it doesn...
2007-10-10 Volker Lendecker17607: Adapt the Samba4 directory structure for tdb...
2007-10-10 Volker Lendecker17554: Cleanup
next