summaryrefslogtreecommitdiffstats
path: root/source3/utils/net.c
Commit message (Expand)AuthorAgeFilesLines
* Fix args to cli_force_encryption.Jeremy Allison2008-01-051-2/+1
* Add general '-e' option to enable smb encryptionJeremy Allison2008-01-051-8/+55
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-151-3/+3
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-1/+1
* Make output of net getdomainsid more meaningful. Unify spelling of SID. Displ...Karolin Seeger2007-12-061-3/+8
* ReformattingVolker Lendecke2007-12-031-2/+4
* Add "net dom" command suite to "net".Günther Deschner2007-11-301-0/+1
* Allow calling "net rpc join" and "net rpc trustdom" without specifying server...Michael Adam2007-11-291-1/+1
* Change all occurrences of zero_addr(&ss,AF_INET) toJeremy Allison2007-10-271-1/+1
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-86/+110
* Fix the popt / bool issues. Some places we used BOOLJeremy Allison2007-10-191-5/+5
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-10/+10
* Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison2007-10-101-6/+5
* r25481: Fix some typos, don't panic as non-root on net getdomainsidVolker Lendecke2007-10-101-2/+11
* r25197: Change net_make_ipc_connection() and net_make_ipc_connection_ex() toMichael Adam2007-10-101-9/+15
* r24853: Rename function as Jerry asked.Rafal Szczesniak2007-10-101-3/+3
* r24824: Create an initial talloc stackframe for the net binary.Michael Adam2007-10-101-0/+3
* r24789: Add implementation of machine-authenticated connection to netlogonRafal Szczesniak2007-10-101-4/+24
* r23968: Harmonize net's password prompts.Günther Deschner2007-10-101-11/+33
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23379: Whitespace cosmetics, to reduce irritating diffs...Michael Adam2007-10-101-1/+1
* r22135: Check in most of Michael Adam's net conf utility. A good share of thi...Volker Lendecke2007-10-101-0/+3
* r21831: Back out r21823 for a while, this is going into a bzr tree first.Volker Lendecke2007-10-101-3/+1
* r21823: Let secrets_store_machine_password() also store the account name. Not...Volker Lendecke2007-10-101-1/+3
* r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke2007-10-101-2/+2
* r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce2007-10-101-1/+1
* r19424: Protect against username == NULLJeremy Allison2007-10-101-0/+4
* r19422: Doh ! Put the krb5 user@realm code in the right place.Jeremy Allison2007-10-101-3/+37
* r17086: Re-add ability to contact remote domain controllers with the "net ads"Günther Deschner2007-10-101-2/+2
* r17078: Ouch....Volker Lendecke2007-10-101-36/+0
* r17077: Activate RPC-SAMBA3-GETUSERNAME in the build farmVolker Lendecke2007-10-101-0/+36
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+7
* r15971: Obey the manpage description and make changesecretpw accept a passwor...Simo Sorce2007-10-101-1/+14
* r15646: Implement an setdomainsid command as wellSimo Sorce2007-10-101-0/+21
* r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter2007-10-101-10/+43
* r14098: Fix Coverity # 112Volker Lendecke2007-10-101-2/+13
* r13861: Avoid "net rpc join" segfaulting when storing the servername in theGünther Deschner2007-10-101-1/+1
* r13382: added server affinity cache stores for 'net rpc join' and trusted dom...Gerald Carter2007-10-101-0/+5
* r13316: Let the carnage begin....Gerald Carter2007-10-101-0/+27
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-1/+1
* r12986: Use d_fprintf(stderr, ...) for any error message in net.Lars Müller2007-10-101-19/+19
* r12544: Fix segfaults in winbind, smbpasswd and netVolker Lendecke2007-10-101-0/+2
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-7/+10
* r8911: cosmetic fixes.Günther Deschner2007-10-101-1/+1
* r7998: Fix usage messageVolker Lendecke2007-10-101-1/+1
* r6277: This implements a new caching API for enumerating the pdb elements. It isVolker Lendecke2007-10-101-48/+24
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2007-10-101-1/+1
* r5316: Get 'net afskey' into a subcommand of its own, 'net afs key'.Volker Lendecke2007-10-101-4/+42
* r4850: Fix remaining pdb_setsampwent-calls.Günther Deschner2007-10-101-3/+2