summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21079: Minimizing diff: Adopt the Samba4 style ChangeNotify flags.Volker Lendecke2-2/+8
2007-10-10r21076: Two pieces of infrastructure from Samba4: An API-compatible messaging...Volker Lendecke1-0/+5
2007-10-10r21074: Preparation for the import of samba4 notify: Add the file notify.idl ...Volker Lendecke3-0/+10
2007-10-10r21062: Should fix the build plus make all refactoredJeremy Allison1-0/+6
2007-10-10r21002: Get rid of unused macros - merge change from 3_0_24Herb Lewis1-8/+0
2007-10-10r21001: * Use a simple '#define LDAPMessage void' to fix the buildGerald Carter2-9/+6
2007-10-10r20996: Build fix from Kai BlinAndrew Bartlett1-1/+2
2007-10-10r20992: another attempt at fixing the build breakageGerald Carter2-4/+26
2007-10-10r20987: fix build farm breakage when ADS support is not present (caused by ns...Gerald Carter1-0/+4
2007-10-10r20986: Commit the prototype of the nss_info plugin interface.Gerald Carter3-10/+81
2007-10-10r20951: Remove the DOM_SID field in the struct idmap_domain and bounceGerald Carter1-1/+0
2007-10-10r20931: This changes the notify infrastructure from a polling-based to an eve...Volker Lendecke2-11/+12
2007-10-10r20916: Add in the delete on close final fix - but only enabledJeremy Allison1-0/+1
2007-10-10r20883: W00t! I now understand how "delete on close" reallyJeremy Allison1-2/+1
2007-10-10r20857: Silence gives assent :-). Checking in the fix forJeremy Allison1-0/+1
2007-10-10r20856: Make "struct notify_mid_map" private to notify.cVolker Lendecke1-11/+2
2007-10-10r20854: Ok, now I think we're at a point where looking at notify starts to ma...Volker Lendecke2-3/+59
2007-10-10r20846: Before this gets out of control...Volker Lendecke1-9/+8
2007-10-10r20827: Increment the interface version.Volker Lendecke1-1/+2
2007-10-10r20824: Send access to the trusted domain passwords through the pdb backend, ...Volker Lendecke1-0/+13
2007-10-10r20774: I thought I committed this before Xmas holidays ...Simo Sorce1-1/+7
2007-10-10r20742: Rename chkpth -> checkpath for sanity's sake :-).Jeremy Allison2-4/+4
2007-10-10r20636: Remove notify leftoverVolker Lendecke1-1/+0
2007-10-10r20634: A *LOT* more work is necessary before touching notify remotely starts...Volker Lendecke1-58/+3
2007-10-10r20512: Fix typo.Günther Deschner1-1/+1
2007-10-10r20501: Check in config.h fix from Michael Adam <ma@sernet.de>Volker Lendecke1-0/+8
2007-10-10r20451: Survive the first of the filter-tests (mkdir).Volker Lendecke1-0/+1
2007-10-10r20448: Happy New Year!Stefan Metzmacher1-1/+1
2007-10-10r20442: Slight rewrite of the change notify infrastructure. This now survives...Volker Lendecke1-6/+35
2007-10-10r20394: This is a *VERY* early start of my work on notify.Volker Lendecke2-0/+27
2007-10-10r20386: remove unneeded dlopen related configure checks and includesStefan Metzmacher1-6/+0
2007-10-10r20268: merge -r 20261:20263 from samba_3_0_24Herb Lewis1-0/+1
2007-10-10r20215: Next step trying to fix the Solaris build.Volker Lendecke1-1/+1
2007-10-10r20140: Make online/offline detection completely asynchronous.Jeremy Allison1-0/+2
2007-10-10r20124: clean up nested extern declaration warningsHerb Lewis1-2/+2
2007-10-10r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce5-14/+56
2007-10-10r20098: Properly fix issues with create_token_from_username()Jeremy Allison1-1/+1
2007-10-10r20048: Fix vfs_full_audit after Jims kernel_flock additionVolker Lendecke1-1/+1
2007-10-10r19991: Sorry for this 2000-liner...Volker Lendecke1-1/+7
2007-10-10r19963: Add 'registry shares = yes' and registry key security descriptors.Volker Lendecke1-1/+8
2007-10-10r19921: Add license and copyright infoGerald Carter2-0/+42
2007-10-10r19811: Decode REG_MULTI_SZ and REG_BINARYVolker Lendecke1-4/+4
2007-10-10r19808: remove old smbwrapper referencesGerald Carter1-4/+0
2007-10-10r19807: First attempt at wrapping something sane around the registry API. Wil...Volker Lendecke1-0/+25
2007-10-10r19758: remove the LDAP_SCOPE_ONELEVEL define (not needed after svnup)Gerald Carter1-3/+0
2007-10-10r19754: * When using a krb5 session setup, we don't fill in the server_nameGerald Carter1-0/+3
2007-10-10r19655: Jeremy, please review:Jim McDonough1-3/+3
2007-10-10r19648: whoops, forgot to increment the vfs version number with the added flockJim McDonough1-1/+2
2007-10-10r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op toJim McDonough3-0/+10
2007-10-10r19429: moved tdb/common/tdbutil.c into lib/util_tdb.cAndrew Tridgell2-1/+72