waf-python: make the pyext flag add the pyembed features for libraries
[abartlet/samba.git/.git] / source4 / libnet /
2010-10-21 Andrew Tridgells4-build: make LIBSAMBA-NET a private library
2010-10-18 Matthias Dieter... s4:"util_ldb" - remove some really unused dependancies
2010-10-17 Matthias Dieter... Revert "s4:remove "util_ldb" submodule and integrate...
2010-10-17 Matthias Dieter... s4:remove "util_ldb" submodule and integrate the three...
2010-10-16 Matthias Dieter... s4:dsdb - fix unsigned integer save problems using...
2010-10-15 Matthias Dieter... s4:libnet_samsync_ldb.c - use LDB result constants
2010-10-14 Matthias Dieter... s4:dsdb - remove "samdb_result_uint", "samdb_result_int...
2010-10-12 Andrew Bartlettlibcli/security Use common security.h
2010-10-10 Jelmer Vernooijsamdb: Add flags argument to samdb_connect().
2010-10-10 Kamen Mazdrashkis4-libnet_vampire: Remove unused self_corrected_schema
2010-10-10 Andrew Bartletts4-libnet_vampire use a linked list to handle schema...
2010-10-10 Kamen Mazdrashkis4-vampire: Optimize Schema decoding conversion
2010-10-10 Kamen Mazdrashkis4-vampire: Initial implementation for multi-pass schem...
2010-10-05 Kamen Mazdrashkis4-libnet_vampire: Reparent result.lp_ctx - we have...
2010-10-04 Jelmer VernooijAdd missing dependencies for com_err.
2010-10-02 Andrew Tridgells4-rpc: added target_principal binding handle option
2010-09-30 Andrew Tridgells4-libnet: wipe the old keytab when exporting
2010-09-25 Andrew Tridgells4-pynet: added server keyword to Net() initialisation
2010-09-25 Andrew Tridgells4-libnet: added server_address option in libnet context
2010-09-23 Andrew Bartletts4-libnet_join Use header constant for 'all encryption...
2010-09-23 Andrew Bartletts4-libnet Remove libnet_samdump_keytab() and net samdum...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-19 Andrew Tridgells4-libnet: use the right domain name in libnet_lookup
2010-09-15 Andrew Tridgells4-pynet: return the full netlogon response from python...
2010-09-15 Andrew Tridgells4-pyjoin: fill in the dns name in the python replicati...
2010-09-15 Andrew Tridgells4-libnet: force IDL printing for high debug levels
2010-09-15 Andrew Tridgells4-finddc: use NBT lookup for a 1C name if joining...
2010-09-15 Andrew Tridgells4-pynet: added finddc call
2010-09-15 Andrew Tridgells4-libcli: change finddcs.h -> finddc.h
2010-09-15 Andrew Tridgells4-libnet: use finddcs_cldap() in libnet_lookup
2010-09-15 Andrew Tridgells4-libnet: converted finddcs call to tevent_req
2010-09-09 Andrew Tridgells4-rodc: s->schema need initialisation
2010-09-02 Andrew Tridgellpynet: fixed ref count error on Py_None
2010-08-27 Andrew Tridgells4-pynet: pynet depends on pyrpc_util
2010-08-27 Jelmer Vernooijpyrpc: Add py_check_dcerpc_type().
2010-08-25 Andrew Tridgells4-pynet: some systems don't have Py_TYPE()
2010-08-24 Andrew Tridgells4-pynet: added replicate_init() and replicate_chunk...
2010-08-24 Andrew Tridgells4-libnet: added libnet_vampire_replicate_init()
2010-08-23 Andrew Tridgelllibnet-s4: added replicate() command in pynet
2010-08-23 Andrew Tridgells4-libnet: split libnet_Vampire() into two parts
2010-08-23 Andrew Tridgells4-libnet: show the DN when DsAddEntry() fails
2010-08-23 Andrew Tridgells4-libnet: added join type constants to python interface
2010-08-14 Matthias Dieter... s4:libnet - free the "c" context also on error conditions
2010-08-03 Anatoliy Atanasovs4/vampire: update dNSHostName for the Server object
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-07-10 Stefan Metzmachers4:libnet_GroupList: allocate children strings on the...
2010-07-10 Stefan Metzmachers4:libnet_UserList: allocate children strings on the...
2010-07-04 Matthias Dieter... s4:libnet - add missing "talloc_free"s for "c" contexts...
2010-06-29 Andrew Bartletts4:libnet_join Fix typo in msDS-SupportedEncryptionTypes
2010-06-24 Matthias Dieter... s4:libnet_join.c - always use LDB constants
2010-06-23 Andrew Bartletts4:provision Raise default max functional level to...
2010-06-23 Andrew Bartletts4:libnet When joining a domain, update msDS-SupportedE...
2010-06-23 Andrew Bartlettlibds:common Remove DS_DC_* domain functionality flags
2010-06-16 Stefan Metzmachers4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA...
2010-06-15 Andrew Bartletts4:libnet Remove 'ads min function level' checks.
2010-06-15 Andrew Bartletts4:dsdb Rework the vampire schema handling to convert...
2010-06-15 Andrew Bartletts4:provision Allow a specific prefix map to be loaded...
2010-06-15 Andrew Bartletts4:dsdb Keep the DRS-based prefix map for use in provis...
2010-06-15 Andrew Bartletts4:dsdb Allow the setting an override on the schema
2010-06-15 Andrew Bartletts4:dsdb Use the schema from our local provision to...
2010-06-15 Andrew Bartletts4:libnet Steal ldb and lp_ctx from python result into...
2010-06-15 Andrew Bartletts4:libnet Make the libnet_vampire default callbacks...
2010-06-12 Andrew Bartletts4:dsdb Add debug
2010-05-22 Stefan Metzmachers4:libnet: use the new generated config from the provis...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-18 Andrew Bartletts4:provision Remove unused 'account_name' parameter
2010-05-17 Jelmer Vernooijpynet: Remove unused credentials argument.
2010-04-29 Andrew Bartletts4:libnet Make 'net vampire' more robust to command...
2010-04-27 Matthias Dieter... nbt: samlogon/netlogon structures - unify denominations
2010-04-27 Andrew Tridgells4-libnet: cope with an empty client site name from...
2010-04-27 Andrew Tridgells4-vampire: show main CLDAP response attributes during...
2010-04-22 Andrew Tridgells4-libnet: fixed two compiler warnings
2010-04-21 Andrew Tridgells4-pynet: accept None for target_dir in vampire
2010-04-20 Andrew Tridgellpytalloc: ensure talloc_ctx is directly after PyObject_HEAD
2010-04-19 Andrew Tridgells4-python: PyErr_SetString() will crash on NULL strings
2010-04-15 Stefan Metzmachers4:libnet_passwd: check for NT_STATUS_RPC_ENUM_VALUE_OU...
2010-04-15 Stefan Metzmachers4:libnet_passwd: check for NT_STATUS_RPC_PROCNUM_OUT_O...
2010-04-15 Stefan Metzmachers4:libnet_rpc: check for NT_STATUS_RPC_PROCNUM_OUT_OF_R...
2010-04-15 Stefan Metzmachers4:libnet/libnet_join: don't look at p->last_fault_code...
2010-04-13 Matthias Dieter... Revert "s4:prefer "samdb_*_dn" basedn calls over the...
2010-04-12 Kamen Mazdrashkis4/libnet: Allocate mem in supplied mem_ctx
2010-04-12 Kamen Mazdrashkis4/py_net: Source code formatting fix
2010-04-11 Kamen Mazdrashkis4/libnet: handle errors returned for DsAddEntry_v3...
2010-04-11 Kamen Mazdrashkis4/libnet: Add few new lines in the debug log so it...
2010-04-11 Kamen Mazdrashkis4/libnet: Dump DRSUAPI_DIRERR_OK as unexpected
2010-04-09 Jelmer Vernooijs4-net: Convert vampire command over to Python.
2010-04-09 Jelmer Vernooijs4-net: Convert user subcommand to Python.
2010-04-08 Jelmer Vernooijnet: Convert time command to python.
2010-04-08 Jelmer Vernooijs4-net: Use new Net() object in net export keytab.
2010-04-08 Jelmer Vernooijpynet: Create a net class.
2010-04-08 Jelmer VernooijMigrate 'net export keytab' to python.
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: fixed libcli/ndr_netlogon.c dependency rules
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-03-29 Stefan Metzmachers4:libnet/libnet_passwd.c: add explicit check for NTSTA...
2010-03-29 Stefan Metzmachers4:libnet/libnet_samsync.c: add explicit check for...
2010-03-29 Stefan Metzmachers4:libnet/libnet_join.c: add explicit check for NTSTATU...
2010-03-24 Kamen Mazdrashkis4/drs: Implement DsAddEntry V3 error handling
next