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
r11093: Implement wb_queue_domain_send: If the domain is not yet initialized,...
Volker Lendecke
1
-0
/
+1
2007-10-10
r11052: bring samba4 uptodate with the samba4-winsrepl branch,
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r11051: fix the build,
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r11048: r10539@SERNOX: metze | 2005-09-27 14:59:47 +0200
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r11039: r10352@SERNOX: metze | 2005-09-20 16:50:04 +0200
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r11035: r10347@SERNOX: metze | 2005-09-20 13:40:24 +0200
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r11034: r10344@SERNOX: metze | 2005-09-20 11:35:54 +0200
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r11032: r10342@SERNOX: metze | 2005-09-20 11:00:26 +0200
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r11007: r10109@SERNOX: metze | 2005-09-09 12:29:12 +0200
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r10941: Hmmm. Making that fn static is more correct.
Volker Lendecke
1
-1
/
+0
2007-10-10
r10940: add struct definition
Volker Lendecke
1
-0
/
+1
2007-10-10
r10936: Commit work in progress: wb_pam_auth_crap made async. This does not w...
Volker Lendecke
1
-0
/
+1
2007-10-10
r10852: Continuation-based programming can become a bit spaghetti...
Volker Lendecke
1
-0
/
+3
2007-10-10
r10846: Create a "wbsrv_domain", change wb_finddcs to the style of the rest o...
Volker Lendecke
1
-1
/
+1
2007-10-10
r10834: Work in progress on winbind. With some helper routines the composite ...
Volker Lendecke
1
-2
/
+0
2007-10-10
r10825: Complete wbinfo -n
Volker Lendecke
1
-0
/
+1
2007-10-10
r10809: Add struct decl
Andrew Bartlett
1
-0
/
+2
2007-10-10
r10766: - make it possible to mark a wrepl_request as send only,
Stefan Metzmacher
1
-0
/
+1
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
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
[next]