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
/
source4
/
ntvfs
/
common
/
notify.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-1
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-2
/
+2
2008-09-16
Fix last few includes to use new tdb location.
Jelmer Vernooij
1
-1
/
+1
2008-04-17
Explicitly require event context to be specified.
Jelmer Vernooij
1
-0
/
+4
2008-02-21
Remove more global_loadparm instance.s
Jelmer Vernooij
1
-4
/
+6
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
1
-2
/
+3
2008-01-01
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
1
-3
/
+2
2007-12-21
r26440: Remove more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26431: Require ndr_push creators to specify a iconv_convenience context.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
1
-14
/
+18
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r20983: Two no-mem error returns
Volker Lendecke
1
-0
/
+5
2007-10-10
r20972: "private" -> "private_data"
Volker Lendecke
1
-17
/
+17
2007-10-10
r20920: use cluster_tdb_tmp_open() in ntvfs backend code
Andrew Tridgell
1
-6
/
+1
2007-10-10
r20897: fix compiler warnings
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r20653: If this is the wrong way to fix the build, I apologize. But these inc...
Volker Lendecke
1
-0
/
+1
2007-10-10
r20646: first preparations for cluster enablement. This changes "
Andrew Tridgell
1
-6
/
+6
2007-10-10
r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.c
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r17206: Add a modular API for share configuration.
Simo Sorce
1
-3
/
+7
2007-10-10
r15854: more talloc_set_destructor() typesafe fixes
Andrew Tridgell
1
-2
/
+1
2007-10-10
r15797: fixed a notify bug, where a notify_remove() is beyond the current max
Andrew Tridgell
1
-0
/
+5
2007-10-10
r14964: - move sidmap code from ntvfs_common to SAMDB
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14960: don't declare variables mid-function
Andrew Tridgell
1
-1
/
+2
2007-10-10
r14959: allow change notify to be disabled completely using
Andrew Tridgell
1
-0
/
+19
2007-10-10
r14956: change the notify search to be much more efficient by using a
Andrew Tridgell
1
-83
/
+167
2007-10-10
r14951: - remove unused var 'path'
Stefan Metzmacher
1
-12
/
+7
2007-10-10
r14945: allow the notify backend to be specified per share
Andrew Tridgell
1
-2
/
+2
2007-10-10
r14920: allow a notify backend to separately specify if it has handled the
Andrew Tridgell
1
-21
/
+40
2007-10-10
r14918: cleaner handling of systems without inotify
Andrew Tridgell
1
-24
/
+33
2007-10-10
r14877: added support for the kernel inotify mechanism. This passes basic
Andrew Tridgell
1
-48
/
+89
2007-10-10
r14805: use tdb_lock_bystring() to prevent race conditions in notify add/remove
Andrew Tridgell
1
-5
/
+56
2007-10-10
r14803: copy with the root directory, which has /. on the end of the path
Andrew Tridgell
1
-0
/
+17
2007-10-10
r14800: use tdb_get_seqnum() in the change notify code to avoid reloading the
Andrew Tridgell
1
-2
/
+13
2007-10-10
r14797: added checking of the filter in notify requests
Andrew Tridgell
1
-5
/
+9
2007-10-10
r14755: the change notify code now passes most of the RAW-NOTIFY test. Still
Andrew Tridgell
1
-4
/
+3
2007-10-10
r14736: - the ntvfs subsystem should not know about smb_server.h
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r14616: added notify change support to the posix backend
Andrew Tridgell
1
-0
/
+402