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
/
smbd
/
notify.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-11
Fix CID 505 - don't copy uninitialized memory.
Jeremy Allison
1
-0
/
+1
2008-01-08
ensure uni_name.buffer is initialised
Jeremy Allison
1
-0
/
+2
2008-01-04
Refactor the crypto code after a very helpful conversation
Jeremy Allison
1
-20
/
+26
2007-12-26
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
1
-1
/
+2
2007-10-30
Add new parameter, "min receivefile size" (by default set
Jeremy Allison
1
-1
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-4
/
+4
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-4
/
+3
2007-10-10
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
1
-1
/
+1
2007-10-10
r24512: Fix RAW-NOTIFY
Volker Lendecke
1
-2
/
+10
2007-10-10
r24400: Fix a valgrind bug
Volker Lendecke
1
-2
/
+4
2007-10-10
r24399: Change change_notify_reply to use send_nt_replies_new
Volker Lendecke
1
-11
/
+6
2007-10-10
r24398: Convert call_nt_transact_notify_change to the new API
Volker Lendecke
1
-8
/
+8
2007-10-10
r24314: Attempt to fix bug 4868
Volker Lendecke
1
-0
/
+1
2007-10-10
r23941: Don't use "False" when you mean "MARSHALL".
Jeremy Allison
1
-1
/
+1
2007-10-10
r23940: Added missing line that was deleted accidently.
Jeremy Allison
1
-0
/
+2
2007-10-10
r23939: Fixes for notify returns. Returned param value must fix inside
Jeremy Allison
1
-19
/
+17
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23735: Second part of the bugfix for #4763
Jeremy Allison
1
-1
/
+21
2007-10-10
r23728: First part of bugfix for #4763. Limit notify responses
Jeremy Allison
1
-0
/
+12
2007-10-10
r23518: Remove the silly assumption that string_replace requires a pstring.
Volker Lendecke
1
-5
/
+5
2007-10-10
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
1
-1
/
+1
2007-10-10
r23450: max_params_return is complete fiction when getting a changenotify
Jeremy Allison
1
-14
/
+4
2007-10-10
r22755: Second half of r22754. As it stands now, string_replace expects a
Volker Lendecke
1
-10
/
+8
2007-10-10
r22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison
1
-2
/
+3
2007-10-10
r21123: Make notify_fsp() static to notify.c.
Volker Lendecke
1
-14
/
+68
2007-10-10
r21108: Send sys_notify_watch through the VFS, FAM is next
Volker Lendecke
1
-6
/
+4
2007-10-10
r21093: Remove the hash and dnotify backends. Disabling FAM for this checkin,...
Volker Lendecke
1
-204
/
+0
2007-10-10
r21092: Ok, that's the one that activates the Samba4 notify backend.
Volker Lendecke
1
-40
/
+57
2007-10-10
r21091: Fix the build without inotify
Volker Lendecke
1
-0
/
+4
2007-10-10
r21090: Add some helper routines
Volker Lendecke
1
-0
/
+38
2007-10-10
r21087: Make the param list of notify_fname match notify_trigger
Volker Lendecke
1
-2
/
+2
2007-10-10
r21084: Make the Samba4 files compile in Samba3, not activated yet.
Volker Lendecke
1
-0
/
+27
2007-10-10
r21077: A step to minimize the diff later: This pulls in unmodified files fro...
Volker Lendecke
1
-5
/
+0
2007-10-10
r21064: The core of this patch is
Volker Lendecke
1
-2
/
+3
2007-10-10
r20982: Fix a segfault -- I wonder why my make test did not show this earlier...
Volker Lendecke
1
-1
/
+2
2007-10-10
r20932: This is the basic infrastructure for inotify support. This is far fro...
Volker Lendecke
1
-0
/
+5
2007-10-10
r20931: This changes the notify infrastructure from a polling-based to an eve...
Volker Lendecke
1
-178
/
+48
2007-10-10
r20858: change_notify_reply_packet is static
Volker Lendecke
1
-2
/
+4
2007-10-10
r20856: Make "struct notify_mid_map" private to notify.c
Volker Lendecke
1
-0
/
+11
2007-10-10
r20854: Ok, now I think we're at a point where looking at notify starts to ma...
Volker Lendecke
1
-28
/
+439
2007-10-10
r20634: A *LOT* more work is necessary before touching notify remotely starts...
Volker Lendecke
1
-439
/
+28
2007-10-10
r20602: Fix coverity ID 339. SMB_ASSERT does not panic without -DDEVELOPER.
Volker Lendecke
1
-1
/
+4
2007-10-10
r20597: Survive some of the notify mask tests.
Volker Lendecke
1
-0
/
+14
2007-10-10
r20451: Survive the first of the filter-tests (mkdir).
Volker Lendecke
1
-16
/
+24
2007-10-10
r20443: Fix a compiler warning
Volker Lendecke
1
-1
/
+2
2007-10-10
r20442: Slight rewrite of the change notify infrastructure. This now survives...
Volker Lendecke
1
-66
/
+136
2007-10-10
r20433: Work in progress: Survive more of RAW-NOTIFY.
Volker Lendecke
1
-27
/
+71
2007-10-10
r20394: This is a *VERY* early start of my work on notify.
Volker Lendecke
1
-11
/
+282
2007-10-10
r20237: Replace exit_server with exit_server_cleanly where appropriate. All
James Peach
1
-1
/
+1
[next]