Age | Commit message (Expand) | Author | Files | Lines |
2002-08-05 | added 'net rpc testjoin' and 'net ads testjoin' commands | Andrew Tridgell | 3 | -20/+125 |
2002-08-05 | This fixes a number of ADS problems, particularly with netbiosless | Andrew Tridgell | 3 | -31/+63 |
2002-08-04 | passwords where not checked (you cannot check if the same buffer differs from... | Simo Sorce | 1 | -6/+18 |
2002-08-02 | Merge of print notify fixes from APPLIANCE_HEAD. | Tim Potter | 1 | -0/+17 |
2002-07-31 | fixed a net crash bug if we can't find a DC in a 'net rpc' command | Andrew Tridgell | 1 | -0/+4 |
2002-07-31 | make sure that 'net ads info' gives info on the server we specify, not | Andrew Tridgell | 1 | -0/+4 |
2002-07-30 | net ads info now reports the IP of the LDAP server as well as its name - very... | Andrew Tridgell | 1 | -0/+1 |
2002-07-29 | Use common popt definition for -d option. | Tim Potter | 2 | -3/+2 |
2002-07-28 | Add the ability to set account policies too. | Andrew Bartlett | 1 | -7/+25 |
2002-07-28 | Clean this code up a little. If it's alrady asprintf()ed, I see no | Andrew Bartlett | 1 | -2/+3 |
2002-07-27 | Rafal 'Mimir' Szczesniak <mimir@diament.ists.pwr.wroc.pl> has been busy | Andrew Bartlett | 2 | -54/+307 |
2002-07-26 | Mimir has been busy with patches again, and sent in the following | Andrew Bartlett | 1 | -2/+4 |
2002-07-24 | Make it possible to query account policy values from pdbedit (set to come soon). | Andrew Bartlett | 1 | -11/+29 |
2002-07-21 | Fix up dir drive call. | Tim Potter | 1 | -1/+1 |
2002-07-21 | More cleanups, and add a comment/hint not to clean somthing up in future :-) | Andrew Bartlett | 1 | -8/+0 |
2002-07-21 | Another smattering of static and const | Andrew Bartlett | 3 | -3/+3 |
2002-07-21 | Renamed all the new_cli_netlogon_* functions to cli_netlogon_* | Tim Potter | 1 | -1/+1 |
2002-07-20 | Oops, my bad. I forgot to assign this, so lookupnames wasn't doing much :-) | Andrew Bartlett | 1 | -0/+1 |
2002-07-20 | More fixes towards warnings on the IRIX compiler | Andrew Bartlett | 1 | -3/+5 |
2002-07-20 | correctly declare global_myworkgroup to be the right size. | Andrew Bartlett | 1 | -1/+1 |
2002-07-20 | Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had a | Andrew Bartlett | 2 | -5/+6 |
2002-07-20 | Update the usage for smbgroupedit to document -d for 'description'. | Andrew Bartlett | 1 | -0/+2 |
2002-07-14 | Show the account flags in the 'verbose' listing of pdbedit. | Andrew Bartlett | 1 | -0/+2 |
2002-07-14 | move opt_machine_pass to keep some compilers happy | Andrew Tridgell | 1 | -1/+1 |
2002-07-13 | added useful 'net rpc info' command | Andrew Tridgell | 1 | -0/+76 |
2002-07-13 | added --machine-pass option to net. This allows you to authenticate as | Andrew Tridgell | 1 | -1/+21 |
2002-07-13 | This makes smbcacls a bit easier to use and debug. | Andrew Bartlett | 1 | -8/+15 |
2002-06-28 | make net join a bit less verbose | Andrew Tridgell | 1 | -1/+1 |
2002-06-28 | Proper merge of all the working printing stuff from APPLIANCE_HEAD. | Jeremy Allison | 1 | -14/+96 |
2002-06-26 | This commit finally gives us multiple wins server groups. We now | Andrew Tridgell | 1 | -2/+2 |
2002-06-25 | Update cli_full_connection() to take a 'flags' paramater, and try to get a | Andrew Bartlett | 3 | -73/+18 |
2002-06-25 | Add a .cvsignore file | Andrew Bartlett | 1 | -0/+1 |
2002-06-25 | Break up samba's object dependencies, and its prototype includes. | Andrew Bartlett | 2 | -0/+3 |
2002-06-24 | Support utf8 on the wire for ads ldap. DN's are converted, as well as strings, | Jim McDonough | 1 | -10/+20 |
2002-06-21 | Don't use uint. It doesn't exist on some platforms and we don't define it. | Jeremy Allison | 1 | -1/+1 |
2002-06-16 | Cope with the requirement for constant initialisers on some unix C compilers. | Andrew Bartlett | 1 | -1/+1 |
2002-06-14 | Kill useless cast | Andrew Bartlett | 1 | -2/+2 |
2002-06-14 | Patch from ctrlsoft to make the pluggable passdb subsystem use an lp_list | Andrew Bartlett | 1 | -10/+12 |
2002-06-14 | Patch (from ctrlsoft <jelmer@nl.linux.org>) to poptify testparm, and the | Andrew Bartlett | 1 | -151/+120 |
2002-06-13 | Latest patch from metze <metze@metzemix.de> to move most of samba across | Andrew Bartlett | 1 | -4/+6 |
2002-06-07 | Globally replace 'global_sam_sid' with get_global_sam_sid(), a self | Andrew Bartlett | 1 | -2/+1 |
2002-06-03 | added a 'net ads search' command, similar to 'ldapsearch' but using the | Andrew Tridgell | 1 | -7/+70 |
2002-06-01 | Add remainder of net rpc file subcommands, and autoselect transport on | Jim McDonough | 3 | -15/+142 |
2002-05-31 | Enable all net rpc share subcommands and autoselect transport. | Jim McDonough | 3 | -6/+58 |
2002-05-31 | Enable net rpc share and net rpc file commands (list subcommands only), and | Jim McDonough | 5 | -53/+271 |
2002-05-24 | Some of the updates from ctrlsoft's 'Various' patch: | Andrew Bartlett | 3 | -21/+25 |
2002-05-24 | Remove the password length paramater from cli_full_connection - it really | Andrew Bartlett | 2 | -3/+3 |
2002-05-23 | Allow initial password set on net ads user add. I need to do this on | Jim McDonough | 1 | -3/+30 |
2002-05-23 | Given Jeremy's positive response, and a lack of one from tpot, I'll commit | Andrew Bartlett | 1 | -76/+39 |
2002-05-22 | Add a bit more const, and kill of (finally!) sys_getpwnam and sys_getpwuid. | Andrew Bartlett | 2 | -4/+6 |