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