| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add a talloc varient of the data_blob functions. | Andrew Bartlett | 2002-01-05 | 1 | -3/+48 |
* | Don't use static memory, malloc it... | Jeremy Allison | 2002-01-03 | 1 | -2/+12 |
* | Fix the fix.... (sigh). | Jeremy Allison | 2002-01-03 | 1 | -1/+1 |
* | Fixed embarressing 16k strack trashing bug :-(. | Jeremy Allison | 2002-01-03 | 1 | -8/+9 |
* | add smb_xvasprintf() panic wrapper around vasprintf | Andrew Tridgell | 2001-12-09 | 1 | -3/+13 |
* | re-enabled insure backtrace, calling /usr/bin/backtrace | Andrew Tridgell | 2001-12-03 | 1 | -2/+4 |
* | merge from APPLIANCE_HEAD | Gerald Carter | 2001-11-28 | 1 | -0/+41 |
* | turn off the insure xterm hack for now | Andrew Tridgell | 2001-11-28 | 1 | -1/+1 |
* | Got medieval on another pointless extern. Removed extern struct ipzero | Tim Potter | 2001-11-26 | 1 | -1/+15 |
* | Rename xmalloc, xmemdup, xstrdup to smb_$1 to avoid conflicts with the | Martin Pool | 2001-11-20 | 1 | -14/+15 |
* | LIBDIR and LOCKDIR are dynamically configured too. | Martin Pool | 2001-11-19 | 1 | -4/+9 |
* | Tidyups in the merge process. | Jeremy Allison | 2001-11-15 | 1 | -32/+36 |
* | some bugfix and new functions, | Simo Sorce | 2001-11-12 | 1 | -2/+3 |
* | a big one: | Simo Sorce | 2001-11-04 | 1 | -0/+68 |
* | zero the data, not a pointer to the data ... | Andrew Tridgell | 2001-11-01 | 1 | -1/+1 |
* | Add a bit of 'const' for the data_blob code. | Andrew Bartlett | 2001-10-29 | 1 | -3/+13 |
* | This commit is number 4 of 4. | Andrew Bartlett | 2001-10-29 | 1 | -3/+3 |
* | 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 |
* | added basic NTLMSSP support in smbd. This is still quite rough, and | Andrew Tridgell | 2001-10-17 | 1 | -2/+2 |
* | initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To | Andrew Tridgell | 2001-10-11 | 1 | -0/+26 |
* | switched over to a new method of handling uppercase/lowercase mappings | Andrew Tridgell | 2001-10-03 | 1 | -0/+10 |
* | Fixed up the change password bug when not using PAM. | Jeremy Allison | 2001-10-02 | 1 | -4/+116 |
* | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 2001-10-02 | 1 | -2/+0 |
* | OpenSSL merge from 2.2 | Gerald Carter | 2001-09-26 | 1 | -1/+1 |
* | fixed ctemp in server and client. It turns out that ctemp on NT is completely... | Andrew Tridgell | 2001-09-17 | 1 | -3/+4 |
* | move to SAFE_FREE() | Simo Sorce | 2001-09-17 | 1 | -14/+10 |
* | replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down | Andrew Tridgell | 2001-09-10 | 1 | -10/+0 |
* | Merge of transfer file code from 2.2, fix for readbraw. | Jeremy Allison | 2001-09-04 | 1 | -66/+39 |
* | Fixed some compiler warnings. | Tim Potter | 2001-09-04 | 1 | -2/+0 |
* | a bunch of fixes from the sflight to seattle | Andrew Tridgell | 2001-08-20 | 1 | -3/+6 |
* | this is a big global fix for the ptr = Realloc(ptr, size) bug. | Simo Sorce | 2001-08-12 | 1 | -2/+6 |
* | me stupid. | Simo Sorce | 2001-08-05 | 1 | -1/+1 |
* | Some fixes about malloc/Realloc and mem leak | Simo Sorce | 2001-08-05 | 1 | -1/+1 |
* | need to push smb_search strings in client charset | Andrew Tridgell | 2001-07-25 | 1 | -5/+5 |
* | Fix case insensitive password change code. | Jeremy Allison | 2001-07-23 | 1 | -0/+13 |
* | Add backend encryption support for NTLMv2. | Andrew Bartlett | 2001-07-07 | 1 | -3/+3 |
* | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 2001-07-04 | 1 | -10/+10 |
* | The big character set handling changeover! | Andrew Tridgell | 2001-07-04 | 1 | -17/+2 |
* | Ensure numeric group or user names don't get misinterpreted. | Jeremy Allison | 2001-06-25 | 1 | -4/+8 |
* | next_token() was supposed to be a reentrant replacement for strtok(), | Andrew Tridgell | 2001-06-21 | 1 | -1/+1 |
* | Removed silly Get_Hostbyname() wrapper as DNS names are case-insensitive | Tim Potter | 2001-06-18 | 1 | -65/+4 |
* | removed need for scandir in client.c | Andrew Tridgell | 2001-05-07 | 1 | -1/+3 |
* | Removed mktemp from HEAD - same as done in 2.2. | Jeremy Allison | 2001-04-18 | 1 | -39/+4 |
* | Added fix from "Eric Boehm" <boehm@nortelnetworks.com> to try and set hard | Jeremy Allison | 2001-04-13 | 1 | -0/+24 |
* | As Andrew suggested, make smbrun return a fd for a deleted file which can then | Jeremy Allison | 2001-04-13 | 1 | -2/+3 |
* | To stop people complaining about the mktemp call, move it into lib/util.c. Th... | Jeremy Allison | 2001-04-11 | 1 | -0/+14 |
* | Fixed --with-automount compile error. | Jeremy Allison | 2001-04-10 | 1 | -2/+2 |
* | Got "medieval on our ass" about adding the -1 to slprintf. | Jeremy Allison | 2001-04-08 | 1 | -1/+1 |