summaryrefslogtreecommitdiff
path: root/source4/libnet
AgeCommit message (Expand)AuthorFilesLines
2010-10-17Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...Matthias Dieter Wallnöfer2-0/+2
2010-10-17s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...Matthias Dieter Wallnöfer2-2/+0
2010-10-16s4:dsdb - fix unsigned integer save problems using the "%u" specifierMatthias Dieter Wallnöfer2-4/+6
2010-10-15s4:libnet_samsync_ldb.c - use LDB result constantsMatthias Dieter Wallnöfer1-15/+15
2010-10-15s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...Matthias Dieter Wallnöfer2-12/+12
2010-10-12libcli/security Use common security.hAndrew Bartlett1-1/+1
2010-10-10samdb: Add flags argument to samdb_connect().Jelmer Vernooij1-1/+2
2010-10-10s4-libnet_vampire: Remove unused self_corrected_schemaKamen Mazdrashki1-10/+0
2010-10-10s4-libnet_vampire use a linked list to handle schema objects pending conversionAndrew Bartlett1-26/+33
2010-10-10s4-vampire: Optimize Schema decoding conversionKamen Mazdrashki1-14/+10
2010-10-10s4-vampire: Initial implementation for multi-pass schema decoding from DRS dataKamen Mazdrashki1-69/+92
2010-10-05s4-libnet_vampire: Reparent result.lp_ctx - we have already referenced itKamen Mazdrashki1-1/+1
2010-10-05Add missing dependencies for com_err.Jelmer Vernooij1-1/+1
2010-10-01s4-rpc: added target_principal binding handle optionAndrew Tridgell2-2/+2
2010-09-30s4-libnet: wipe the old keytab when exportingAndrew Tridgell1-0/+2
2010-09-25s4-pynet: added server keyword to Net() initialisationAndrew Tridgell1-3/+7
2010-09-25s4-libnet: added server_address option in libnet contextAndrew Tridgell3-1/+6
2010-09-24s4-libnet_join Use header constant for 'all encryption types' in msDS-Support...Andrew Bartlett1-4/+3
2010-09-24s4-libnet Remove libnet_samdump_keytab() and net samdump keytabAndrew Bartlett3-133/+2
2010-09-19s4-libnet: use the right domain name in libnet_lookupAndrew Tridgell1-4/+1
2010-09-16s4-pynet: return the full netlogon response from python finddcAndrew Tridgell1-7/+8
2010-09-16s4-pyjoin: fill in the dns name in the python replication methodAndrew Tridgell2-0/+5
2010-09-15s4-libnet: force IDL printing for high debug levelsAndrew Tridgell1-0/+4
2010-09-15s4-finddc: use NBT lookup for a 1C name if joining a short domain nameAndrew Tridgell2-2/+5
2010-09-15s4-pynet: added finddc callAndrew Tridgell1-0/+45
2010-09-15s4-libcli: change finddcs.h -> finddc.hAndrew Tridgell1-1/+1
2010-09-15s4-libnet: use finddcs_cldap() in libnet_lookupAndrew Tridgell1-11/+17
2010-09-15s4-libnet: converted finddcs call to tevent_reqAndrew Tridgell2-25/+25
2010-09-09s4-rodc: s->schema need initialisationAndrew Tridgell1-0/+1
2010-09-02pynet: fixed ref count error on Py_NoneAndrew Tridgell1-1/+1
2010-08-27s4-pynet: pynet depends on pyrpc_utilAndrew Tridgell1-1/+1
2010-08-27pyrpc: Add py_check_dcerpc_type().Jelmer Vernooij1-8/+3
2010-08-25s4-pynet: some systems don't have Py_TYPE()Andrew Tridgell1-0/+4
2010-08-25s4-pynet: added replicate_init() and replicate_chunk() callsAndrew Tridgell1-35/+134
2010-08-25s4-libnet: added libnet_vampire_replicate_init()Andrew Tridgell1-0/+17
2010-08-23libnet-s4: added replicate() command in pynetAndrew Tridgell1-0/+60
2010-08-23s4-libnet: split libnet_Vampire() into two partsAndrew Tridgell2-26/+82
2010-08-23s4-libnet: show the DN when DsAddEntry() failsAndrew Tridgell1-1/+2
2010-08-23s4-libnet: added join type constants to python interfaceAndrew Tridgell1-0/+4
2010-08-14s4:libnet - free the "c" context also on error conditionsMatthias Dieter Wallnöfer2-1/+3
2010-08-03s4/vampire: update dNSHostName for the Server objectAnatoliy Atanasov1-1/+61
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell10-28/+28
2010-07-10s4:libnet_GroupList: allocate children strings on the correct talloc parentStefan Metzmacher1-2/+2
2010-07-10s4:libnet_UserList: allocate children strings on the correct talloc parentStefan Metzmacher1-2/+2
2010-07-04s4:libnet - add missing "talloc_free"s for "c" contexts on "recv" operationsMatthias Dieter Wallnöfer3-5/+8
2010-06-29s4:libnet_join Fix typo in msDS-SupportedEncryptionTypesAndrew Bartlett1-1/+1
2010-06-24s4:libnet_join.c - always use LDB constantsMatthias Dieter Wallnöfer1-5/+5
2010-06-23s4:provision Raise default max functional level to 2008R2Andrew Bartlett1-2/+2
2010-06-23s4:libnet When joining a domain, update msDS-SupportedEncryptionTypesAndrew Bartlett1-0/+32
2010-06-23libds:common Remove DS_DC_* domain functionality flagsAndrew Bartlett1-1/+1