Age | Commit message (Expand) | Author | Files | Lines |
2009-07-30 | Remove the extraneous logic in smb_set_info_standard - we | Jeremy Allison | 1 | -0/+1 |
2009-07-27 | Fix a valgrind error in chain_reply | Volker Lendecke | 1 | -0/+2 |
2009-07-24 | s3: Convert a few callers of unix_convert() over to filename_convert() | Tim Prouty | 1 | -1/+2 |
2009-07-24 | Make the smbd VFS typesafe | Volker Lendecke | 1 | -2/+0 |
2009-07-20 | s3: Change fsp->fsp_name to be an smb_filename struct! | Tim Prouty | 1 | -1/+1 |
2009-07-14 | Revert this commit : | Jeremy Allison | 1 | -6/+0 |
2009-07-15 | s3: Make smbd aware of permission change of usershare. Since usershare are re... | Bo Yang | 1 | -0/+6 |
2009-07-14 | s3-account_policy: add pdb_policy_type enum. | Günther Deschner | 1 | -14/+0 |
2009-07-08 | s3: Change the share_mode_lock struct to store a base_name and stream_name | Tim Prouty | 1 | -1/+2 |
2009-06-22 | s3: forward MSG_DEBUG from smbd parent to all children | Aravind Srinivasan | 1 | -0/+6 |
2009-06-10 | s3: Remove the now unused CFF_DOS_PATH flag | Tim Prouty | 1 | -5/+0 |
2009-06-03 | s3:smbd: move pending_auth_data list to struct smbd_server_connection | Stefan Metzmacher | 1 | -9/+0 |
2009-05-20 | s3: Change unix_convert (and its callers) to use struct smb_filename | Tim Prouty | 1 | -0/+16 |
2009-05-20 | s3:param: add PROTOCOL_SMB2 | Stefan Metzmacher | 1 | -1/+9 |
2009-05-15 | s3:param: prevent includes from being dumped in dump_*() functions. | Michael Adam | 1 | -0/+1 |
2009-05-13 | Remove an unused struct definition | Volker Lendecke | 1 | -6/+0 |
2009-05-01 | Add fncall_send/recv | Volker Lendecke | 1 | -0/+1 |
2009-03-24 | s3: use generated dcerpc code. | Günther Deschner | 1 | -0/+2 |
2009-03-23 | s3:libsmb: use new simplified smb_signing code for the client side | Stefan Metzmacher | 1 | -15/+0 |
2009-03-23 | s3:smbd: use new simplified snb_signing code in the server | Stefan Metzmacher | 1 | -0/+2 |
2009-03-13 | Remove pwd_cache.c, it was doing nothing. Make user_name, domain, and | Jeremy Allison | 1 | -7/+0 |
2009-03-03 | Fix bug #6155 - "force group" is no longer working as expected. | Jeremy Allison | 1 | -0/+6 |
2009-03-01 | Use shared header file for character sets, remove old definitions from samba3... | Jelmer Vernooij | 1 | -16/+0 |
2009-03-01 | Merge branch 'master' of git://git.samba.org/samba into convenience | Jelmer Vernooij | 1 | -0/+16 |
2009-03-01 | Use common header file for character set handling in Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -2/+0 |
2009-03-01 | Also re-add removed codepoint_t; I'm clearly not having my day today. | Jelmer Vernooij | 1 | -0/+16 |
2009-03-01 | Sync smb_iconv_t type, convert_string return type with Samba 3 equivalents. | Jelmer Vernooij | 1 | -16/+0 |
2009-02-19 | s3: Remove unused inform_level2_message struct | Tim Prouty | 1 | -8/+0 |
2009-02-19 | s3: Add extid to the dev/inode pair | Tim Prouty | 1 | -22/+26 |
2009-02-09 | s3 oplocks: Add capabilites flags field to the kernel_oplocks struct | Tim Prouty | 1 | -0/+17 |
2009-02-09 | s3 oplocks: Make the level2 oplock contention API more granular | Tim Prouty | 1 | -0/+14 |
2009-02-09 | s3 oplocks: Differentiate between releasing an oplock vs. downgrading to Leve... | Tim Prouty | 1 | -1/+1 |
2009-02-09 | s3 vfs: Add a destructor to the fsp extension data API | Tim Prouty | 1 | -1/+3 |
2009-02-09 | S3: New module interface for SMB message statistics gathering | todd stecher | 1 | -0/+3 |
2009-02-06 | s3-spoolss: prepare to use generated spoolss. | Günther Deschner | 1 | -0/+1 |
2009-02-02 | Fix bug #6082 - smbd_gpfs_getacl failed: Windows client can´t rename or dele... | Jeremy Allison | 1 | -1/+1 |
2009-01-31 | Convert api_rpc_trans_reply to async np_* | Volker Lendecke | 1 | -0/+16 |
2009-01-31 | Remove the global variable "chain_size" | Volker Lendecke | 1 | -5/+0 |
2009-01-30 | Add the "SMBD" rpc transport | Volker Lendecke | 1 | -0/+1 |
2009-01-27 | s3:smbd: make kernel oplocks event driven | Stefan Metzmacher | 1 | -2/+0 |
2009-01-23 | Extend NTIMES to allow setting create_time | todd stecher | 1 | -0/+7 |
2009-01-22 | s3:smbd: restructure kernel oplocks code | Stefan Metzmacher | 1 | -6/+13 |
2009-01-20 | "userdom_struct" does not need "full_name" anymore -- unused | Volker Lendecke | 1 | -1/+0 |
2009-01-16 | Add a new implementation of chain_reply | Volker Lendecke | 1 | -0/+9 |
2009-01-09 | s3:smbd: handle incoming smb requests via event handlers | Stefan Metzmacher | 1 | -1/+1 |
2009-01-05 | s3:events: move prototypes to event.h | Stefan Metzmacher | 1 | -3/+0 |
2009-01-04 | async libwbclient infrastructure | Volker Lendecke | 1 | -0/+1 |
2009-01-02 | Happy New Year! | Stefan Metzmacher | 1 | -1/+1 |
2008-12-17 | s3/smb.h: Remove unused LDAP_SSL_ON. | Karolin Seeger | 1 | -1/+1 |
2008-12-12 | Move dom_sid to the Samba 3 IDL file, remove the old definition. | Jelmer Vernooij | 1 | -12/+1 |