summaryrefslogtreecommitdiff
path: root/source4/libnet
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25356: Conversion from the old-style composite functions take 2.Rafal Szczesniak1-340/+239
2007-10-10r25315: Revert my last change until I find out what's causing theRafal Szczesniak1-233/+334
2007-10-10r25312: Replace the old-style composite calls.Rafal Szczesniak1-334/+233
2007-10-10r25301: Merge my includes.h cleanups.Jelmer Vernooij2-0/+4
2007-10-10r25256: Fix missing field set in libnet_ModifyUser routine.Rafal Szczesniak2-1/+10
2007-10-10r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2-2/+2
2007-10-10r25048: From the archives (patch found in one of my old working trees):Andrew Bartlett1-5/+12
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2-3/+3
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij4-0/+4
2007-10-10r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...Jelmer Vernooij2-2/+4
2007-10-10r24732: Add comments and fix memory leak.Rafal Szczesniak1-8/+61
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-1/+1
2007-10-10r24680: fix a couple of stupid typos from previous commit.Rafal Szczesniak1-6/+6
2007-10-10r24679: Add (raw and untested) implementation of libnet_GroupInfo function.Rafal Szczesniak4-0/+215
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher9-23/+23
2007-10-10r24554: Add internal implementation (before api function) of groupRafal Szczesniak5-0/+418
2007-10-10r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher1-1/+1
2007-10-10r24127: Set the Domain SID into the libnet context, and have libnet_UserInfoAndrew Bartlett4-2/+12
2007-10-10r24051: more monitor function calls and monitor msg namesRafal Szczesniak5-40/+99
2007-10-10r24011: Keep the connect handle around in libnet, in case we want it.Andrew Bartlett2-0/+2
2007-10-10r23959: add more monitor messages support that's been sitting around on myRafal Szczesniak6-55/+216
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell35-105/+70
2007-10-10r23292: check for errors returned in a call result.Rafal Szczesniak1-0/+5
2007-10-10r22944: fix bug #4618:Stefan Metzmacher8-42/+42
2007-10-10r22811: two more memory allocation checks.Rafal Szczesniak2-1/+4
2007-10-10r22809: use buffer size specified in libnet context.Rafal Szczesniak2-5/+1
2007-10-10r22808: store default buffer size for samr operations in libnet context.Rafal Szczesniak2-1/+5
2007-10-10r22804: convert libnet_rpc_userinfo function to use "continue" functionsRafal Szczesniak1-127/+124
2007-10-10r22764: - replace talloc_zero with composite_createRafal Szczesniak1-16/+5
2007-10-10r22763: replace talloc_zero calls with composite_create and add moreRafal Szczesniak2-17/+16
2007-10-10r22735: correct some commentsRafal Szczesniak1-1/+2
2007-10-10r22734: - use samr pipe if it is already openedRafal Szczesniak1-16/+79
2007-10-10r22672: use composite_create calls instead of talloc_zero.Rafal Szczesniak1-12/+6
2007-10-10r22669: fix uninitialized element which was causing a crash with 'net passwor...Stefan Metzmacher1-0/+1
2007-10-10r22565: add libnet_DomainList function.Rafal Szczesniak2-0/+265
2007-10-10r22536: resolve name before passing to cldapStefan Metzmacher1-2/+13
2007-10-10r22519: convert libnet_DomainOpenSamr function from state-handling routineRafal Szczesniak1-122/+84
2007-10-10r22437: fix dependenciesStefan Metzmacher1-1/+2
2007-10-10r21839: add my email addressStefan Metzmacher4-4/+4
2007-10-10r21827: move comments to the place where the functionality is implementedStefan Metzmacher1-0/+156
2007-10-10r21826: reorder functionsStefan Metzmacher1-23/+25
2007-10-10r21821: move comment about the becoming a dc to the code which implements itStefan Metzmacher1-0/+643
2007-10-10r21820: move function, so that all are in top-down order as they get calledStefan Metzmacher1-23/+25
2007-10-10r21541: Export mgmt, samr and atsvc for use in samba-gtk.Jelmer Vernooij1-1/+1
2007-10-10r21538: this looks better...Stefan Metzmacher1-1/+1
2007-10-10r21516: - use the same assoc_group_id, for all 3 drsuapi connectionStefan Metzmacher1-4/+21
2007-10-10r21362: rename:Stefan Metzmacher1-4/+4
2007-10-10r21300: let the caller decide if it wants rid decrypted hashes or notStefan Metzmacher5-3/+12
2007-10-10r21295: pass down the gensec session key to the store_chunk hookStefan Metzmacher2-3/+11
2007-10-10r21293: store the gensec session key for each drsuapi connectionStefan Metzmacher1-0/+14