Merge branch 'master' of ssh://git.samba.org/data/git/samba
[sfrench/samba-autobuild/.git] / source3 / utils / net_rap.c
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-17 Kai Blinnet: Fix net rap printq info documentation (bug #5892)
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-04 Joe SmithFixed typo in source/utils/net_rap.c
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-26 Kai Blinnet: Make share type lookup a function.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-07 Volker LendeckeFix a build failure on host sunX
2008-06-10 Kai Blinnet: Rename functable3 to functable, get rid of old...
2008-06-10 Kai Blinnet: Make "net rap" use functable3
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-27 Jeremy AllisonA few cleanups from Chere Zhou <chere.zhou@isilon.com>.
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Kai Blinnet: The top level help function for net cmd is always...
2008-05-20 Kai Blinnet: Split out "net share"
2008-05-20 Kai Blinnet: Split out "net file"
2008-05-20 Kai Blinnet: Split out "net group"
2008-05-20 Kai Blinnet: Split out "net user"
2008-05-10 Kai Blinnet: more whitespace cleanup
2008-05-10 Kai Blinnet: Remove globals
2007-11-19 Karolin SeegerAdd error message to net rap file and net rap file...
2007-10-18 Karolin SeegerAdd net rap file user
2007-10-10 Michael Adamr25197: Change net_make_ipc_connection() and net_make_i...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Alexander Bokovoyr22973: Apparently, 3.0.25 broke smb4k badly ;-)
2007-10-10 Volker Lendecker19184: W2k3 returns its name for the GetServerInfo...
2007-10-10 Volker Lendecker14214: Fix Coverity Bug # 57
2007-10-10 Lars Müllerr12986: Use d_fprintf(stderr, ...) for any error messag...
2007-10-10 Volker Lendecker6275: Implement RAP version of enumusers/enumgroups...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Tim Potterr2835: Since we always have -I. and -I$(srcdir) in...
2004-02-11 Gerald CarterBUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelin...
2004-02-11 Gerald CarterBUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelin...
2003-05-09 Jim McDonoughFix bug #4 for net rap. Allow more than 50 chars for...
2003-05-09 Jim McDonoughFix bug #4 for net rap. Allow more than 50 chars for...
2003-04-14 Tim PotterMerge of Jelmer's usage updates for net.
2003-04-13 Jelmer VernooijSome small changes - typos, adding usage for some commands
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-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-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-06-21 Jeremy AllisonDon't use uint. It doesn't exist on some platforms...
2002-05-31 Jim McDonoughEnable net rpc share and net rpc file commands (list...
2002-05-09 Jim McDonoughConverged help on net group command.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-05 Jim McDonoughLots more net consistency work:
2002-04-04 Jim McDonoughCleanups to make auto-detection of method on net user...
2002-03-29 Jim McDonoughRe-implemented net ads user and net ads group to use...
2002-03-15 Jim McDonoughSome help cleanups. Formatting and consistency issues...
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-14 Jim McDonoughMore help/messages/formatting cleanup.
2001-12-14 Jim McDonoughRestoration of at least some help function and format...
2001-12-11 Andrew Tridgelladded a net time command. Allow display or set of syste...
2001-12-10 Andrew Tridgellreinstated all the rap commands as top level commands...
2001-12-04 Andrew Tridgelltypo fix
2001-12-03 Andrew BartlettThis change reworkes the connection code for both rpccl...
2001-12-03 Andrew BartlettThis is another major rework of the 'net' command.