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
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
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
r5334: Bah, it's all to hard...
Andrew Bartlett
1
-0
/
+1
2007-10-10
r5330: Remove #include <sys/time.h> from includes.h.
Andrew Bartlett
1
-1
/
+0
2007-10-10
r5309: removed ads.h from includes.h
Andrew Tridgell
3
-2
/
+3
2007-10-10
r5308: trimmed back a lot of the old macros from smb_macros.h
Andrew Tridgell
1
-67
/
+10
2007-10-10
r5307: removed db_wrap.h from includes.h
Andrew Tridgell
2
-1
/
+1
2007-10-10
r5306: removed all the unused mutex functions from mutex.c. When (if?) we
Andrew Tridgell
3
-12
/
+3
2007-10-10
r5305: removed libcli/ldap/ldap.h from includes.h
Andrew Tridgell
2
-1
/
+2
2007-10-10
r5304: removed lib/socket/socket.h from includes.h
Andrew Tridgell
1
-1
/
+0
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
4
-16
/
+19
2007-10-10
r5296: - only include the tdb headers where they are needed
Andrew Tridgell
2
-4
/
+1
2007-10-10
r5294: - added a separate NBT-WINS test for WINS operations (register, refres...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5285: add a generic dlist_item struct which has a void *ptr for the data
Stefan Metzmacher
1
-0
/
+4
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
r5249: don't include ';' in the default list separators for parsing
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5248: fixed a silly bug in DLIST_ADD_AFTER()
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5237: Add error code for "class not registered"
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r5197: moved events code to lib/events/ (suggestion from metze)
Andrew Tridgell
1
-63
/
+0
2007-10-10
r5195: most events don't need the time of the event, so save a gettimeofday()...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5187: ordered the timed events in the events code, which makes processing
Andrew Tridgell
1
-18
/
+10
[prev]
[next]