Age | Commit message (Expand) | Author | Files | Lines |
2003-05-06 | Add metze's exit and idle event patch | Jelmer Vernooij | 1 | -3/+0 |
2003-05-06 | sort out some include dependencies | Simo Sorce | 1 | -8/+2 |
2003-05-06 | add mapping.h here | Simo Sorce | 1 | -0/+1 |
2003-05-04 | move some things around | Simo Sorce | 1 | -107/+1 |
2003-04-29 | This is a nice rewrite: | Simo Sorce | 1 | -8/+0 |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 1 | -1/+1 |
2003-04-11 | smbcquota patch from metze | Gerald Carter | 1 | -27/+44 |
2003-04-11 | A new RPC pipe! The \pipe\echo named pipe is for testing large RPC | Tim Potter | 1 | -1/+3 |
2003-04-09 | This is the netlogon schannel client code. Try a | Volker Lendecke | 1 | -0/+2 |
2003-04-06 | SMB signing updates - this gets NTLMSSP signing workin to the point where I | Andrew Bartlett | 1 | -3/+4 |
2003-03-22 | Add -U, -N, -i, -A, -W to popt. | Jelmer Vernooij | 1 | -8/+1 |
2003-03-20 | Cleanup bogus initialisation in SID_NAME_USE enum. | Tim Potter | 1 | -8/+8 |
2003-03-12 | adding some initiaial code to sert %a to Win2K3 (using Native LanMan string f... | Gerald Carter | 1 | -1/+1 |
2003-02-27 | additional fix for CR 601 | Gerald Carter | 1 | -1/+1 |
2003-02-27 | Fix to allow blocking lock notification to be done rapidly (no wait | Jeremy Allison | 1 | -1/+1 |
2003-02-20 | Make init_module() and thus smb_load_module() return an int. | Jelmer Vernooij | 1 | -1/+1 |
2003-02-10 | Some cleanups: | Andrew Bartlett | 1 | -0/+2 |
2003-02-01 | Bitmap offsets and counts are always positive. | Andrew Bartlett | 1 | -1/+1 |
2003-01-30 | Fix for interesting resource constraint condition. When all opens are | Jeremy Allison | 1 | -1/+3 |
2003-01-03 | Fix problem with "hide unreadable". stat file opens are baaack :-). | Jeremy Allison | 1 | -0/+1 |
2003-01-02 | BIG patch... | Andrew Bartlett | 1 | -17/+17 |
2002-12-12 | merge of get_dc_name()-like code from APP_HEAD; better support password serve... | Gerald Carter | 1 | -0/+8 |
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 | Fix for 64 bit issues with oplocks and allocation size. | Jeremy Allison | 1 | -2/+2 |
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-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 |
2002-10-30 | - Remove RTLD_GLOBAL | Jelmer Vernooij | 1 | -1/+1 |
2002-10-30 | Add init_module_function typedef for new module system | Jelmer Vernooij | 1 | -0/+3 |
2002-10-14 | Tidyup of file specific access mask bits. | Tim Potter | 1 | -14/+19 |
2002-10-12 | Nice *big* patch from metze. | Andrew Bartlett | 1 | -18/+53 |
2002-10-07 | forgot some bits from previous rpc_secdesc.h rework patch | Simo Sorce | 1 | -2/+0 |
2002-10-06 | try to put every security descriptors related definitions in the same file. | Simo Sorce | 1 | -9/+2 |
2002-10-05 | Add more common options to popt_common - and start using | Jelmer Vernooij | 1 | -0/+1 |
2002-10-04 | merge of working dsrolegetprimdominfo() client code from APP_HEAD | Gerald Carter | 1 | -1/+1 |
2002-10-04 | merge of new client side support the Win2k LSARPC UUID in rpcbind | Gerald Carter | 1 | -0/+11 |
2002-10-01 | Cope with rw errors and timeout to peer. | Jeremy Allison | 1 | -0/+2 |
2002-09-25 | This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans up | Andrew Bartlett | 1 | -1/+4 |
2002-09-16 | Changed Major/Minor version info reported to Server Manager to 4.9. | John Terpstra | 1 | -8/+12 |
2002-09-07 | Winbind client-side cleanups. | Andrew Bartlett | 1 | -2/+0 |
2002-09-05 | Move the fancy NT_STATUS macros to a new file, so we can include them earlier | Andrew Bartlett | 1 | -38/+0 |
2002-09-04 | Add bcast_msg_flags to connection struct. Allows sender to filter when | Jeremy Allison | 1 | -0/+1 |
2002-08-28 | Return correct FILE_SUPERSEDED response - IFSTEST strikes again... | Jeremy Allison | 1 | -0/+1 |
2002-08-23 | Merged initial allocation code for IFSTEST fix. | Jeremy Allison | 1 | -0/+1 |
2002-08-21 | Handle wrap-around on this number by making it unsigned. | Andrew Bartlett | 1 | -1/+1 |
2002-08-20 | IFSTEST fixes for open fid, nametoolong. | Jeremy Allison | 1 | -11/+12 |
2002-08-20 | Based orginally by work by Kai, this patch moves our NT_TOKEN generation into | Andrew Bartlett | 1 | -3/+4 |
2002-07-31 | added support for smbd listening on port 445 and 139. It now listens | Andrew Tridgell | 1 | -1/+3 |
2002-07-30 | OK! | Simo Sorce | 1 | -3/+10 |