Age | Commit message (Expand) | Author | Files | Lines |
2003-04-11 | workaround streams leak on SCO openserver 5.0.x | Gerald Carter | 1 | -0/+4 |
2003-04-11 | Finish conversion of Browse options | Alexander Bokovoy | 11 | -171/+210 |
2003-04-11 | Remove Japanese HOWTO - Monyo has a howto for more recent | Jelmer Vernooij | 1 | -149/+0 |
2003-04-11 | A new RPC pipe! The \pipe\echo named pipe is for testing large RPC | Tim Potter | 14 | -50/+837 |
2003-04-10 | Use more stricter syntax and work towards Docbook XML migration | Jelmer Vernooij | 12 | -53/+130 |
2003-04-10 | Handle deep referrals: check whether each component in the requested path of | Shirish Kalele | 1 | -9/+10 |
2003-04-10 | Fix from Andrew Esh to ensure tdb_pack can't segfault. | Jeremy Allison | 1 | -9/+12 |
2003-04-10 | Ensure we're not filtering our essential delete messages. | Jeremy Allison | 2 | -13/+23 |
2003-04-10 | Refer to Problems.sgml | Jelmer Vernooij | 1 | -7/+2 |
2003-04-10 | Use the <othername> tag for second names | Jelmer Vernooij | 1 | -2/+2 |
2003-04-10 | ENCRYPTION.txt is gone. Pointed out by Will Kemp. | Jelmer Vernooij | 1 | -3/+1 |
2003-04-10 | Refer to the new 'Problems' chapter | Jelmer Vernooij | 1 | -10/+4 |
2003-04-10 | Fix some references to 'ENCRYPTION.txt', but that should be the 'User Database' | Jelmer Vernooij | 2 | -16/+5 |
2003-04-10 | Put info about solving samba problems in a seperate appendix (it was in the | Jelmer Vernooij | 3 | -448/+374 |
2003-04-10 | Add vorlon's script to convert filenames from CP850 to ISO8859-15 | Jelmer Vernooij | 1 | -0/+17 |
2003-04-10 | Fixed typos. | John Terpstra | 1 | -11/+13 |
2003-04-10 | More docs. | John Terpstra | 3 | -1/+176 |
2003-04-10 | Fixes to linker flags for AIX winbind client from Stephen Roylance. | Tim Potter | 2 | -1/+8 |
2003-04-10 | Added using different cnum test. WinXP and Samba now pass - Win2k fails. | Jeremy Allison | 1 | -3/+23 |
2003-04-09 | Fix from Steve Langasek <vorlon@netexpress.net> for non-RPC printing. | Jeremy Allison | 1 | -2/+2 |
2003-04-09 | Ensure we have WinXP-like semantics for checking TIDs and FIDs. | Jeremy Allison | 1 | -0/+65 |
2003-04-09 | Update info about how to generate text docs | Jelmer Vernooij | 1 | -6/+4 |
2003-04-09 | Throw out this doc in HEAD as well... only 2 textdocs left! | Jelmer Vernooij | 1 | -240/+0 |
2003-04-09 | collaps same repeted task into 2 code paths | Simo Sorce | 1 | -2/+1 |
2003-04-09 | Convert Logon parameters. | Alexander Bokovoy | 15 | -312/+375 |
2003-04-09 | Complete what I've seen (and then some)t of the PAC. | Jim McDonough | 2 | -10/+141 |
2003-04-09 | Finish conversion of Filenames | Alexander Bokovoy | 8 | -146/+170 |
2003-04-09 | This is the netlogon schannel client code. Try a | Volker Lendecke | 9 | -54/+362 |
2003-04-09 | no needed anymore | Gerald Carter | 1 | -48/+0 |
2003-04-09 | Fix double free on error and typo | Jelmer Vernooij | 1 | -2/+1 |
2003-04-09 | Next batch of conversions: File names. | Alexander Bokovoy | 17 | -192/+238 |
2003-04-09 | Use fprintf(f, ...) instead of plain printf() - patch by Ronan Waide | Jelmer Vernooij | 1 | -2/+2 |
2003-04-09 | Auth2, not also Auth3 sends us flags back, although all the callers | Volker Lendecke | 1 | -4/+5 |
2003-04-09 | A little clarification in the rpc auth header struct. | Volker Lendecke | 2 | -12/+10 |
2003-04-09 | Put the core schannel functions to parse_prs.c. They are also used by | Volker Lendecke | 2 | -187/+184 |
2003-04-09 | Fixing typo. Metze made me do it! | John Terpstra | 1 | -1/+1 |
2003-04-09 | unix_strupper, unix_strlower: Remove fixed-length static buffer that | Martin Pool | 1 | -10/+31 |
2003-04-09 | Making sure this info is not lost. Someone will eventually fix/update/extend/... | John Terpstra | 1 | -1/+45 |
2003-04-09 | StrCaseCmp tests: Add some tests in Katakana. Convert strings to | Martin Pool | 1 | -3/+5 |
2003-04-09 | Can I suggest this modification to the documentation Makefile? If | Tim Potter | 1 | -1/+1 |
2003-04-09 | bin/smbcontrol needs to be built to run tpot's new tests of it. | Martin Pool | 1 | -2/+4 |
2003-04-09 | another forgotten merge sitting on my laptop from app_head; only stall open_p... | Gerald Carter | 1 | -3/+6 |
2003-04-09 | Ignore .po and .po32 files. | Martin Pool | 1 | -0/+2 |
2003-04-09 | Tests for smbcontrol. | Tim Potter | 2 | -1/+240 |
2003-04-09 | Ignore testtmp directory. | Tim Potter | 1 | -1/+2 |
2003-04-09 | poptify smbcontrol | Tim Potter | 1 | -4/+4 |
2003-04-09 | Rewrite of smbcontrol - it was a bit of a mess. It should now be much | Tim Potter | 1 | -530/+573 |
2003-04-09 | Set character set to default (UTF-8) before running tests. | Martin Pool | 1 | -0/+3 |
2003-04-09 | t_push_ucs2, t_strcmp: Run tests only once by default, rather than | Martin Pool | 2 | -6/+12 |
2003-04-09 | forgotten merge left on disk; remove extra SAFE_FREE() | Gerald Carter | 1 | -2/+0 |