r23133: I felt pity on Kai, as he starts work on winbind in Samba4, so I
[nivanova/samba-autobuild/.git] / source4 / libnet /
2007-10-10 Stefan Metzmacherr22944: fix bug #4618:
2007-10-10 Rafal Szczesniakr22811: two more memory allocation checks.
2007-10-10 Rafal Szczesniakr22809: use buffer size specified in libnet context.
2007-10-10 Rafal Szczesniakr22808: store default buffer size for samr operations...
2007-10-10 Rafal Szczesniakr22804: convert libnet_rpc_userinfo function to use...
2007-10-10 Rafal Szczesniakr22764: - replace talloc_zero with composite_create
2007-10-10 Rafal Szczesniakr22763: replace talloc_zero calls with composite_create...
2007-10-10 Rafal Szczesniakr22735: correct some comments
2007-10-10 Rafal Szczesniakr22734: - use samr pipe if it is already opened
2007-10-10 Rafal Szczesniakr22672: use composite_create calls instead of talloc_zero.
2007-10-10 Stefan Metzmacherr22669: fix uninitialized element which was causing...
2007-10-10 Rafal Szczesniakr22565: add libnet_DomainList function.
2007-10-10 Stefan Metzmacherr22536: resolve name before passing to cldap
2007-10-10 Rafal Szczesniakr22519: convert libnet_DomainOpenSamr function from...
2007-10-10 Stefan Metzmacherr22437: fix dependencies
2007-10-10 Stefan Metzmacherr21839: add my email address
2007-10-10 Stefan Metzmacherr21827: move comments to the place where the functional...
2007-10-10 Stefan Metzmacherr21826: reorder functions
2007-10-10 Stefan Metzmacherr21821: move comment about the becoming a dc to the...
2007-10-10 Stefan Metzmacherr21820: move function, so that all are in top-down...
2007-10-10 Jelmer Vernooijr21541: Export mgmt, samr and atsvc for use in samba...
2007-10-10 Stefan Metzmacherr21538: this looks better...
2007-10-10 Stefan Metzmacherr21516: - use the same assoc_group_id, for all 3 drsuap...
2007-10-10 Stefan Metzmacherr21362: rename:
2007-10-10 Stefan Metzmacherr21300: let the caller decide if it wants rid decrypted...
2007-10-10 Stefan Metzmacherr21295: pass down the gensec session key to the store_c...
2007-10-10 Stefan Metzmacherr21293: store the gensec session key for each drsuapi...
2007-10-10 Stefan Metzmacherr21292: add become_dc:print = yes option to dump out...
2007-10-10 Andrew Bartlettr21255: Add a debugging option to avoid rid decryption...
2007-10-10 Andrew Bartlettr21175: Fix the kerberos keytab update code to handle...
2007-10-10 Volker Lendecker21141: Attempt to fix the build
2007-10-10 Andrew Bartlettr20964: Show the domain name we figured out, rather...
2007-10-10 Stefan Metzmacherr20714: we can use talloc_asprintf_append() again,...
2007-10-10 Stefan Metzmacherr20708: fix crash bug! we can't use stack memory for...
2007-10-10 Jelmer Vernooijr20676: Add ref pointer to fix warning.
2007-10-10 Stefan Metzmacherr20570: use talloc_asprintf() instead of talloc_asprint...
2007-10-10 Stefan Metzmacherr20504: we handle the attribute values always as DATA_B...
2007-10-10 Stefan Metzmacherr20484: get rid of the special case for DN strings
2007-10-10 Stefan Metzmacherr20476: get rid of extra case for uint32 values
2007-10-10 Stefan Metzmacherr20475: remove special case for GUID values
2007-10-10 Stefan Metzmacherr20418: start to get step by step rid of the union...
2007-10-10 Andrew Bartlettr20397: Another user of the DsCrackNames call needs...
2007-10-10 Rafal Szczesniakr20328: use prereq function instead of local implementa...
2007-10-10 Andrew Bartlettr20294: Without this we don't do the ADS join against...
2007-10-10 Stefan Metzmacherr20293: implement store chunk hook for libnet_BecomeDC()
2007-10-10 Stefan Metzmacherr20292: set ntds_dn_str if DsAddEntry() was successful
2007-10-10 Stefan Metzmacherr20291: implement prepare_db hook of libnet_BecomeDC()
2007-10-10 Stefan Metzmacherr20285: pass more info to check_options hook and move...
2007-10-10 Stefan Metzmacherr20283: pass in callbacks to libnet_BecomeDC() from...
2007-10-10 Stefan Metzmacherr20282: prepare callback infrastructure to check if...
2007-10-10 Stefan Metzmacherr20251: I found out that the oid-prefix to uint32-id...
2007-10-10 Stefan Metzmacherr20225: we can't use composite_error() in a _recv(...
2007-10-10 Rafal Szczesniakr20222: return status unsuccessful when null pointers...
2007-10-10 Stefan Metzmacherr20205: remove unused var
2007-10-10 Stefan Metzmacherr20204: use symbolic constant
2007-10-10 Stefan Metzmacherr20182: make the composite api usage more consistant...
2007-10-10 Rafal Szczesniakr20177: return the actual function status code.
2007-10-10 Stefan Metzmacherr20166: we have a dom_sid_add_rid() function that adds...
2007-10-10 Rafal Szczesniakr20162: Always return some error string.
2007-10-10 Rafal Szczesniakr20161: Prevent potential segfault in case account...
2007-10-10 Stefan Metzmacherr20142: only the DDNS updates are missing for the full...
2007-10-10 Rafal Szczesniakr20138: return the proper status for the other function...
2007-10-10 Rafal Szczesniakr20137: return the proper status.
2007-10-10 Andrew Bartlettr20113: Update the DRSUAPI CrackNames test to explore...
2007-10-10 Stefan Metzmacherr20109: let libnet_BecomeDC() work against w2k servers
2007-10-10 Stefan Metzmacherr20105: remove useless comments
2007-10-10 Rafal Szczesniakr20103: Change the returned type of prerequisite checki...
2007-10-10 Andrew Bartlettr20102: Do not reference remote_ldb before we initialis...
2007-10-10 Andrew Bartlettr20099: Add some comments, and correct others.
2007-10-10 Stefan Metzmacherr20095: make a complete copy of the binding string
2007-10-10 Stefan Metzmacherr20088: implement DsReplicaUpdateRefs() calls for all...
2007-10-10 Stefan Metzmacherr20086: pull domain partition
2007-10-10 Stefan Metzmacherr20085: add _part to structure elements
2007-10-10 Stefan Metzmacherr20084: pull the config partition
2007-10-10 Stefan Metzmacherr20083: move function together which belong to each...
2007-10-10 Stefan Metzmacherr20081: pull the whole schema partition
2007-10-10 Stefan Metzmacherr20079: the 2nd guid is the source_dsa invocation_id...
2007-10-10 Stefan Metzmacherr20075: start pulling the schema content.
2007-10-10 Stefan Metzmacherr20073: update the computer_dn_str after ldb_rename()
2007-10-10 Stefan Metzmacherr20071: move common code into a function
2007-10-10 Stefan Metzmacherr20070: implement the 2nd and 3rd drsuapi connection
2007-10-10 Stefan Metzmacherr20068: handle DsAddEntry() errors
2007-10-10 Stefan Metzmacherr20067: use a global zero_sid
2007-10-10 Stefan Metzmacherr20066: use the same sid "Domain Admins" for the securi...
2007-10-10 Stefan Metzmacherr20062: send values in DsAddEntry(), but it didn't...
2007-10-10 Stefan Metzmacherr20061: use a DsBindInfo28 structure
2007-10-10 Stefan Metzmacherr20056: send a DsBindInfo28 struct in the DsBind()...
2007-10-10 Stefan Metzmacherr20055: implement dummy DsAddEntry call (without attrib...
2007-10-10 Stefan Metzmacherr20053: implement the DsBind on the 1st drsuapi connection
2007-10-10 Stefan Metzmacherr20052: implement the first drsuapi connection
2007-10-10 Stefan Metzmacherr20051: handle the case where the server object exist...
2007-10-10 Stefan Metzmacherr20045: implement the drsuapi_DsRemoveDSServer() call
2007-10-10 Stefan Metzmacherr20044: implement the drsuapi connect and ds_bind
2007-10-10 Stefan Metzmacherr20043: when becoming a dc:
2007-10-10 Stefan Metzmacherr20042: move the computer account to the CN=Computers...
2007-10-10 Stefan Metzmacherr20041: when unbecoming a dc:
2007-10-10 Stefan Metzmacherr20040: uncomplete implementation start for libnet_Unbe...
2007-10-10 Stefan Metzmacherr20031: - implement earching for an existing server...
2007-10-10 Stefan Metzmacherr20030: - implement the computer object search
2007-10-10 Stefan Metzmacherr20029: - implement source_dsa site object search
next