Age | Commit message (Expand) | Author | Files | Lines |
2010-08-06 | s3-netlogon: remove global include of netlogon.h. | Günther Deschner | 1 | -0/+1 |
2010-05-28 | s3:auth use info3 in auth_serversupplied_info | Simo Sorce | 1 | -1/+1 |
2010-02-03 | s3: Simplify the code a bit: Catch (len==0) early | Volker Lendecke | 1 | -7/+4 |
2010-02-02 | Fix bug 7081 - vfs_expand_msdfs doesn't work correctly (with fix identified) | Jeremy Allison | 1 | -3/+16 |
2009-07-24 | Make the smbd VFS typesafe | Volker Lendecke | 1 | -7/+3 |
2008-06-19 | Wrap the unix token info in a unix_user_token in auth_serversupplied_info | Volker Lendecke | 1 | -1/+1 |
2008-06-19 | Remove current_user_info reference from vfs_expand_msdfs.c | Volker Lendecke | 1 | -3/+1 |
2008-05-25 | Remove some references to get_current_username() and current_user_info | Volker Lendecke | 1 | -1/+1 |
2008-05-10 | Remove "user" from connection_struct | Volker Lendecke | 1 | -1/+1 |
2008-05-10 | Remove the unix token info from connection_struct | Volker Lendecke | 1 | -1/+1 |
2007-11-16 | Remove pstring from modules directory. | Jeremy Allison | 1 | -35/+54 |
2007-11-03 | Remove most of the remaining globals out of lib/util_sock.c. | Jeremy Allison | 1 | -1/+1 |
2007-11-03 | I can't get away without a 'length' arg. :-). | Jeremy Allison | 1 | -1/+2 |
2007-11-03 | Stop get_peer_addr() and client_addr() from using global | Jeremy Allison | 1 | -1/+2 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r20261: merge 20260 from samba_3_0_24 | Herb Lewis | 1 | -0/+1 |
2007-10-10 | r20124: clean up nested extern declaration warnings | Herb Lewis | 1 | -1/+2 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -4/+8 |
2007-10-10 | r4864: Remove unused var. | Jeremy Allison | 1 | -2/+2 |
2004-03-29 | Without words... | Volker Lendecke | 1 | -1/+1 |
2004-03-29 | Some fixes to expand_msdfs module. | Volker Lendecke | 1 | -2/+9 |
2004-03-26 | Move the Client-IP based msdfs target expansion to a VFS module. | Volker Lendecke | 1 | -0/+184 |