index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
readline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coverity fix #CID: 607 - resource leak on error path.
Jeremy Allison
2008-10-29
1
-0
/
+1
*
OS/X does not have rl_done in readline.h
Volker Lendecke
2008-10-05
1
-0
/
+8
*
Correctly fix smbclient to terminate on eof from server.
Jeremy Allison
2008-10-03
1
-1
/
+12
*
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
2007-12-06
1
-11
/
+12
*
Fix an implicit cast warning.
Michael Adam
2007-11-16
1
-1
/
+1
*
More pstring removal. This one was tricky. I had to add
Jeremy Allison
2007-11-15
1
-3
/
+10
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-1
/
+1
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r19246: merge from samba4 rev 18207 and 18208:
Stefan Metzmacher
2007-10-10
1
-1
/
+3
*
r16274: Fix the smbclient prompting behaviour for both systems that have
James Peach
2007-10-10
1
-27
/
+38
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-2
/
+2
*
Apply some const
Volker Lendecke
2003-08-11
1
-2
/
+2
*
And finally IDMAP in 3_0
Simo Sorce
2003-05-12
1
-0
/
+24
*
merge from HEAD - x_fileno, not fileno on an XFILE
Andrew Bartlett
2003-02-08
1
-1
/
+1
*
Merge from HEAD - don't mix FILE and X_FILE - fixes debian bug
Andrew Bartlett
2003-02-08
1
-3
/
+3
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-0
/
+18
*
Fix from Michael Steffens <michael_steffens@hp.com> to make signal
Jeremy Allison
2002-01-31
1
-1
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Readline has problems on non tty fd's. Use readline replacement to in cases
Jeremy Allison
2002-01-19
1
-31
/
+32
*
Fix typo.
Martin Pool
2001-11-19
1
-1
/
+1
*
Detect libreadline>=4.0, and set HAVE_NEW_LIBREADLINE. At the moment
Martin Pool
2001-11-19
1
-5
/
+10
*
Added comment about why not to cast the assignment of
Tim Potter
2001-11-19
1
-3
/
+6
*
Oops, Tim says rl_completion_func_t doesn't exist in all versions of
Martin Pool
2001-11-19
1
-7
/
+5
*
Quieten compiler warnings about a callback function prototype that has
Martin Pool
2001-11-19
1
-1
/
+7
*
initial support to error report in smbclient, useful when using smbclient -c ...
Simo Sorce
2001-10-09
1
-1
/
+3
*
merge from 2.2
Gerald Carter
2001-09-30
1
-17
/
+0
*
declare dbf in one spot
Andrew Tridgell
2001-09-10
1
-1
/
+0
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
1
-3
/
+3
*
^$&%&*$&)% readline uses \n characters instead of letting the terminal wrap
Tim Potter
2001-07-20
1
-13
/
+34
*
Some versions of readline don't have rl_completion_func_t. )-:
Tim Potter
2001-05-07
1
-2
/
+1
*
Fixed compiler warning.
Tim Potter
2001-05-07
1
-1
/
+2
*
fixed rpcclient readline code
Andrew Tridgell
2001-03-19
1
-1
/
+1
*
added basic command completion support
Andrew Tridgell
2001-03-19
1
-1
/
+6
*
much simpler readline code
Andrew Tridgell
2001-03-18
1
-73
/
+44
*
much better readline support from Simo Sorce, with some mods from me
Andrew Tridgell
2001-03-18
1
-0
/
+126