Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21280: Fix an uninitialized variable warning. Jeremy, please check. | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r21279: Get rid of 'aio write behind', this is broken. | Volker Lendecke | 6 | -175/+2 |
2007-10-10 | r21278: The main goal of this was to get rid of the NetInBuffer / set_InBuffe... | Volker Lendecke | 2 | -79/+15 |
2007-10-10 | r21277: Fix an off by one error in the signal handler for aio: We can actuall... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21274: As we now have POSIX opens which can unlink | Jeremy Allison | 1 | -0/+9 |
2007-10-10 | r21269: Reformatting | Volker Lendecke | 1 | -89/+151 |
2007-10-10 | r21257: Better fix for bug #4188 : | Jeremy Allison | 1 | -0/+39 |
2007-10-10 | r21251: Okay, after Jeremy has kindly tested this, check it in :-) | Volker Lendecke | 1 | -1/+5 |
2007-10-10 | r21250: Partial fix for BUG 4093: Make %a expand to "Vista" | Gerald Carter | 1 | -8/+37 |
2007-10-10 | r21247: In the refactoring I dropped a RESOLVE_DFSPATH call | Jeremy Allison | 1 | -2/+9 |
2007-10-10 | r21246: Remove incorrect control on unix set info. | Jeremy Allison | 1 | -6/+2 |
2007-10-10 | r21229: Don't indirect through a potentially null pointer :-). | Jeremy Allison | 1 | -5/+6 |
2007-10-10 | r21227: Quick fix for Stevef - ensure the returned data on open | Jeremy Allison | 1 | -6/+10 |
2007-10-10 | r21226: Fix bug #4377 (rename of "foo" -> "Foo" fails). | Jeremy Allison | 1 | -11/+29 |
2007-10-10 | r21225: Couple of fixes from Martin Zielinski mz@seh.de, | Jeremy Allison | 1 | -3/+2 |
2007-10-10 | r21223: Try and fix bug #4361 - Vista backup fails. | Jeremy Allison | 1 | -2/+24 |
2007-10-10 | r21210: Fix POSIX open to return an info level. | Jeremy Allison | 1 | -54/+96 |
2007-10-10 | r21207: Make the code match the spec :-). | Jeremy Allison | 1 | -8/+25 |
2007-10-10 | r21191: Add in the POSIX open/mkdir/unlink calls. | Jeremy Allison | 8 | -137/+460 |
2007-10-10 | r21184: Dummy checkin to let the build farm pick up r21183 of Samba4 | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r21181: Add some debug, fix the NT_STATUS_IO_TIMEOUT problems in the RAW-NOTI... | Volker Lendecke | 1 | -1/+8 |
2007-10-10 | r21166: Ensure we return the correct "EROFS" error on a non-writable | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21131: Some notify fixes | Volker Lendecke | 2 | -1/+16 |
2007-10-10 | r21128: Fix Vista connecting to Samba in share level security. | Jeremy Allison | 2 | -0/+26 |
2007-10-10 | r21123: Make notify_fsp() static to notify.c. | Volker Lendecke | 2 | -50/+71 |
2007-10-10 | r21121: Fix error message, based on RAW-NOTIFY | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21120: Make notify a bit more robust: Delete the notify records if we figure... | Volker Lendecke | 1 | -14/+34 |
2007-10-10 | r21115: notify_internal.c needs to remove the table entry if a process has cr... | Volker Lendecke | 1 | -5/+6 |
2007-10-10 | r21111: Reorganize the change notify params a bit. We now have the per-share | Volker Lendecke | 1 | -2/+1 |
2007-10-10 | r21109: Send notify_fam.c through the VFS. Lets see how the build farm likes ... | Volker Lendecke | 1 | -283/+0 |
2007-10-10 | r21108: Send sys_notify_watch through the VFS, FAM is next | Volker Lendecke | 3 | -10/+9 |
2007-10-10 | r21107: Adapt notify_fam.c to the new infrastructure. This works in my test, ... | Volker Lendecke | 1 | -76/+90 |
2007-10-10 | r21104: Rename struct watch_context to struct inotify_watch_context | Volker Lendecke | 1 | -8/+9 |
2007-10-10 | r21097: Ensure that when manipulating UNIX permissions via | Jeremy Allison | 1 | -14/+57 |
2007-10-10 | r21093: Remove the hash and dnotify backends. Disabling FAM for this checkin,... | Volker Lendecke | 7 | -779/+6 |
2007-10-10 | r21092: Ok, that's the one that activates the Samba4 notify backend. | Volker Lendecke | 4 | -46/+117 |
2007-10-10 | r21091: Fix the build without inotify | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r21090: Add some helper routines | Volker Lendecke | 2 | -0/+49 |
2007-10-10 | r21089: Do notifies on rename | Volker Lendecke | 1 | -0/+44 |
2007-10-10 | r21087: Make the param list of notify_fname match notify_trigger | Volker Lendecke | 4 | -16/+18 |
2007-10-10 | r21084: Make the Samba4 files compile in Samba3, not activated yet. | Volker Lendecke | 3 | -43/+74 |
2007-10-10 | r21083: Actually make it static... :-) | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21082: Make canonicalize_path static to service.c -- we do have conn->connec... | Volker Lendecke | 4 | -59/+31 |
2007-10-10 | r21080: Reformatting | Volker Lendecke | 1 | -37/+68 |
2007-10-10 | r21079: Minimizing diff: Adopt the Samba4 style ChangeNotify flags. | Volker Lendecke | 4 | -9/+8 |
2007-10-10 | r21077: A step to minimize the diff later: This pulls in unmodified files fro... | Volker Lendecke | 3 | -176/+987 |
2007-10-10 | r21073: Fix compiler warning | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r21067: Finished refactoring setqpathinfo to be readable | Jeremy Allison | 1 | -385/+430 |
2007-10-10 | r21064: The core of this patch is | Volker Lendecke | 6 | -34/+55 |
2007-10-10 | r21063: All case statements are now NTSTATUS returning | Jeremy Allison | 2 | -175/+219 |