summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* prevent double freeAndrew Tridgell2001-12-111-2/+0
* better error handlingAndrew Tridgell2001-12-111-11/+17
* added a comment about /bin/dateAndrew Tridgell2001-12-111-1/+4
* added a net time command. Allow display or set of system time based onAndrew Tridgell2001-12-113-13/+166
* Removed unreferenced getopt() externals.Tim Potter2001-12-111-2/+0
* reinstated all the rap commands as top level commands until we get theAndrew Tridgell2001-12-102-81/+114
* added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell2001-12-081-0/+16
* OK. Smbpasswd -j is DEAD.Andrew Bartlett2001-12-056-153/+112
* added a REALLY gross hack into kerberos_kinit_password so thatAndrew Tridgell2001-12-051-1/+1
* Add a new flag for anonymous connectionsAndrew Bartlett2001-12-051-0/+3
* Make it easier to construct anonymous connections with a new flag and helperAndrew Bartlett2001-12-051-2/+28
* Split out the name resolution code into a seperate functionAndrew Bartlett2001-12-051-27/+38
* Follow herb's suggestion and don't strdup a string to itselfAndrew Bartlett2001-12-051-3/+6
* Follow herb's suggestion and don't strdup a string to itself.Andrew Bartlett2001-12-051-3/+5
* Add a mechinism to allow for sane porting of rpcclient components into the newAndrew Bartlett2001-12-051-0/+166
* added a boolean to the group mapping functions to specify if we need orJean-François Micouleau2001-12-041-5/+9
* allow for passwords other than "samba2"Andrew Tridgell2001-12-041-1/+1
* moved init_account_policy() to the right placeAndrew Tridgell2001-12-041-2/+0
* typo fixAndrew Tridgell2001-12-041-1/+1
* smbpasswd is *ugly*!Andrew Bartlett2001-12-041-0/+2
* Add 'net rpc join' to match the ADS equiv.Andrew Bartlett2001-12-043-295/+316
* Some changes to the name resolution code in 'net' to allow us to find aAndrew Bartlett2001-12-042-25/+47
* added a tdb to store the account policy informations.Jean-François Micouleau2001-12-031-12/+10
* This change reworkes the connection code for both rpcclient and net newAndrew Bartlett2001-12-032-73/+15
* Forgot this one with the last commit...Andrew Bartlett2001-12-031-0/+36
* This is another major rework of the 'net' command.Andrew Bartlett2001-12-033-1057/+1273
* not used any moreAndrew Tridgell2001-12-011-144/+0
* Renamed sid field in SEC_ACE to trustee to be more in line with MS'sTim Potter2001-11-301-10/+22
* Changed again how the privilege list is handled in the group mapping code.Jean-François Micouleau2001-11-291-12/+9
* Make better use of the ads_init() function to get the kerberos relam etc.Andrew Bartlett2001-11-292-6/+8
* fixed some krb5 ifdefsAndrew Tridgell2001-11-281-1/+1
* fix a bunch of places where we can double-free a cli structureAndrew Tridgell2001-11-283-10/+0
* prevent proto from picking up this as a defintion for 'main()' becoue it conf...Andrew Bartlett2001-11-261-1/+1
* More compiler warnings fixed. Some minor reformatting.Tim Potter2001-11-262-94/+143
* Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter2001-11-264-12/+10
* Minor typosVolker Lendecke2001-11-251-2/+2
* portability fixesAndrew Tridgell2001-11-251-3/+6
* fixed typoAndrew Tridgell2001-11-251-1/+1
* better helpAndrew Tridgell2001-11-251-1/+7
* use generate_random_str()Andrew Tridgell2001-11-251-47/+4
* added "net ads user" and "net ads group" commandsAndrew Tridgell2001-11-251-19/+66
* added "net ads status" commandAndrew Tridgell2001-11-251-14/+39
* made a "net ads" command, currently with "net ads join" and "net ads leave"Andrew Tridgell2001-11-252-4/+191
* added "net join" commandAndrew Tridgell2001-11-242-185/+191
* rewrote net.cAndrew Tridgell2001-11-241-1260/+1071
* This is another rather major change to the samba authenticaionAndrew Bartlett2001-11-241-6/+0
* Changed how the privileges are stored in the group mapping code. It's nowJean-François Micouleau2001-11-231-18/+38
* Removed TimeInit() call from every client program (except for one placeTim Potter2001-11-2311-20/+0
* added lsa_enum_sids to rpcclientJean-François Micouleau2001-11-221-3/+2
* W2K doesn't seem to respond to *#0 names in node status. Ensure nameJeremy Allison2001-11-211-1/+1