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
Age
Commit message (
Expand
)
Author
Files
Lines
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
r14860: create libcli/security/security.h
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14838: fix the build. Looks like I still haven't quite got the hang of the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14835: split out the config rules for the ntvfs/common/ directory
Andrew Tridgell
1
-0
/
+13
2007-10-10
r14822: if we use the snum used by the lp_* functions instead of the wire TID,
Stefan Metzmacher
1
-10
/
+10
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
2
-2
/
+1
2007-10-10
r14616: added notify change support to the posix backend
Andrew Tridgell
1
-0
/
+402
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r13739: a fairly major overhaul of the opendb code to allow the BASE-DELETE
Andrew Tridgell
1
-233
/
+241
2007-10-10
r13708: fix compiler warnings
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r13701: removed some unnecessary casts
Andrew Tridgell
1
-5
/
+5
2007-10-10
r13658: More moving around of files:
Jelmer Vernooij
1
-3
/
+4
2007-10-10
r13281: Use TALLOC_CTX * not a void *, and use tmp_ctx as the name for consis...
Andrew Bartlett
1
-58
/
+59
2007-10-10
r13276: start to work towards the BASE-DELETE test passing. This change
Andrew Tridgell
1
-11
/
+22
2007-10-10
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2
-2
/
+3
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r10810: This adds the hooks required to communicate the current user from the
Andrew Bartlett
1
-1
/
+1
2007-10-10
r10148: Use samdb_base_dn() to find the local domain.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r7860: switch our ldb storage format to use a NDR encoded objectSid. This is
Andrew Tridgell
1
-71
/
+26
2007-10-10
r7621: Trivial reformatting while trying to understand share modes. Still sur...
Volker Lendecke
1
-21
/
+16
2007-10-10
r7294: implemented the irpc messaging system. This is the core of the
Andrew Tridgell
2
-0
/
+2
2007-10-10
r5988: Fix the -P option (use machine account credentials) to use the Samba4
Andrew Bartlett
1
-7
/
+7
2007-10-10
r5309: removed ads.h from includes.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5307: removed db_wrap.h from includes.h
Andrew Tridgell
2
-0
/
+2
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
3
-0
/
+4
2007-10-10
r5296: - only include the tdb headers where they are needed
Andrew Tridgell
2
-0
/
+2
2007-10-10
r5137: fix types
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r5102: This is a major simplification of the logic for controlling top level
Andrew Tridgell
2
-6
/
+6
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
3
-4
/
+4
2007-10-10
r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...
Andrew Tridgell
1
-6
/
+6
2007-10-10
r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()
Andrew Tridgell
1
-7
/
+6
2007-10-10
r4052: fixed a bunch of code to use the type safe _p allocation macros
Andrew Tridgell
1
-8
/
+6
2007-10-10
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
1
-12
/
+17
2007-10-10
r3992: provide hooks for lsa to lookup sids allocated using the linear id->si...
Andrew Tridgell
1
-0
/
+61
2007-10-10
r3989: added a linear algorithmic mapping for uid->sid and gid->sid within
Andrew Tridgell
1
-21
/
+351
2007-10-10
r3982: split out the sid -> uid/gid mapping routines into a ntvfs_sidmap
Andrew Tridgell
1
-0
/
+212
2007-10-10
r3969: fix compiler warnings
Stefan Metzmacher
2
-6
/
+6
2007-10-10
r3798: added support for alternate data streams in xattrs into pvfs.
Andrew Tridgell
1
-2
/
+13
2007-10-10
r3615: split out struct pvfs_file_handle from struct pvfs_file. This is in
Andrew Tridgell
1
-22
/
+13
2007-10-10
r3597: implement a suggestion from abartlet. By taking a refernce to the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3539: much nicer async open delay code.
Andrew Tridgell
1
-2
/
+4
[prev]
[next]