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
Age
Commit message (
Expand
)
Author
Files
Lines
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
r7248: Remove enum that is causing trouble on AIX
Jelmer Vernooij
1
-11
/
+9
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
r6982: install the swat pages with 'make installswat'
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
r6879: Another attempt at including the 'right' kerberos headers on
Andrew Bartlett
1
-9
/
+12
2007-10-10
r6811: Another attempt at better kerberos/gssapi headers.
Andrew Bartlett
1
-5
/
+7
2007-10-10
r6806: Try again to fix the build on various kerberos libs.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r6803: Try to bring in the correct GSSAPI headers for the krb5 mech. This
Andrew Bartlett
1
-1
/
+5
2007-10-10
r6800: A big GENSEC update:
Andrew Bartlett
1
-0
/
+1
2007-10-10
r6752: Patch by Steven Edwards to improve portability to mingw32
Jelmer Vernooij
4
-1
/
+19
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
2007-10-10
r6615: As usual, I forgot to commit new structure in this file...
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r6573: Start on my project to implement an NT4 compatible BDC in Samba4.
Andrew Bartlett
1
-0
/
+3
2007-10-10
r6565: Cludge, cludge, cludge...
Andrew Bartlett
3
-2
/
+2
2007-10-10
r6467: keep the compiler quiet with another entry in structs.h
Andrew Bartlett
1
-0
/
+2
2007-10-10
r6462: Move the arcfour sbox state into it's own structure, and allocate it
Andrew Bartlett
1
-0
/
+2
2007-10-10
r6414: Added composite user del function. Slightly broken still, but I don't
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r6382: New structure for useradd call.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r6352: Two new composite calls:
Alexander Bokovoy
1
-0
/
+2
2007-10-10
r6342: fixed a bad union assumption that caused ACLs to fail on 64 bit machines
Andrew Tridgell
1
-4
/
+2
2007-10-10
r6271: Don't zero the cli_credentials structure - instead allow valgrind to
Andrew Bartlett
1
-1
/
+2
2007-10-10
r6247: added the server side code for receiving mailslot requests, and
Andrew Tridgell
1
-0
/
+2
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
r6140: - Add configure option for enabling the socket-wrapper library, so it
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r6139: Move socket_wrapper to a seperate directory
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r6134: add a new type dom_sid28 which is a 28 byte fixed buffer with a dom_si...
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r6088: Add the socket_wrapper library. This is a very simple library that
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r6028: A MAJOR update to intergrate the new credentails system fully with
Andrew Bartlett
1
-2
/
+2
2007-10-10
r6024: Some of the ordering constraints on the popt callbacks were getting
Andrew Bartlett
1
-0
/
+10
2007-10-10
r5988: Fix the -P option (use machine account credentials) to use the Samba4
Andrew Bartlett
1
-0
/
+3
2007-10-10
r5929: Use cli_credentials for the SMB functions as well.
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r5928: Use cli_credentials in:
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r5917: First step in using the new cli_credentials structure. This patch
Jelmer Vernooij
2
-2
/
+18
2007-10-10
r5866: Add InitShutdown IDL and torture test.
Jelmer Vernooij
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
r5737: add some error codes
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r5716: Add new Unix extensions defines for infolevels
Steve French
1
-0
/
+5
2007-10-10
r5674: - Re-enable DCOM support.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r5585: LDB interfaces change:
Simo Sorce
1
-7
/
+0
2007-10-10
r5538: Fix typo in comment -- non-existant constant name mentioned
Alexander Bokovoy
1
-1
/
+1
2007-10-10
r5499: Commit forgotten change what tridge immediately pointed out
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r5490: The big (D)COM commit! :-) Contains most of the changes described in the
Jelmer Vernooij
1
-2
/
+2
[next]