| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added comment about why not to cast the assignment of | Tim Potter | 2001-11-19 | 1 | -3/+6 |
| * | LIBDIR and LOCKDIR are dynamically configured too. | Martin Pool | 2001-11-19 | 1 | -4/+9 |
| * | 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 |
| * | fixed some bugs. | Simo Sorce | 2001-11-18 | 2 | -18/+19 |
| * | Fixed detection of RedHat headers. Removed another file ! | Jeremy Allison | 2001-11-16 | 1 | -212/+0 |
| * | I *love* removing code :-). Removed 4 files that weren't being used. | Jeremy Allison | 2001-11-16 | 2 | -112/+1 |
| * | Tidyups in the merge process. | Jeremy Allison | 2001-11-15 | 1 | -32/+36 |
| * | FALSE -> False | Tim Potter | 2001-11-15 | 1 | -1/+1 |
| * | Removed unused variable. | Tim Potter | 2001-11-14 | 1 | -1/+0 |
| * | Look for DOMAIN\group in group lists and ask winbind. | Jeremy Allison | 2001-11-13 | 1 | -68/+89 |
| * | messed up with patches, this should be the right one, | Simo Sorce | 2001-11-12 | 1 | -2/+1 |
| * | some bugfix and new functions, | Simo Sorce | 2001-11-12 | 3 | -10/+88 |
| * | fixed, moved and added some functions | Simo Sorce | 2001-11-10 | 2 | -98/+153 |
| * | add convert_string_allocate() function | Simo Sorce | 2001-11-07 | 1 | -5/+86 |
| * | Removed totally annoying verbose debug in sid_to_string() | Tim Potter | 2001-11-05 | 1 | -2/+0 |
| * | Added missing strchr_wa. | Jeremy Allison | 2001-11-04 | 1 | -0/+5 |
| * | a big one: | Simo Sorce | 2001-11-04 | 4 | -29/+319 |
| * | remove {} from default valid char list | Andrew Tridgell | 2001-11-04 | 1 | -1/+1 |
| * | Added NT_USER_TOKEN into server_info to fix extra groups problem. | Jeremy Allison | 2001-11-03 | 1 | -2/+2 |
| * | zero the data, not a pointer to the data ... | Andrew Tridgell | 2001-11-01 | 1 | -1/+1 |
| * | Small 'const' updates ahead of some AuthRewrite merging. | Andrew Bartlett | 2001-10-31 | 1 | -1/+1 |
| * | Parionia to ensure people don't install libsmb based programs setuid root. | Andrew Bartlett | 2001-10-31 | 1 | -0/+8 |
| * | Add a bit of 'const' for the data_blob code. | Andrew Bartlett | 2001-10-29 | 1 | -3/+13 |
| * | More spelling and grammer from Vance. <vance@digital-host.net> | Andrew Bartlett | 2001-10-29 | 5 | -26/+28 |
| * | This commit is number 4 of 4. | Andrew Bartlett | 2001-10-29 | 3 | -9/+9 |
| * | This commit is number 3 of 4. | Andrew Bartlett | 2001-10-29 | 2 | -20/+59 |
| * | This commit is number 2 of 4. | Andrew Bartlett | 2001-10-29 | 1 | -3/+14 |
| * | smbd/notify_hash.c: Merged Herb's fix. | Jeremy Allison | 2001-10-27 | 1 | -1/+2 |
| * | A few spelling fixes from Vance. <vance@digital-host.net> | Andrew Bartlett | 2001-10-26 | 1 | -8/+8 |
| * | Added || -> && fix from "Orwig, Paul" <PORWIG@PacificLife.com>. | Jeremy Allison | 2001-10-24 | 1 | -2/+2 |
| * | Removed unused function. | Tim Potter | 2001-10-24 | 1 | -68/+0 |
| * | get rid of compiler warnings (casts and delete unused variables) | Herb Lewis | 2001-10-23 | 2 | -9/+7 |
| * | a quick fix to get rpcclient working again. This just disables | Andrew Tridgell | 2001-10-22 | 1 | -1/+1 |
| * | Added xstrdup, removed static version from smbpasswd.c | Jeremy Allison | 2001-10-22 | 1 | -2/+14 |
| * | Added xmalloc - calls smb_panic on zero size or malloc fail. | Jeremy Allison | 2001-10-22 | 1 | -1/+27 |
| * | Converted a bunch of 0x85 constants to SMBkeepalive. | Tim Potter | 2001-10-20 | 1 | -4/+4 |
| * | removed an unused variable | Andrew Tridgell | 2001-10-20 | 1 | -1/+0 |
| * | Merge Gerry's %G change from 2.2.2. | Jeremy Allison | 2001-10-18 | 1 | -7/+8 |
| * | added basic NTLMSSP support in smbd. This is still quite rough, and | Andrew Tridgell | 2001-10-17 | 1 | -2/+2 |
| * | return of vsnprintf doesn't include termination | Andrew Tridgell | 2001-10-14 | 1 | -1/+1 |
| * | bit neater talloc_asprintf() implementation | Andrew Tridgell | 2001-10-14 | 1 | -19/+11 |
| * | introduce mangle backward compatibility functions | Simo Sorce | 2001-10-13 | 1 | -0/+31 |
| * | This file is really old and not used anymore. | Tim Potter | 2001-10-12 | 1 | -1375/+0 |
| * | first step in converting the head branch to use lang_tdb.c instead | Andrew Tridgell | 2001-10-11 | 1 | -2/+9 |
| * | initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To | Andrew Tridgell | 2001-10-11 | 2 | -0/+43 |
| * | old fixes I forgot to commit | Simo Sorce | 2001-10-09 | 1 | -5/+5 |
| * | initial support to error report in smbclient, useful when using smbclient -c ... | Simo Sorce | 2001-10-09 | 1 | -1/+3 |
| * | fixed lame valid table | Andrew Tridgell | 2001-10-07 | 1 | -2/+2 |
| * | fixed basic ucs2 operation on big endian boxes. Still a bit more to | Andrew Tridgell | 2001-10-03 | 1 | -5/+5 |