| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Cleanup format. | Martin Pool | 2002-01-03 | 1 | -1/+1 |
* | talloc accounting now includes number of chunks and bytes allocated. | Martin Pool | 2002-01-03 | 1 | -9/+42 |
* | Send back talloc allocation information when POOL_USAGE is received. | Martin Pool | 2002-01-03 | 1 | -2/+8 |
* | Add talloc_asprintf_append, which grows an existing string buffer to | Martin Pool | 2002-01-03 | 2 | -4/+82 |
* | smbd now sends a reply to MSG_REQ_POOL_USAGE, though it's pretty | Martin Pool | 2002-01-03 | 2 | -2/+7 |
* | smbd should register to receive MSG_REQ_POOL_USAGE. Response should | Martin Pool | 2002-01-03 | 4 | -2/+47 |
* | Fixed crash bug in display_print_info_2() | Tim Potter | 2002-01-03 | 1 | -65/+87 |
* | Ignore dmalloc.log. | Martin Pool | 2002-01-03 | 1 | -2/+3 |
* | If we receive a message that is not handled then emit a gentle warning | Martin Pool | 2002-01-03 | 1 | -0/+8 |
* | debug output on receipt of message. | Martin Pool | 2002-01-03 | 1 | -0/+2 |
* | Oops, rerun autoconf after last change. | Martin Pool | 2002-01-03 | 1 | -0/+8 |
* | Welcome to preprocessor hell. Had to put a #ifndef around SAFE_FREE to | Tim Potter | 2002-01-03 | 1 | -0/+3 |
* | Add instructions on using dmalloc. | Martin Pool | 2002-01-03 | 1 | -0/+8 |
* | Fixed crash bug in display_print_info_1() | Tim Potter | 2002-01-03 | 1 | -3/+13 |
* | Initialise result on success in cli_spoolss_enum_printers() so we don't get | Tim Potter | 2002-01-03 | 1 | -0/+2 |
* | The werror<->nt status code map has changed and has broken all the spoolss | Tim Potter | 2002-01-03 | 1 | -7/+7 |
* | Removed unused #define | Tim Potter | 2002-01-03 | 1 | -1/+0 |
* | debug statement fixups. | Jeremy Allison | 2002-01-02 | 4 | -52/+43 |
* | removed stuff I wasn't using | Gerald Carter | 2002-01-02 | 1 | -49/+0 |
* | sync up ldap defaults with 2.2 | Gerald Carter | 2002-01-02 | 1 | -2/+3 |
* | ooops./ forgot one | Gerald Carter | 2002-01-02 | 1 | -1/+1 |
* | fixing compile error | Gerald Carter | 2002-01-02 | 1 | -4/+4 |
* | We should be SHLD not LINK when creating shared libraries. | Jeremy Allison | 2002-01-02 | 2 | -9/+9 |
* | We go to a lot of effort to avoid strcpy() in Samba, but its not much use if | Andrew Bartlett | 2002-01-02 | 1 | -12/+12 |
* | Add prs_dump_before to dump everything from the start of the prs | Martin Pool | 2002-01-02 | 2 | -5/+24 |
* | Actually enforce the passdb API. | Andrew Bartlett | 2002-01-02 | 9 | -266/+344 |
* | Make user enumeration work for w2k and win9x. | Jeremy Allison | 2002-01-02 | 2 | -72/+89 |
* | Another touch of 'const' | Andrew Bartlett | 2002-01-02 | 1 | -1/+1 |
* | Doc. | Martin Pool | 2002-01-02 | 1 | -2/+1 |
* | Also capture received data | Martin Pool | 2002-01-02 | 1 | -0/+5 |
* | struct cli_state remembers the pipe name that it's talking to, if any, | Martin Pool | 2002-01-02 | 1 | -3/+22 |
* | struct cli_state remembers the pipe name that it's talking to, if any, | Martin Pool | 2002-01-02 | 1 | -0/+3 |
* | Minor update to make the output 'real C'. (The output is intended to be a C | Andrew Bartlett | 2002-01-02 | 1 | -3/+8 |
* | Removed reference to rpc_client/cli_netlogon.o from dependencies for | Tim Potter | 2002-01-02 | 1 | -1/+1 |
* | try to handle broken const in headers on cray unicos | Andrew Tridgell | 2002-01-01 | 2 | -752/+768 |
* | This brings the NT->DOS error mapping into better line with what NT does. | Andrew Bartlett | 2002-01-01 | 1 | -2/+2 |
* | Add a function to convert 'NT_STATUS...' strings back into their actual error | Andrew Bartlett | 2002-01-01 | 1 | -0/+16 |
* | Allow usernames in the form of 'NT_STATUS_....' to map to that as the error | Andrew Bartlett | 2002-01-01 | 1 | -0/+6 |
* | Now that winbind doesn't rely on this, we may as well remove it... | Andrew Bartlett | 2002-01-01 | 1 | -108/+0 |
* | Further rpc_client removal, this time from winbindd. | Andrew Bartlett | 2002-01-01 | 3 | -45/+62 |
* | renamed ans1.h to asn_1.h to prevent conflict caused by krb5 headers | Andrew Tridgell | 2002-01-01 | 2 | -1/+1 |
* | A farily large commit: | Andrew Bartlett | 2002-01-01 | 12 | -191/+166 |
* | Add a specialised version of tpot's libsmb samlogon code for use with | Andrew Bartlett | 2002-01-01 | 1 | -0/+86 |
* | Fix up C99 comment. | Andrew Bartlett | 2002-01-01 | 1 | -1/+1 |
* | Named constants are always much better than magic numbers... | Andrew Bartlett | 2002-01-01 | 1 | -2/+2 |
* | last_enum not used. | Jeremy Allison | 2001-12-31 | 1 | -4/+0 |
* | Fixed enumeration of a large (<1500) users from a Samba PDC to a W2k | Jeremy Allison | 2001-12-31 | 2 | -7/+1 |
* | added a simple test to see whether building shared libraries actually | Andrew Tridgell | 2001-12-31 | 3 | -297/+346 |
* | ops, froget to set the values. | Simo Sorce | 2001-12-31 | 1 | -1/+7 |
* | const religion | Simo Sorce | 2001-12-31 | 1 | -3/+3 |