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