index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r10691: This gets half-way to wbinfo -n. It acquires an lsa pipe, and does a
Volker Lendecke
1
-0
/
+1
2007-10-10
r10683: Samba3's wbinfo -t should give the correct answer now.
Volker Lendecke
1
-0
/
+1
2007-10-10
r10680: Fix a warning.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once...
Volker Lendecke
1
-0
/
+1
2007-10-10
r10664: Include limits.h in replace.h for HOST_NAME_MAX
Jelmer Vernooij
1
-22
/
+0
2007-10-10
r10638: - add wrepl_socket_merge() function that creates a wrepl_socket on top
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r10604: Put in the new registry "patchfile" code (similar to ldif
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r10588: Remove more unused files, macros
Jelmer Vernooij
6
-82
/
+5
2007-10-10
r10587: Remove unused constants
Jelmer Vernooij
1
-91
/
+0
2007-10-10
r10528: Add credentials.h back into includes.h as some compilers don't
Jelmer Vernooij
2
-4
/
+1
2007-10-10
r10525: change from AC_CHECK_TYPES() to AC_CHECK_TYPE() for intptr_t, so the
Andrew Tridgell
1
-4
/
+0
2007-10-10
r10513: Reduce some use of pstring. The main reason some parts of the code still
Jelmer Vernooij
2
-31
/
+1
2007-10-10
r10510: Decrease the amount of data included by includes.h a bit
Jelmer Vernooij
6
-26
/
+50
2007-10-10
r10491: First step towards wbinfo -t: This issues a name request for the primary
Volker Lendecke
1
-0
/
+2
2007-10-10
r10438: Move portability functions to lib/replace/; replace now simply ensures
Jelmer Vernooij
1
-13
/
+0
2007-10-10
r10426: - restructure the winbind server code a bit
Stefan Metzmacher
1
-0
/
+7
2007-10-10
r10315: Remove use of fstring and pstring in dynconfig.c
Jelmer Vernooij
1
-14
/
+10
2007-10-10
r10078: - add a 'struct data_blob_list_item'
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r10044: Microsoft has defined this bit:
Andrew Bartlett
1
-1
/
+1
2007-10-10
r10026: Move registry header file to lib/registry
Jelmer Vernooij
1
-135
/
+0
2007-10-10
r10015: Change the NT4 registry backend to use the IDL-generate parse functions.
Jelmer Vernooij
1
-9
/
+0
2007-10-10
r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.
Jelmer Vernooij
1
-10
/
+4
2007-10-10
r9798: Add generic functions for handling smb.conf files (the parameters don'...
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r9728: A *major* update to the credentials system, to incorporate the
Andrew Bartlett
2
-2
/
+9
2007-10-10
r9698: Fix a bit of memory management
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r9672: Fix build for compilers that don't like undefined-length arrays at the...
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r9638: add error code that you get when you call DsGetNCChanges() with a tmp_...
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r9602: Add support for reading share_info.tdb and smb.conf.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r9595: Add ldb map module
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r9589: Support reading secrets tdb
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r9581: Registry db
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r9557: Some more updates. Use combined function for parsing a set of
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r9556: Define a few libsamba structs
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r9518: - remove the subcontext_size() hack from rev 9509
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r9514: add some new error codes I was getting with DsGetNCChanges() and DsAdd...
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r9509: start to fix the pushing of drsuapi_DsAttributeValueDNString structs,
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r9503: removed duplicate REG_* defines from registry.h now that they are
Andrew Tridgell
1
-16
/
+0
2007-10-10
r9453: Add samba3_samaccount (fix the build)
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
1
-0
/
+1
2007-10-10
r9371: add the usefull trick hack for NT_STATUS_NO_MEMORY too
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r9085: Missing structs.h entry.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r9048: added a new DOS error code (thanks to EMC)
Andrew Tridgell
1
-0
/
+1
2007-10-10
r8940: Add TDR (Trivial Data Representation). The aim is to use this later for
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r8933: Fix missing prototype warnings
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r8847: Rework the Samba4 'net join' code. I'm trying to get this closer to
Andrew Bartlett
1
-3
/
+2
2007-10-10
r8806: Move data representation-independent data into seperate header
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r8752: With all the infrustructure done, details like a SamSync migration
Andrew Bartlett
1
-0
/
+1
2007-10-10
r8744: Split 'net samdump' out into a separate file
Andrew Bartlett
1
-1
/
+2
2007-10-10
r8713: Experiment to try and fix warnings on 64-bit machines without breaking
Tim Potter
1
-0
/
+4
2007-10-10
r8692: Starting parts of code to provide user modify functionality.
Rafal Szczesniak
1
-0
/
+1
[prev]
[next]