Age | Commit message (Expand) | Author | Files | Lines |
2010-09-16 | s4-pynet: return the full netlogon response from python finddc | Andrew Tridgell | 1 | -7/+8 |
2010-09-16 | s4-pyjoin: fill in the dns name in the python replication method | Andrew Tridgell | 2 | -0/+5 |
2010-09-15 | s4-libnet: force IDL printing for high debug levels | Andrew Tridgell | 1 | -0/+4 |
2010-09-15 | s4-finddc: use NBT lookup for a 1C name if joining a short domain name | Andrew Tridgell | 2 | -2/+5 |
2010-09-15 | s4-pynet: added finddc call | Andrew Tridgell | 1 | -0/+45 |
2010-09-15 | s4-libcli: change finddcs.h -> finddc.h | Andrew Tridgell | 1 | -1/+1 |
2010-09-15 | s4-libnet: use finddcs_cldap() in libnet_lookup | Andrew Tridgell | 1 | -11/+17 |
2010-09-15 | s4-libnet: converted finddcs call to tevent_req | Andrew Tridgell | 2 | -25/+25 |
2010-09-09 | s4-rodc: s->schema need initialisation | Andrew Tridgell | 1 | -0/+1 |
2010-09-02 | pynet: fixed ref count error on Py_None | Andrew Tridgell | 1 | -1/+1 |
2010-08-27 | s4-pynet: pynet depends on pyrpc_util | Andrew Tridgell | 1 | -1/+1 |
2010-08-27 | pyrpc: Add py_check_dcerpc_type(). | Jelmer Vernooij | 1 | -8/+3 |
2010-08-25 | s4-pynet: some systems don't have Py_TYPE() | Andrew Tridgell | 1 | -0/+4 |
2010-08-25 | s4-pynet: added replicate_init() and replicate_chunk() calls | Andrew Tridgell | 1 | -35/+134 |
2010-08-25 | s4-libnet: added libnet_vampire_replicate_init() | Andrew Tridgell | 1 | -0/+17 |
2010-08-23 | libnet-s4: added replicate() command in pynet | Andrew Tridgell | 1 | -0/+60 |
2010-08-23 | s4-libnet: split libnet_Vampire() into two parts | Andrew Tridgell | 2 | -26/+82 |
2010-08-23 | s4-libnet: show the DN when DsAddEntry() fails | Andrew Tridgell | 1 | -1/+2 |
2010-08-23 | s4-libnet: added join type constants to python interface | Andrew Tridgell | 1 | -0/+4 |
2010-08-14 | s4:libnet - free the "c" context also on error conditions | Matthias Dieter Wallnöfer | 2 | -1/+3 |
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 | 10 | -28/+28 |
2010-07-10 | s4:libnet_GroupList: allocate children strings on the correct talloc parent | Stefan Metzmacher | 1 | -2/+2 |
2010-07-10 | s4:libnet_UserList: allocate children strings on the correct talloc parent | Stefan Metzmacher | 1 | -2/+2 |
2010-07-04 | s4:libnet - add missing "talloc_free"s for "c" contexts on "recv" operations | Matthias Dieter Wallnöfer | 3 | -5/+8 |
2010-06-29 | s4:libnet_join Fix typo in msDS-SupportedEncryptionTypes | Andrew Bartlett | 1 | -1/+1 |
2010-06-24 | s4:libnet_join.c - always use LDB constants | Matthias Dieter Wallnöfer | 1 | -5/+5 |
2010-06-23 | s4:provision Raise default max functional level to 2008R2 | Andrew Bartlett | 1 | -2/+2 |
2010-06-23 | s4:libnet When joining a domain, update msDS-SupportedEncryptionTypes | Andrew Bartlett | 1 | -0/+32 |
2010-06-23 | libds:common Remove DS_DC_* domain functionality flags | Andrew Bartlett | 1 | -1/+1 |
2010-06-16 | s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library. | Stefan Metzmacher | 4 | -4/+3 |
2010-06-16 | s4:libnet Remove 'ads min function level' checks. | Andrew Bartlett | 1 | -23/+0 |
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 | 2 | -40/+71 |
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 | 5 | -37/+34 |
2010-05-18 | s4:provision Remove unused 'account_name' parameter | Andrew Bartlett | 2 | -2/+0 |
2010-05-18 | pynet: Remove unused credentials argument. | Jelmer Vernooij | 1 | -4/+3 |
2010-04-29 | s4:libnet Make 'net vampire' more robust to command line arguments | Andrew Bartlett | 1 | -0/+20 |
2010-04-27 | nbt: samlogon/netlogon structures - unify denominations | Matthias Dieter Wallnöfer | 2 | -2/+2 |
2010-04-27 | s4-libnet: cope with an empty client site name from CLDAP | Andrew Tridgell | 1 | -0/+5 |
2010-04-27 | s4-vampire: show main CLDAP response attributes during vampire | Andrew Tridgell | 1 | -0/+4 |
2010-04-22 | s4-libnet: fixed two compiler warnings | Andrew Tridgell | 1 | -3/+2 |
2010-04-21 | s4-pynet: accept None for target_dir in vampire | Andrew Tridgell | 1 | -1/+1 |