Age | Commit message (Expand) | Author | Files | Lines |
2011-04-05 | s3-auth use create_local_token() to transform server_info -> session_info | Andrew Bartlett | 3 | -59/+34 |
2011-04-04 | Move SET_STAT_INVALID call added by Volker as fix for bug 8042 - Newly create... | Jeremy Allison | 1 | -3/+3 |
2011-04-04 | Note that check_parent_exists() doesn't change the contents of smb_fname (add... | Jeremy Allison | 1 | -1/+1 |
2011-04-04 | s3-auth consolidate create_local_token() into make_server_info_krb5() | Andrew Bartlett | 2 | -37/+5 |
2011-04-03 | s3: Fix bug 8042: File creation on OS/X | Volker Lendecke | 1 | -0/+3 |
2011-04-01 | Fix bug #8047 - mdns registration doesn't work if "interfaces" is used in smb... | Marc A. Dahlhaus | 1 | -0/+7 |
2011-03-30 | Fix bug #7996 - sgid bit lost on folder rename. | Jeremy Allison | 3 | -1/+23 |
2011-03-30 | Fix convert_string() to take a *converted_size arg. and return a bool. | Jeremy Allison | 1 | -4/+7 |
2011-03-30 | s3-smbd: try to fix the irix build. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3: try to fix the build on some non-linux buildfarm machines. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3: Fix Coverity ID 2236: REVERSE_INULL | Volker Lendecke | 1 | -3/+1 |
2011-03-30 | s3: Fix Coverity ID 2304: FORWARD_NULL | Volker Lendecke | 1 | -3/+1 |
2011-03-30 | s3: only include ntioctl.h where needed. | Günther Deschner | 2 | -0/+2 |
2011-03-30 | s3-includes: only include ntdomain.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-messages: make ndr_messaging.h part of messages.h. | Günther Deschner | 13 | -13/+0 |
2011-03-30 | s3-messages: only include messages.h where needed. | Günther Deschner | 14 | -0/+14 |
2011-03-30 | s3-prototyes: user_in_netgroup and user_in_list moved to auth, out of smbd. | Günther Deschner | 1 | -2/+0 |
2011-03-30 | s3-auth: smbd needs auth.h | Günther Deschner | 25 | -0/+25 |
2011-03-30 | s3-libsmb: put namequery headers to nmblib.h | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-locking: move locking prototypes out of proto.h. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3: include smbd/smbd.h where needed. | Günther Deschner | 81 | -0/+81 |
2011-03-30 | s3-smbd: add smbd.h and move smbd prototypes to smbd/proto.h. | Günther Deschner | 2 | -0/+1157 |
2011-03-30 | s3: move filename_util.c out of source3/smbd to source3/lib. | Günther Deschner | 1 | -206/+0 |
2011-03-30 | s3-passdb: use passdb headers where needed. | Günther Deschner | 10 | -0/+10 |
2011-03-30 | s3-build: only include transfer_file.h where needed. | Günther Deschner | 2 | -0/+2 |
2011-03-30 | s3-includes: only include system/filesys.h when needed. | Günther Deschner | 20 | -0/+20 |
2011-03-30 | s3-includes: only include system/passwd.h when needed. | Günther Deschner | 3 | -0/+3 |
2011-03-30 | s3-trans2: only include trans2.h where needed. | Günther Deschner | 5 | -0/+5 |
2011-03-30 | lib/util/util_pw: share sys_get{pw,gr} group of calls. | Günther Deschner | 1 | -0/+1 |
2011-03-29 | s3-spoolssd: Start the spoolss service correctly. | Andreas Schneider | 1 | -1/+1 |
2011-03-29 | s3-spoolssd: Pass down event and messanging context. | Andreas Schneider | 1 | -2/+4 |
2011-03-29 | s3:spoolssd Start spoolss from smbd | Simo Sorce | 1 | -0/+15 |
2011-03-27 | s3: Fix Coverity ID 2329: RESOURCE_LEAK | Volker Lendecke | 1 | -0/+1 |
2011-03-27 | s3: Fix Coverity ID 2330: RESOURCE_LEAK | Volker Lendecke | 1 | -0/+1 |
2011-03-26 | Revert "Fix bug 8021 - Incorrect string termination in volume/volume_name for... | Jeremy Allison | 1 | -1/+1 |
2011-03-24 | Fix bug 8021 - Incorrect string termination in volume/volume_name for TRANS2-... | Volodymyr Khomenko | 1 | -1/+1 |
2011-03-24 | charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s... | Andrew Tridgell | 6 | -6/+6 |
2011-03-23 | s3-globals: silence build warning in smbd_messaging_context(). | Günther Deschner | 1 | -0/+1 |
2011-03-23 | s3-safe_string: Add checked_strlcpy() | Andrew Bartlett | 1 | -1/+1 |
2011-03-23 | s3-lib Remove the clobber_region() code. | Andrew Bartlett | 1 | -3/+2 |
2011-03-23 | s3-config: say which config file we failed to open | Andrew Tridgell | 1 | -1/+1 |
2011-03-23 | fault: get fault.c ready for use by s4 | Andrew Tridgell | 1 | -1/+1 |
2011-03-22 | s3-fault: removed the cont_fn from fault_setup() | Andrew Tridgell | 2 | -6/+1 |
2011-03-21 | s3:smbd: access checks should not depend on share mode flags | Stefan Metzmacher | 1 | -1/+0 |
2011-03-19 | s3:smbd: remove uses of "./" in unlink_internals() | Stefan Metzmacher | 1 | -4/+0 |
2011-03-18 | SMB2 renames return SHARING_VIOLATION if there is any existing oplock on a file. | Jeremy Allison | 1 | -0/+6 |
2011-03-18 | The searches struct is still being used and idled in SMB2 - move it to the gl... | Jeremy Allison | 2 | -31/+33 |
2011-03-17 | Fix crash bug on smbd shutdown when using FOPENDIR() found by Volker. | Jeremy Allison | 1 | -1/+13 |
2011-03-17 | s3: Expose num_opens via api_RNetSessionEnum | Volker Lendecke | 1 | -1/+1 |
2011-03-16 | s3-build: only include asn1 headers where actually needed. | Günther Deschner | 3 | -0/+3 |