summaryrefslogtreecommitdiff
path: root/source4/libnet
AgeCommit message (Expand)AuthorFilesLines
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij1-1/+1
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2-13/+14
2007-12-30r26633: A couple of fixes in comments.Rafal Szczesniak1-7/+9
2007-12-30r26632: Add libnet_CreateGroup function.Rafal Szczesniak2-16/+226
2007-12-28r26624: libnet/python: Use standard function for constructing context, allow ...Jelmer Vernooij3-61/+178
2007-12-28r26619: Add Python bindings for libnet. No tests yet and no way to set the pa...Jelmer Vernooij4-0/+4774
2007-12-24r26573: Fix warnings.Jelmer Vernooij1-2/+2
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2-19/+19
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij2-19/+19
2007-12-21r26532: Fix mistake in assignment.Rafal Szczesniak1-1/+1
2007-12-21r26519: Add libnet_GroupList function. Totally untested (yet), butRafal Szczesniak2-0/+270
2007-12-21r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij1-2/+1
2007-12-21r26442: Remove use of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26441: Remove global_loadparm uses.Jelmer Vernooij1-1/+2
2007-12-21r26435: Remove global_loadparm instance.Jelmer Vernooij1-1/+1
2007-12-21r26430: require explicit specification of loadparm context.Jelmer Vernooij2-4/+6
2007-12-21r26427: Avoid global_smb_iconv_convenience.Jelmer Vernooij1-1/+1
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij2-3/+4
2007-12-21r26408: Remove use of global_loadparm.Jelmer Vernooij2-1/+3
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij5-10/+11
2007-12-21r26333: No more global_loadparm in finddcs.Jelmer Vernooij1-1/+2
2007-12-21r26328: remove more uses of global_loadparm.Jelmer Vernooij8-17/+17
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij7-8/+16
2007-12-21r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij1-1/+1
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij1-1/+1
2007-12-21r26277: Move loadparm context higher up the stack.Jelmer Vernooij1-1/+2
2007-12-21r26271: Remove some more uses of global_loadparm.Jelmer Vernooij3-0/+3
2007-12-21r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij1-2/+3
2007-12-21r26231: Spell check: credentails -> credentials.Jelmer Vernooij1-1/+1
2007-12-21r26205: Pass loadparm_context to secrets_db_connect() rather than using globa...Jelmer Vernooij1-1/+1
2007-12-21r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were justAndrew Bartlett2-9/+9
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij4-4/+6
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher3-42/+79
2007-12-21r25823: remove unneeded nesting by using error and out logicStefan Metzmacher1-21/+21
2007-12-21r25803: Make our security descriptor acl manipulation methods more generic so...Günther Deschner1-1/+1
2007-12-21r25607: Allow to set security descriptor type flags at creation time withGünther Deschner1-0/+1
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij8-31/+31
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij5-6/+15
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2-2/+2
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij5-7/+9
2007-10-10r25367: Add initial implementation of internal group add function.Rafal Szczesniak4-0/+175
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