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
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...
Jelmer Vernooij
2
-111
/
+133
2007-10-10
r24612: Revert this part of -r 24611. This isn't related to my SAMR password
Andrew Bartlett
1
-0
/
+4
2007-10-10
r24611: Following up on the re-opening of bug 4817 is it pretty clear that
Andrew Bartlett
3
-29
/
+22
2007-10-10
r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r24551: rename dcerpc_interface_table -> ndr_interface_table
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r24535: rename struct dcerpc_interface_call -> struct ndr_interface_call
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_id
Stefan Metzmacher
3
-3
/
+3
2007-10-10
r24504: Try to return more useful error information on why a bind failed.
Andrew Bartlett
2
-16
/
+24
2007-10-10
r24246: Avoid the annoying 'probable memory leak in ldb' messages, by fixing
Andrew Bartlett
1
-3
/
+3
2007-10-10
r24082: Following the removal of a fanstsy condition from the SAMR testsuite,
Andrew Bartlett
1
-7
/
+0
2007-10-10
r24080: Set the primary group (matching windows) when creating new users in
Andrew Bartlett
1
-0
/
+2
2007-10-10
r24059: Fix bug 4822 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>.
Andrew Bartlett
1
-155
/
+178
2007-10-10
r24053: Ensure we filter EnumDomainUsers with the supplied mask.
Andrew Bartlett
1
-12
/
+20
2007-10-10
r24052: Fix some of the NT4 usrmgr.exe portions of bug 4815.
Andrew Bartlett
1
-4
/
+13
2007-10-10
r23815: Thanks to Matthias Wallnoefer <mwallnoefer@yahoo.de> for pointing out
Andrew Bartlett
1
-5
/
+5
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
25
-75
/
+50
2007-10-10
r23680: Make it easier to setup a domain member server - the 'server role'
Andrew Bartlett
1
-2
/
+2
2007-10-10
r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs...
Andrew Bartlett
1
-2
/
+2
2007-10-10
r23384: Fill in NETLOGON netr_DsRGetForestTrustInformation().
Günther Deschner
1
-3
/
+3
2007-10-10
r23382: Fill in lsa_lsaRQueryForestTrustInformation.
Günther Deschner
1
-3
/
+3
2007-10-10
r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F...
Günther Deschner
1
-1
/
+1
2007-10-10
r23365: Try to make Windows Vista join again. On my new test environment, it
Andrew Bartlett
1
-2
/
+7
2007-10-10
r23240: Fill in netr_DsrGetDcSiteCoverageW.
Günther Deschner
1
-3
/
+3
2007-10-10
r23239: Fill in drsuapi_QuerySitesByCost.
Günther Deschner
1
-3
/
+3
2007-10-10
r23129: Merge from 3_0:
Günther Deschner
1
-2
/
+12
2007-10-10
r22825: let longhorn beta3 work with samba4
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r22477: When an invaild base is specified to ldb_search, it should return
Andrew Bartlett
1
-20
/
+27
2007-10-10
r22408: more private dependecies
Stefan Metzmacher
1
-16
/
+19
2007-10-10
r22077: Import only necessary test variables, more refactoring.
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r21911: Some more work on making the ncacn_np handling in smbd be less special.
Jelmer Vernooij
2
-4
/
+48
2007-10-10
r21835: fixed a rpc server bug where we failed to remove a call from one
Andrew Tridgell
2
-11
/
+70
2007-10-10
r21744: Test more talloc failure cases.
Andrew Bartlett
1
-1
/
+6
2007-10-10
r21698: Check for talloc failures.
Andrew Bartlett
1
-0
/
+6
2007-10-10
r21589: give an error when the assoc_group_id isn't 0
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r21544: Fix duplicate names. The build system should be warning about this....
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r21518: fix panic, sorry...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21515: add some more PFC_FLAGS from the DCERPC spec, and fix some names
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21512: finish DsBind() in the DRSUAPI server:
Stefan Metzmacher
2
-14
/
+140
2007-10-10
r21499: fill in the correct forest dns name
Stefan Metzmacher
1
-2
/
+35
2007-10-10
r21362: rename:
Stefan Metzmacher
2
-5
/
+5
2007-10-10
r21356: we have a function to get the sites dn
Stefan Metzmacher
1
-5
/
+1
2007-10-10
r20850: Prefix all server calls with dcesrv_
Jelmer Vernooij
13
-601
/
+601
2007-10-10
r20830: merge mgmt work
Jelmer Vernooij
3
-16
/
+42
2007-10-10
r20786: Fix the build.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r20785: Add stub implementation for mgmt interface.
Jelmer Vernooij
2
-0
/
+91
2007-10-10
r20646: first preparations for cluster enablement. This changes "
Andrew Tridgell
2
-3
/
+3
2007-10-10
r20514: implement idl for DsGetNT4ChangeLog() which transferres the meta data
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r20374: It's still 2006 (just...). Add copyright.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r20354: Trusted domains don't have a surname, I think we want 'cn' here.
Andrew Bartlett
1
-2
/
+1
[next]