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
/
dsdb
/
repl
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-10
s4/repl: give a useful error message if we can't decode an object
Andrew Tridgell
1
-1
/
+4
2009-09-09
s4/repl: implement DsReplicaSync
Andrew Tridgell
2
-0
/
+42
2009-09-09
s4/repl: added refresh of repsTo
Andrew Tridgell
1
-1
/
+87
2009-09-08
s4:drsuapi: add an incomplete DsAddEntry implementation
Stefan Metzmacher
1
-8
/
+157
2009-09-03
add the the linked attributes elements to the repl structure
Andrew Tridgell
1
-0
/
+5
2009-09-03
tell the server that we support linked attribute replication
Andrew Tridgell
1
-6
/
+1
2009-09-02
Wrap DRS changes in a transaction
Andrew Tridgell
1
-0
/
+18
2009-07-31
s4: Correct renamed constants
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-07-02
decrypt all objects in a DRS record, not just the first one
Andrew Tridgell
1
-2
/
+5
2009-04-14
Move DRSUAPI per-attribute decryption into a common file
Andrew Bartlett
1
-158
/
+2
2009-02-02
s4:service_task: s/private/private_data
Stefan Metzmacher
1
-1
/
+1
2009-01-30
Fix the mess with ldb includes.
Simo Sorce
1
-1
/
+1
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
2
-3
/
+3
2008-12-20
Now store the GUID and SID from a DN over DRSUAPI into ldb.
Andrew Bartlett
1
-1
/
+1
2008-10-18
s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl.
Günther Deschner
1
-47
/
+49
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
6
-6
/
+6
2008-09-24
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
1
-1
/
+1
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
1
-6
/
+4
2008-08-20
drsuapi: fix samba4 callers after drsuapi.idl changes
Stefan Metzmacher
1
-6
/
+14
2008-08-07
drsuapi: fix callers after idl change
Stefan Metzmacher
1
-1
/
+1
2008-07-23
dsdb: teach dreplsrv_out_drsuapi_bind_recv() knowledge of DsBindInfo48.
Michael Adam
1
-0
/
+9
2008-07-22
Change occurrences of the u1 member of DsBindInfo* to pid after idl change.
Michael Adam
2
-2
/
+2
2008-07-16
drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]
Stefan Metzmacher
1
-8
/
+2
2008-07-16
drsuapi: check ctr6->drs_error
Stefan Metzmacher
1
-0
/
+7
2008-07-16
drsuapi: get ctr6 out of xpress compressed level
Stefan Metzmacher
1
-0
/
+5
2008-06-30
drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)
Stefan Metzmacher
1
-6
/
+6
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
1
-1
/
+1
2008-02-04
Remove useless layer of indirection, where every service called
Andrew Bartlett
1
-9
/
+1
2008-02-04
Rework service init functions to pass down service name. This is
Andrew Bartlett
1
-1
/
+1
2008-01-23
Get more information from ldb when reporting a failed replication.
Andrew Bartlett
1
-2
/
+2
2008-01-05
r26672: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2008-01-01
r26640: Janitorial: Remove some more uses of global_loadparm.
Jelmer Vernooij
1
-2
/
+2
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
1
-2
/
+5
2008-01-01
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
1
-1
/
+4
2007-12-21
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26539: Remove unnecessary statics.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26271: Remove some more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26237: Add loadparm context to the server service interface.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26228: Store loadparm context in auth context, move more loadparm_contexts u...
Jelmer Vernooij
1
-6
/
+6
2007-12-21
r26227: Make loadparm_context part of a server task, move loadparm_contexts f...
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
2
-10
/
+14
2007-10-10
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
8
-24
/
+16
2007-10-10
r22944: fix bug #4618:
Stefan Metzmacher
1
-2
/
+2
[next]