r16172: Translate the ldb error codes into appropriate messages for the
[kai/samba.git] / source4 / libnet /
2007-10-10 Rafal Szczesniakr15996: Implement a missing monitor message.
2007-10-10 Rafal Szczesniakr15940: Add new field to pass username to libnet_rpc_us...
2007-10-10 Rafal Szczesniakr15938: Extend userinfo call with one optional stage...
2007-10-10 Rafal Szczesniakr15937: Currently, we don't use nor support distinguish...
2007-10-10 Rafal Szczesniakr15920: Move userman.c and userinfo.c definition into...
2007-10-10 Rafal Szczesniakr15919: - Create function checking prerequisites like...
2007-10-10 Stefan Metzmacherr15858: - initialize s->r.out
2007-10-10 Stefan Metzmacherr15857: don't clear the error string after setting it
2007-10-10 Andrew Tridgellr15850: another spot where r->out.error_string can...
2007-10-10 Andrew Tridgellr15849: ensure we don't try to talloc_steal() an invali...
2007-10-10 Rafal Szczesniakr15726: Comments and a couple of minor formattings...
2007-10-10 Rafal Szczesniakr15667: Make sure the rpc pipe pointers are zeroed...
2007-10-10 Rafal Szczesniakr15666: Fix a silly typo.
2007-10-10 Rafal Szczesniakr15663: Turn libnet_DeleteUser into async function...
2007-10-10 Rafal Szczesniakr15625: Partial commit of my current work. It makes...
2007-10-10 Andrew Bartlettr15504: Revert -r 15500 and -r 15503 until I'm awake...
2007-10-10 Andrew Bartlettr15500: Add support for interactive prompting on bad...
2007-10-10 Rafal Szczesniakr15489: Typo fixes.
2007-10-10 Rafal Szczesniakr15488: This structure is not needed any longer.
2007-10-10 Rafal Szczesniakr15487: More comments and a few minor changes (not...
2007-10-10 Rafal Szczesniakr15459: Add forgotten guid retrieval among other data...
2007-10-10 Rafal Szczesniakr15439: Reorder the code a bit to be like in other...
2007-10-10 Rafal Szczesniakr15435: Turn libnet_RpcConnectDCInfo into another level...
2007-10-10 Andrew Bartlettr15426: Implement SPNEGO as the default RPC authenticat...
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Andrew Tridgellr14983: fix an uninitialised var
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Andrew Bartlettr14716: Remove username from debug message, it just...
2007-10-10 Rafal Szczesniakr14591: More comments.
2007-10-10 Jelmer Vernooijr14572: Give libraries saner names, remove some .pc...
2007-10-10 Rafal Szczesniakr14568: Remove unused function.
2007-10-10 Rafal Szczesniakr14566: Remove unnecessary headers.
2007-10-10 Rafal Szczesniakr14560: Finally! Start working on async libnet_RpcConne...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14492: Fix shared libs - set SO_VERSION to 0 everywher...
2007-10-10 Jelmer Vernooijr14470: Remove some unnecessary headers.
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Jelmer Vernooijr14383: Fix non-developer build.
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Jelmer Vernooijr14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VER...
2007-10-10 Stefan Metzmacherr14063: libnet depends on dcerpc
2007-10-10 Andrew Bartlettr14058: Try to make the continuation on the list of...
2007-10-10 Jelmer Vernooijr13938: Around round of splitups
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr13903: Don't generate prototypes for modules and binar...
2007-10-10 Andrew Bartlettr13317: Create a new function messaging_client_init...
2007-10-10 Andrew Bartlettr13104: Migrate and set secrets keytab values in the...
2007-10-10 Andrew Bartlettr12979: Grr, I forgot to commit this file (from Brad...
2007-10-10 Andrew Bartlettr12976: Patch from Brad Henry <j0j0@riod.ca>:
2007-10-10 Andrew Bartlettr12930: Fix ADS join: I wasn't filling in the flag...
2007-10-10 Andrew Bartlettr12928: This patch improves the interaction between...
2007-10-10 Andrew Bartlettr12926: Syncronsise GUIDs on users and domains from...
2007-10-10 Andrew Bartlettr12903: Factor out a new routine libnet_RpcConnectDCInf...
2007-10-10 Andrew Bartlettr12894: Add more detail to error messages.
2007-10-10 Andrew Bartlettr12893: Filling in *error_string is critical for SWAT...
2007-10-10 Andrew Bartlettr12892: Add a 'Migrate from Windows' page to our instal...
2007-10-10 Andrew Bartlettr12886: Rename 'secure_channel_type' parameter to domai...
2007-10-10 Andrew Bartlettr12883: Fix the build...
2007-10-10 Andrew Bartlettr12882: Allow the netbios name to be specified at all...
2007-10-10 Andrew Bartlettr12881: Hard-coded defaults are silly. We have smb...
2007-10-10 Andrew Bartlettr12873: Fix valgrind-found uninitialised value.
2007-10-10 Andrew Bartlettr12872: Add some more detail to debug message.
2007-10-10 Andrew Bartlettr12865: Upgrade the librpc and libnet code.
2007-10-10 Andrew Bartlettr12861: Cope when we are not supplied the messaging...
2007-10-10 Andrew Bartlettr12858: This moves the libnet_LookupPdc code to use...
2007-10-10 Stefan Metzmacherr12724: fix warnings
2007-10-10 Andrew Bartlettr12719: Rename unicodePwd -> sambaPassword.
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12670: Make a couple of dependencies stricter
2007-10-10 Stefan Metzmacherr12611: fix compiler warnings
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Bartlettr12538: Clarify why we are doing the delete here.
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Andrew Bartlettr12430: Clarify libnet_join code. Add/fix comments.
2007-10-10 Andrew Bartlettr12423: Remove DEBUG(0) printouts in favor of more...
2007-10-10 Andrew Bartlettr12421: Handle the case where we are a joining as diffe...
2007-10-10 Andrew Bartlettr12411: Add 'net samdump keytab <keytab>'.
2007-10-10 Jelmer Vernooijr12254: Add some (hopefully correct) descriptions for...
2007-10-10 Andrew Bartlettr12227: I realised that I wasn't yet seeing authenticat...
2007-10-10 Rafal Szczesniakr12105: Formatting.
2007-10-10 Andrew Bartlettr11995: A big kerberos-related update.
2007-10-10 Rafal Szczesniakr11815: A bit more comments and spaces for better reada...
2007-10-10 Rafal Szczesniakr11813: Const-ify name resolution method list and use...
2007-10-10 Andrew Tridgellr11794: - fixed a valgrind error in libnet, caused...
2007-10-10 Rafal Szczesniakr11750: More comments.
2007-10-10 Rafal Szczesniakr11749: 1) Buffer allocation's been moved and isn't...
2007-10-10 Rafal Szczesniakr11747: Move buffer allocation to libnet_Lookup functio...
2007-10-10 Rafal Szczesniakr11708: Fix allocation of too small buffer to hold...
2007-10-10 Rafal Szczesniakr11705: Fix segfaulting create user function.
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Andrew Bartlettr11410: Fix rejoin as a BDC by modifying, rather than...
2007-10-10 Andrew Bartlettr11409: The use of 'password server = ' here is still...
2007-10-10 Andrew Bartlettr11407: Push 'recreate account' logic into libnet/libne...
2007-10-10 Jelmer Vernooijr11382: Require number of required M4 macros
next