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
/
rpc_server
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7313: Prefix a few functions with ncacn_ rather then dcerpc_ because they are
Jelmer Vernooij
2
-5
/
+5
2007-10-10
r7312: Add IDL for ncadg packets.
Jelmer Vernooij
3
-16
/
+16
2007-10-10
r7195: - Fix echo pipe
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r7159: Improve the messages from pidl's validator module.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r7120: make use of the new 'noopnum' property and get rid of handwritten
Stefan Metzmacher
1
-18
/
+8
2007-10-10
r6973: Merge new version of pidl into the main SAMBA_4_0 branch.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r6939: Get rid of SUBSYSTEM::NDR since all it did was require NDR_RAW.
Tim Potter
1
-1
/
+1
2007-10-10
r6907: Unixinfo for samba4, not activated by default.
Volker Lendecke
2
-0
/
+187
2007-10-10
r6863: lib-friendlier names + fix some dependencies
Jelmer Vernooij
1
-3
/
+1
2007-10-10
r6839: Add support for building subsystems as shared libraries. This can be
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r6795: Make some functions static and remove some unused ones.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r6714: We can only ask GENSEC questions if we are authenticated.
Andrew Bartlett
1
-1
/
+3
2007-10-10
r6705: let the gensec module decide if messages can be signed and sealed in a...
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r6606: add a DCESRV_FAULT_VOID() marco to use in void functions
Stefan Metzmacher
1
-0
/
+6
2007-10-10
r6604: solved a memory hierarchy ordering problem that led to crashes on
Andrew Tridgell
1
-5
/
+5
2007-10-10
r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC.
Andrew Bartlett
2
-15
/
+35
2007-10-10
r6526: Rename this RPC fault. Everybody else calls this ACCESS_DENIED, and
Andrew Bartlett
1
-1
/
+1
2007-10-10
r6470: Remove ldb_search_free() it is not needed anymore.
Simo Sorce
1
-2
/
+2
2007-10-10
r6457: Simply the RPC server code for the choice of GENSEC mech - it's just
Andrew Bartlett
1
-46
/
+14
2007-10-10
r6325: Rename aliasname -> alias_name in CreateDomAlias function.
Tim Potter
1
-11
/
+11
2007-10-10
r6193: we don't need to store the handle type here,
Stefan Metzmacher
2
-3
/
+1
2007-10-10
r6192: remove handle->destroy function pointer, this should be done by talloc...
Stefan Metzmacher
2
-5
/
+0
2007-10-10
r6084: - Introduce the samldb module dependency on samba4
Simo Sorce
1
-122
/
+82
2007-10-10
r6032: Fix up SetServerPassword2 on NETLOGON for [bigendian]. Clearly nobody
Andrew Bartlett
1
-3
/
+7
2007-10-10
r5988: Fix the -P option (use machine account credentials) to use the Samba4
Andrew Bartlett
8
-118
/
+58
2007-10-10
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
1
-7
/
+14
2007-10-10
r5928: Use cli_credentials in:
Jelmer Vernooij
1
-5
/
+7
2007-10-10
r5902: A rather large change...
Andrew Bartlett
6
-20
/
+24
2007-10-10
r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list.
Andrew Bartlett
1
-3
/
+3
2007-10-10
r5783: Test renaming of accounts in the RPC-SAMR test, and add support into
Andrew Bartlett
1
-3
/
+13
2007-10-10
r5742: - add torture test and idl for DsReplicaUpdateRefs()
Stefan Metzmacher
1
-9
/
+9
2007-10-10
r5667: Move schannel state into libcli/auth (as it belongs with schannel,
Andrew Bartlett
3
-231
/
+3
2007-10-10
r5585: LDB interfaces change:
Simo Sorce
2
-74
/
+74
2007-10-10
r5540: - some more input checking in OpenPrinerEx()
Stefan Metzmacher
1
-12
/
+93
2007-10-10
r5503: - add torture test which tests for invalid printernames
Stefan Metzmacher
2
-41
/
+84
2007-10-10
r5490: The big (D)COM commit! :-) Contains most of the changes described in the
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r5489: hide handwritten pull/push/print code from the caller
Stefan Metzmacher
1
-128
/
+86
2007-10-10
r5487: - Allow disabling modules
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r5465: Add support to multiple levels of pointers in pidl.
Jelmer Vernooij
1
-0
/
+9
2007-10-10
r5452: Add implementation + torture test for echo_Surrounding
Jelmer Vernooij
1
-0
/
+14
2007-10-10
r5437: Allow Samba4 to be compiled by tcc (www.tinycc.org). It still crashes ...
Jelmer Vernooij
2
-5
/
+5
2007-10-10
r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.
Tim Potter
1
-4
/
+4
2007-10-10
r5309: removed ads.h from includes.h
Andrew Tridgell
2
-0
/
+2
2007-10-10
r5308: trimmed back a lot of the old macros from smb_macros.h
Andrew Tridgell
1
-2
/
+2
2007-10-10
r5307: removed db_wrap.h from includes.h
Andrew Tridgell
2
-0
/
+2
2007-10-10
r5304: removed lib/socket/socket.h from includes.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5302: fixed a compilation problem on solaris caused by the recent include
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5300: more uint32 and system/filesys.h build fixes when developer mode is en...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
9
-9
/
+12
2007-10-10
r5294: - added a separate NBT-WINS test for WINS operations (register, refres...
Andrew Tridgell
1
-1
/
+1
[prev]
[next]