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
r21800: Check-in the DFS rewrite. I am still testing this but it
Jeremy Allison
1
-3
/
+4
2007-10-10
r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...
Volker Lendecke
1
-1
/
+3
2007-10-10
r21783: Add in the "create info" field to the reply
Jeremy Allison
1
-1
/
+7
2007-10-10
r21778: Wrap calls to krb5_get_init_creds_opt_free to handle the different
James Peach
1
-2
/
+5
2007-10-10
r21777: As Stevef requested and the Apple guys agreed, make
Jeremy Allison
1
-2
/
+2
2007-10-10
r21768: Fix the client dfs code such that smbclient can
Jeremy Allison
1
-15
/
+15
2007-10-10
r21763: Add support for the UNIX_INFO2 infolevel.
James Peach
1
-0
/
+40
2007-10-10
r21757: Add SMB_VFS_CHFLAGS operation.
James Peach
2
-1
/
+8
2007-10-10
r21754: Volker is completely correct. There's no need for
Jeremy Allison
1
-20
/
+0
2007-10-10
r21724: Optimization pointed out by Volker. If we don't
Jeremy Allison
1
-0
/
+1
2007-10-10
r21717: Support the SMB_QUERY_POSIX_WHOAMI info level on QueryFsInfo.
James Peach
1
-0
/
+31
2007-10-10
r21714: Change the VFS interface to use struct timespec
Jeremy Allison
4
-12
/
+14
2007-10-10
r21705: add modify rights defines
Herb Lewis
1
-1
/
+15
2007-10-10
r21638: Change POSIX_UNLINK to allow clients to differentiate
Jeremy Allison
1
-2
/
+10
2007-10-10
r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).
Jeremy Allison
1
-0
/
+1
2007-10-10
r21581: Add an error code I just got
Volker Lendecke
1
-0
/
+1
2007-10-10
r21525: Go ahead and checkin the mlock() & memalign() fixes so
Gerald Carter
1
-0
/
+1
2007-10-10
r21460: Fix for server-side processing of SPNEGO auth
Jeremy Allison
1
-1
/
+9
2007-10-10
r21324: Add linux setlease to the vfs layer. Next round, as Volker points out,
Jim McDonough
3
-1
/
+12
2007-10-10
r21279: Get rid of 'aio write behind', this is broken.
Volker Lendecke
1
-2
/
+0
2007-10-10
r21250: Partial fix for BUG 4093: Make %a expand to "Vista"
Gerald Carter
1
-1
/
+3
2007-10-10
r21240: Fix longstanding Bug #4009.
Günther Deschner
2
-2
/
+3
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
[next]