index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r21227: Quick fix for Stevef - ensure the returned data on open
Jeremy Allison
1
-0
/
+2
2007-10-10
r21204: Add define for new QFS Info for "who am i"
Steve French
1
-0
/
+15
2007-10-10
r21191: Add in the POSIX open/mkdir/unlink calls.
Jeremy Allison
2
-12
/
+58
2007-10-10
r21188: bumping passdb version number to make sure this is different than the...
Gerald Carter
1
-2
/
+1
2007-10-10
r21132: - Fixes bug 4366. Documentation for smbc_utimes() was incorrect.
Derrell Lipman
1
-9
/
+11
2007-10-10
r21123: Make notify_fsp() static to notify.c.
Volker Lendecke
1
-10
/
+1
2007-10-10
r21113: Increment vfs version, thanks to metze for pointing it out
Volker Lendecke
1
-1
/
+2
2007-10-10
r21110: Fix kinit with Heimdal (Bug #4226).
Günther Deschner
1
-0
/
+2
2007-10-10
r21108: Send sys_notify_watch through the VFS, FAM is next
Volker Lendecke
3
-1
/
+16
2007-10-10
r21093: Remove the hash and dnotify backends. Disabling FAM for this checkin,...
Volker Lendecke
1
-9
/
+0
2007-10-10
r21092: Ok, that's the one that activates the Samba4 notify backend.
Volker Lendecke
1
-0
/
+1
2007-10-10
r21088: Apply some const
Volker Lendecke
1
-1
/
+1
2007-10-10
r21084: Make the Samba4 files compile in Samba3, not activated yet.
Volker Lendecke
2
-0
/
+10
2007-10-10
r21079: Minimizing diff: Adopt the Samba4 style ChangeNotify flags.
Volker Lendecke
2
-2
/
+8
2007-10-10
r21076: Two pieces of infrastructure from Samba4: An API-compatible messaging...
Volker Lendecke
1
-0
/
+5
2007-10-10
r21074: Preparation for the import of samba4 notify: Add the file notify.idl ...
Volker Lendecke
3
-0
/
+10
2007-10-10
r21062: Should fix the build plus make all refactored
Jeremy Allison
1
-0
/
+6
2007-10-10
r21002: Get rid of unused macros - merge change from 3_0_24
Herb Lewis
1
-8
/
+0
2007-10-10
r21001: * Use a simple '#define LDAPMessage void' to fix the build
Gerald Carter
2
-9
/
+6
2007-10-10
r20996: Build fix from Kai Blin
Andrew Bartlett
1
-1
/
+2
2007-10-10
r20992: another attempt at fixing the build breakage
Gerald Carter
2
-4
/
+26
2007-10-10
r20987: fix build farm breakage when ADS support is not present (caused by ns...
Gerald Carter
1
-0
/
+4
2007-10-10
r20986: Commit the prototype of the nss_info plugin interface.
Gerald Carter
3
-10
/
+81
2007-10-10
r20951: Remove the DOM_SID field in the struct idmap_domain and bounce
Gerald Carter
1
-1
/
+0
2007-10-10
r20931: This changes the notify infrastructure from a polling-based to an eve...
Volker Lendecke
2
-11
/
+12
2007-10-10
r20916: Add in the delete on close final fix - but only enabled
Jeremy Allison
1
-0
/
+1
2007-10-10
r20883: W00t! I now understand how "delete on close" really
Jeremy Allison
1
-2
/
+1
2007-10-10
r20857: Silence gives assent :-). Checking in the fix for
Jeremy Allison
1
-0
/
+1
2007-10-10
r20856: Make "struct notify_mid_map" private to notify.c
Volker Lendecke
1
-11
/
+2
2007-10-10
r20854: Ok, now I think we're at a point where looking at notify starts to ma...
Volker Lendecke
2
-3
/
+59
2007-10-10
r20846: Before this gets out of control...
Volker Lendecke
1
-9
/
+8
2007-10-10
r20827: Increment the interface version.
Volker Lendecke
1
-1
/
+2
2007-10-10
r20824: Send access to the trusted domain passwords through the pdb backend, ...
Volker Lendecke
1
-0
/
+13
2007-10-10
r20774: I thought I committed this before Xmas holidays ...
Simo Sorce
1
-1
/
+7
2007-10-10
r20742: Rename chkpth -> checkpath for sanity's sake :-).
Jeremy Allison
2
-4
/
+4
2007-10-10
r20636: Remove notify leftover
Volker Lendecke
1
-1
/
+0
2007-10-10
r20634: A *LOT* more work is necessary before touching notify remotely starts...
Volker Lendecke
1
-58
/
+3
2007-10-10
r20512: Fix typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r20501: Check in config.h fix from Michael Adam <ma@sernet.de>
Volker Lendecke
1
-0
/
+8
2007-10-10
r20451: Survive the first of the filter-tests (mkdir).
Volker Lendecke
1
-0
/
+1
2007-10-10
r20448: Happy New Year!
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20442: Slight rewrite of the change notify infrastructure. This now survives...
Volker Lendecke
1
-6
/
+35
2007-10-10
r20394: This is a *VERY* early start of my work on notify.
Volker Lendecke
2
-0
/
+27
2007-10-10
r20386: remove unneeded dlopen related configure checks and includes
Stefan Metzmacher
1
-6
/
+0
2007-10-10
r20268: merge -r 20261:20263 from samba_3_0_24
Herb Lewis
1
-0
/
+1
2007-10-10
r20215: Next step trying to fix the Solaris build.
Volker Lendecke
1
-1
/
+1
2007-10-10
r20140: Make online/offline detection completely asynchronous.
Jeremy Allison
1
-0
/
+2
2007-10-10
r20124: clean up nested extern declaration warnings
Herb Lewis
1
-2
/
+2
2007-10-10
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
5
-14
/
+56
2007-10-10
r20098: Properly fix issues with create_token_from_username()
Jeremy Allison
1
-1
/
+1
[next]