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
/
libnet
/
libnet_vampire.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-12
s4:libnet_vampire: don't keep the replication state if DRSUAPI_DRS_CRITICAL_O...
Stefan Metzmacher
1
-0
/
+30
2011-03-01
s4-libnet_vampire: Ignore some attributes when building working schema cache
Kamen Mazdrashki
1
-0
/
+9
2011-02-10
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
1
-2
/
+2
2010-12-15
s4-repl: Allow dsdb_replicated_objects_commit() to use different schema while...
Kamen Mazdrashki
1
-2
/
+2
2010-12-01
s4-repl: Let dsdb_replicated_objects_convert() to accept schema from caller
Kamen Mazdrashki
1
-0
/
+9
2010-11-11
s4-repl: Propagate remote prefixMap in DRSUAPI data conversion functions
Kamen Mazdrashki
1
-1
/
+10
2010-11-11
s4-repl: dsdb_extended_replicated_objects_convert -> dsdb_replicated_objects_...
Kamen Mazdrashki
1
-22
/
+22
2010-11-11
s4-repl: dsdb_extended_replicated_objects_commit -> dsdb_replicated_objects_c...
Kamen Mazdrashki
1
-3
/
+2
2010-10-12
libcli/security Use common security.h
Andrew Bartlett
1
-1
/
+1
2010-10-10
s4-libnet_vampire: Remove unused self_corrected_schema
Kamen Mazdrashki
1
-10
/
+0
2010-10-10
s4-libnet_vampire use a linked list to handle schema objects pending conversion
Andrew Bartlett
1
-26
/
+33
2010-10-10
s4-vampire: Optimize Schema decoding conversion
Kamen Mazdrashki
1
-14
/
+10
2010-10-10
s4-vampire: Initial implementation for multi-pass schema decoding from DRS data
Kamen Mazdrashki
1
-69
/
+92
2010-10-05
s4-libnet_vampire: Reparent result.lp_ctx - we have already referenced it
Kamen Mazdrashki
1
-1
/
+1
2010-09-16
s4-pyjoin: fill in the dns name in the python replication method
Andrew Tridgell
1
-0
/
+3
2010-09-09
s4-rodc: s->schema need initialisation
Andrew Tridgell
1
-0
/
+1
2010-08-25
s4-libnet: added libnet_vampire_replicate_init()
Andrew Tridgell
1
-0
/
+17
2010-08-23
s4-libnet: split libnet_Vampire() into two parts
Andrew Tridgell
1
-26
/
+66
2010-08-03
s4/vampire: update dNSHostName for the Server object
Anatoliy Atanasov
1
-1
/
+61
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-7
/
+7
2010-06-16
s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.
Stefan Metzmacher
1
-1
/
+1
2010-06-15
s4:dsdb Rework the vampire schema handling to convert 3 times.
Andrew Bartlett
1
-57
/
+117
2010-06-15
s4:provision Allow a specific prefix map to be loaded into a new schema provi...
Andrew Bartlett
1
-1
/
+24
2010-06-15
s4:dsdb Keep the DRS-based prefix map for use in provision-based schema
Andrew Bartlett
1
-2
/
+13
2010-06-15
s4:dsdb Allow the setting an override on the schema
Andrew Bartlett
1
-0
/
+4
2010-06-15
s4:dsdb Use the schema from our local provision to decode the schema
Andrew Bartlett
1
-78
/
+40
2010-06-15
s4:libnet Steal ldb and lp_ctx from python result into correct structures.
Andrew Bartlett
1
-2
/
+2
2010-06-15
s4:libnet Make the libnet_vampire default callbacks non-static
Andrew Bartlett
1
-40
/
+69
2010-06-12
s4:dsdb Add debug
Andrew Bartlett
1
-0
/
+1
2010-05-22
s4:libnet: use the new generated config from the provision for the self_join
Stefan Metzmacher
1
-1
/
+1
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-1
/
+1
2010-05-18
s4:provision Remove unused 'account_name' parameter
Andrew Bartlett
1
-1
/
+0
2010-04-29
s4:libnet Make 'net vampire' more robust to command line arguments
Andrew Bartlett
1
-0
/
+20
2010-04-12
s4/libnet: Allocate mem in supplied mem_ctx
Kamen Mazdrashki
1
-2
/
+2
2010-03-16
s4:dsdb Change dsdb_get_schema() callers to use new talloc argument
Andrew Bartlett
1
-1
/
+1
2010-02-26
s4:libnet: use generate_random_password()
Stefan Metzmacher
1
-1
/
+1
2010-02-17
s4/rodc: change the libnet_become_dc code to do RODC join
Anatoliy Atanasov
1
-0
/
+2
2010-01-18
idl: switched to using the WSPP names for the 'neighbour' DRS options
Andrew Tridgell
1
-6
/
+6
2010-01-08
s4-libnet: better error messages in libnet_vampire.c
Andrew Tridgell
1
-2
/
+2
2009-11-17
s4:dsdb Load objectGUID and extended DN defaultObjectCategory into the schema
Andrew Bartlett
1
-1
/
+1
2009-11-12
s4:dsdb/repl Split the 'convert' or 'commit' stages in the DRS import
Andrew Bartlett
1
-25
/
+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-09-28
s4-libnet: fixed debug formatting
Andrew Tridgell
1
-2
/
+2
2009-09-24
s4-libnet: avoid a steal with references error
Andrew Tridgell
1
-1
/
+2
2009-09-20
s4:provision Use code to store domain join in 'net join' as well
Andrew Bartlett
1
-18
/
+31
2009-09-15
s4-libnet: use updated dsdb commit function
Andrew Tridgell
1
-2
/
+4
2009-09-10
s4/vampire: fixed i/j index mixup in vampire code
Andrew Tridgell
1
-3
/
+3
2009-09-03
show more reasonable object counts during a vampire
Andrew Tridgell
1
-4
/
+18
[next]