summaryrefslogtreecommitdiffstats
path: root/source4/libnet
Commit message (Expand)AuthorAgeFilesLines
* r7252: Formatting.Rafal Szczesniak2007-10-101-1/+0
* r7251: Initial work on composite domain open call.Rafal Szczesniak2007-10-101-1/+2
* r7250: Starting work on composite domain open call.Rafal Szczesniak2007-10-102-0/+121
* r7247: User shorter and more convenient name for credentials inRafal Szczesniak2007-10-102-2/+4
* r7204: Also fall back to different password set methods on WRITE_FAULT, asAndrew Bartlett2007-10-101-1/+1
* r7203: Fill in the error message and fail if we can't open the secrets database.Andrew Bartlett2007-10-101-0/+6
* r6963: Further definitions for share manipulation code. Untested.Rafal Szczesniak2007-10-102-0/+3
* r6962: Severely simplified share functions. Removed call levels as we don'tRafal Szczesniak2007-10-102-0/+232
* r6933: Add a couple of helper functions for creating nbt names.Tim Potter2007-10-101-3/+1
* r6928: Add support for printing trusted domain names, sids and passwords inAndrew Bartlett2007-10-101-52/+188
* r6927: Make it easier to program with the SamSync callback interface, performAndrew Bartlett2007-10-101-35/+96
* r6848: Remove some dead/unused code.Tim Potter2007-10-101-3/+0
* r6718: Formatting fixes.Rafal Szczesniak2007-10-101-3/+2
* r6709: Add monitor messages to useradd composite useradd function.Rafal Szczesniak2007-10-101-5/+15
* r6677: Unused variables.Tim Potter2007-10-101-5/+0
* r6624: I have put monitor function pointer into userinfo call, but I haven't putRafal Szczesniak2007-10-101-5/+7
* r6616: First (and totally untested) approach to monitoring userinfoRafal Szczesniak2007-10-101-0/+13
* r6603: More work on the samdump puzzle. This implements a function pointerAndrew Bartlett2007-10-102-45/+124
* r6573: Start on my project to implement an NT4 compatible BDC in Samba4.Andrew Bartlett2007-10-104-1/+268
* r6525: Remove incorrect comment.Andrew Bartlett2007-10-101-2/+0
* r6440: Adding libcli composite functions dependency, as we need to locateRafal Szczesniak2007-10-101-1/+1
* r6439: Clarify the comment.Rafal Szczesniak2007-10-101-1/+1
* r6425: Yet another comment.Rafal Szczesniak2007-10-101-0/+9
* r6424: More comments and fixes to existing ones.Rafal Szczesniak2007-10-101-4/+39
* r6419: Fix strange behaviour of NET-USERDEL where account doesn't actuallyRafal Szczesniak2007-10-101-1/+3
* r6414: Added composite user del function. Slightly broken still, but I don'tRafal Szczesniak2007-10-102-1/+197
* r6390: A couple of changes in useradd function regarding pointers.Rafal Szczesniak2007-10-101-5/+7
* r6384: Formatting fixes.Rafal Szczesniak2007-10-101-8/+7
* r6383: Add user management file to build.Rafal Szczesniak2007-10-101-1/+2
* r6381: Started working on user account management functions.Rafal Szczesniak2007-10-102-0/+189
* 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