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
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
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
r10528: Add credentials.h back into includes.h as some compilers don't
Jelmer Vernooij
1
-4
/
+0
2007-10-10
r10510: Decrease the amount of data included by includes.h a bit
Jelmer Vernooij
1
-0
/
+4
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
r10426: - restructure the winbind server code a bit
Stefan Metzmacher
1
-0
/
+7
2007-10-10
r9798: Add generic functions for handling smb.conf files (the parameters don'...
Jelmer Vernooij
1
-0
/
+4
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
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
r9509: start to fix the pushing of drsuapi_DsAttributeValueDNString structs,
Stefan Metzmacher
1
-2
/
+3
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
r9085: Missing structs.h entry.
Andrew Bartlett
1
-0
/
+1
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
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
r8692: Starting parts of code to provide user modify functionality.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r8164: - match the ordering w2k3 uses for the PAC_BUFFER:
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r8148: - make the PAC generation code a bit more readable and add some outof ...
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r8128: Janitor work...
Rafal Szczesniak
1
-1
/
+0
2007-10-10
r8078: rpc connect function uses structure now.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r8050: - make use of more [value()] properties
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r7999: Fix lacking structure definition.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r7971: structs.h update
Andrew Bartlett
1
-4
/
+3
2007-10-10
r7733: New io structure for name lookup function.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r7643: This patch adds a new NTPTR subsystem:
Stefan Metzmacher
1
-0
/
+35
2007-10-10
r7626: a new ldap client library. Main features are:
Andrew Tridgell
1
-0
/
+3
2007-10-10
r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree
Andrew Tridgell
1
-0
/
+1
2007-10-10
r7490: Rename functions and prefices s/rpc_composite/libnet_rpc/
Rafal Szczesniak
1
-4
/
+4
2007-10-10
r7379: Simplify CreateUser function and io structure. Also, implementing
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r7328: fix GetPrinterData and SetPrinterData, with zero length subcontexts
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r7253: Fix build.
Tim Potter
1
-1
/
+1
2007-10-10
r7251: Initial work on composite domain open call.
Rafal Szczesniak
1
-1
/
+2
2007-10-10
r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to be
Andrew Bartlett
1
-0
/
+2
2007-10-10
r7183: add some forward declarations ...
Stefan Metzmacher
1
-0
/
+7
2007-10-10
r7002: added support for getting at loadparm config parameters via lpGet() in...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r6981: first version of the builtin web server for Samba4
Andrew Tridgell
1
-0
/
+1
2007-10-10
r6963: Further definitions for share manipulation code. Untested.
Rafal Szczesniak
1
-1
/
+3
2007-10-10
r6800: A big GENSEC update:
Andrew Bartlett
1
-0
/
+1
2007-10-10
r6747: first working version of cldapd server. It is missing 'sites' support,...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r6725: the beginnings of a cldap server
Andrew Tridgell
1
-0
/
+2
[next]