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