summaryrefslogtreecommitdiffstats
path: root/source4/libnet
Commit message (Expand)AuthorAgeFilesLines
* waf: Stop automaticaly changing dashes to underscores in library names.Jelmer Vernooij2010-10-261-1/+1
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-1/+1
* s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij2010-10-261-2/+2
* s4:dsdb - use the more safe "samdb_msg_add_(u)int*" calls always where possibleMatthias Dieter Wallnöfer2010-10-241-3/+2
* s4: Rename SMBPASSWD to smbpasswd.Jelmer Vernooij2010-10-241-2/+2
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-2/+2
* s4-build: make LIBSAMBA-NET a private libraryAndrew Tridgell2010-10-211-2/+3
* s4:"util_ldb" - remove some really unused dependanciesMatthias Dieter Wallnöfer2010-10-181-1/+0
* Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...Matthias Dieter Wallnöfer2010-10-172-0/+2
* s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...Matthias Dieter Wallnöfer2010-10-172-2/+0
* s4:dsdb - fix unsigned integer save problems using the "%u" specifierMatthias Dieter Wallnöfer2010-10-162-4/+6
* s4:libnet_samsync_ldb.c - use LDB result constantsMatthias Dieter Wallnöfer2010-10-151-15/+15
* s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...Matthias Dieter Wallnöfer2010-10-152-12/+12
* libcli/security Use common security.hAndrew Bartlett2010-10-121-1/+1
* samdb: Add flags argument to samdb_connect().Jelmer Vernooij2010-10-101-1/+2
* s4-libnet_vampire: Remove unused self_corrected_schemaKamen Mazdrashki2010-10-101-10/+0
* s4-libnet_vampire use a linked list to handle schema objects pending conversionAndrew Bartlett2010-10-101-26/+33
* s4-vampire: Optimize Schema decoding conversionKamen Mazdrashki2010-10-101-14/+10
* s4-vampire: Initial implementation for multi-pass schema decoding from DRS dataKamen Mazdrashki2010-10-101-69/+92
* s4-libnet_vampire: Reparent result.lp_ctx - we have already referenced itKamen Mazdrashki2010-10-051-1/+1
* Add missing dependencies for com_err.Jelmer Vernooij2010-10-051-1/+1
* s4-rpc: added target_principal binding handle optionAndrew Tridgell2010-10-012-2/+2
* 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