r26400: Don't try to do character conversion before smb.conf has been parsed.
[kai/samba-autobuild/.git] / source4 / libnet /
2007-12-21 Jelmer Vernooijr26376: Add context for libcli_resolve.
2007-12-21 Jelmer Vernooijr26333: No more global_loadparm in finddcs.
2007-12-21 Jelmer Vernooijr26328: remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26327: Explicit loadparm_context for RPC client functions.
2007-12-21 Jelmer Vernooijr26319: Split encoding functions out of libcli_ldap.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Jelmer Vernooijr26277: Move loadparm context higher up the stack.
2007-12-21 Jelmer Vernooijr26271: Remove some more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26264: pass name resolve order explicitly, use torture...
2007-12-21 Jelmer Vernooijr26231: Spell check: credentails -> credentials.
2007-12-21 Jelmer Vernooijr26205: Pass loadparm_context to secrets_db_connect...
2007-12-21 Andrew Bartlettr26135: Remove samdb_add(), samdb_delete() and samdb_mo...
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25823: remove unneeded nesting by using error and...
2007-12-21 Günther Deschnerr25803: Make our security descriptor acl manipulation...
2007-12-21 Günther Deschnerr25607: Allow to set security descriptor type flags...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Rafal Szczesniakr25367: Add initial implementation of internal group...
2007-10-10 Rafal Szczesniakr25356: Conversion from the old-style composite functio...
2007-10-10 Rafal Szczesniakr25315: Revert my last change until I find out what...
2007-10-10 Rafal Szczesniakr25312: Replace the old-style composite calls.
2007-10-10 Jelmer Vernooijr25301: Merge my includes.h cleanups.
2007-10-10 Rafal Szczesniakr25256: Fix missing field set in libnet_ModifyUser...
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Andrew Bartlettr25048: From the archives (patch found in one of my...
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25001: Fix more C++ and other warnings, fix some of...
2007-10-10 Rafal Szczesniakr24732: Add comments and fix memory leak.
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Rafal Szczesniakr24680: fix a couple of stupid typos from previous...
2007-10-10 Rafal Szczesniakr24679: Add (raw and untested) implementation of libnet...
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Rafal Szczesniakr24554: Add internal implementation (before api functio...
2007-10-10 Stefan Metzmacherr24551: rename dcerpc_interface_table -> ndr_interface_...
2007-10-10 Andrew Bartlettr24127: Set the Domain SID into the libnet context...
2007-10-10 Rafal Szczesniakr24051: more monitor function calls and monitor msg...
2007-10-10 Andrew Bartlettr24011: Keep the connect handle around in libnet, in...
2007-10-10 Rafal Szczesniakr23959: add more monitor messages support that's been...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Rafal Szczesniakr23292: check for errors returned in a call result.
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
next