Age | Commit message (Expand) | Author | Files | Lines |
1997-10-23 | playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen) | Luke Leighton | 6 | -47/+146 |
1997-10-22 | client.c : | Luke Leighton | 2 | -11/+26 |
1997-10-22 | Makefile client.c : | Luke Leighton | 9 | -144/+315 |
1997-10-22 | Makefile client.c clientutil.c clitar.c nmbsync.c : | Luke Leighton | 7 | -1379/+422 |
1997-10-22 | loadparm.c : | Luke Leighton | 9 | -110/+210 |
1997-10-22 | shared memory code cleanups (partly preparing for a possible sysV | Andrew Tridgell | 4 | -56/+68 |
1997-10-22 | Implemented asynchronous DNS lookups in nmbd. | Andrew Tridgell | 8 | -107/+340 |
1997-10-22 | updated tel no and email address for my entry. | Luke Leighton | 1 | -2/+2 |
1997-10-22 | don't send any statistics in the node status reply | Andrew Tridgell | 1 | -6/+2 |
1997-10-21 | preparing for release of 1.9.18alpha3 | Samba Release Account | 39 | -39/+39 |
1997-10-21 | WHATSNEW.txt: Updated for alpha3. | Jeremy Allison | 3 | -4/+12 |
1997-10-21 | The ubi_* modules are under LGPL, not standard GPL. This README explains | Christopher R. Hertel | 1 | -0/+15 |
1997-10-21 | preparing for release of 1.9.18alpha2 | Samba Release Account | 39 | -12/+93 |
1997-10-21 | WHATSNEW.txt: Preparing for 1.9.18alpha2 release. | Jeremy Allison | 4 | -100/+180 |
1997-10-21 | chgpasswd.c: | Jeremy Allison | 3 | -73/+154 |
1997-10-21 | loadparm.c : | Luke Leighton | 6 | -4/+100 |
1997-10-21 | damn, I spelt EACCES wrong. | Andrew Tridgell | 1 | -1/+1 |
1997-10-21 | check for EPERM or EACCESS in file_utime() | Andrew Tridgell | 1 | -1/+6 |
1997-10-21 | don't check lp_alternate_permissions() in the new utime workaround | Andrew Tridgell | 1 | -14/+12 |
1997-10-21 | fix the order of become_uid() and become_gid() in become_root(). This | Andrew Tridgell | 2 | -9/+2 |
1997-10-21 | Updating an entry.Paul | Samba Release Account | 1 | -4/+1 |
1997-10-21 | add a note on how to map usernames with spaces in them | Andrew Tridgell | 1 | -0/+8 |
1997-10-21 | added a note about which netbios name is use in server level security | Andrew Tridgell | 1 | -0/+5 |
1997-10-21 | prototype updates | Andrew Tridgell | 1 | -10/+25 |
1997-10-21 | some cleanups in the clientutil.c code. | Andrew Tridgell | 2 | -32/+46 |
1997-10-21 | rewrote the password server code using the new clientgen.c client | Andrew Tridgell | 4 | -253/+217 |
1997-10-21 | This is a set of generic SMB client routines. I needed this in a hurry | Andrew Tridgell | 1 | -0/+673 |
1997-10-21 | get rid of the KEEP_PASSWORD_SERVER_OPEN define | Andrew Tridgell | 1 | -4/+0 |
1997-10-21 | add some debug info | Andrew Tridgell | 1 | -0/+2 |
1997-10-20 | Adding make_smbcodepage.1 man page. | Jeremy Allison | 3 | -1/+187 |
1997-10-20 | loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. Added | Jeremy Allison | 9 | -42/+95 |
1997-10-20 | added "domain groups" parameter, allowing you to specify the groups that | Luke Leighton | 4 | -3/+41 |
1997-10-20 | added description of parameters: | Luke Leighton | 1 | -2/+75 |
1997-10-20 | added copyright to headers. | Luke Leighton | 2 | -1/+4 |
1997-10-20 | NTDOMAIN.txt: | Luke Leighton | 2 | -0/+1186 |
1997-10-20 | Added DNS Proxy, Printing, [netlogon] share modes = no. | John Terpstra | 1 | -1/+12 |
1997-10-20 | updated briefly to mention NT domain support as working, but experimental. | Luke Leighton | 1 | -32/+40 |
1997-10-20 | removed home_share from user_info structure. | Luke Leighton | 1 | -4/+0 |
1997-10-20 | util.c password.c : | Luke Leighton | 6 | -78/+75 |
1997-10-20 | Fixed Upper/Lower case typos. | John Terpstra | 1 | -1/+1 |
1997-10-20 | a major share modes reorganisation. | Andrew Tridgell | 8 | -1760/+1927 |
1997-10-20 | casting cleanups | Andrew Tridgell | 5 | -18/+18 |
1997-10-20 | I am removing these from the source code in preparation for an | Andrew Tridgell | 2 | -130/+0 |
1997-10-20 | move calls to smbhash() inside smbdes.c (for legal reasons) | Andrew Tridgell | 3 | -12/+25 |
1997-10-19 | update the timestamp on config files in our linked list when we notice | Andrew Tridgell | 1 | -4/+4 |
1997-10-19 | debugging the srvsvc Net Share Enum. some padding issues; some string length | Luke Leighton | 3 | -5/+13 |
1997-10-19 | creating NetShareEnum parsing / reply creation. compiles, but untested. | Luke Leighton | 3 | -25/+163 |
1997-10-19 | Makefile : | Luke Leighton | 5 | -44/+285 |
1997-10-19 | added the following structures: | Luke Leighton | 1 | -0/+67 |
1997-10-19 | Added comment submitted by Frank Varnavas. | John Terpstra | 1 | -1/+31 |