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
/
torture
/
libnet
/
libnet_BecomeDC.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-06
s4-param Remove 'sam database' parameter
Andrew Bartlett
1
-5
/
+5
2011-05-03
s4-libcli Remove resolve_name() as it conflicts with Samba3.
Andrew Bartlett
1
-2
/
+3
2010-10-12
torture/becomedc: Add test for global schema, use samdb_connect().
Jelmer Vernooij
1
-6
/
+8
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-3
/
+3
2010-06-16
s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.
Stefan Metzmacher
1
-1
/
+1
2010-06-15
s4:torture Rework NET-API-BECOMEDC test to use libnet_vampire callbacks.
Andrew Bartlett
1
-582
/
+59
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-1
/
+1
2010-04-14
s4:torture/rpc: rename rpc.h => torture_rpc.h
Stefan Metzmacher
1
-1
/
+1
2010-03-16
s4:dsdb Change dsdb_get_schema() callers to use new talloc argument
Andrew Bartlett
1
-3
/
+3
2010-03-11
NET-API-BECOME-DC: convert to torture api
Stefan Metzmacher
1
-54
/
+28
2010-01-18
idl: switched to using the WSPP names for the 'neighbour' DRS options
Andrew Tridgell
1
-6
/
+6
2009-11-17
s4:dsdb Load objectGUID and extended DN defaultObjectCategory into the schema
Andrew Bartlett
1
-1
/
+1
2009-11-12
NET-API-BECOME-DC: resolve the host name to an address before calling
Stefan Metzmacher
1
-2
/
+16
2009-11-12
s4:dsdb/repl Split the 'convert' or 'commit' stages in the DRS import
Andrew Bartlett
1
-26
/
+38
2009-11-06
s4/drs: dsdb_map_int2oid() replaced by dsdb_schema_pfm_oid_from_attid()
Kamen Mazdrashki
1
-1
/
+2
2009-11-06
s4/drs: dsdb_verify_oid_mappings_drsuapi() replaced by dsdb_schema_pfm_contai...
Kamen Mazdrashki
1
-1
/
+1
2009-11-06
s4/drs: dsdb_load_oid_mappings_drsuapi() -> dsdb_load_prefixmap_from_drsuapi()
Kamen Mazdrashki
1
-1
/
+1
2009-10-23
s4-dsdb: create a static system_session context
Andrew Tridgell
1
-4
/
+4
2009-10-20
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
1
-7
/
+0
2009-09-15
s4-repl: don't do double replication
Andrew Tridgell
1
-2
/
+4
2009-04-02
major upgrade to the ldb attribute handling
Andrew Tridgell
1
-1
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-07-16
drsuapi: print out the number of linked attribute values we got
Stefan Metzmacher
1
-16
/
+27
2008-07-16
drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]
Stefan Metzmacher
1
-1
/
+1
2008-07-16
drsuapi: total_object_count was the wrong guess
Stefan Metzmacher
1
-13
/
+10
2008-07-16
NET-API-BECOME-DC: fix crash bugs because of unintialized variables
Stefan Metzmacher
1
-1
/
+4
2008-06-14
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
1
-2
/
+2
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
1
-2
/
+2
2008-04-11
Reuse the lp_ctx and samdb returned by the python provision.
Andrew Bartlett
1
-36
/
+2
2008-04-11
Fix merge errors on C provision interface after jelmer's good work.
Andrew Bartlett
1
-1
/
+2
2008-04-10
Fix extra argument to provision_bare().
Jelmer Vernooij
1
-1
/
+2
2008-04-09
Remove dns_name element
Andrew Bartlett
1
-1
/
+0
2008-04-09
Move provision C bindings to param/.
Jelmer Vernooij
1
-0
/
+1
2008-04-04
Pass discovered server DN down to provision.
Andrew Bartlett
1
-0
/
+1
2008-03-06
Fix typo
Andrew Bartlett
1
-1
/
+1
2008-03-06
Ensure we get this option from the command line, not the internal
Andrew Bartlett
1
-1
/
+2
2008-03-06
Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).
Andrew Bartlett
1
-46
/
+67
2008-02-15
Reconcile header files for torture utility functions.
Jelmer Vernooij
1
-1
/
+1
2008-02-15
Use struct for provision parameters since there are so many of them.
Jelmer Vernooij
1
-15
/
+24
2008-02-15
Finish migration of provision code.
Jelmer Vernooij
1
-1
/
+7
2008-02-15
Avoid using private libnet test structure inside util_provision.
Jelmer Vernooij
1
-1
/
+15
2008-02-14
Split provision from C code out of becomedc.
Jelmer Vernooij
1
-295
/
+3
2008-02-09
Remove unused define.
Jelmer Vernooij
1
-7
/
+3
2008-01-25
NET-BECOME-DC: always try to build ejs and python code
Stefan Metzmacher
1
-9
/
+16
2008-01-24
Make the repl_meta_data module the default for domain controllers.
Andrew Bartlett
1
-4
/
+0
2008-01-23
Fix DRSUAPI replication test - NET-API-BECOME-DC.
Andrew Bartlett
1
-19
/
+18
2007-12-26
r26599: Attempt to also support provisioning using Python in the BECOME-DC test.
Jelmer Vernooij
1
-51
/
+160
2007-12-21
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26326: Remove more uses of global_loadparm.
Jelmer Vernooij
1
-6
/
+9
2007-12-21
r26272: Remove global_loadparm in some more places.
Jelmer Vernooij
1
-1
/
+2
[next]