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
/
include
/
structs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4949: First version of a fetchfile composite function which connects to a se...
Volker Lendecke
1
-0
/
+1
2007-10-10
r4885: added a new NBT client library. Features include:
Andrew Tridgell
1
-0
/
+7
2007-10-10
r4777: added a smb_composite_sesssetup() async composite function. This
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4769: added a smb_composite_connect() function that provides a simple async
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4764: Add some more structs to keep the proto.h compile happy.
Andrew Bartlett
1
-0
/
+2
2007-10-10
r4723: Predefine libnet_JoinDomain as it's used in proto.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r4710: added a smb_composite_savefile() function, and expanded the test suite...
Andrew Tridgell
1
-1
/
+2
2007-10-10
r4700: first attempt at a composite async function, smb_composite_loadfile(),
Andrew Tridgell
1
-0
/
+3
2007-10-10
r4681: Another entry for structs.h
Andrew Bartlett
1
-0
/
+2
2007-10-10
r4650: - make more use of bitmap and enum's
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r4640: first stage in the server side support for multiple context_ids on one...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4620: - add interface functions to the auth subsystem so that callers doesn'...
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r4418: fix compiler warning and remove unused typedef
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r4073: - added a set of lsa helper routines to make lsa lookups that are
Andrew Tridgell
1
-0
/
+2
2007-10-10
r4013: got rid of a bunch of unused or unmaintained code
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
1
-0
/
+2
2007-10-10
r3833: NTACL is a better xattr name than DosAcl (tpot suggested this)
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL is
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3810: create a LIB_SECURITY subsystem
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r3798: added support for alternate data streams in xattrs into pvfs.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3783: - don't use make proto for ldb anymore
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r3747: - added some of the infrastructure needed for streams support in pvfs
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into a
Andrew Bartlett
1
-1
/
+6
2007-10-10
r3571: rough guesses at what abartlet really wanted to do in his last commit
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3549: added support for DOS extended attribute lists (name/value pairs)
Andrew Tridgell
1
-0
/
+2
2007-10-10
r3481: split out client.h and events.h
Andrew Tridgell
1
-0
/
+2
2007-10-10
r3478: split out some more pieces of includes.h
Andrew Tridgell
1
-0
/
+8
2007-10-10
r3468: split out dcerpc_server.h
Andrew Tridgell
1
-0
/
+8
2007-10-10
r3466: split out request.h, signing.h, and smb_server.h
Andrew Tridgell
1
-0
/
+13
2007-10-10
r3464: split out registry.h, rap.h and ldap_server.h
Andrew Tridgell
1
-0
/
+9
2007-10-10
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
1
-0
/
+3
2007-10-10
r3462: separate out the crypto includes
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3453: - split out the auth and popt includes
Andrew Tridgell
1
-0
/
+12
2007-10-10
r3447: more include/system/XXX.h include files
Andrew Tridgell
1
-0
/
+3
2007-10-10
r3443: the next stage in the include files re-organisation.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
1
-0
/
+50