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
r6185: added LIBCLI_DGRAM to the list of libs to be built as part of LIBCLI
Andrew Tridgell
1
-0
/
+2
2007-10-10
r6179: - add new spoolss tests for all spoolss_Enum*() calls which didn't need
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r5828: add some idl for DsAddEntry()
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r5800: fix recursiv printing in ndr_print_DsGetNCChangesInfo1()
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r5499: Commit forgotten change what tridge immediately pointed out
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r5489: hide handwritten pull/push/print code from the caller
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r5451: - added separate wrepl_associate(), wrepl_pull_table() and wrepl_pull_...
Andrew Tridgell
1
-0
/
+3
2007-10-10
r5414: - added libcli/wins/, a basic client library for WINS replication
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5372: fixed the build
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5358: - added initial WINS server code. It passes most of the NBT-WINS test,...
Andrew Tridgell
1
-0
/
+2
2007-10-10
r5309: removed ads.h from includes.h
Andrew Tridgell
1
-0
/
+2
2007-10-10
r5307: removed db_wrap.h from includes.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5306: removed all the unused mutex functions from mutex.c. When (if?) we
Andrew Tridgell
1
-0
/
+2
2007-10-10
r5305: removed libcli/ldap/ldap.h from includes.h
Andrew Tridgell
1
-0
/
+2
2007-10-10
r5294: - added a separate NBT-WINS test for WINS operations (register, refres...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5275: - added support for NBT_OPCODE_MULTI_HOME_REG (opcode 0xf) for WINS na...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5253: need to pre-declare some structures
Andrew Tridgell
1
-2
/
+3
2007-10-10
r5144: add more forward declarations
Stefan Metzmacher
1
-2
/
+7
2007-10-10
r5126: the composite code is no longer client specific or smb specific, so
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5121: added periodic name refresh requests for all our registered names, rep...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5117: used a composite function to add 4 stage name registration. We send 3
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5114: the nbtd task can now act as a basic B-node server. It registers its
Andrew Tridgell
1
-1
/
+2
2007-10-10
r5108: the beginnings of a nbtd server for Samba4. Currently just displays
Andrew Tridgell
1
-0
/
+2
2007-10-10
r5104: - added support for task based servers. These are servers that within
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5102: This is a major simplification of the logic for controlling top level
Andrew Tridgell
1
-0
/
+5
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
[next]