Put strcasecmp/strncasecmp on the banned list (except for needed calls
[samba.git] / source / utils / net.c
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-09-24 Gerald Carter* sync more files from 3.0
2003-09-23 Volker LendeckeThis only touches the fake kaserver support. It adds...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-07 Volker LendeckeNobody complained on the team-list, so commit it ...
2003-08-28 Jeremy AllisonFixed warnings in secret code.
2003-08-28 Gerald Carterfixing typos pointed out by Vance in WHATSNEW
2003-08-19 Andrew Bartlett - Make 'net' use a single funciton for setting the...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-30 Jeremy AllisonAdd a command line option (-S on|off|required) to enabl...
2003-07-22 Tim PotterReplace the eight (!) copies of dummy become/unbecome...
2003-07-19 Rafal SzczesniakAccording to the result of voting, net has default...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-09 Gerald Cartermore compile fixes for become/unbecome_root()
2003-06-25 Gerald Carterlarge change:
2003-06-21 Andrew BartlettThis removes the StrCaseCmp() stuff from 'net idmap...
2003-06-18 Simo SorceOk, this patch removes the privilege stuff we had in...
2003-06-14 Volker LendeckeAdd 'net idmap restore'. This restores a broken idmap...
2003-06-14 Andrew BartlettThis patch modifies 'net rpc vampire' to add new and...
2003-06-13 Volker LendeckeTrivial extension to 'net' to dump current local idmap.
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-04-21 Andrew BartlettUse the -W domain option to select the SID to show
2003-04-21 Andrew BartlettMake it easier to select which domain to show the sid...
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-19 Gerald Carter[merge from SAMBA_3_0]
2003-04-19 Gerald CarterMerging smbgroupedit into 'net groupmap'. Not entirely...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Andrew BartlettFix segfault by getting this the right way around
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-14 Jelmer Vernooij- Change ADS CHOSTPASS -> ADS CHANGETRUSTPW
2003-04-14 Jelmer VernooijChange ADS CHOSTPASS to ADS CHANGETRUSTPW and add a
2003-04-14 Tim PotterMerge:
2003-04-13 Jelmer VernooijSome small changes - typos, adding usage for some commands
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-24 Jelmer VernooijRevoke some of the popt patch from metze I applied...
2003-03-24 Jelmer VernooijPatch from metze to generalise POPT_COMMON_SAMBA, with...
2003-03-23 Jelmer VernooijUse popt_common for -s, -d and -V
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 Andrew BartlettJeremy merged across my string parinoia fixes, but...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-06 Andrew BartlettMore safe_strcpy() off-by-one bug fixes. (mostly moves...
2003-03-03 Andrew BartlettTry the PASSWD environment variable if we don't have...
2003-02-25 Tim PotterMerge: add popt_common_version to command line options...
2003-02-18 Jelmer VernooijAdd -V option (to print out version) to utilities where...
2003-01-21 Jim McDonoughProperly display popt errors. Also fix debug to be...
2003-01-21 Jim McDonoughProperly display popt errors. Also fix debug to be...
2003-01-21 Tim PotterDeleted arguments to help output - they didn't work.
2003-01-15 Gerald Cartermerging some rpcclient and net functionality from HEAD
2003-01-15 Gerald Carter[merge]
2003-01-15 Gerald Carter* removed unused variable from rpcclient code
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-10 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-09 Andrew BartlettMerge fix for uninitialised IP variable from HEAD
2002-11-09 Andrew BartlettFix bug where not specifying '-S PDC' in 'net join...
2002-11-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-06 Tim PotterMerge of get_dc_list() api change from HEAD.
2002-11-06 Tim PotterMerge ... get_dc_list() api change. This was slightly...
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-28 Volker LendeckeImplement 'net maxrid'. Needed to find the maximum...
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-01 Andrew BartlettUpdates from Samba HEAD:
2002-10-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-27 Andrew BartlettMinor updates:
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-23 Richard SharpeAdd net getlocalsid [name]
2002-09-23 Volker LendeckeAdd the ability to view/set the current local domain...
2002-09-11 Andrew Tridgelladded gencache implementation from mimir - thanks!
2002-08-21 Volker Lendeckeglobal_myname is a pstring, not an fstring
2002-08-21 Volker LendeckeFix debug level initialization for net.c
2002-08-17 Jelmer Vernooijsync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-29 Tim PotterUse common popt definition for -d option.
2002-07-27 Andrew BartlettRafal 'Mimir' Szczesniak <mimir@diament.ists.pwr.wroc...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-14 Andrew Tridgellmove opt_machine_pass to keep some compilers happy
2002-07-13 Andrew Tridgelladded --machine-pass option to net. This allows you...
2002-06-25 Andrew BartlettUpdate cli_full_connection() to take a 'flags' paramate...
next