summaryrefslogtreecommitdiff
path: root/source4/libnet
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6165: fixed up the userinfo composite code. Fixes include:Andrew Tridgell2-66/+49
2007-10-10r6164: More comments in the code.Rafal Szczesniak1-2/+49
2007-10-10r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett1-2/+3
2007-10-10r5983: Start support for being a domain member in Samba4.Andrew Bartlett1-2/+2
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett4-5/+6
2007-10-10r5928: Use cli_credentials in:Jelmer Vernooij1-4/+1
2007-10-10r5924: Use cli_credentials in libnet/.Jelmer Vernooij2-8/+4
2007-10-10r5902: A rather large change...Andrew Bartlett1-6/+7
2007-10-10r5900: Use flatname to specify the netbios domain name (matches what win2k3Andrew Bartlett1-3/+3
2007-10-10r5775: Remove some unused functions (unions are no longer as special as they ...Jelmer Vernooij1-0/+1
2007-10-10r5681: fix the build and compiler waningsStefan Metzmacher1-1/+2
2007-10-10r5677: Split structure definitions from implementation.Rafal Szczesniak2-21/+45
2007-10-10r5585: LDB interfaces change:Simo Sorce1-1/+1
2007-10-10r5576: Bunch of fixes pointed by tridge. A few more to come...Rafal Szczesniak1-26/+31
2007-10-10r5474: Remove random notes put in code.Rafal Szczesniak1-1/+0
2007-10-10r5472: First approach to composite rpc call fetchin user info.Rafal Szczesniak1-0/+229
2007-10-10r5366: added initial code for adding user accounts to libnet makefile.Rafal Szczesniak1-1/+2
2007-10-10r5365: Initial code for adding user accounts via libnet call.Rafal Szczesniak3-0/+135
2007-10-10r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.Tim Potter2-2/+2
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell3-5/+5
2007-10-10r5256: More verbose description of functions (as I learn the code).Rafal Szczesniak1-5/+49
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell3-4/+4
2007-10-10r4948: Typo fixes in comments.Rafal Szczesniak1-2/+2
2007-10-10r4891: - added a generic resolve_name() async interface in libcli/resolve/,Andrew Tridgell1-11/+16
2007-10-10r4762: Store the results of a 'net join' in the LDB.Andrew Bartlett2-8/+228
2007-10-10r4722: Start to add 'net join' to Samba4.Andrew Bartlett5-46/+334
2007-10-10r4721: Changes to libnet_passwd to take advantage of the new easier to callAndrew Bartlett2-198/+239
2007-10-10r4075: implement RemoteTOD server functionStefan Metzmacher1-1/+1
2007-10-10r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell1-3/+3
2007-10-10r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij1-1/+1
2007-10-10r3744: Support building subsystems as a shared library. Modules don't work yet,Jelmer Vernooij1-0/+1
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij1-1/+0
2007-10-10r3724: Rename a number of structures, for better consistance between SAMR andAndrew Bartlett1-9/+9
2007-10-10r3478: split out some more pieces of includes.hAndrew Tridgell4-0/+4
2007-10-10r3462: separate out the crypto includesAndrew Tridgell1-0/+1
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+1
2007-10-10r3443: the next stage in the include files re-organisation.Andrew Tridgell1-2/+2
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2-0/+2
2007-10-10r2545: str_charnum -> strlen_m.Andrew Bartlett1-1/+1
2007-10-10r2458: Rename policy handle parameters for the SAMR pipe. Parameters nowTim Potter1-10/+10
2007-10-10r2346: fix some minor stuffStefan Metzmacher2-2/+2
2007-10-10r2065: add libnet_RemoteTOD() call with levels GENERIC and SRVSVCStefan Metzmacher4-0/+170
2007-10-10r2064: fix some error casesStefan Metzmacher1-1/+36
2007-10-10r2061: - split libnet header filesStefan Metzmacher4-153/+239
2007-10-10r2021: add password change fallback to SetUserInfo level 25,24,23Stefan Metzmacher1-0/+130
2007-10-10r1952: change the _RPC levels into _SAMRStefan Metzmacher2-100/+134
2007-10-10r1950: implement libnet_SetPassword_rpc()Stefan Metzmacher1-2/+207
2007-10-10r1947: fix cup & paste errorsStefan Metzmacher1-14/+18
2007-10-10r1928: give up on NT_STATUS_PASSWORD_RESTRICTIONStefan Metzmacher1-0/+3
2007-10-10r1927: allow the domain to be a ip addressStefan Metzmacher1-0/+5