summaryrefslogtreecommitdiff
path: root/source4/utils/net
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-6/+6
2007-10-10r10711: An error of 'user exists' is not an error, just an indication of howAndrew Bartlett1-1/+1
2007-10-10r10486: This is a merge of Brad Henry's 'net join' rework, to better performAndrew Bartlett1-9/+15
2007-10-10r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett1-2/+2
2007-10-10r10316: More dynconfig fixesJelmer Vernooij1-1/+0
2007-10-10r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij1-2/+2
2007-10-10r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett1-2/+2
2007-10-10r8966: Simplify the makefile generation system a bit.Jelmer Vernooij1-0/+1
2007-10-10r8847: Rework the Samba4 'net join' code. I'm trying to get this closer toAndrew Bartlett1-6/+5
2007-10-10r8752: With all the infrustructure done, details like a SamSync migrationAndrew Bartlett2-0/+41
2007-10-10r8748: fixed build. Andrew, please check.Andrew Tridgell1-6/+4
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell5-12/+12
2007-10-10r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett1-6/+1
2007-10-10r7382: Convert net_user code so that is can be compiled againstRafal Szczesniak1-5/+5
2007-10-10r7249: Cope with struct member renameJelmer Vernooij5-7/+7
2007-10-10r6573: Start on my project to implement an NT4 compatible BDC in Samba4.Andrew Bartlett3-0/+70
2007-10-10r5924: Use cli_credentials in libnet/.Jelmer Vernooij4-16/+6
2007-10-10r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij6-28/+23
2007-10-10r5425: Convert function tables to new structure (with description)Rafal Szczesniak3-46/+14
2007-10-10r5424: Automatically generate basic help display on basis of nameRafal Szczesniak1-50/+31
2007-10-10r5423: Change function table structure to allow short descriptionRafal Szczesniak1-1/+1
2007-10-10r5400: Slightly better handling of help messages in net tool.Rafal Szczesniak4-20/+18
2007-10-10r5381: Added net_user.c with net tool interface for managing user accounts.Rafal Szczesniak3-1/+98
2007-10-10r5380: Removed extra newline.Rafal Szczesniak1-1/+0
2007-10-10r5308: trimmed back a lot of the old macros from smb_macros.hAndrew Tridgell1-1/+1
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-2/+2
2007-10-10r4762: Store the results of a 'net join' in the LDB.Andrew Bartlett1-34/+27
2007-10-10r4722: Start to add 'net join' to Samba4.Andrew Bartlett3-2/+111
2007-10-10r4341: Fix const warning.Tim Potter1-1/+1
2007-10-10r4201: Remove duplicate const.Tim Potter1-1/+1
2007-10-10r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell1-1/+1
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij1-3/+0
2007-10-10r3633: - moved module init functions to after smb.conf and command lineAndrew Tridgell1-1/+2
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij1-0/+1
2007-10-10r3579: with the gcc warning flag from abartlet we don't need sys_strftime()Andrew Tridgell1-1/+1
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell1-0/+1
2007-10-10r3478: split out some more pieces of includes.hAndrew Tridgell3-0/+5
2007-10-10r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell1-0/+1
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell1-0/+1
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+1
2007-10-10r3323: more warning reductionsAndrew Tridgell1-1/+1
2007-10-10r2074: fixed a typoAndrew Tridgell1-1/+1
2007-10-10r2066: add 'net time' commandStefan Metzmacher3-1/+88
2007-10-10r1951: add 'net password set' callStefan Metzmacher1-0/+82
2007-10-10r1949: provide functions to access the username, userdomain and userpasswordStefan Metzmacher1-10/+3
2007-10-10r1919: paasword change basicly works now:-)Stefan Metzmacher1-0/+3
2007-10-10r1915: use popt's cmdline_auth_info to fill the net_contextStefan Metzmacher2-11/+22
2007-10-10r1914: use common popt stuff in netStefan Metzmacher1-9/+8
2007-10-10r1880: bugger, now I have used gcc 3.4.1 myself and have statements before de...Stefan Metzmacher1-7/+6