r21565: Import ndrdump (doesn't compile yet, needs table support functions).
[kai/samba.git] / source3 / include /
2007-10-10 Gerald Carterr21525: Go ahead and checkin the mlock() & memalign...
2007-10-10 Jeremy Allisonr21460: Fix for server-side processing of SPNEGO auth
2007-10-10 Jim McDonoughr21324: Add linux setlease to the vfs layer. Next...
2007-10-10 Volker Lendecker21279: Get rid of 'aio write behind', this is broken.
2007-10-10 Gerald Carterr21250: Partial fix for BUG 4093: Make %a expand to...
2007-10-10 Günther Deschnerr21240: Fix longstanding Bug #4009.
2007-10-10 Jeremy Allisonr21227: Quick fix for Stevef - ensure the returned...
2007-10-10 Steve Frenchr21204: Add define for new QFS Info for "who am i"
2007-10-10 Jeremy Allisonr21191: Add in the POSIX open/mkdir/unlink calls.
2007-10-10 Gerald Carterr21188: bumping passdb version number to make sure...
2007-10-10 Derrell Lipmanr21132: - Fixes bug 4366. Documentation for smbc_utime...
2007-10-10 Volker Lendecker21123: Make notify_fsp() static to notify.c.
2007-10-10 Volker Lendecker21113: Increment vfs version, thanks to metze for...
2007-10-10 Günther Deschnerr21110: Fix kinit with Heimdal (Bug #4226).
2007-10-10 Volker Lendecker21108: Send sys_notify_watch through the VFS, FAM...
2007-10-10 Volker Lendecker21093: Remove the hash and dnotify backends. Disabling...
2007-10-10 Volker Lendecker21092: Ok, that's the one that activates the Samba4...
2007-10-10 Volker Lendecker21088: Apply some const
2007-10-10 Volker Lendecker21084: Make the Samba4 files compile in Samba3, not...
2007-10-10 Volker Lendecker21079: Minimizing diff: Adopt the Samba4 style ChangeN...
2007-10-10 Volker Lendecker21076: Two pieces of infrastructure from Samba4: An...
2007-10-10 Volker Lendecker21074: Preparation for the import of samba4 notify...
2007-10-10 Jeremy Allisonr21062: Should fix the build plus make all refactored
2007-10-10 Herb Lewisr21002: Get rid of unused macros - merge change from...
2007-10-10 Gerald Carterr21001: * Use a simple '#define LDAPMessage void' to...
2007-10-10 Andrew Bartlettr20996: Build fix from Kai Blin
2007-10-10 Gerald Carterr20992: another attempt at fixing the build breakage
2007-10-10 Gerald Carterr20987: fix build farm breakage when ADS support is...
2007-10-10 Gerald Carterr20986: Commit the prototype of the nss_info plugin...
2007-10-10 Gerald Carterr20951: Remove the DOM_SID field in the struct idmap_do...
2007-10-10 Volker Lendecker20931: This changes the notify infrastructure from...
2007-10-10 Jeremy Allisonr20916: Add in the delete on close final fix - but...
2007-10-10 Jeremy Allisonr20883: W00t! I now understand how "delete on close...
2007-10-10 Jeremy Allisonr20857: Silence gives assent :-). Checking in the fix for
2007-10-10 Volker Lendecker20856: Make "struct notify_mid_map" private to notify.c
2007-10-10 Volker Lendecker20854: Ok, now I think we're at a point where looking...
2007-10-10 Volker Lendecker20846: Before this gets out of control...
2007-10-10 Volker Lendecker20827: Increment the interface version.
2007-10-10 Volker Lendecker20824: Send access to the trusted domain passwords...
2007-10-10 Simo Sorcer20774: I thought I committed this before Xmas holidays ...
2007-10-10 Jeremy Allisonr20742: Rename chkpth -> checkpath for sanity's sake...
2007-10-10 Volker Lendecker20636: Remove notify leftover
2007-10-10 Volker Lendecker20634: A *LOT* more work is necessary before touching...
2007-10-10 Günther Deschnerr20512: Fix typo.
2007-10-10 Volker Lendecker20501: Check in config.h fix from Michael Adam <ma...
2007-10-10 Volker Lendecker20451: Survive the first of the filter-tests (mkdir).
2007-10-10 Stefan Metzmacherr20448: Happy New Year!
2007-10-10 Volker Lendecker20442: Slight rewrite of the change notify infrastruct...
2007-10-10 Volker Lendecker20394: This is a *VERY* early start of my work on...
2007-10-10 Stefan Metzmacherr20386: remove unneeded dlopen related configure checks...
2007-10-10 Herb Lewisr20268: merge -r 20261:20263 from samba_3_0_24
2007-10-10 Volker Lendecker20215: Next step trying to fix the Solaris build.
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.
next