summaryrefslogtreecommitdiffstats
path: root/source4/libnet
Commit message (Expand)AuthorAgeFilesLines
* s4-libnet: wipe the old keytab when exportingAndrew Tridgell2010-09-301-0/+2
* s4-pynet: added server keyword to Net() initialisationAndrew Tridgell2010-09-251-3/+7
* s4-libnet: added server_address option in libnet contextAndrew Tridgell2010-09-253-1/+6
* s4-libnet_join Use header constant for 'all encryption types' in msDS-Support...Andrew Bartlett2010-09-241-4/+3
* s4-libnet Remove libnet_samdump_keytab() and net samdump keytabAndrew Bartlett2010-09-243-133/+2
* s4-libnet: use the right domain name in libnet_lookupAndrew Tridgell2010-09-191-4/+1
* s4-pynet: return the full netlogon response from python finddcAndrew Tridgell2010-09-161-7/+8
* s4-pyjoin: fill in the dns name in the python replication methodAndrew Tridgell2010-09-162-0/+5
* s4-libnet: force IDL printing for high debug levelsAndrew Tridgell2010-09-151-0/+4
* s4-finddc: use NBT lookup for a 1C name if joining a short domain nameAndrew Tridgell2010-09-152-2/+5
* s4-pynet: added finddc callAndrew Tridgell2010-09-151-0/+45
* s4-libcli: change finddcs.h -> finddc.hAndrew Tridgell2010-09-151-1/+1
* s4-libnet: use finddcs_cldap() in libnet_lookupAndrew Tridgell2010-09-151-11/+17
* s4-libnet: converted finddcs call to tevent_reqAndrew Tridgell2010-09-152-25/+25
* s4-rodc: s->schema need initialisationAndrew Tridgell2010-09-091-0/+1
* pynet: fixed ref count error on Py_NoneAndrew Tridgell2010-09-021-1/+1
* s4-pynet: pynet depends on pyrpc_utilAndrew Tridgell2010-08-271-1/+1
* pyrpc: Add py_check_dcerpc_type().Jelmer Vernooij2010-08-271-8/+3
* s4-pynet: some systems don't have Py_TYPE()Andrew Tridgell2010-08-251-0/+4
* s4-pynet: added replicate_init() and replicate_chunk() callsAndrew Tridgell2010-08-251-35/+134
* s4-libnet: added libnet_vampire_replicate_init()Andrew Tridgell2010-08-251-0/+17
* libnet-s4: added replicate() command in pynetAndrew Tridgell2010-08-231-0/+60
* s4-libnet: split libnet_Vampire() into two partsAndrew Tridgell2010-08-232-26/+82
* s4-libnet: show the DN when DsAddEntry() failsAndrew Tridgell2010-08-231-1/+2
* s4-libnet: added join type constants to python interfaceAndrew Tridgell2010-08-231-0/+4
* s4:libnet - free the "c" context also on error conditionsMatthias Dieter Wallnöfer2010-08-142-1/+3
* s4/vampire: update dNSHostName for the Server objectAnatoliy Atanasov2010-08-031-1/+61
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-1610-28/+28
* s4:libnet_GroupList: allocate children strings on the correct talloc parentStefan Metzmacher2010-07-101-2/+2
* s4:libnet_UserList: allocate children strings on the correct talloc parentStefan Metzmacher2010-07-101-2/+2
* s4:libnet - add missing "talloc_free"s for "c" contexts on "recv" operationsMatthias Dieter Wallnöfer2010-07-043-5/+8
* s4:libnet_join Fix typo in msDS-SupportedEncryptionTypesAndrew Bartlett2010-06-291-1/+1
* s4:libnet_join.c - always use LDB constantsMatthias Dieter Wallnöfer2010-06-241-5/+5
* s4:provision Raise default max functional level to 2008R2Andrew Bartlett2010-06-231-2/+2
* s4:libnet When joining a domain, update msDS-SupportedEncryptionTypesAndrew Bartlett2010-06-231-0/+32
* libds:common Remove DS_DC_* domain functionality flagsAndrew Bartlett2010-06-231-1/+1
* s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.Stefan Metzmacher2010-06-164-4/+3
* s4:libnet Remove 'ads min function level' checks.Andrew Bartlett2010-06-161-23/+0
* s4:dsdb Rework the vampire schema handling to convert 3 times.Andrew Bartlett2010-06-151-57/+117
* s4:provision Allow a specific prefix map to be loaded into a new schema provi...Andrew Bartlett2010-06-151-1/+24
* s4:dsdb Keep the DRS-based prefix map for use in provision-based schemaAndrew Bartlett2010-06-151-2/+13
* s4:dsdb Allow the setting an override on the schemaAndrew Bartlett2010-06-151-0/+4
* s4:dsdb Use the schema from our local provision to decode the schemaAndrew Bartlett2010-06-151-78/+40
* s4:libnet Steal ldb and lp_ctx from python result into correct structures.Andrew Bartlett2010-06-151-2/+2
* s4:libnet Make the libnet_vampire default callbacks non-staticAndrew Bartlett2010-06-152-40/+71
* s4:dsdb Add debugAndrew Bartlett2010-06-121-0/+1
* s4:libnet: use the new generated config from the provision for the self_joinStefan Metzmacher2010-05-221-1/+1
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-185-37/+34
* s4:provision Remove unused 'account_name' parameterAndrew Bartlett2010-05-182-2/+0
* pynet: Remove unused credentials argument.Jelmer Vernooij2010-05-181-4/+3