r21851: Obvious typos...
[ira/wip.git] / source3 / include /
2007-10-10 Jeremy Allisonr21845: Refactor the sessionsetupX code a little to...
2007-10-10 Volker Lendecker21831: Back out r21823 for a while, this is going...
2007-10-10 Volker Lendecker21823: Let secrets_store_machine_password() also store...
2007-10-10 Jeremy Allisonr21800: Check-in the DFS rewrite. I am still testing...
2007-10-10 Volker Lendecker21784: Replace smb_register_idle_event() with event_ad...
2007-10-10 Jeremy Allisonr21783: Add in the "create info" field to the reply
2007-10-10 James Peachr21778: Wrap calls to krb5_get_init_creds_opt_free...
2007-10-10 Jeremy Allisonr21777: As Stevef requested and the Apple guys agreed...
2007-10-10 Jeremy Allisonr21768: Fix the client dfs code such that smbclient can
2007-10-10 James Peachr21763: Add support for the UNIX_INFO2 infolevel.
2007-10-10 James Peachr21757: Add SMB_VFS_CHFLAGS operation.
2007-10-10 Jeremy Allisonr21754: Volker is completely correct. There's no need for
2007-10-10 Jeremy Allisonr21724: Optimization pointed out by Volker. If we don't
2007-10-10 James Peachr21717: Support the SMB_QUERY_POSIX_WHOAMI info level...
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Herb Lewisr21705: add modify rights defines
2007-10-10 Jeremy Allisonr21638: Change POSIX_UNLINK to allow clients to differe...
2007-10-10 Jeremy Allisonr21609: Fix memory leaks in error code paths (and one...
2007-10-10 Volker Lendecker21581: Add an error code I just got
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.
next