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
/
drsuapi
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r16796: Fill in dsr_GetMemberships() / dsr_GetMemberships2().
Günther Deschner
1
-8
/
+6
2007-10-10
r15319: remove unneeded macros
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb.
Andrew Bartlett
2
-833
/
+50
2007-10-10
r11239: Use ${REALM} for the realm in rootdse.ldif
Andrew Bartlett
1
-0
/
+60
2007-10-10
r11223: Only pass around the ldb handle (make this code easier to seperate
Andrew Bartlett
1
-21
/
+21
2007-10-10
r11194: Use the special ldb attribute "canonicalName" (therefore testing that
Andrew Bartlett
1
-11
/
+20
2007-10-10
r10953: Add a new function to form a canonicalName out of a DN to ldb_dn.c
Andrew Bartlett
1
-35
/
+119
2007-10-10
r10894: make the handling of dn/distinguishedName much closer to real
Andrew Tridgell
1
-1
/
+1
2007-10-10
r10811: Revert accidental commit, I still need to finish the displayName and
Andrew Bartlett
1
-55
/
+0
2007-10-10
r10810: This adds the hooks required to communicate the current user from the
Andrew Bartlett
2
-1
/
+57
2007-10-10
r10286: This patch is ugly and disgusting, but for now it works better than t...
Andrew Bartlett
1
-1
/
+1
2007-10-10
r10045: metze reminded me to use the correct enum entry, rather than 0 for the
Andrew Bartlett
1
-1
/
+1
2007-10-10
r9980: Fix some warnings.
Tim Potter
1
-3
/
+2
2007-10-10
r9942: CN=Configuration is always under the database-wide base dn, so don't
Andrew Bartlett
1
-5
/
+2
2007-10-10
r9941: Update the CrackNames test, and provide a much improved server-side
Andrew Bartlett
1
-119
/
+515
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
1
-3
/
+3
2007-10-10
r8998: More work on the RPC server code to avoid abusing the name attribute
Andrew Bartlett
1
-8
/
+9
2007-10-10
r8984: Use the correct cross-reference search in DRSUAPI, rather than making
Andrew Bartlett
1
-9
/
+10
2007-10-10
r8371: the objectGUID is now stored in binary...
Stefan Metzmacher
1
-5
/
+4
2007-10-10
r5988: Fix the -P option (use machine account credentials) to use the Samba4
Andrew Bartlett
1
-2
/
+2
2007-10-10
r5742: - add torture test and idl for DsReplicaUpdateRefs()
Stefan Metzmacher
1
-9
/
+9
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2
-4
/
+4
2007-10-10
r4640: first stage in the server side support for multiple context_ids on one...
Andrew Tridgell
1
-16
/
+4
2007-10-10
r4203: the bind_info blob isn't a const.
Stefan Metzmacher
1
-9
/
+14
2007-10-10
r4087: - add idl and torture tests for drsuapi_DsReplicaGetInfo()
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r3999: - reply with the same DsBindInfo blob as w2k3 in the server function
Stefan Metzmacher
1
-4
/
+17
2007-10-10
r3920: - it seem that we need to send a magic bind_guid in DsBind()
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r3789: - fix error handling
Stefan Metzmacher
2
-21
/
+41
2007-10-10
r3784: do a samdb lookup for the DsCrackNames server
Stefan Metzmacher
3
-16
/
+154
2007-10-10
r3468: split out dcerpc_server.h
Andrew Tridgell
2
-0
/
+2
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
2
-0
/
+2
2007-10-10
r2992: drsuapi uses WERROR not NTSTATUS
Stefan Metzmacher
2
-50
/
+48
2007-10-10
r2991: add drsuapi_DsGetDomainControllerInfo() idl and torture test
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r2974: fix the build
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r2970: - give somefields names and typdef enums for the possible values
Stefan Metzmacher
2
-47
/
+131
2007-10-10
r2954: add server cracknames code:
Stefan Metzmacher
1
-1
/
+41
2007-10-10
r2952: add idl and torture test for DsCrackNames
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r2889: add DRSUAPI server
Stefan Metzmacher
2
-0
/
+358