Age | Commit message (Expand) | Author | Files | Lines |
2003-01-15 | small merges from SAMBA_3_0; mostly typos, renames, etc... | Gerald Carter | 1 | -1/+0 |
2003-01-15 | Refactor the NTLMSSP code again - this time we use function pointers to | Andrew Bartlett | 2 | -4/+22 |
2003-01-15 | added cli_lsa_enum_account_rights() call. Note that this is in | Andrew Tridgell | 2 | -0/+33 |
2003-01-15 | Run autoheader | Martin Pool | 1 | -6/+0 |
2003-01-14 | Commit my (disabled) fstring/pstring mixup detection code. | Andrew Bartlett | 1 | -0/+21 |
2003-01-13 | Updates to our NTLMSSP code: | Andrew Bartlett | 3 | -32/+81 |
2003-01-12 | Make the 'service' in make_connection() use an fstrcpy(), and an fstring, | Andrew Bartlett | 1 | -1/+0 |
2003-01-03 | Fix problem with "hide unreadable". stat file opens are baaack :-). | Jeremy Allison | 1 | -0/+1 |
2003-01-02 | Add PRINTF_ATTRIBUTE() to a few more printf() style functions. Aids in | Andrew Bartlett | 2 | -0/+11 |
2003-01-02 | BIG patch... | Andrew Bartlett | 9 | -30/+30 |
2002-12-31 | ignore tdbsam2_parse_info.h | Simo Sorce | 1 | -0/+1 |
2002-12-30 | Catching up with old patches. Add define for VERITAS quota support. | Jeremy Allison | 1 | -0/+8 |
2002-12-30 | the shutdown call does not have a 16 bit flags, but 2 byte representing booleans | Simo Sorce | 1 | -5/+2 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -1/+1 |
2002-12-17 | it's getting comic ... | Simo Sorce | 1 | -0/+58 |
2002-12-16 | Uhmm a bad day to commit changes :-(( | Simo Sorce | 1 | -0/+2 |
2002-12-16 | oh god, I will forgot my name one of these days :-/ | Simo Sorce | 1 | -0/+78 |
2002-12-16 | updates to the gums | Simo Sorce | 2 | -13/+107 |
2002-12-14 | Ensure talloc pool query messages are reserved. | Jeremy Allison | 1 | -0/+4 |
2002-12-13 | More printer publishing code. | Jim McDonough | 1 | -2/+3 |
2002-12-12 | merge of get_dc_name()-like code from APP_HEAD; better support password serve... | Gerald Carter | 1 | -0/+8 |
2002-12-11 | Fixed auth module code. Added VALGRIND defines to reduce spurious warnings. | Jeremy Allison | 1 | -0/+4 |
2002-12-10 | Fix client large file reporting. | Jeremy Allison | 2 | -1/+5 |
2002-12-05 | More printer data to publish | Jim McDonough | 1 | -0/+1 |
2002-12-05 | The element in fsp->print_job should be a RAP jobid, not a uint32 RPC | Jeremy Allison | 1 | -1/+1 |
2002-12-04 | Remove FILE_MACRO as __FILE__ is ANSI C. | Tim Potter | 3 | -20/+11 |
2002-12-04 | More attributes to publish. All DsSpooler attributes except REG_MULTI_SZ one... | Jim McDonough | 1 | -0/+3 |
2002-12-04 | Automatic printer publishing when using APW or choosing 'list in the director... | Jim McDonough | 1 | -0/+5 |
2002-12-04 | Fix for 64 bit issues with oplocks and allocation size. | Jeremy Allison | 2 | -948/+1270 |
2002-12-03 | use FILE_MACRO instead of __FILE__ | Herb Lewis | 1 | -6/+6 |
2002-12-03 | Support printer info 7, used for publishing | Jim McDonough | 1 | -0/+16 |
2002-12-03 | Add defines for standard DsSpooler/DsDriver values that get published. | Jim McDonough | 1 | -0/+54 |
2002-12-03 | Fixed nasty bug where file writes with start offsets in the range | Jeremy Allison | 1 | -0/+2 |
2002-11-26 | [print notify fixes from APP_HEAD] | Gerald Carter | 1 | -0/+16 |
2002-11-18 | Revert ADS_ERR_OK change. Some compilers didn't like it. | Jim McDonough | 1 | -1/+1 |
2002-11-18 | Next step of printer publishing. | Jim McDonough | 1 | -56/+1 |
2002-11-15 | Remove the assumption that all Solaris has -lsendfile. | Andrew Bartlett | 1 | -0/+3 |
2002-11-15 | Use smb_register_passdb() - plus some small fixes | Jelmer Vernooij | 1 | -7/+0 |
2002-11-15 | Add smb_register_passdb() | Jelmer Vernooij | 1 | -0/+1 |
2002-11-15 | Add const to DEBUG() macro. | Andrew Bartlett | 1 | -3/+3 |
2002-11-13 | small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e... | Jelmer Vernooij | 1 | -0/+3 |
2002-11-12 | Add smb_register_charset() and use it | Jelmer Vernooij | 1 | -0/+16 |
2002-11-11 | union is better to avoid problems with pointers | Simo Sorce | 1 | -21/+27 |
2002-11-09 | deldriver fix | Gerald Carter | 1 | -0/+1 |
2002-11-07 | Add smbtrans subcommands so we can stop hardcoding them | Jim McDonough | 1 | -0/+5 |
2002-11-05 | Missed extern declaration. | Jeremy Allison | 1 | -0/+1 |
2002-11-05 | Remove DRIVERFILE constant. It was removed with the old win95 | Tim Potter | 1 | -1/+0 |
2002-11-04 | The fixes from Tom plus a minor update from me. | Richard Sharpe | 2 | -97/+227 |
2002-11-02 | Add more options to popt_common and use them. Current ones are: | Jelmer Vernooij | 1 | -0/+3 |
2002-11-02 | Add popt_common_socket_options | Jelmer Vernooij | 1 | -0/+1 |